summaryrefslogtreecommitdiff
path: root/00-sumfiles/gdb.sum.0
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 05:54:48 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 05:54:48 +0000
commitd9497480e8b591ad169345d5728a7fd9406fcba8 (patch)
treeb774a52a9839a8914cd889429a72293e8d1e4cc2 /00-sumfiles/gdb.sum.0
parent2879d79dccac21d029b321af8be7499ef34b5499 (diff)
force: #562: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/562/
Results : | # reset_artifacts: | -10 | # build_abe gdb -- --prefix /usr --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to '00-sumfiles/gdb.sum.0')
-rw-r--r--00-sumfiles/gdb.sum.0103741
1 files changed, 0 insertions, 103741 deletions
diff --git a/00-sumfiles/gdb.sum.0 b/00-sumfiles/gdb.sum.0
deleted file mode 100644
index d41b810..0000000
--- a/00-sumfiles/gdb.sum.0
+++ /dev/null
@@ -1,103741 +0,0 @@
-Native configuration is armv8l-unknown-linux-gnueabihf
-
- === gdb tests ===
-
-Schedule of variations:
- tcwg-local
-
-Running target tcwg-local
-Running gdb.git~master/gdb/testsuite/gdb.ada/O2_float_param.exp ...
-PASS: gdb.ada/O2_float_param.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/O2_float_param.exp: scenario=all: frame
-PASS: gdb.ada/O2_float_param.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/O2_float_param.exp: scenario=minimal: frame
-Running gdb.git~master/gdb/testsuite/gdb.ada/access_tagged_param.exp ...
-PASS: gdb.ada/access_tagged_param.exp: compilation foo.adb
-PASS: gdb.ada/access_tagged_param.exp: continue
-Running gdb.git~master/gdb/testsuite/gdb.ada/access_to_packed_array.exp ...
-PASS: gdb.ada/access_to_packed_array.exp: compilation foo.adb
-PASS: gdb.ada/access_to_packed_array.exp: maint expand-symtabs
-PASS: gdb.ada/access_to_packed_array.exp: maint print symbols
-PASS: gdb.ada/access_to_packed_array.exp: print pack.a
-PASS: gdb.ada/access_to_packed_array.exp: print pack.a(2)
-PASS: gdb.ada/access_to_packed_array.exp: print pack.aa
-PASS: gdb.ada/access_to_packed_array.exp: print pack.aa(2)
-PASS: gdb.ada/access_to_packed_array.exp: set logging enabled off
-PASS: gdb.ada/access_to_packed_array.exp: set logging enabled on
-PASS: gdb.ada/access_to_packed_array.exp: set logging file
-PASS: gdb.ada/access_to_packed_array.exp: set logging redirect on
-Running gdb.git~master/gdb/testsuite/gdb.ada/access_to_unbounded_array.exp ...
-PASS: gdb.ada/access_to_unbounded_array.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/access_to_unbounded_array.exp: scenario=all: print Aos(1)
-PASS: gdb.ada/access_to_unbounded_array.exp: scenario=all: print Aos(2)
-PASS: gdb.ada/access_to_unbounded_array.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/access_to_unbounded_array.exp: scenario=minimal: print Aos(1)
-PASS: gdb.ada/access_to_unbounded_array.exp: scenario=minimal: print Aos(2)
-Running gdb.git~master/gdb/testsuite/gdb.ada/addr_arith.exp ...
-PASS: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
-PASS: gdb.ada/addr_arith.exp: print 0 + something'address
-PASS: gdb.ada/addr_arith.exp: print 0 - something'address
-PASS: gdb.ada/addr_arith.exp: print something'address + 0
-PASS: gdb.ada/addr_arith.exp: print something'address - 0
-Running gdb.git~master/gdb/testsuite/gdb.ada/aliased_array.exp ...
-PASS: gdb.ada/aliased_array.exp: compilation foo.adb
-PASS: gdb.ada/aliased_array.exp: print bt
-Running gdb.git~master/gdb/testsuite/gdb.ada/arr_acc_idx_w_gap.exp ...
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: compilation enum_with_gap_main.adb
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: enum_rep
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: enum_val
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: other enum_rep
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print enum_subrange'pos(v)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print enum_subrange'val(3)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum'first
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum'last
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum'length
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum(lit2)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum(lit2..lit4)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum.all
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s'first
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s'last
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s'length
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s(2)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s(2..4)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s.all
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print v
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: compilation enum_with_gap_main.adb
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: enum_rep
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: enum_val
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: other enum_rep
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print enum_subrange'pos(v)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print enum_subrange'val(3)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum'first
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum'last
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum'length
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum(lit2)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum(lit2..lit4)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum.all
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s'first
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s'last
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s'length
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s(2)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s(2..4)
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s.all
-PASS: gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print v
-Running gdb.git~master/gdb/testsuite/gdb.ada/arr_arr.exp ...
-PASS: gdb.ada/arr_arr.exp: compilation foo.adb
-PASS: gdb.ada/arr_arr.exp: ptype a2
-Running gdb.git~master/gdb/testsuite/gdb.ada/arr_enum_idx_w_gap.exp ...
-PASS: gdb.ada/arr_enum_idx_w_gap.exp: scenario=all: compilation foo_q418_043.adb
-PASS: gdb.ada/arr_enum_idx_w_gap.exp: scenario=all: print A
-PASS: gdb.ada/arr_enum_idx_w_gap.exp: scenario=minimal: compilation foo_q418_043.adb
-PASS: gdb.ada/arr_enum_idx_w_gap.exp: scenario=minimal: print A
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_bounds.exp ...
-PASS: gdb.ada/array_bounds.exp: compilation bar.adb
-PASS: gdb.ada/array_bounds.exp: print itable'first
-PASS: gdb.ada/array_bounds.exp: print itable'last
-PASS: gdb.ada/array_bounds.exp: print table'first
-PASS: gdb.ada/array_bounds.exp: print table'last
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_char_idx.exp ...
-PASS: gdb.ada/array_char_idx.exp: Display my_table
-PASS: gdb.ada/array_char_idx.exp: compilation foo.adb
-PASS: gdb.ada/array_char_idx.exp: ptype char_table
-PASS: gdb.ada/array_char_idx.exp: ptype global_char_table
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_of_symbolic_length.exp ...
-PASS: gdb.ada/array_of_symbolic_length.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/array_of_symbolic_length.exp: scenario=all: print my_value
-PASS: gdb.ada/array_of_symbolic_length.exp: scenario=all: print rt
-PASS: gdb.ada/array_of_symbolic_length.exp: scenario=minimal: compilation foo.adb
-KFAIL: gdb.ada/array_of_symbolic_length.exp: scenario=minimal: print my_value (PRMS: minimal encodings)
-KFAIL: gdb.ada/array_of_symbolic_length.exp: scenario=minimal: print rt (PRMS: minimal encodings)
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_of_variable_length.exp ...
-PASS: gdb.ada/array_of_variable_length.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/array_of_variable_length.exp: scenario=all: print pck.a
-PASS: gdb.ada/array_of_variable_length.exp: scenario=all: ptype $
-PASS: gdb.ada/array_of_variable_length.exp: scenario=all: ptype pck.a
-PASS: gdb.ada/array_of_variable_length.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/array_of_variable_length.exp: scenario=minimal: print pck.a
-PASS: gdb.ada/array_of_variable_length.exp: scenario=minimal: ptype $
-PASS: gdb.ada/array_of_variable_length.exp: scenario=minimal: ptype pck.a
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_of_variant.exp ...
-PASS: gdb.ada/array_of_variant.exp: scenario=all: compilation p.adb
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print another_array
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print entire array
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print first array element
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print first array slice
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print first element of another_array
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print second array element
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print second array slice
-PASS: gdb.ada/array_of_variant.exp: scenario=all: print second element of another_array
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: compilation p.adb
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: fetch value for python
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print another_array
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print entire array
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print first array element
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print first array slice
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print first element of another_array
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print second array element
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print second array slice
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: print second element of another_array
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: python print array
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: python print first array element
-PASS: gdb.ada/array_of_variant.exp: scenario=minimal: python print second array element
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_ptr_renaming.exp ...
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=all: print nt
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=all: print nt(1)
-KFAIL: gdb.ada/array_ptr_renaming.exp: scenario=all: print ntp (PRMS: gdb/25883)
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=all: print ntp(3)
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=all: print ntp.all
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=minimal: print nt
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=minimal: print nt(1)
-KFAIL: gdb.ada/array_ptr_renaming.exp: scenario=minimal: print ntp (PRMS: gdb/25883)
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=minimal: print ntp(3)
-PASS: gdb.ada/array_ptr_renaming.exp: scenario=minimal: print ntp.all
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_return.exp ...
-PASS: gdb.ada/array_return.exp: compilation p.adb
-PASS: gdb.ada/array_return.exp: continuing to Create_Large
-PASS: gdb.ada/array_return.exp: continuing to Create_Small
-PASS: gdb.ada/array_return.exp: continuing to Create_Small_Float_Vector
-PASS: gdb.ada/array_return.exp: insert breakpoint in create_large
-PASS: gdb.ada/array_return.exp: insert breakpoint in create_small
-PASS: gdb.ada/array_return.exp: insert breakpoint in create_small_float_vector
-PASS: gdb.ada/array_return.exp: value printed by finish of Create_Large
-PASS: gdb.ada/array_return.exp: value printed by finish of Create_Small
-PASS: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
-Running gdb.git~master/gdb/testsuite/gdb.ada/array_subscript_addr.exp ...
-PASS: gdb.ada/array_subscript_addr.exp: compilation p.adb
-PASS: gdb.ada/array_subscript_addr.exp: print a(2)'Address
-Running gdb.git~master/gdb/testsuite/gdb.ada/arraydim.exp ...
-PASS: gdb.ada/arraydim.exp: compilation foo.adb
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'first
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'first(1)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'first(2)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'first(3)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'last
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'last(1)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'last(2)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'last(3)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'length
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'length(1)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'length(2)
-PASS: gdb.ada/arraydim.exp: print global_3dim_for_gdb_testing'length(3)
-PASS: gdb.ada/arraydim.exp: print m'first
-PASS: gdb.ada/arraydim.exp: print m'first(1)
-PASS: gdb.ada/arraydim.exp: print m'first(2)
-PASS: gdb.ada/arraydim.exp: print m'first(3)
-PASS: gdb.ada/arraydim.exp: print m'last
-PASS: gdb.ada/arraydim.exp: print m'last(1)
-PASS: gdb.ada/arraydim.exp: print m'last(2)
-PASS: gdb.ada/arraydim.exp: print m'last(3)
-PASS: gdb.ada/arraydim.exp: print m'length
-PASS: gdb.ada/arraydim.exp: print m'length(1)
-PASS: gdb.ada/arraydim.exp: print m'length(2)
-PASS: gdb.ada/arraydim.exp: print m'length(3)
-PASS: gdb.ada/arraydim.exp: ptype global_3dim_for_gdb_testing
-PASS: gdb.ada/arraydim.exp: ptype m
-Running gdb.git~master/gdb/testsuite/gdb.ada/arrayidx.exp ...
-PASS: gdb.ada/arrayidx.exp: compilation p.adb
-PASS: gdb.ada/arrayidx.exp: print e_one_two_three
-PASS: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
-PASS: gdb.ada/arrayidx.exp: print empty
-PASS: gdb.ada/arrayidx.exp: print empty, indexes off
-PASS: gdb.ada/arrayidx.exp: print few_reps
-PASS: gdb.ada/arrayidx.exp: print few_reps, indexes off
-PASS: gdb.ada/arrayidx.exp: print many_reps
-PASS: gdb.ada/arrayidx.exp: print many_reps, indexes off
-PASS: gdb.ada/arrayidx.exp: print one_two_three
-PASS: gdb.ada/arrayidx.exp: print one_two_three, indexes off
-PASS: gdb.ada/arrayidx.exp: print p_one_two_three
-PASS: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
-PASS: gdb.ada/arrayidx.exp: print r_two_three
-PASS: gdb.ada/arrayidx.exp: print r_two_three, indexes off
-PASS: gdb.ada/arrayidx.exp: print u_one_two_three
-PASS: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
-PASS: gdb.ada/arrayidx.exp: set print array-indexes off
-PASS: gdb.ada/arrayidx.exp: set print array-indexes on
-Running gdb.git~master/gdb/testsuite/gdb.ada/arrayparam.exp ...
-PASS: gdb.ada/arrayparam.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/arrayparam.exp: scenario=all: print call_me("bonjour")
-PASS: gdb.ada/arrayparam.exp: scenario=all: print first after function call
-PASS: gdb.ada/arrayparam.exp: scenario=all: print last after function call
-PASS: gdb.ada/arrayparam.exp: scenario=all: print length after function call
-PASS: gdb.ada/arrayparam.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/arrayparam.exp: scenario=minimal: print call_me("bonjour")
-PASS: gdb.ada/arrayparam.exp: scenario=minimal: print first after function call
-PASS: gdb.ada/arrayparam.exp: scenario=minimal: print last after function call
-PASS: gdb.ada/arrayparam.exp: scenario=minimal: print length after function call
-Running gdb.git~master/gdb/testsuite/gdb.ada/arrayptr.exp ...
-PASS: gdb.ada/arrayptr.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/arrayptr.exp: scenario=all: print arr_ptr
-PASS: gdb.ada/arrayptr.exp: scenario=all: print arr_ptr(2)
-PASS: gdb.ada/arrayptr.exp: scenario=all: print arr_ptr(3..4)
-PASS: gdb.ada/arrayptr.exp: scenario=all: print null_string
-PASS: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr(3)
-PASS: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr.all
-PASS: gdb.ada/arrayptr.exp: scenario=all: print pa_ptr.all(3)
-PASS: gdb.ada/arrayptr.exp: scenario=all: print string_p
-PASS: gdb.ada/arrayptr.exp: scenario=all: print string_p(3..4)
-PASS: gdb.ada/arrayptr.exp: scenario=all: ptype string_access
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print arr_ptr
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print arr_ptr(2)
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print arr_ptr(3..4)
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print null_string
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr(3)
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr.all
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print pa_ptr.all(3)
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print string_p
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: print string_p(3..4)
-PASS: gdb.ada/arrayptr.exp: scenario=minimal: ptype string_access
-Running gdb.git~master/gdb/testsuite/gdb.ada/assign_1.exp ...
-PASS: gdb.ada/assign_1.exp: changing the language to ada
-PASS: gdb.ada/assign_1.exp: invalid use of '@' causes error
-PASS: gdb.ada/assign_1.exp: nested assignment
-PASS: gdb.ada/assign_1.exp: set convenience variable $xxx to 1
-PASS: gdb.ada/assign_1.exp: set yyy
-PASS: gdb.ada/assign_1.exp: update convenience using '@'
-PASS: gdb.ada/assign_1.exp: value of yyy after nested assignment
-Running gdb.git~master/gdb/testsuite/gdb.ada/assign_arr.exp ...
-PASS: gdb.ada/assign_arr.exp: assign to a
-PASS: gdb.ada/assign_arr.exp: compilation main_p324_051.adb
-PASS: gdb.ada/assign_arr.exp: continue to breakpoint: STOP2
-PASS: gdb.ada/assign_arr.exp: print a
-PASS: gdb.ada/assign_arr.exp: print assign_arr_input.u2 :=(0.25, others => 0.125)
-PASS: gdb.ada/assign_arr.exp: print assign_arr_input.u2 :=(0.25,0.5,0.75)
-Running gdb.git~master/gdb/testsuite/gdb.ada/assoc.exp ...
-KFAIL: gdb.ada/assoc.exp: assign to value (PRMS: aggregate expression bug)
-PASS: gdb.ada/assoc.exp: compilation main.adb
-PASS: gdb.ada/assoc.exp: print pck.svalue := (center => 99)
-Running gdb.git~master/gdb/testsuite/gdb.ada/atomic_enum.exp ...
-PASS: gdb.ada/atomic_enum.exp: compilation foo.adb
-PASS: gdb.ada/atomic_enum.exp: ptype pck.data_flag
-Running gdb.git~master/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp ...
-PASS: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
-PASS: gdb.ada/attr_ref_and_charlit.exp: cont: print s'first
-PASS: gdb.ada/attr_ref_and_charlit.exp: cont: print s'last
-PASS: gdb.ada/attr_ref_and_charlit.exp: cont: print s(s'first) = 'c'
-PASS: gdb.ada/attr_ref_and_charlit.exp: cont: print s(s'last) /= 'd'
-PASS: gdb.ada/attr_ref_and_charlit.exp: continue
-PASS: gdb.ada/attr_ref_and_charlit.exp: run: print s'first
-PASS: gdb.ada/attr_ref_and_charlit.exp: run: print s'last
-PASS: gdb.ada/attr_ref_and_charlit.exp: run: print s(s'first) = 'a'
-PASS: gdb.ada/attr_ref_and_charlit.exp: run: print s(s'last) /= 'b'
-Running gdb.git~master/gdb/testsuite/gdb.ada/ax-ada.exp ...
-PASS: gdb.ada/ax-ada.exp: compilation prog.adb
-PASS: gdb.ada/ax-ada.exp: maint agent-eval range_variable = 23
-PASS: gdb.ada/ax-ada.exp: maint agent-eval variable = 23
-Running gdb.git~master/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp ...
-PASS: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK 2
-KFAIL: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK Task TaSK 2 (PRMS: gdb/14111)
-PASS: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK if
-PASS: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
-Running gdb.git~master/gdb/testsuite/gdb.ada/bias.exp ...
-PASS: gdb.ada/bias.exp: compilation bias.adb
-PASS: gdb.ada/bias.exp: print a
-PASS: gdb.ada/bias.exp: print cval
-PASS: gdb.ada/bias.exp: print spr
-PASS: gdb.ada/bias.exp: print x
-PASS: gdb.ada/bias.exp: print x * x1
-PASS: gdb.ada/bias.exp: print x + x1
-PASS: gdb.ada/bias.exp: print x - x1
-PASS: gdb.ada/bias.exp: print x / x1
-PASS: gdb.ada/bias.exp: print x := 5
-PASS: gdb.ada/bias.exp: print y
-PASS: gdb.ada/bias.exp: print y /= y
-PASS: gdb.ada/bias.exp: print y /= y1
-PASS: gdb.ada/bias.exp: print y < y1
-PASS: gdb.ada/bias.exp: print y <= y1
-PASS: gdb.ada/bias.exp: print y = y
-PASS: gdb.ada/bias.exp: print y > y1
-PASS: gdb.ada/bias.exp: print y >= y1
-PASS: gdb.ada/bias.exp: print/c cval
-PASS: gdb.ada/bias.exp: ptype x + x1
-PASS: gdb.ada/bias.exp: re-read x after storing
-Running gdb.git~master/gdb/testsuite/gdb.ada/big_packed_array.exp ...
-PASS: gdb.ada/big_packed_array.exp: scenario=all: compilation foo_ra24_010.adb
-PASS: gdb.ada/big_packed_array.exp: scenario=all: print bad
-PASS: gdb.ada/big_packed_array.exp: scenario=all: print good
-PASS: gdb.ada/big_packed_array.exp: scenario=minimal: compilation foo_ra24_010.adb
-PASS: gdb.ada/big_packed_array.exp: scenario=minimal: print bad
-PASS: gdb.ada/big_packed_array.exp: scenario=minimal: print good
-Running gdb.git~master/gdb/testsuite/gdb.ada/boolean_expr.exp ...
-PASS: gdb.ada/boolean_expr.exp: changing the language to ada
-PASS: gdb.ada/boolean_expr.exp: print 1 = 2
-PASS: gdb.ada/boolean_expr.exp: print 3 = 3
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_c_mixed_case.exp ...
-PASS: gdb.ada/bp_c_mixed_case.exp: break <MixedCaseFunc>
-PASS: gdb.ada/bp_c_mixed_case.exp: break <MixedCaseFunc>, in C
-PASS: gdb.ada/bp_c_mixed_case.exp: break <NoDebugMixedCaseFunc>
-PASS: gdb.ada/bp_c_mixed_case.exp: break <NoDebugMixedCaseFunc>, in C
-PASS: gdb.ada/bp_c_mixed_case.exp: compilation foo_h731_021.adb
-PASS: gdb.ada/bp_c_mixed_case.exp: continue
-PASS: gdb.ada/bp_c_mixed_case.exp: p <MixedCaseFunc>, in Ada
-PASS: gdb.ada/bp_c_mixed_case.exp: p <MixedCaseFunc>, in C
-PASS: gdb.ada/bp_c_mixed_case.exp: p <NoDebugMixedCaseFunc>, in Ada
-PASS: gdb.ada/bp_c_mixed_case.exp: p <NoDebugMixedCaseFunc>, in C
-PASS: gdb.ada/bp_c_mixed_case.exp: show lang
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_enum_homonym.exp ...
-PASS: gdb.ada/bp_enum_homonym.exp: break archive
-PASS: gdb.ada/bp_enum_homonym.exp: compilation p.adb
-PASS: gdb.ada/bp_enum_homonym.exp: list pck.adb:1
-PASS: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_fun_addr.exp ...
-PASS: gdb.ada/bp_fun_addr.exp: break *bp_fun_addr'address
-PASS: gdb.ada/bp_fun_addr.exp: compilation bp_fun_addr.adb
-PASS: gdb.ada/bp_fun_addr.exp: run until breakpoint at bp_fun_addr'address
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_inlined_func.exp ...
-PASS: gdb.ada/bp_inlined_func.exp: compilation foo.adb
-PASS: gdb.ada/bp_inlined_func.exp: continuing to program completion
-PASS: gdb.ada/bp_inlined_func.exp: iteration 0: stopped in read_small
-PASS: gdb.ada/bp_inlined_func.exp: iteration 1: stopped in read_small
-PASS: gdb.ada/bp_inlined_func.exp: iteration 2: stopped in read_small
-PASS: gdb.ada/bp_inlined_func.exp: iteration 3: stopped in read_small
-PASS: gdb.ada/bp_inlined_func.exp: set breakpoint at read_small
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_on_var.exp ...
-PASS: gdb.ada/bp_on_var.exp: break pck.my_global_variable
-PASS: gdb.ada/bp_on_var.exp: break pck.my_hidden_variable
-PASS: gdb.ada/bp_on_var.exp: compilation foo.adb
-PASS: gdb.ada/bp_on_var.exp: disable pending breakpoints
-PASS: gdb.ada/bp_on_var.exp: disable pending breakpoints after restart
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_range_type.exp ...
-PASS: gdb.ada/bp_range_type.exp: break foo.adb:24 if small_value > 20
-PASS: gdb.ada/bp_range_type.exp: compilation foo.adb
-PASS: gdb.ada/bp_range_type.exp: print small_value
-PASS: gdb.ada/bp_range_type.exp: run to breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/bp_reset.exp ...
-PASS: gdb.ada/bp_reset.exp: break do_nothing
-PASS: gdb.ada/bp_reset.exp: break nested_sub
-PASS: gdb.ada/bp_reset.exp: compilation foo.adb
-PASS: gdb.ada/bp_reset.exp: run to first breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/break-label.exp ...
-PASS: gdb.ada/break-label.exp: compilation proc.adb
-PASS: gdb.ada/break-label.exp: name=Break_Here: gdb_breakpoint: set breakpoint at proc:Break_Here
-PASS: gdb.ada/break-label.exp: name=Break_Here: runto: run to proc:Break_Here
-PASS: gdb.ada/break-label.exp: name=break_here: gdb_breakpoint: set breakpoint at proc:break_here
-PASS: gdb.ada/break-label.exp: name=break_here: runto: run to proc:break_here
-Running gdb.git~master/gdb/testsuite/gdb.ada/byte_packed_arr.exp ...
-PASS: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
-PASS: gdb.ada/byte_packed_arr.exp: print broken
-Running gdb.git~master/gdb/testsuite/gdb.ada/call-no-debug.exp ...
-PASS: gdb.ada/call-no-debug.exp: call function without debuginfo
-PASS: gdb.ada/call-no-debug.exp: compilation pck.adb
-PASS: gdb.ada/call-no-debug.exp: compilation prog.adb
-PASS: gdb.ada/call-no-debug.exp: use cast to call function without debuginfo
-Running gdb.git~master/gdb/testsuite/gdb.ada/call_pn.exp ...
-PASS: gdb.ada/call_pn.exp: compilation foo.adb
-PASS: gdb.ada/call_pn.exp: maint expand-symtabs
-PASS: gdb.ada/call_pn.exp: print last_node_id after calling pn
-PASS: gdb.ada/call_pn.exp: print last_node_id before calling pn
-PASS: gdb.ada/call_pn.exp: print pn(4321)
-Running gdb.git~master/gdb/testsuite/gdb.ada/catch_assert_if.exp ...
-UNSUPPORTED: gdb.ada/catch_assert_if.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/catch_ex.exp ...
-UNSUPPORTED: gdb.ada/catch_ex.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/catch_ex_std.exp ...
-UNSUPPORTED: gdb.ada/catch_ex_std.exp: require failed: shared_gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/char_enum.exp ...
-PASS: gdb.ada/char_enum.exp: compilation foo.adb
-PASS: gdb.ada/char_enum.exp: print Char_Enum_Type'('0')
-PASS: gdb.ada/char_enum.exp: print Char_Enum_Type'('B')
-PASS: gdb.ada/char_enum.exp: print Char_Enum_Type'('_')
-PASS: gdb.ada/char_enum.exp: print pck.Global_Enum_Type'('+')
-PASS: gdb.ada/char_enum.exp: print pck.Global_Enum_Type'('Y')
-PASS: gdb.ada/char_enum.exp: print pck.Global_Enum_Type'('x')
-PASS: gdb.ada/char_enum.exp: ptype Char_Enum_Type
-PASS: gdb.ada/char_enum.exp: ptype pck.Global_Enum_Type
-Running gdb.git~master/gdb/testsuite/gdb.ada/char_enum_overload.exp ...
-PASS: gdb.ada/char_enum_overload.exp: call correct overload
-PASS: gdb.ada/char_enum_overload.exp: compilation foo.adb
-PASS: gdb.ada/char_enum_overload.exp: use enum constant
-Running gdb.git~master/gdb/testsuite/gdb.ada/char_enum_unicode.exp ...
-PASS: gdb.ada/char_enum_unicode.exp: compilation foo.adb
-PASS: gdb.ada/char_enum_unicode.exp: print "["0178"]"
-PASS: gdb.ada/char_enum_unicode.exp: print "["de"]"
-PASS: gdb.ada/char_enum_unicode.exp: print '["0178"]'
-PASS: gdb.ada/char_enum_unicode.exp: print '["01fa00"]'
-PASS: gdb.ada/char_enum_unicode.exp: print '["de"]'
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Alpha
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Enum_Type'('["0178"]')
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Enum_Type'('["1fa00"]')
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Enum_Type'('["de"]')
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Enum_Type'('x')
-PASS: gdb.ada/char_enum_unicode.exp: print Char_King
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Thorn
-PASS: gdb.ada/char_enum_unicode.exp: print Char_X
-PASS: gdb.ada/char_enum_unicode.exp: print Char_Y
-PASS: gdb.ada/char_enum_unicode.exp: ptype Char_Enum_Type
-Running gdb.git~master/gdb/testsuite/gdb.ada/char_param.exp ...
-PASS: gdb.ada/char_param.exp: call next
-PASS: gdb.ada/char_param.exp: call same
-PASS: gdb.ada/char_param.exp: compilation foo.adb
-PASS: gdb.ada/char_param.exp: print procedure_result after calling next
-PASS: gdb.ada/char_param.exp: print procedure_result after calling same
-PASS: gdb.ada/char_param.exp: print procedure_result before calling same
-Running gdb.git~master/gdb/testsuite/gdb.ada/complete.exp ...
-PASS: gdb.ada/complete.exp: compilation foo.adb
-PASS: gdb.ada/complete.exp: complete break ada
-PASS: gdb.ada/complete.exp: complete fully qualified package name
-PASS: gdb.ada/complete.exp: complete nested package name
-PASS: gdb.ada/complete.exp: complete p <Exported
-PASS: gdb.ada/complete.exp: complete p <__gnat_ada_main_prog
-PASS: gdb.ada/complete.exp: complete p <pck__my
-PASS: gdb.ada/complete.exp: complete p __gnat_ada_main_progra
-PASS: gdb.ada/complete.exp: complete p ambig
-PASS: gdb.ada/complete.exp: complete p ambiguous_f
-PASS: gdb.ada/complete.exp: complete p ambiguous_func
-PASS: gdb.ada/complete.exp: complete p exported
-PASS: gdb.ada/complete.exp: complete p external_ident
-PASS: gdb.ada/complete.exp: complete p inner.insi
-PASS: gdb.ada/complete.exp: complete p insi
-PASS: gdb.ada/complete.exp: complete p local_ident
-PASS: gdb.ada/complete.exp: complete p my_glob
-PASS: gdb.ada/complete.exp: complete p not_in_sco
-PASS: gdb.ada/complete.exp: complete p pck
-PASS: gdb.ada/complete.exp: complete p pck.
-PASS: gdb.ada/complete.exp: complete p pck.inner.
-PASS: gdb.ada/complete.exp: complete p pck.inner.ins
-PASS: gdb.ada/complete.exp: complete p pck.ins
-PASS: gdb.ada/complete.exp: complete p pck.local_ident
-PASS: gdb.ada/complete.exp: complete p pck.my
-PASS: gdb.ada/complete.exp: complete p pck__inner__ins
-PASS: gdb.ada/complete.exp: complete p pck__local_ident
-PASS: gdb.ada/complete.exp: complete p side
-PASS: gdb.ada/complete.exp: complete p some
-PASS: gdb.ada/complete.exp: interactive complete 'print some'
-PASS: gdb.ada/complete.exp: p <Exported_Capitalized>
-PASS: gdb.ada/complete.exp: p Exported_Capitalized
-PASS: gdb.ada/complete.exp: p exported_capitalized
-PASS: gdb.ada/complete.exp: set max-completions unlimited
-Running gdb.git~master/gdb/testsuite/gdb.ada/cond_lang.exp ...
-PASS: gdb.ada/cond_lang.exp: break mixed.adb:33 if light = green
-PASS: gdb.ada/cond_lang.exp: compilation a.adb
-PASS: gdb.ada/cond_lang.exp: continue
-PASS: gdb.ada/cond_lang.exp: show lang
-Running gdb.git~master/gdb/testsuite/gdb.ada/convvar_comp.exp ...
-PASS: gdb.ada/convvar_comp.exp: compilation pb16_063.adb
-FAIL: gdb.ada/convvar_comp.exp: print $item.started
-FAIL: gdb.ada/convvar_comp.exp: print item.started
-FAIL: gdb.ada/convvar_comp.exp: set variable $item := item
-Running gdb.git~master/gdb/testsuite/gdb.ada/data-sections.exp ...
-PASS: gdb.ada/data-sections.exp: compilation main.adb
-Running gdb.git~master/gdb/testsuite/gdb.ada/dgopt.exp ...
-PASS: gdb.ada/dgopt.exp: compilation x.adb
-PASS: gdb.ada/dgopt.exp: list x.adb:16, 16
-Running gdb.git~master/gdb/testsuite/gdb.ada/disc_arr_bound.exp ...
-PASS: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
-PASS: gdb.ada/disc_arr_bound.exp: print r
-PASS: gdb.ada/disc_arr_bound.exp: print r.a
-Running gdb.git~master/gdb/testsuite/gdb.ada/discrete-char.exp ...
-PASS: gdb.ada/discrete-char.exp: compilation main.adb
-PASS: gdb.ada/discrete-char.exp: print array_value
-PASS: gdb.ada/discrete-char.exp: print character'first
-PASS: gdb.ada/discrete-char.exp: print character'pos('A')
-PASS: gdb.ada/discrete-char.exp: print character'val(65)
-PASS: gdb.ada/discrete-char.exp: set print array-indexes on
-Running gdb.git~master/gdb/testsuite/gdb.ada/display_nested.exp ...
-PASS: gdb.ada/display_nested.exp: compilation foo.adb
-PASS: gdb.ada/display_nested.exp: display s(I..I+5)
-Running gdb.git~master/gdb/testsuite/gdb.ada/dot_all.exp ...
-PASS: gdb.ada/dot_all.exp: compilation foo.adb
-PASS: gdb.ada/dot_all.exp: print addr.ALL
-PASS: gdb.ada/dot_all.exp: print addr.AlL
-PASS: gdb.ada/dot_all.exp: print addr.all
-Running gdb.git~master/gdb/testsuite/gdb.ada/dyn-range.exp ...
-PASS: gdb.ada/dyn-range.exp: compilation dyn.adb
-PASS: gdb.ada/dyn-range.exp: whatis d
-Running gdb.git~master/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ...
-PASS: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
-PASS: gdb.ada/dyn_arrayidx.exp: maintenance set ada ignore-descriptive-types
-PASS: gdb.ada/dyn_arrayidx.exp: ptype array_type
-Running gdb.git~master/gdb/testsuite/gdb.ada/dyn_loc.exp ...
-PASS: gdb.ada/dyn_loc.exp: compilation p.adb
-PASS: gdb.ada/dyn_loc.exp: info locals
-Running gdb.git~master/gdb/testsuite/gdb.ada/dyn_stride.exp ...
-PASS: gdb.ada/dyn_stride.exp: compilation foo.adb
-PASS: gdb.ada/dyn_stride.exp: print A1(1)
-PASS: gdb.ada/dyn_stride.exp: print A1(1..3)
-PASS: gdb.ada/dyn_stride.exp: print A1(2)
-PASS: gdb.ada/dyn_stride.exp: print A1(3)
-PASS: gdb.ada/dyn_stride.exp: print a1(1)@3
-Running gdb.git~master/gdb/testsuite/gdb.ada/dynamic-iface.exp ...
-UNSUPPORTED: gdb.ada/dynamic-iface.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/enum_idx_packed.exp ...
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print cold
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print cold'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print confused_array(green, red)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print confused_array(red, green)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print full
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print full'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print multi
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print multi'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print multi_access.all
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print multi_multi
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print multi_multi(1,3)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print multi_multi(2)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print primary
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print primary'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print small
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: print small'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: ptype cold
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: ptype full
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: ptype multi
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: ptype primary
-PASS: gdb.ada/enum_idx_packed.exp: scenario=all: ptype small
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print cold
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print cold'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print confused_array(green, red)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print confused_array(red, green)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print full
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print full'first
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_access.all
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(1,3)
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(2)
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print primary
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: print primary'first
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small'first
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype cold
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype full
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype multi
-PASS: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype primary
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype small
-Running gdb.git~master/gdb/testsuite/gdb.ada/enum_qual.exp ...
-PASS: gdb.ada/enum_qual.exp: compilation qual.adb
-PASS: gdb.ada/enum_qual.exp: print qualified no_element
-Running gdb.git~master/gdb/testsuite/gdb.ada/enums_overload.exp ...
-PASS: gdb.ada/enums_overload.exp: compilation enums_overload_main.adb
-PASS: gdb.ada/enums_overload.exp: function call disambiguates enum
-PASS: gdb.ada/enums_overload.exp: print x
-PASS: gdb.ada/enums_overload.exp: print x := red
-PASS: gdb.ada/enums_overload.exp: print y
-PASS: gdb.ada/enums_overload.exp: print y := red
-PASS: gdb.ada/enums_overload.exp: ptype x
-Running gdb.git~master/gdb/testsuite/gdb.ada/excep_handle.exp ...
-UNSUPPORTED: gdb.ada/excep_handle.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/exec_changed.exp ...
-PASS: gdb.ada/exec_changed.exp: compilation first.adb
-PASS: gdb.ada/exec_changed.exp: compilation second.adb
-PASS: gdb.ada/exec_changed.exp: mt set symbol-cache-size 0
-PASS: gdb.ada/exec_changed.exp: shell mv ${binfile2} ${common_binfile}
-PASS: gdb.ada/exec_changed.exp: shell mv ${binfile} ${common_binfile}
-PASS: gdb.ada/exec_changed.exp: shell mv ${common_binfile} ${binfile}
-PASS: gdb.ada/exec_changed.exp: shell sleep 1, once
-PASS: gdb.ada/exec_changed.exp: shell sleep 1, twice
-PASS: gdb.ada/exec_changed.exp: shell touch ${binfile}$EXEEXT
-PASS: gdb.ada/exec_changed.exp: shell touch ${common_binfile}
-PASS: gdb.ada/exec_changed.exp: start first
-PASS: gdb.ada/exec_changed.exp: start just first
-PASS: gdb.ada/exec_changed.exp: start second
-Running gdb.git~master/gdb/testsuite/gdb.ada/expr_delims.exp ...
-PASS: gdb.ada/expr_delims.exp: break foo.adb:23
-PASS: gdb.ada/expr_delims.exp: check that watchpoint is set correctly.
-PASS: gdb.ada/expr_delims.exp: combination of 'if' and 'thread' delimiters.
-PASS: gdb.ada/expr_delims.exp: compilation foo.adb
-PASS: gdb.ada/expr_delims.exp: continue
-PASS: gdb.ada/expr_delims.exp: delete 1
-PASS: gdb.ada/expr_delims.exp: print variable 'thread'
-PASS: gdb.ada/expr_delims.exp: run to foo
-PASS: gdb.ada/expr_delims.exp: set conditional watchpoint.
-PASS: gdb.ada/expr_delims.exp: set plain watchpoint on variable 'thread'
-Running gdb.git~master/gdb/testsuite/gdb.ada/expr_with_funcall.exp ...
-PASS: gdb.ada/expr_with_funcall.exp: compilation expr_r821_013.adb
-PASS: gdb.ada/expr_with_funcall.exp: print 1 + something
-PASS: gdb.ada/expr_with_funcall.exp: print 1 + something()
-PASS: gdb.ada/expr_with_funcall.exp: print 246 - something
-PASS: gdb.ada/expr_with_funcall.exp: print 246 - something()
-PASS: gdb.ada/expr_with_funcall.exp: print 3 * something
-PASS: gdb.ada/expr_with_funcall.exp: print 3 * something()
-PASS: gdb.ada/expr_with_funcall.exp: print 496 / something
-PASS: gdb.ada/expr_with_funcall.exp: print 496 / something()
-PASS: gdb.ada/expr_with_funcall.exp: print something
-PASS: gdb.ada/expr_with_funcall.exp: print something * 3
-PASS: gdb.ada/expr_with_funcall.exp: print something + 1
-PASS: gdb.ada/expr_with_funcall.exp: print something - 2
-PASS: gdb.ada/expr_with_funcall.exp: print something / 4
-PASS: gdb.ada/expr_with_funcall.exp: print something()
-PASS: gdb.ada/expr_with_funcall.exp: print something() * 3
-PASS: gdb.ada/expr_with_funcall.exp: print something() + 1
-PASS: gdb.ada/expr_with_funcall.exp: print something() - 2
-PASS: gdb.ada/expr_with_funcall.exp: print something() / 4
-Running gdb.git~master/gdb/testsuite/gdb.ada/exprs.exp ...
-PASS: gdb.ada/exprs.exp: Long_Long_Integer ** Y
-PASS: gdb.ada/exprs.exp: compilation p.adb
-PASS: gdb.ada/exprs.exp: long_float'max
-PASS: gdb.ada/exprs.exp: long_float'min
-Running gdb.git~master/gdb/testsuite/gdb.ada/file-then-restart.exp ...
-PASS: gdb.ada/file-then-restart.exp: compilation first.adb
-PASS: gdb.ada/file-then-restart.exp: compilation second.adb
-PASS: gdb.ada/file-then-restart.exp: scenario=kill: set confirm off
-PASS: gdb.ada/file-then-restart.exp: scenario=kill: start first
-PASS: gdb.ada/file-then-restart.exp: scenario=kill: start second
-PASS: gdb.ada/file-then-restart.exp: scenario=kill: switch to second executable
-PASS: gdb.ada/file-then-restart.exp: scenario=no-kill: set confirm off
-PASS: gdb.ada/file-then-restart.exp: scenario=no-kill: start first
-PASS: gdb.ada/file-then-restart.exp: scenario=no-kill: start second
-PASS: gdb.ada/file-then-restart.exp: scenario=no-kill: switch to second executable
-Running gdb.git~master/gdb/testsuite/gdb.ada/fin_fun_out.exp ...
-PASS: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
-PASS: gdb.ada/fin_fun_out.exp: finish
-PASS: gdb.ada/fin_fun_out.exp: print 1
-Running gdb.git~master/gdb/testsuite/gdb.ada/finish-large.exp ...
-PASS: gdb.ada/finish-large.exp: compilation p.adb
-PASS: gdb.ada/finish-large.exp: finish
-Running gdb.git~master/gdb/testsuite/gdb.ada/finish-var-size.exp ...
-UNSUPPORTED: gdb.ada/finish-var-size.exp: require failed: expr [gcc_major_version] >= 12
-Running gdb.git~master/gdb/testsuite/gdb.ada/fixed_cmp.exp ...
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=all: compilation fixed.adb
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 10
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 10.0
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 20
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 20.0
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: compilation fixed.adb
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 10
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 10.0
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 20
-PASS: gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 20.0
-Running gdb.git~master/gdb/testsuite/gdb.ada/fixed_points.exp ...
-PASS: gdb.ada/fixed_points.exp: scenario=all: compilation fixed_points.adb
-PASS: gdb.ada/fixed_points.exp: scenario=all: p on a fixed point type
-PASS: gdb.ada/fixed_points.exp: scenario=all: p on a new fixed point type
-PASS: gdb.ada/fixed_points.exp: scenario=all: p on a subtype fixed point type
-PASS: gdb.ada/fixed_points.exp: scenario=all: print + fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print - fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print 0 + fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print 1 * fp4_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print Overprecise_Object
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp1_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp2_var + 0
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp2_var - 0
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp3_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp4_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp4_var * 1
-PASS: gdb.ada/fixed_points.exp: scenario=all: print fp4_var / 1
-PASS: gdb.ada/fixed_points.exp: scenario=all: ptype Overprecise_Object
-PASS: gdb.ada/fixed_points.exp: scenario=all: ptype fp1_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: ptype fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=all: ptype fp3_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: compilation fixed_points.adb
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: p on a fixed point type
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: p on a new fixed point type
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: p on a subtype fixed point type
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print + fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print - fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print 0 + fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print 1 * fp4_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print Overprecise_Object
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp1_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp2_var + 0
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp2_var - 0
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp3_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp4_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp4_var * 1
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp4_var / 1
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: print fp5_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: ptype Overprecise_Object
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: ptype fp1_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: ptype fp2_var
-PASS: gdb.ada/fixed_points.exp: scenario=minimal: ptype fp3_var
-Running gdb.git~master/gdb/testsuite/gdb.ada/fixed_points_function.exp ...
-PASS: gdb.ada/fixed_points_function.exp: compilation fixed_points_function.adb
-PASS: gdb.ada/fixed_points_function.exp: print call_fp1(-0.5)
-PASS: gdb.ada/fixed_points_function.exp: print call_fp1(0.5)
-PASS: gdb.ada/fixed_points_function.exp: print call_fp1(1)
-Running gdb.git~master/gdb/testsuite/gdb.ada/float-bits.exp ...
-PASS: gdb.ada/float-bits.exp: compilation prog.adb
-PASS: gdb.ada/float-bits.exp: maint print architecture
-PASS: gdb.ada/float-bits.exp: print 16f#41b80000#
-PASS: gdb.ada/float-bits.exp: print 16lf#bc0d83c94fb6d2ac#
-PASS: gdb.ada/float-bits.exp: print val_double
-PASS: gdb.ada/float-bits.exp: print val_double := 16lf#bc0d83c94fb6d2ac#
-PASS: gdb.ada/float-bits.exp: print val_double after assignment
-PASS: gdb.ada/float-bits.exp: print val_float
-PASS: gdb.ada/float-bits.exp: print val_float := 16f#41b80000#
-PASS: gdb.ada/float-bits.exp: print val_float after assignment
-Running gdb.git~master/gdb/testsuite/gdb.ada/float_param.exp ...
-PASS: gdb.ada/float_param.exp: call set_double(1, 3.0)
-PASS: gdb.ada/float_param.exp: call set_float(2.0)
-PASS: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
-PASS: gdb.ada/float_param.exp: compilation foo.adb
-PASS: gdb.ada/float_param.exp: print global_double
-PASS: gdb.ada/float_param.exp: print global_float
-PASS: gdb.ada/float_param.exp: print global_long_double
-Running gdb.git~master/gdb/testsuite/gdb.ada/formatted_ref.exp ...
-PASS: gdb.ada/formatted_ref.exp: Runto to defs.adb:20
-PASS: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
-PASS: gdb.ada/formatted_ref.exp: complete print s'f
-PASS: gdb.ada/formatted_ref.exp: complete print/x s'abcd
-PASS: gdb.ada/formatted_ref.exp: complete print/x s'unres
-PASS: gdb.ada/formatted_ref.exp: print s.x = 13
-PASS: gdb.ada/formatted_ref.exp: print/x s
-PASS: gdb.ada/formatted_ref.exp: print/x s' access
-PASS: gdb.ada/formatted_ref.exp: print/x s' unchecked_access
-PASS: gdb.ada/formatted_ref.exp: print/x s' unrestricted_access
-PASS: gdb.ada/formatted_ref.exp: print/x s'access
-PASS: gdb.ada/formatted_ref.exp: print/x s'unchecked_access
-PASS: gdb.ada/formatted_ref.exp: print/x s'unrestricted_access
-Running gdb.git~master/gdb/testsuite/gdb.ada/frame_arg_lang.exp ...
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: Set current source language to "auto; currently c".
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: Set current source language to "manual; currently c".
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: backtrace with auto: c
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: backtrace with language back to 'auto; c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: backtrace with language forced to 'c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: compilation bla.adb
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: set print frame-arguments all
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: show language when set back to 'auto; c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: show language when set to 'auto; c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=all: show language when set to 'c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: Set current source language to "auto; currently c".
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: Set current source language to "manual; currently c".
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: backtrace with auto: c
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: backtrace with language back to 'auto; c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: backtrace with language forced to 'c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: compilation bla.adb
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: set print frame-arguments all
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: show language when set back to 'auto; c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: show language when set to 'auto; c'
-PASS: gdb.ada/frame_arg_lang.exp: scenario=minimal: show language when set to 'c'
-Running gdb.git~master/gdb/testsuite/gdb.ada/frame_args.exp ...
-PASS: gdb.ada/frame_args.exp: compilation foo.adb
-PASS: gdb.ada/frame_args.exp: display frame 1 with frame-arguments set to scalars
-PASS: gdb.ada/frame_args.exp: set print frame-arguments scalars
-Running gdb.git~master/gdb/testsuite/gdb.ada/fullname_bp.exp ...
-PASS: gdb.ada/fullname_bp.exp: break Pck.Hello
-PASS: gdb.ada/fullname_bp.exp: break pck.adb:Pck.Hello
-PASS: gdb.ada/fullname_bp.exp: break pck.adb:pck.hello
-PASS: gdb.ada/fullname_bp.exp: break pck.hello
-PASS: gdb.ada/fullname_bp.exp: compilation foo.adb
-Running gdb.git~master/gdb/testsuite/gdb.ada/fun_addr.exp ...
-PASS: gdb.ada/fun_addr.exp: compilation foo.adb
-PASS: gdb.ada/fun_addr.exp: print foo'address
-Running gdb.git~master/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
-PASS: gdb.ada/fun_in_declare.exp: compilation foo.adb
-PASS: gdb.ada/fun_in_declare.exp: decoding of function name
-PASS: gdb.ada/fun_in_declare.exp: insert breakpoint inside foo.call_me
-Running gdb.git~master/gdb/testsuite/gdb.ada/fun_overload_menu.exp ...
-PASS: gdb.ada/fun_overload_menu.exp: compilation foo.adb
-PASS: gdb.ada/fun_overload_menu.exp: func: 1
-PASS: gdb.ada/fun_overload_menu.exp: func: multiple matches for f {f (1, null)}
-PASS: gdb.ada/fun_overload_menu.exp: proc: 1
-PASS: gdb.ada/fun_overload_menu.exp: proc: multiple matches for p {p (1, null)}
-PASS: gdb.ada/fun_overload_menu.exp: set ada print-signatures off
-PASS: gdb.ada/fun_overload_menu.exp: signatures disabled: 1
-PASS: gdb.ada/fun_overload_menu.exp: signatures disabled: multiple matches for f {f (1, null)}
-Running gdb.git~master/gdb/testsuite/gdb.ada/fun_renaming.exp ...
-PASS: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
-PASS: gdb.ada/fun_renaming.exp: print fun_rename_test_n(1)
-PASS: gdb.ada/fun_renaming.exp: print fun_rename_test_next(1)
-PASS: gdb.ada/fun_renaming.exp: print pack.renamed_fun_rename_test_next(1)
-PASS: gdb.ada/fun_renaming.exp: print renamed_fun_rename_test_next(1)
-Running gdb.git~master/gdb/testsuite/gdb.ada/funcall_char.exp ...
-PASS: gdb.ada/funcall_char.exp: compilation foo.adb
-PASS: gdb.ada/funcall_char.exp: print f('A')
-Running gdb.git~master/gdb/testsuite/gdb.ada/funcall_param.exp ...
-PASS: gdb.ada/funcall_param.exp: compilation foo.adb
-PASS: gdb.ada/funcall_param.exp: value of ident
-Running gdb.git~master/gdb/testsuite/gdb.ada/funcall_ptr.exp ...
-PASS: gdb.ada/funcall_ptr.exp: Check that initial value of GA is null
-PASS: gdb.ada/funcall_ptr.exp: Check that value of GA is 0x1234
-PASS: gdb.ada/funcall_ptr.exp: call pck.p(0x1234)
-PASS: gdb.ada/funcall_ptr.exp: compilation foo.adb
-Running gdb.git~master/gdb/testsuite/gdb.ada/funcall_ref.exp ...
-PASS: gdb.ada/funcall_ref.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/funcall_ref.exp: scenario=all: p get("Hello world!")
-PASS: gdb.ada/funcall_ref.exp: scenario=all: ptype get("Hello world!")
-PASS: gdb.ada/funcall_ref.exp: scenario=minimal: compilation foo.adb
-KFAIL: gdb.ada/funcall_ref.exp: scenario=minimal: ptype get("Hello world!") (PRMS: symbolic names in location batons)
-Running gdb.git~master/gdb/testsuite/gdb.ada/ghost.exp ...
-PASS: gdb.ada/ghost.exp: compilation main.adb
-PASS: gdb.ada/ghost.exp: print gpck.value2
-PASS: gdb.ada/ghost.exp: print pck.ghost_value
-PASS: gdb.ada/ghost.exp: print pck.value
-Running gdb.git~master/gdb/testsuite/gdb.ada/homonym.exp ...
-PASS: gdb.ada/homonym.exp: break at BREAK_2
-PASS: gdb.ada/homonym.exp: compilation homonym_main.adb
-PASS: gdb.ada/homonym.exp: continue until BREAK_2
-PASS: gdb.ada/homonym.exp: print lcl at BREAK_1
-PASS: gdb.ada/homonym.exp: print lcl at BREAK_2
-PASS: gdb.ada/homonym.exp: ptype int_type at BREAK_1
-PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_1
-PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_2
-PASS: gdb.ada/homonym.exp: ptype local_type at BREAK_1
-PASS: gdb.ada/homonym.exp: ptype local_type at BREAK_2
-PASS: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
-PASS: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
-PASS: gdb.ada/homonym.exp: set breakpoint at <homonym__get_value>
-PASS: gdb.ada/homonym.exp: set breakpoint at Get_Value
-PASS: gdb.ada/homonym.exp: set breakpoint at homonym.adb:Get_Value
-Running gdb.git~master/gdb/testsuite/gdb.ada/huge.exp ...
-PASS: gdb.ada/huge.exp: varname=Arr: maint set per-command space on
-PASS: gdb.ada/huge.exp: varname=Arr: not too much space used
-PASS: gdb.ada/huge.exp: varname=Arr: print a very large data object
-PASS: gdb.ada/huge.exp: varname=Arr: set max-value-size unlimited
-PASS: gdb.ada/huge.exp: varname=Packed_Arr: maint set per-command space on
-PASS: gdb.ada/huge.exp: varname=Packed_Arr: not too much space used
-PASS: gdb.ada/huge.exp: varname=Packed_Arr: print a very large data object
-PASS: gdb.ada/huge.exp: varname=Packed_Arr: set max-value-size unlimited
-Running gdb.git~master/gdb/testsuite/gdb.ada/import.exp ...
-PASS: gdb.ada/import.exp: compilation prog.adb
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at exported_func
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at exported_func_ada
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at imported_func
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at imported_func_ada
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at local_imported_func
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at pkg.exported_func_ada
-PASS: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at pkg.imported_func_ada
-PASS: gdb.ada/import.exp: print copy
-PASS: gdb.ada/import.exp: print exported_var_ada
-PASS: gdb.ada/import.exp: print imported_var
-PASS: gdb.ada/import.exp: print imported_var_ada
-PASS: gdb.ada/import.exp: print local_imported_var
-PASS: gdb.ada/import.exp: print ordinary_var
-PASS: gdb.ada/import.exp: print pkg.exported_var_ada
-PASS: gdb.ada/import.exp: print pkg.imported_var_ada
-Running gdb.git~master/gdb/testsuite/gdb.ada/info_addr_mixed_case.exp ...
-PASS: gdb.ada/info_addr_mixed_case.exp: compilation foo.adb
-PASS: gdb.ada/info_addr_mixed_case.exp: info address My_Table
-PASS: gdb.ada/info_addr_mixed_case.exp: info address Pck.My_Table
-PASS: gdb.ada/info_addr_mixed_case.exp: info address my_table
-PASS: gdb.ada/info_addr_mixed_case.exp: info address pck.my_table
-Running gdb.git~master/gdb/testsuite/gdb.ada/info_auto_lang.exp ...
-PASS: gdb.ada/info_auto_lang.exp: compilation proc_in_ada.adb
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: info functions proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: info types some_type
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: info variables some_struct
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: rbreak proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: select frame
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: info functions proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: info types some_type
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: info variables some_struct
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: rbreak proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: select frame
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: select frame with lang ada
-PASS: gdb.ada/info_auto_lang.exp: language_choice=ada: set language language_choice
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: info functions proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: info types some_type
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: info variables some_struct
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: rbreak proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: select frame
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: info functions proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: info types some_type
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: info variables some_struct
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: rbreak proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: select frame
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: select frame with lang c
-PASS: gdb.ada/info_auto_lang.exp: language_choice=auto: set language language_choice
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: info functions proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: info types some_type
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: info variables some_struct
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: rbreak proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: select frame
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: info functions proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: info types some_type
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: info variables some_struct
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: rbreak proc_in_
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: select frame
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: select frame with lang c
-PASS: gdb.ada/info_auto_lang.exp: language_choice=c: set language language_choice
-Running gdb.git~master/gdb/testsuite/gdb.ada/info_exc.exp ...
-PASS: gdb.ada/info_exc.exp: compilation foo.adb
-PASS: gdb.ada/info_exc.exp: complete catch exception const.a
-PASS: gdb.ada/info_exc.exp: complete catch handlers const.a
-PASS: gdb.ada/info_exc.exp: info exceptions
-PASS: gdb.ada/info_exc.exp: info exceptions const.aint
-PASS: gdb.ada/info_exc.exp: info exceptions global_gdb
-PASS: gdb.ada/info_exc.exp: info exceptions task
-Running gdb.git~master/gdb/testsuite/gdb.ada/info_locals_renaming.exp ...
-PASS: gdb.ada/info_locals_renaming.exp: compilation foo.adb
-PASS: gdb.ada/info_locals_renaming.exp: info locals
-Running gdb.git~master/gdb/testsuite/gdb.ada/info_types.exp ...
-PASS: gdb.ada/info_types.exp: info types new_integer_type
-PASS: gdb.ada/info_types.exp: set lang ada
-Running gdb.git~master/gdb/testsuite/gdb.ada/inline-section-gc.exp ...
-PASS: gdb.ada/inline-section-gc.exp: break callee.adb:22
-PASS: gdb.ada/inline-section-gc.exp: compilation caller.adb
-Running gdb.git~master/gdb/testsuite/gdb.ada/int_deref.exp ...
-PASS: gdb.ada/int_deref.exp: compilation foo.adb
-PASS: gdb.ada/int_deref.exp: print *long_integer(watch'address)
-PASS: gdb.ada/int_deref.exp: print long_integer(watch'address).all
-PASS: gdb.ada/int_deref.exp: print watch'address
-Running gdb.git~master/gdb/testsuite/gdb.ada/interface.exp ...
-UNSUPPORTED: gdb.ada/interface.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/iwide.exp ...
-UNSUPPORTED: gdb.ada/iwide.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/lang_switch.exp ...
-PASS: gdb.ada/lang_switch.exp: backtrace
-PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C
-PASS: gdb.ada/lang_switch.exp: compilation lang_switch.adb
-PASS: gdb.ada/lang_switch.exp: set lang c
-PASS: gdb.ada/lang_switch.exp: set print frame-arguments all
-Running gdb.git~master/gdb/testsuite/gdb.ada/length_cond.exp ...
-PASS: gdb.ada/length_cond.exp: compilation length_cond.adb
-PASS: gdb.ada/length_cond.exp: cond 1 enum_val'first > 15
-PASS: gdb.ada/length_cond.exp: cond 1 enum_val'last > 15
-PASS: gdb.ada/length_cond.exp: cond 1 int_val'first > 15
-PASS: gdb.ada/length_cond.exp: cond 1 int_val'last > 15
-PASS: gdb.ada/length_cond.exp: cond 1 loc'first > 15
-PASS: gdb.ada/length_cond.exp: cond 1 loc'last > 15
-PASS: gdb.ada/length_cond.exp: cond 1 loc'length > 15
-PASS: gdb.ada/length_cond.exp: cond 1 my_array'first(1) > 15
-PASS: gdb.ada/length_cond.exp: cond 1 my_array'first(2) > 15
-PASS: gdb.ada/length_cond.exp: cond 1 my_array'last(1) > 15
-PASS: gdb.ada/length_cond.exp: cond 1 my_array'last(2) > 15
-PASS: gdb.ada/length_cond.exp: cond 1 my_array'length(1) > 15
-PASS: gdb.ada/length_cond.exp: cond 1 my_array'length(2) > 15
-PASS: gdb.ada/length_cond.exp: gdb_breakpoint: set breakpoint at length_cond.adb:31
-Running gdb.git~master/gdb/testsuite/gdb.ada/limited-length.exp ...
-PASS: gdb.ada/limited-length.exp: compilation foo.adb
-PASS: gdb.ada/limited-length.exp: get valueof "(Large_1d_Array(1)'Size + 7) / 8"
-PASS: gdb.ada/limited-length.exp: set max-value-size 132
-PASS: gdb.ada/limited-length.exp: set max-value-size unlimited
-PASS: gdb.ada/limited-length.exp: set print elements 2
-PASS: gdb.ada/limited-length.exp: set print elements 33
-PASS: gdb.ada/limited-length.exp: set print elements unlimited
-PASS: gdb.ada/limited-length.exp: set print repeats 2
-PASS: gdb.ada/limited-length.exp: with print elements matching max-value size: output Large_1d_Array from history
-PASS: gdb.ada/limited-length.exp: with print elements matching max-value size: output Large_3d_Array from history
-PASS: gdb.ada/limited-length.exp: with print elements matching max-value size: print Large_1d_Array from history
-PASS: gdb.ada/limited-length.exp: with print elements matching max-value size: print Large_3d_Array from history
-PASS: gdb.ada/limited-length.exp: with reduced max-value size: output Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with reduced max-value size: output Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with reduced max-value size: print Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with reduced max-value size: print Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print -elements flag: print -elements 2 -- Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print -elements flag: print -elements 2 -- Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print elements: output Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print elements: output Large_1d_Array from history
-PASS: gdb.ada/limited-length.exp: with reduced print elements: output Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print elements: output Large_3d_Array from history
-PASS: gdb.ada/limited-length.exp: with reduced print elements: print Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print elements: print Large_1d_Array from history
-PASS: gdb.ada/limited-length.exp: with reduced print elements: print Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with reduced print elements: print Large_3d_Array from history
-PASS: gdb.ada/limited-length.exp: with standard max-value size: output Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with standard max-value size: output Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with standard max-value size: print Large_1d_Array
-PASS: gdb.ada/limited-length.exp: with standard max-value size: print Large_3d_Array
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output Large_1d_Array from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output Large_3d_Array from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output available Large_3d_Array element from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output available Large_3d_Array row from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output expression referring unavailable element from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output partially available Large_3d_Array row bypassing history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output partially available Large_3d_Array row from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output unavailable Large_3d_Array element from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: output unavailable Large_3d_Array row from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print Large_1d_Array from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print Large_3d_Array from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print available Large_3d_Array element from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print available Large_3d_Array row from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print expression referring unavailable element from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print partially available Large_3d_Array row bypassing history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print partially available Large_3d_Array row from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print unavailable Large_3d_Array element from history
-PASS: gdb.ada/limited-length.exp: with unlimited print elements: print unavailable Large_3d_Array row from history
-Running gdb.git~master/gdb/testsuite/gdb.ada/literals.exp ...
-PASS: gdb.ada/literals.exp: print 16#1#e10
-PASS: gdb.ada/literals.exp: print 16#f#e1
-PASS: gdb.ada/literals.exp: print 16#ffff#
-PASS: gdb.ada/literals.exp: print 16#ffffffffffffffff#
-PASS: gdb.ada/literals.exp: print 2e1000
-PASS: gdb.ada/literals.exp: print 7#10#
-PASS: gdb.ada/literals.exp: print 7#8#
-PASS: gdb.ada/literals.exp: print 77#10#
-PASS: gdb.ada/literals.exp: print 8e2
-PASS: gdb.ada/literals.exp: print 9999999999999999999999999999999999999999999999
-PASS: gdb.ada/literals.exp: print/x 16#7fffffffffffffff#
-PASS: gdb.ada/literals.exp: set lang ada
-Running gdb.git~master/gdb/testsuite/gdb.ada/local-enum.exp ...
-PASS: gdb.ada/local-enum.exp: 1
-PASS: gdb.ada/local-enum.exp: 2
-PASS: gdb.ada/local-enum.exp: compilation local.adb
-PASS: gdb.ada/local-enum.exp: menu for test index e1
-PASS: gdb.ada/local-enum.exp: menu for test index e2
-PASS: gdb.ada/local-enum.exp: print v1 element
-PASS: gdb.ada/local-enum.exp: print v2 element
-Running gdb.git~master/gdb/testsuite/gdb.ada/maint_with_ada.exp ...
-PASS: gdb.ada/maint_with_ada.exp: compilation var_arr_typedef.adb
-PASS: gdb.ada/maint_with_ada.exp: maintenance check-psymtabs
-PASS: gdb.ada/maint_with_ada.exp: maintenance check-symtabs
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_catch_assert.exp ...
-UNSUPPORTED: gdb.ada/mi_catch_assert.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_catch_ex.exp ...
-UNSUPPORTED: gdb.ada/mi_catch_ex.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_catch_ex_hand.exp ...
-UNSUPPORTED: gdb.ada/mi_catch_ex_hand.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ...
-PASS: gdb.ada/mi_dyn_arr.exp: breakpoint at main
-PASS: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
-PASS: gdb.ada/mi_dyn_arr.exp: create bt varobj
-PASS: gdb.ada/mi_dyn_arr.exp: list ggg1's children
-PASS: gdb.ada/mi_dyn_arr.exp: mi runto main
-PASS: gdb.ada/mi_dyn_arr.exp: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_ex_cond.exp ...
-UNSUPPORTED: gdb.ada/mi_ex_cond.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_exc_info.exp ...
-PASS: gdb.ada/mi_exc_info.exp: -info-ada-exceptions
-PASS: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
-PASS: gdb.ada/mi_exc_info.exp: -info-ada-exceptions global_gdb
-PASS: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
-PASS: gdb.ada/mi_exc_info.exp: breakpoint at main
-PASS: gdb.ada/mi_exc_info.exp: compilation foo.adb
-PASS: gdb.ada/mi_exc_info.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_interface.exp ...
-UNSUPPORTED: gdb.ada/mi_interface.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_prot.exp ...
-PASS: gdb.ada/mi_prot.exp: -stack-list-arguments --no-frame-filters 1
-PASS: gdb.ada/mi_prot.exp: breakpoint at main
-PASS: gdb.ada/mi_prot.exp: compilation prot.adb
-PASS: gdb.ada/mi_prot.exp: mi runto main
-PASS: gdb.ada/mi_prot.exp: mi_continue_to_line: continue to protected method: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_ref_changeable.exp ...
-PASS: gdb.ada/mi_ref_changeable.exp: -var-update a at STOP_2
-PASS: gdb.ada/mi_ref_changeable.exp: -var-update b at STOP_2
-PASS: gdb.ada/mi_ref_changeable.exp: breakpoint at main
-PASS: gdb.ada/mi_ref_changeable.exp: compilation foo_rb20_056.adb
-PASS: gdb.ada/mi_ref_changeable.exp: create varobj for a
-PASS: gdb.ada/mi_ref_changeable.exp: create varobj for b
-PASS: gdb.ada/mi_ref_changeable.exp: mi runto main
-PASS: gdb.ada/mi_ref_changeable.exp: mi_continue_to_line: stop at STOP_1: set temporary breakpoint
-PASS: gdb.ada/mi_ref_changeable.exp: mi_continue_to_line: stop at STOP_2: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_string_access.exp ...
-PASS: gdb.ada/mi_string_access.exp: scenario=all: Create var1 varobj
-PASS: gdb.ada/mi_string_access.exp: scenario=all: Print var1
-PASS: gdb.ada/mi_string_access.exp: scenario=all: Print var1 first child
-PASS: gdb.ada/mi_string_access.exp: scenario=all: Print var1 second child
-PASS: gdb.ada/mi_string_access.exp: scenario=all: breakpoint at main
-PASS: gdb.ada/mi_string_access.exp: scenario=all: compilation bar.adb
-PASS: gdb.ada/mi_string_access.exp: scenario=all: list var1's children
-PASS: gdb.ada/mi_string_access.exp: scenario=all: mi runto main
-PASS: gdb.ada/mi_string_access.exp: scenario=all: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: Create var1 varobj
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: Print var1
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: Print var1 first child
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: Print var1 second child
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: breakpoint at main
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: compilation bar.adb
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: list var1's children
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: mi runto main
-PASS: gdb.ada/mi_string_access.exp: scenario=minimal: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_task_arg.exp ...
-PASS: gdb.ada/mi_task_arg.exp: -gdb-set debug-file-directory ""
-FAIL: gdb.ada/mi_task_arg.exp: -stack-list-arguments 1 (unexpected output)
-PASS: gdb.ada/mi_task_arg.exp: breakpoint at task_switch.break_me
-PASS: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
-PASS: gdb.ada/mi_task_arg.exp: mi runto task_switch.break_me
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_task_info.exp ...
-PASS: gdb.ada/mi_task_info.exp: -ada-task-info 3
-PASS: gdb.ada/mi_task_info.exp: -ada-task-info with no argument
-PASS: gdb.ada/mi_task_info.exp: breakpoint at task_switch.break_me
-PASS: gdb.ada/mi_task_info.exp: compilation task_switch.adb
-PASS: gdb.ada/mi_task_info.exp: mi runto task_switch.break_me
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_var_access.exp ...
-PASS: gdb.ada/mi_var_access.exp: Create varobj
-PASS: gdb.ada/mi_var_access.exp: breakpoint at main
-PASS: gdb.ada/mi_var_access.exp: compilation mi_access.adb
-PASS: gdb.ada/mi_var_access.exp: list children at stop 2
-PASS: gdb.ada/mi_var_access.exp: mi runto main
-PASS: gdb.ada/mi_var_access.exp: mi_continue_to_line: stop at start of mi_access: set temporary breakpoint
-PASS: gdb.ada/mi_var_access.exp: mi_continue_to_line: stop at stop 2: set temporary breakpoint
-PASS: gdb.ada/mi_var_access.exp: mi_continue_to_line: stop at stop 3: set temporary breakpoint
-PASS: gdb.ada/mi_var_access.exp: update at stop 2
-PASS: gdb.ada/mi_var_access.exp: update at stop 3
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_var_array.exp ...
-PASS: gdb.ada/mi_var_array.exp: scenario=all: breakpoint at main
-PASS: gdb.ada/mi_var_array.exp: scenario=all: compilation bar.adb
-PASS: gdb.ada/mi_var_array.exp: scenario=all: create bt varobj
-PASS: gdb.ada/mi_var_array.exp: scenario=all: mi runto main
-PASS: gdb.ada/mi_var_array.exp: scenario=all: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_var_array.exp: scenario=minimal: breakpoint at main
-PASS: gdb.ada/mi_var_array.exp: scenario=minimal: compilation bar.adb
-PASS: gdb.ada/mi_var_array.exp: scenario=minimal: create bt varobj
-PASS: gdb.ada/mi_var_array.exp: scenario=minimal: mi runto main
-PASS: gdb.ada/mi_var_array.exp: scenario=minimal: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_var_array.exp: scenario=none: breakpoint at main
-PASS: gdb.ada/mi_var_array.exp: scenario=none: compilation bar.adb
-PASS: gdb.ada/mi_var_array.exp: scenario=none: create bt varobj
-PASS: gdb.ada/mi_var_array.exp: scenario=none: mi runto main
-PASS: gdb.ada/mi_var_array.exp: scenario=none: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_var_union.exp ...
-PASS: gdb.ada/mi_var_union.exp: scenario=all: Create var1 varobj
-PASS: gdb.ada/mi_var_union.exp: scenario=all: breakpoint at main
-PASS: gdb.ada/mi_var_union.exp: scenario=all: compilation bar.adb
-PASS: gdb.ada/mi_var_union.exp: scenario=all: list var1's children
-PASS: gdb.ada/mi_var_union.exp: scenario=all: mi runto main
-PASS: gdb.ada/mi_var_union.exp: scenario=all: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_var_union.exp: scenario=minimal: Create var1 varobj
-PASS: gdb.ada/mi_var_union.exp: scenario=minimal: breakpoint at main
-PASS: gdb.ada/mi_var_union.exp: scenario=minimal: compilation bar.adb
-PASS: gdb.ada/mi_var_union.exp: scenario=minimal: list var1's children
-PASS: gdb.ada/mi_var_union.exp: scenario=minimal: mi runto main
-PASS: gdb.ada/mi_var_union.exp: scenario=minimal: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_var_union.exp: scenario=none: Create var1 varobj
-PASS: gdb.ada/mi_var_union.exp: scenario=none: breakpoint at main
-PASS: gdb.ada/mi_var_union.exp: scenario=none: compilation bar.adb
-PASS: gdb.ada/mi_var_union.exp: scenario=none: list var1's children
-PASS: gdb.ada/mi_var_union.exp: scenario=none: mi runto main
-PASS: gdb.ada/mi_var_union.exp: scenario=none: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/mi_variant.exp ...
-PASS: gdb.ada/mi_variant.exp: scenario=all: breakpoint at main
-PASS: gdb.ada/mi_variant.exp: scenario=all: compilation pkg.adb
-PASS: gdb.ada/mi_variant.exp: scenario=all: create r varobj
-PASS: gdb.ada/mi_variant.exp: scenario=all: mi runto main
-PASS: gdb.ada/mi_variant.exp: scenario=all: mi_continue_to_line: stop at second breakpoint: set temporary breakpoint
-PASS: gdb.ada/mi_variant.exp: scenario=all: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_variant.exp: scenario=all: update r varobj
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: breakpoint at main
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: compilation pkg.adb
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: create r varobj
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: mi runto main
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: mi_continue_to_line: stop at second breakpoint: set temporary breakpoint
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_variant.exp: scenario=minimal: update r varobj
-PASS: gdb.ada/mi_variant.exp: scenario=none: breakpoint at main
-PASS: gdb.ada/mi_variant.exp: scenario=none: compilation pkg.adb
-PASS: gdb.ada/mi_variant.exp: scenario=none: create r varobj
-PASS: gdb.ada/mi_variant.exp: scenario=none: mi runto main
-PASS: gdb.ada/mi_variant.exp: scenario=none: mi_continue_to_line: stop at second breakpoint: set temporary breakpoint
-PASS: gdb.ada/mi_variant.exp: scenario=none: mi_continue_to_line: stop at start of main Ada procedure: set temporary breakpoint
-PASS: gdb.ada/mi_variant.exp: scenario=none: update r varobj
-Running gdb.git~master/gdb/testsuite/gdb.ada/minsyms.exp ...
-PASS: gdb.ada/minsyms.exp: compilation foo_qb07_057.adb
-PASS: gdb.ada/minsyms.exp: print &some_minsym
-PASS: gdb.ada/minsyms.exp: print /x integer(&some_minsym)
-PASS: gdb.ada/minsyms.exp: print integer(some_minsym)
-PASS: gdb.ada/minsyms.exp: print some_minsym
-PASS: gdb.ada/minsyms.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.ada/mod_from_name.exp ...
-PASS: gdb.ada/mod_from_name.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/mod_from_name.exp: scenario=all: print slice
-PASS: gdb.ada/mod_from_name.exp: scenario=all: print xp
-PASS: gdb.ada/mod_from_name.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/mod_from_name.exp: scenario=minimal: print slice
-FAIL: gdb.ada/mod_from_name.exp: scenario=minimal: print xp
-Running gdb.git~master/gdb/testsuite/gdb.ada/multiarray.exp ...
-PASS: gdb.ada/multiarray.exp: scenario=all: compilation p.adb
-PASS: gdb.ada/multiarray.exp: scenario=all: print nested
-PASS: gdb.ada/multiarray.exp: scenario=all: print simple
-PASS: gdb.ada/multiarray.exp: scenario=all: ptype nested
-PASS: gdb.ada/multiarray.exp: scenario=all: ptype nested_type
-PASS: gdb.ada/multiarray.exp: scenario=all: ptype simple
-PASS: gdb.ada/multiarray.exp: scenario=all: ptype simple_type
-PASS: gdb.ada/multiarray.exp: scenario=minimal: compilation p.adb
-PASS: gdb.ada/multiarray.exp: scenario=minimal: print nested
-PASS: gdb.ada/multiarray.exp: scenario=minimal: print simple
-PASS: gdb.ada/multiarray.exp: scenario=minimal: ptype nested
-PASS: gdb.ada/multiarray.exp: scenario=minimal: ptype nested_type
-PASS: gdb.ada/multiarray.exp: scenario=minimal: ptype simple
-PASS: gdb.ada/multiarray.exp: scenario=minimal: ptype simple_type
-Running gdb.git~master/gdb/testsuite/gdb.ada/n_arr_bound.exp ...
-PASS: gdb.ada/n_arr_bound.exp: compilation foo.adb
-PASS: gdb.ada/n_arr_bound.exp: ptype var
-Running gdb.git~master/gdb/testsuite/gdb.ada/nested.exp ...
-PASS: gdb.ada/nested.exp: break on nested function First
-PASS: gdb.ada/nested.exp: break on nested function fifth
-PASS: gdb.ada/nested.exp: break on nested function fourth
-PASS: gdb.ada/nested.exp: compilation hello.adb
-PASS: gdb.ada/nested.exp: full-qualified break on nested function fifth
-PASS: gdb.ada/nested.exp: full-qualified break on nested function fourth
-Running gdb.git~master/gdb/testsuite/gdb.ada/non-ascii-latin-1.exp ...
-PASS: gdb.ada/non-ascii-latin-1.exp: compilation prog.adb
-PASS: gdb.ada/non-ascii-latin-1.exp: gdb_breakpoint: set breakpoint at FUNC_Þ
-PASS: gdb.ada/non-ascii-latin-1.exp: gdb_breakpoint: set breakpoint at func_þ
-PASS: gdb.ada/non-ascii-latin-1.exp: print VAR_Þ
-PASS: gdb.ada/non-ascii-latin-1.exp: print var_þ
-PASS: gdb.ada/non-ascii-latin-1.exp: set ada source-charset ISO-8859-1
-Running gdb.git~master/gdb/testsuite/gdb.ada/non-ascii-latin-3.exp ...
-PASS: gdb.ada/non-ascii-latin-3.exp: compilation prog.adb
-PASS: gdb.ada/non-ascii-latin-3.exp: gdb_breakpoint: set breakpoint at FUNC_Ż
-PASS: gdb.ada/non-ascii-latin-3.exp: gdb_breakpoint: set breakpoint at func_ż
-PASS: gdb.ada/non-ascii-latin-3.exp: print VAR_Ż
-PASS: gdb.ada/non-ascii-latin-3.exp: print var_ż
-PASS: gdb.ada/non-ascii-latin-3.exp: print var_𝕯
-PASS: gdb.ada/non-ascii-latin-3.exp: set ada source-charset ISO-8859-3
-Running gdb.git~master/gdb/testsuite/gdb.ada/non-ascii-utf-8.exp ...
-PASS: gdb.ada/non-ascii-utf-8.exp: compilation prog.adb
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at FUNC_Ü
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at FUNC_Ż
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at FUNC_Ƹ
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at FUNC_𐐁
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at func_ü
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at func_ż
-PASS: gdb.ada/non-ascii-utf-8.exp: gdb_breakpoint: set breakpoint at func_ƹ
-PASS: gdb.ada/non-ascii-utf-8.exp: print VAR_Ü
-PASS: gdb.ada/non-ascii-utf-8.exp: print VAR_Ż
-PASS: gdb.ada/non-ascii-utf-8.exp: print VAR_Ƹ
-PASS: gdb.ada/non-ascii-utf-8.exp: print VAR_𐐁
-PASS: gdb.ada/non-ascii-utf-8.exp: print var_ü
-PASS: gdb.ada/non-ascii-utf-8.exp: print var_ż
-PASS: gdb.ada/non-ascii-utf-8.exp: print var_ƹ
-PASS: gdb.ada/non-ascii-utf-8.exp: print var_𐐩
-PASS: gdb.ada/non-ascii-utf-8.exp: set ada source-charset UTF-8
-Running gdb.git~master/gdb/testsuite/gdb.ada/notcplusplus.exp ...
-PASS: gdb.ada/notcplusplus.exp: compilation foo.adb
-PASS: gdb.ada/notcplusplus.exp: list ver.ads:16
-PASS: gdb.ada/notcplusplus.exp: print <symada__cS> after loading symbols from ver.ads
-PASS: gdb.ada/notcplusplus.exp: print <symada__cS> before loading symbols from ver.ads
-Running gdb.git~master/gdb/testsuite/gdb.ada/null_array.exp ...
-PASS: gdb.ada/null_array.exp: compilation foo.adb
-PASS: gdb.ada/null_array.exp: print my_matrix
-PASS: gdb.ada/null_array.exp: print my_table
-PASS: gdb.ada/null_array.exp: ptype my_table
-Running gdb.git~master/gdb/testsuite/gdb.ada/null_overload.exp ...
-PASS: gdb.ada/null_overload.exp: compilation foo.adb
-PASS: gdb.ada/null_overload.exp: print U_Ptr
-PASS: gdb.ada/null_overload.exp: print f(0)
-PASS: gdb.ada/null_overload.exp: print f(null)
-PASS: gdb.ada/null_overload.exp: print f(r_access'(null))
-PASS: gdb.ada/null_overload.exp: print null
-PASS: gdb.ada/null_overload.exp: print/d null
-Running gdb.git~master/gdb/testsuite/gdb.ada/null_record.exp ...
-PASS: gdb.ada/null_record.exp: compilation null_record.adb
-PASS: gdb.ada/null_record.exp: ptype on null record
-Running gdb.git~master/gdb/testsuite/gdb.ada/operator_bp.exp ...
-PASS: gdb.ada/operator_bp.exp: break "&"
-PASS: gdb.ada/operator_bp.exp: break "*"
-PASS: gdb.ada/operator_bp.exp: break "**"
-PASS: gdb.ada/operator_bp.exp: break "+"
-PASS: gdb.ada/operator_bp.exp: break "-"
-PASS: gdb.ada/operator_bp.exp: break "/"
-PASS: gdb.ada/operator_bp.exp: break "<"
-PASS: gdb.ada/operator_bp.exp: break "<="
-PASS: gdb.ada/operator_bp.exp: break "="
-PASS: gdb.ada/operator_bp.exp: break ">"
-PASS: gdb.ada/operator_bp.exp: break ">="
-PASS: gdb.ada/operator_bp.exp: break "abs"
-PASS: gdb.ada/operator_bp.exp: break "and"
-PASS: gdb.ada/operator_bp.exp: break "mod"
-PASS: gdb.ada/operator_bp.exp: break "not"
-PASS: gdb.ada/operator_bp.exp: break "or"
-PASS: gdb.ada/operator_bp.exp: break "rem"
-PASS: gdb.ada/operator_bp.exp: break "xor"
-PASS: gdb.ada/operator_bp.exp: break ops."&"
-PASS: gdb.ada/operator_bp.exp: break ops."*"
-PASS: gdb.ada/operator_bp.exp: break ops."**"
-PASS: gdb.ada/operator_bp.exp: break ops."+"
-PASS: gdb.ada/operator_bp.exp: break ops."-"
-PASS: gdb.ada/operator_bp.exp: break ops."/"
-PASS: gdb.ada/operator_bp.exp: break ops."<"
-PASS: gdb.ada/operator_bp.exp: break ops."<="
-PASS: gdb.ada/operator_bp.exp: break ops."="
-PASS: gdb.ada/operator_bp.exp: break ops.">"
-PASS: gdb.ada/operator_bp.exp: break ops.">="
-PASS: gdb.ada/operator_bp.exp: break ops."abs"
-PASS: gdb.ada/operator_bp.exp: break ops."and"
-PASS: gdb.ada/operator_bp.exp: break ops."mod"
-PASS: gdb.ada/operator_bp.exp: break ops."not"
-PASS: gdb.ada/operator_bp.exp: break ops."or"
-PASS: gdb.ada/operator_bp.exp: break ops."rem"
-PASS: gdb.ada/operator_bp.exp: break ops."xor"
-PASS: gdb.ada/operator_bp.exp: compilation ops_test.adb
-PASS: gdb.ada/operator_bp.exp: continue to "&"
-PASS: gdb.ada/operator_bp.exp: continue to "*"
-PASS: gdb.ada/operator_bp.exp: continue to "**"
-PASS: gdb.ada/operator_bp.exp: continue to "+"
-PASS: gdb.ada/operator_bp.exp: continue to "-"
-PASS: gdb.ada/operator_bp.exp: continue to "/"
-PASS: gdb.ada/operator_bp.exp: continue to "<"
-PASS: gdb.ada/operator_bp.exp: continue to "<="
-PASS: gdb.ada/operator_bp.exp: continue to "="
-PASS: gdb.ada/operator_bp.exp: continue to ">"
-PASS: gdb.ada/operator_bp.exp: continue to ">="
-PASS: gdb.ada/operator_bp.exp: continue to "abs"
-PASS: gdb.ada/operator_bp.exp: continue to "and"
-PASS: gdb.ada/operator_bp.exp: continue to "mod"
-PASS: gdb.ada/operator_bp.exp: continue to "not"
-PASS: gdb.ada/operator_bp.exp: continue to "or"
-PASS: gdb.ada/operator_bp.exp: continue to "rem"
-PASS: gdb.ada/operator_bp.exp: continue to "xor"
-PASS: gdb.ada/operator_bp.exp: continue to ops."&"
-PASS: gdb.ada/operator_bp.exp: continue to ops."*"
-PASS: gdb.ada/operator_bp.exp: continue to ops."**"
-PASS: gdb.ada/operator_bp.exp: continue to ops."+"
-PASS: gdb.ada/operator_bp.exp: continue to ops."-"
-PASS: gdb.ada/operator_bp.exp: continue to ops."/"
-PASS: gdb.ada/operator_bp.exp: continue to ops."<"
-PASS: gdb.ada/operator_bp.exp: continue to ops."<="
-PASS: gdb.ada/operator_bp.exp: continue to ops."="
-PASS: gdb.ada/operator_bp.exp: continue to ops.">"
-PASS: gdb.ada/operator_bp.exp: continue to ops.">="
-PASS: gdb.ada/operator_bp.exp: continue to ops."abs"
-PASS: gdb.ada/operator_bp.exp: continue to ops."and"
-PASS: gdb.ada/operator_bp.exp: continue to ops."mod"
-PASS: gdb.ada/operator_bp.exp: continue to ops."not"
-PASS: gdb.ada/operator_bp.exp: continue to ops."or"
-PASS: gdb.ada/operator_bp.exp: continue to ops."rem"
-PASS: gdb.ada/operator_bp.exp: continue to ops."xor"
-PASS: gdb.ada/operator_bp.exp: set debug-file-directory
-Running gdb.git~master/gdb/testsuite/gdb.ada/operator_call.exp ...
-PASS: gdb.ada/operator_call.exp: compilation opcall.adb
-PASS: gdb.ada/operator_call.exp: print +(p)
-PASS: gdb.ada/operator_call.exp: print -p
-PASS: gdb.ada/operator_call.exp: print abs(-p)
-PASS: gdb.ada/operator_call.exp: print not(p)
-PASS: gdb.ada/operator_call.exp: print p
-PASS: gdb.ada/operator_call.exp: print p & p
-PASS: gdb.ada/operator_call.exp: print p * p
-PASS: gdb.ada/operator_call.exp: print p ** p
-PASS: gdb.ada/operator_call.exp: print p + p
-PASS: gdb.ada/operator_call.exp: print p - p
-PASS: gdb.ada/operator_call.exp: print p / p
-PASS: gdb.ada/operator_call.exp: print p /= p
-PASS: gdb.ada/operator_call.exp: print p /= p2
-PASS: gdb.ada/operator_call.exp: print p < p
-PASS: gdb.ada/operator_call.exp: print p < p2
-PASS: gdb.ada/operator_call.exp: print p <= p
-PASS: gdb.ada/operator_call.exp: print p <= p2
-PASS: gdb.ada/operator_call.exp: print p = p
-PASS: gdb.ada/operator_call.exp: print p = p2
-PASS: gdb.ada/operator_call.exp: print p > p
-PASS: gdb.ada/operator_call.exp: print p >= p
-PASS: gdb.ada/operator_call.exp: print p and p2
-PASS: gdb.ada/operator_call.exp: print p mod p
-PASS: gdb.ada/operator_call.exp: print p or p2
-PASS: gdb.ada/operator_call.exp: print p rem p
-PASS: gdb.ada/operator_call.exp: print p xor p2
-PASS: gdb.ada/operator_call.exp: print p2 > p
-PASS: gdb.ada/operator_call.exp: print p2 >= p
-Running gdb.git~master/gdb/testsuite/gdb.ada/optim_drec.exp ...
-PASS: gdb.ada/optim_drec.exp: compilation foo.adb
-PASS: gdb.ada/optim_drec.exp: print z
-Running gdb.git~master/gdb/testsuite/gdb.ada/out_of_line_in_inlined.exp ...
-PASS: gdb.ada/out_of_line_in_inlined.exp: scenario=all: bt
-PASS: gdb.ada/out_of_line_in_inlined.exp: scenario=all: compilation foo_o224_021.adb
-PASS: gdb.ada/out_of_line_in_inlined.exp: scenario=all: run to foo_o224_021.child1.child2
-PASS: gdb.ada/out_of_line_in_inlined.exp: scenario=minimal: bt
-PASS: gdb.ada/out_of_line_in_inlined.exp: scenario=minimal: compilation foo_o224_021.adb
-PASS: gdb.ada/out_of_line_in_inlined.exp: scenario=minimal: run to foo_o224_021.child1.child2
-Running gdb.git~master/gdb/testsuite/gdb.ada/overload_menu_crash.exp ...
-PASS: gdb.ada/overload_menu_crash.exp: choose from menu
-PASS: gdb.ada/overload_menu_crash.exp: compilation main.adb
-PASS: gdb.ada/overload_menu_crash.exp: menu does not crash
-Running gdb.git~master/gdb/testsuite/gdb.ada/packed_array.exp ...
-PASS: gdb.ada/packed_array.exp: scenario=all: compilation pa.adb
-PASS: gdb.ada/packed_array.exp: scenario=all: print &var
-PASS: gdb.ada/packed_array.exp: scenario=all: print o2_var
-PASS: gdb.ada/packed_array.exp: scenario=all: print o_var
-PASS: gdb.ada/packed_array.exp: scenario=all: print u_var
-PASS: gdb.ada/packed_array.exp: scenario=all: print var
-PASS: gdb.ada/packed_array.exp: scenario=all: ptype &var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: compilation pa.adb
-PASS: gdb.ada/packed_array.exp: scenario=minimal: print &var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: print o2_var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: print o2_var in c mode
-PASS: gdb.ada/packed_array.exp: scenario=minimal: print o_var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: print u_var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: print var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: ptype &var
-PASS: gdb.ada/packed_array.exp: scenario=minimal: set lang c
-Running gdb.git~master/gdb/testsuite/gdb.ada/packed_array_assign.exp ...
-PASS: gdb.ada/packed_array_assign.exp: compilation tester.adb
-PASS: gdb.ada/packed_array_assign.exp: print pra(1)
-PASS: gdb.ada/packed_array_assign.exp: print pra(1) := pr
-PASS: gdb.ada/packed_array_assign.exp: value of npr
-PASS: gdb.ada/packed_array_assign.exp: value of pra
-Running gdb.git~master/gdb/testsuite/gdb.ada/packed_record.exp ...
-PASS: gdb.ada/packed_record.exp: scenario=all: compilation pr.adb
-PASS: gdb.ada/packed_record.exp: scenario=all: print var
-PASS: gdb.ada/packed_record.exp: scenario=minimal: compilation pr.adb
-PASS: gdb.ada/packed_record.exp: scenario=minimal: print var
-Running gdb.git~master/gdb/testsuite/gdb.ada/packed_tagged.exp ...
-PASS: gdb.ada/packed_tagged.exp: scenario=all: compilation comp_bug.adb
-PASS: gdb.ada/packed_tagged.exp: scenario=all: print x
-PASS: gdb.ada/packed_tagged.exp: scenario=all: ptype x
-PASS: gdb.ada/packed_tagged.exp: scenario=minimal: compilation comp_bug.adb
-XFAIL: gdb.ada/packed_tagged.exp: scenario=minimal: print x (PRMS gnat compiler bug)
-XFAIL: gdb.ada/packed_tagged.exp: scenario=minimal: ptype x (PRMS gnat compiler bug)
-Running gdb.git~master/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ...
-PASS: gdb.ada/pckd_arr_ren.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/pckd_arr_ren.exp: scenario=all: print var
-PASS: gdb.ada/pckd_arr_ren.exp: scenario=minimal: compilation foo.adb
-FAIL: gdb.ada/pckd_arr_ren.exp: scenario=minimal: print var
-Running gdb.git~master/gdb/testsuite/gdb.ada/pckd_neg.exp ...
-PASS: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
-PASS: gdb.ada/pckd_neg.exp: print SSA
-PASS: gdb.ada/pckd_neg.exp: print SSA(1)
-PASS: gdb.ada/pckd_neg.exp: print SSA(2)
-PASS: gdb.ada/pckd_neg.exp: print SSA(3)
-PASS: gdb.ada/pckd_neg.exp: print SSA(4)
-Running gdb.git~master/gdb/testsuite/gdb.ada/pkd_arr_elem.exp ...
-PASS: gdb.ada/pkd_arr_elem.exp: Runto to failure.adb:43
-PASS: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
-PASS: gdb.ada/pkd_arr_elem.exp: print test
-PASS: gdb.ada/pkd_arr_elem.exp: print test.str
-PASS: gdb.ada/pkd_arr_elem.exp: print test.str(1)
-Running gdb.git~master/gdb/testsuite/gdb.ada/pp-rec-component.exp ...
-PASS: gdb.ada/pp-rec-component.exp: compilation foo.adb
-PASS: gdb.ada/pp-rec-component.exp: print /r before
-PASS: gdb.ada/pp-rec-component.exp: print before
-PASS: gdb.ada/pp-rec-component.exp: source pp-rec-component.py
-Running gdb.git~master/gdb/testsuite/gdb.ada/print_chars.exp ...
-PASS: gdb.ada/print_chars.exp: compilation foo.adb
-PASS: gdb.ada/print_chars.exp: print C
-PASS: gdb.ada/print_chars.exp: print MC
-PASS: gdb.ada/print_chars.exp: print WC
-PASS: gdb.ada/print_chars.exp: print WWC
-Running gdb.git~master/gdb/testsuite/gdb.ada/print_pc.exp ...
-PASS: gdb.ada/print_pc.exp: compilation dummy.adb
-PASS: gdb.ada/print_pc.exp: p /x $pc
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptr_typedef.exp ...
-PASS: gdb.ada/ptr_typedef.exp: compilation foo.adb
-PASS: gdb.ada/ptr_typedef.exp: print my_blob.bees(1)
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptype-o.exp ...
-PASS: gdb.ada/ptype-o.exp: scenario=all: compilation prog.adb
-PASS: gdb.ada/ptype-o.exp: scenario=all: ptype/o struct prog__rec
-PASS: gdb.ada/ptype-o.exp: scenario=all: set lang c
-PASS: gdb.ada/ptype-o.exp: scenario=minimal: compilation prog.adb
-PASS: gdb.ada/ptype-o.exp: scenario=minimal: ptype/o struct prog__rec
-PASS: gdb.ada/ptype-o.exp: scenario=minimal: set lang c
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ...
-PASS: gdb.ada/ptype_arith_binop.exp: ptype 3 * 2.0
-PASS: gdb.ada/ptype_arith_binop.exp: ptype 3 / 2.0
-PASS: gdb.ada/ptype_arith_binop.exp: set lang ada
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptype_array.exp ...
-PASS: gdb.ada/ptype_array.exp: compilation foo.adb
-PASS: gdb.ada/ptype_array.exp: ptype 2..5
-PASS: gdb.ada/ptype_array.exp: ptype 3..5
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptype_field.exp ...
-PASS: gdb.ada/ptype_field.exp: compilation foo.adb
-PASS: gdb.ada/ptype_field.exp: complete print (my_circle).
-PASS: gdb.ada/ptype_field.exp: complete print (my_circle).po
-PASS: gdb.ada/ptype_field.exp: complete print (my_circle).r
-PASS: gdb.ada/ptype_field.exp: complete print my_circ
-PASS: gdb.ada/ptype_field.exp: complete print my_circle.
-PASS: gdb.ada/ptype_field.exp: complete print my_circle.po
-PASS: gdb.ada/ptype_field.exp: complete print my_circle.r
-PASS: gdb.ada/ptype_field.exp: complete ptype circle.pos.
-PASS: gdb.ada/ptype_field.exp: complete ptype pck.c
-PASS: gdb.ada/ptype_field.exp: complete ptype pck.pos
-PASS: gdb.ada/ptype_field.exp: complete with spaces
-PASS: gdb.ada/ptype_field.exp: ptype circle
-PASS: gdb.ada/ptype_field.exp: ptype circle.pos
-PASS: gdb.ada/ptype_field.exp: ptype circle.pos.x
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
-PASS: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
-XFAIL: gdb.ada/ptype_tagged_param.exp: ptype s (no debug info)
-Running gdb.git~master/gdb/testsuite/gdb.ada/ptype_union.exp ...
-PASS: gdb.ada/ptype_union.exp: print global
-PASS: gdb.ada/ptype_union.exp: ptype global
-PASS: gdb.ada/ptype_union.exp: set lang ada
-Running gdb.git~master/gdb/testsuite/gdb.ada/py_range.exp ...
-PASS: gdb.ada/py_range.exp: compilation foo.adb
-PASS: gdb.ada/py_range.exp: print main name
-PASS: gdb.ada/py_range.exp: print type
-PASS: gdb.ada/py_range.exp: print type name
-PASS: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
-PASS: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si')))
-PASS: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('sr')))
-Running gdb.git~master/gdb/testsuite/gdb.ada/py_taft.exp ...
-PASS: gdb.ada/py_taft.exp: compilation main.adb
-PASS: gdb.ada/py_taft.exp: python print(v.dereference().type.code is gdb.TYPE_CODE_VOID)
-PASS: gdb.ada/py_taft.exp: python print(v.type.strip_typedefs().target().code is gdb.TYPE_CODE_VOID)
-PASS: gdb.ada/py_taft.exp: python v = gdb.parse_and_eval('v')
-PASS: gdb.ada/py_taft.exp: whatis pkg.value_record
-Running gdb.git~master/gdb/testsuite/gdb.ada/rdv_wait.exp ...
-PASS: gdb.ada/rdv_wait.exp: compilation foo.adb
-PASS: gdb.ada/rdv_wait.exp: set debug-file-directory
-PASS: gdb.ada/rdv_wait.exp: task 2
-PASS: gdb.ada/rdv_wait.exp: task apply 1 -q frame
-PASS: gdb.ada/rdv_wait.exp: task apply all frame
-Running gdb.git~master/gdb/testsuite/gdb.ada/rec_comp.exp ...
-PASS: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
-PASS: gdb.ada/rec_comp.exp: ptype r
-PASS: gdb.ada/rec_comp.exp: ptype r.ia
-PASS: gdb.ada/rec_comp.exp: whatis r.ia
-Running gdb.git~master/gdb/testsuite/gdb.ada/rec_ptype.exp ...
-PASS: gdb.ada/rec_ptype.exp: scenario=all: compilation main.adb
-PASS: gdb.ada/rec_ptype.exp: scenario=all: ptype Test.top_level_record_complex_record
-PASS: gdb.ada/rec_ptype.exp: scenario=minimal: compilation main.adb
-PASS: gdb.ada/rec_ptype.exp: scenario=minimal: ptype Test.top_level_record_complex_record
-Running gdb.git~master/gdb/testsuite/gdb.ada/rec_return.exp ...
-PASS: gdb.ada/rec_return.exp: compilation foo.adb
-PASS: gdb.ada/rec_return.exp: print bar
-Running gdb.git~master/gdb/testsuite/gdb.ada/ref_param.exp ...
-PASS: gdb.ada/ref_param.exp: compilation foo.adb
-PASS: gdb.ada/ref_param.exp: frame argument value printed
-PASS: gdb.ada/ref_param.exp: set print frame-arguments all
-Running gdb.git~master/gdb/testsuite/gdb.ada/ref_tick_size.exp ...
-PASS: gdb.ada/ref_tick_size.exp: compilation p.adb
-PASS: gdb.ada/ref_tick_size.exp: print d1'size = d2'size
-Running gdb.git~master/gdb/testsuite/gdb.ada/rename_subscript_param.exp ...
-PASS: gdb.ada/rename_subscript_param.exp: Continuing to breakpoint on call to Do_Nothing
-PASS: gdb.ada/rename_subscript_param.exp: compilation pb30_012.adb
-PASS: gdb.ada/rename_subscript_param.exp: insert second breakpoint in pkg.adb
-PASS: gdb.ada/rename_subscript_param.exp: print rename_subscript_param_b after changing its value
-PASS: gdb.ada/rename_subscript_param.exp: print rename_subscript_param_b before changing its value
-Running gdb.git~master/gdb/testsuite/gdb.ada/repeat_dyn.exp ...
-PASS: gdb.ada/repeat_dyn.exp: compilation foo_oc22_002.adb
-PASS: gdb.ada/repeat_dyn.exp: print a1(1)@3
-Running gdb.git~master/gdb/testsuite/gdb.ada/same_component_name.exp ...
-PASS: gdb.ada/same_component_name.exp: scenario=all: Print bottom component field
-PASS: gdb.ada/same_component_name.exp: scenario=all: Print field existing only in bottom component
-PASS: gdb.ada/same_component_name.exp: scenario=all: Print field existing only in dyn_middle component
-PASS: gdb.ada/same_component_name.exp: scenario=all: Print top component field
-PASS: gdb.ada/same_component_name.exp: scenario=all: Print top component field in middle assign function
-PASS: gdb.ada/same_component_name.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/same_component_name.exp: scenario=all: continue to bottom assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=all: continue to bottom assign breakpoint, 2nd time
-PASS: gdb.ada/same_component_name.exp: scenario=all: continue to dyn_middle assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=all: continue to foo breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=all: continue to middle assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=all: print field in dynamic tagged type via access
-PASS: gdb.ada/same_component_name.exp: scenario=all: run to top assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: Print bottom component field
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: Print field existing only in bottom component
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: Print field existing only in dyn_middle component
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: Print top component field
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: Print top component field in middle assign function
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: continue to bottom assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: continue to bottom assign breakpoint, 2nd time
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: continue to dyn_middle assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: continue to foo breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: continue to middle assign breakpoint
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: print field in dynamic tagged type via access
-PASS: gdb.ada/same_component_name.exp: scenario=minimal: run to top assign breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.ada/same_enum.exp ...
-PASS: gdb.ada/same_enum.exp: compilation a.adb
-PASS: gdb.ada/same_enum.exp: print red
-PASS: gdb.ada/same_enum.exp: ptype Color
-PASS: gdb.ada/same_enum.exp: ptype RGB_Color
-Running gdb.git~master/gdb/testsuite/gdb.ada/scalar_storage.exp ...
-PASS: gdb.ada/scalar_storage.exp: compilation storage.adb
-PASS: gdb.ada/scalar_storage.exp: print V_BE
-PASS: gdb.ada/scalar_storage.exp: print V_LE
-Running gdb.git~master/gdb/testsuite/gdb.ada/scoped_watch.exp ...
-PASS: gdb.ada/scoped_watch.exp: break foo_p708_025.adb:22
-PASS: gdb.ada/scoped_watch.exp: break pck.increment
-PASS: gdb.ada/scoped_watch.exp: compilation foo_p708_025.adb
-PASS: gdb.ada/scoped_watch.exp: continuing to breakpoint in pck.increment
-PASS: gdb.ada/scoped_watch.exp: continuing to breakpoint on call to Do_Nothing
-PASS: gdb.ada/scoped_watch.exp: continuing to watchpoint hit
-PASS: gdb.ada/scoped_watch.exp: continuing until watchpoint automatic deletion
-PASS: gdb.ada/scoped_watch.exp: next to call to Call_Me
-PASS: gdb.ada/scoped_watch.exp: watch result
-Running gdb.git~master/gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp ...
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=all: continue to update_small
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=all: continue to update_small for va.t
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=all: print sa(3) := 9
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=all: print va.t(1) := 15
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=minimal: continue to update_small
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=minimal: continue to update_small for va.t
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=minimal: print sa(3) := 9
-PASS: gdb.ada/set_pckd_arr_elt.exp: scenario=minimal: print va.t(1) := 15
-Running gdb.git~master/gdb/testsuite/gdb.ada/set_wstr.exp ...
-PASS: gdb.ada/set_wstr.exp: compilation a.adb
-PASS: gdb.ada/set_wstr.exp: print nnn after assignment
-PASS: gdb.ada/set_wstr.exp: print nnn before assignment
-PASS: gdb.ada/set_wstr.exp: print rws after assignment
-PASS: gdb.ada/set_wstr.exp: print rws before assignment
-PASS: gdb.ada/set_wstr.exp: print www after assignment
-PASS: gdb.ada/set_wstr.exp: print www before assignment
-PASS: gdb.ada/set_wstr.exp: set variable $str := "1234"
-PASS: gdb.ada/set_wstr.exp: set variable $str := "12345"
-PASS: gdb.ada/set_wstr.exp: set variable nnn := "qcyom"
-PASS: gdb.ada/set_wstr.exp: set variable rws := "ndhci"
-PASS: gdb.ada/set_wstr.exp: set variable www := "1#2#3#4#5#"
-PASS: gdb.ada/set_wstr.exp: set variable www := "zenrk"
-Running gdb.git~master/gdb/testsuite/gdb.ada/small_reg_param.exp ...
-PASS: gdb.ada/small_reg_param.exp: compilation foo.adb
-PASS: gdb.ada/small_reg_param.exp: continue to call_me
-PASS: gdb.ada/small_reg_param.exp: print w
-Running gdb.git~master/gdb/testsuite/gdb.ada/start.exp ...
-PASS: gdb.ada/start.exp: compilation dummy.adb
-PASS: gdb.ada/start.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.ada/static-link.exp ...
-PASS: gdb.ada/static-link.exp: compilation prog.adb
-PASS: gdb.ada/static-link.exp: ptype value
-Running gdb.git~master/gdb/testsuite/gdb.ada/str_binop_equal.exp ...
-PASS: gdb.ada/str_binop_equal.exp: compilation foo_p211_061.adb
-PASS: gdb.ada/str_binop_equal.exp: print my_str = "AB"
-PASS: gdb.ada/str_binop_equal.exp: print my_str = "ABCD"
-PASS: gdb.ada/str_binop_equal.exp: print my_str = "EFGH"
-PASS: gdb.ada/str_binop_equal.exp: print my_str = my_str
-PASS: gdb.ada/str_binop_equal.exp: set debug expr 0
-PASS: gdb.ada/str_binop_equal.exp: set debug expr 1
-Running gdb.git~master/gdb/testsuite/gdb.ada/str_chars.exp ...
-PASS: gdb.ada/str_chars.exp: compilation foo.adb
-PASS: gdb.ada/str_chars.exp: print with character limit of 10
-PASS: gdb.ada/str_chars.exp: print with character limit of 11
-PASS: gdb.ada/str_chars.exp: print with character limit of 26
-PASS: gdb.ada/str_chars.exp: print with character limit of elements
-PASS: gdb.ada/str_chars.exp: print with default settings
-PASS: gdb.ada/str_chars.exp: print with unlimited character limit
-PASS: gdb.ada/str_chars.exp: print with unlimited character limit, but lower element limit
-PASS: gdb.ada/str_chars.exp: set print characters 10
-PASS: gdb.ada/str_chars.exp: set print characters 26
-PASS: gdb.ada/str_chars.exp: set print characters elements
-PASS: gdb.ada/str_chars.exp: set print characters unlimited
-PASS: gdb.ada/str_chars.exp: set print elements 12
-Running gdb.git~master/gdb/testsuite/gdb.ada/str_ref_cmp.exp ...
-PASS: gdb.ada/str_ref_cmp.exp: compilation foo.adb
-PASS: gdb.ada/str_ref_cmp.exp: operator = works for strings
-PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "Hel"
-PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "hel"
-Running gdb.git~master/gdb/testsuite/gdb.ada/str_uninit.exp ...
-PASS: gdb.ada/str_uninit.exp: compilation parse.adb
-PASS: gdb.ada/str_uninit.exp: print 1235813
-PASS: gdb.ada/str_uninit.exp: print my_str
-Running gdb.git~master/gdb/testsuite/gdb.ada/sub_variant.exp ...
-PASS: gdb.ada/sub_variant.exp: compilation subv.adb
-PASS: gdb.ada/sub_variant.exp: print q
-PASS: gdb.ada/sub_variant.exp: print r
-PASS: gdb.ada/sub_variant.exp: print s
-Running gdb.git~master/gdb/testsuite/gdb.ada/sym_print_name.exp ...
-PASS: gdb.ada/sym_print_name.exp: compilation foo.adb
-PASS: gdb.ada/sym_print_name.exp: multiple matches for symbol integervar
-PASS: gdb.ada/sym_print_name.exp: select first choice from multiple-choice menu
-Running gdb.git~master/gdb/testsuite/gdb.ada/taft_type.exp ...
-PASS: gdb.ada/taft_type.exp: compilation p.adb
-PASS: gdb.ada/taft_type.exp: print w.e.all
-Running gdb.git~master/gdb/testsuite/gdb.ada/tagged.exp ...
-UNSUPPORTED: gdb.ada/tagged.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/tagged_access.exp ...
-UNSUPPORTED: gdb.ada/tagged_access.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.ada/tagged_not_init.exp ...
-PASS: gdb.ada/tagged_not_init.exp: compilation foo.adb
-PASS: gdb.ada/tagged_not_init.exp: print obj
-Running gdb.git~master/gdb/testsuite/gdb.ada/task_bp.exp ...
-PASS: gdb.ada/task_bp.exp: break dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: break dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: break pck.adb:dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: break pck.adb:dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: break pck.adb:pck.dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: break pck.adb:pck.dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: break pck.dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: break pck.dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: compilation foo.adb
-PASS: gdb.ada/task_bp.exp: expanding symtab for dummy_task
-PASS: gdb.ada/task_bp.exp: expanding symtab for pck.adb:dummy_task
-PASS: gdb.ada/task_bp.exp: expanding symtab for pck.adb:pck.dummy_task
-PASS: gdb.ada/task_bp.exp: expanding symtab for pck.dummy_task
-PASS: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
-PASS: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
-PASS: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
-Running gdb.git~master/gdb/testsuite/gdb.ada/task_switch_in_core.exp ...
-PASS: gdb.ada/task_switch_in_core.exp: compilation crash.adb
-PASS: gdb.ada/task_switch_in_core.exp: info tasks after switching to task 1
-PASS: gdb.ada/task_switch_in_core.exp: info tasks after switching to task 2
-PASS: gdb.ada/task_switch_in_core.exp: re-load generated corefile
-PASS: gdb.ada/task_switch_in_core.exp: save a corefile
-PASS: gdb.ada/task_switch_in_core.exp: task 1
-PASS: gdb.ada/task_switch_in_core.exp: task 2
-Running gdb.git~master/gdb/testsuite/gdb.ada/task_watch.exp ...
-PASS: gdb.ada/task_watch.exp: compilation foo.adb
-PASS: gdb.ada/task_watch.exp: continue to breakpoint: second
-PASS: gdb.ada/task_watch.exp: continue to watchpoint
-PASS: gdb.ada/task_watch.exp: info tasks after hitting watchpoint
-PASS: gdb.ada/task_watch.exp: info tasks before inserting breakpoint
-PASS: gdb.ada/task_watch.exp: watch -location value task 3
-Running gdb.git~master/gdb/testsuite/gdb.ada/tasks.exp ...
-PASS: gdb.ada/tasks.exp: attempt to set task, but expect an error
-PASS: gdb.ada/tasks.exp: attempt to set thread, but expect an error
-PASS: gdb.ada/tasks.exp: break break_me inferior 1 task 1
-PASS: gdb.ada/tasks.exp: break break_me task 1
-PASS: gdb.ada/tasks.exp: break break_me task 1 task 3
-PASS: gdb.ada/tasks.exp: break break_me task 1 thread 1
-PASS: gdb.ada/tasks.exp: break break_me task 3
-PASS: gdb.ada/tasks.exp: break break_me thread 1 task 1
-PASS: gdb.ada/tasks.exp: check info breakpoints for task 1 breakpoint
-PASS: gdb.ada/tasks.exp: check info breakpoints for task 3 breakpoint
-PASS: gdb.ada/tasks.exp: clear breakpoint task attribute
-PASS: gdb.ada/tasks.exp: clear breakpoint thread attribute
-PASS: gdb.ada/tasks.exp: compilation foo.adb
-PASS: gdb.ada/tasks.exp: continue to breakpoint
-PASS: gdb.ada/tasks.exp: continue to breakpoint: second
-PASS: gdb.ada/tasks.exp: get <gdb:breakpoint> from list
-PASS: gdb.ada/tasks.exp: get breakpoint list
-PASS: gdb.ada/tasks.exp: get gdb.Breakpoint from list
-PASS: gdb.ada/tasks.exp: get number of breakpoint for task 1
-PASS: gdb.ada/tasks.exp: get number of breakpoint for task 3
-PASS: gdb.ada/tasks.exp: guile (print (breakpoint-task bp))
-PASS: gdb.ada/tasks.exp: guile (print (breakpoint-thread bp))
-PASS: gdb.ada/tasks.exp: info tasks after hitting breakpoint
-PASS: gdb.ada/tasks.exp: info tasks before inserting breakpoint
-PASS: gdb.ada/tasks.exp: info threads
-PASS: gdb.ada/tasks.exp: interpreter-exec mi "-ada-task-info"
-PASS: gdb.ada/tasks.exp: python bp.task = 3
-PASS: gdb.ada/tasks.exp: python bp.task = None
-PASS: gdb.ada/tasks.exp: python bp.thread = 1
-PASS: gdb.ada/tasks.exp: python bp.thread = None
-PASS: gdb.ada/tasks.exp: python print(bp.task)
-PASS: gdb.ada/tasks.exp: python print(bp.thread)
-PASS: gdb.ada/tasks.exp: restore breakpoint task attribute
-PASS: gdb.ada/tasks.exp: set breakpoint thread now task is unset
-PASS: gdb.ada/tasks.exp: try setting the task, but expect an error
-PASS: gdb.ada/tasks.exp: try setting the thread, but expect an error
-PASS: gdb.ada/tasks.exp: watch j task 1 task 3
-PASS: gdb.ada/tasks.exp: watch j task 1 thread 1
-PASS: gdb.ada/tasks.exp: watch j thread 1 task 1
-Running gdb.git~master/gdb/testsuite/gdb.ada/tick_last_segv.exp ...
-PASS: gdb.ada/tick_last_segv.exp: compilation foo.adb
-PASS: gdb.ada/tick_last_segv.exp: print short-integer'first
-PASS: gdb.ada/tick_last_segv.exp: print short-integer'last
-Running gdb.git~master/gdb/testsuite/gdb.ada/tick_length_array_enum_idx.exp ...
-PASS: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
-PASS: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: print full'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype full_pt'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype full_table'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype primary_table'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype variable_table'length
-PASS: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
-Running gdb.git~master/gdb/testsuite/gdb.ada/type_coercion.exp ...
-PASS: gdb.ada/type_coercion.exp: compilation assign.adb
-PASS: gdb.ada/type_coercion.exp: initial value of q
-PASS: gdb.ada/type_coercion.exp: modified value of q
-PASS: gdb.ada/type_coercion.exp: print {Integer} $addr
-PASS: gdb.ada/type_coercion.exp: save q'address in convenience variable
-PASS: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
-Running gdb.git~master/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ...
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: continue to STOP2
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print My_Object with null Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print My_Object.Ptr when null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print My_P_Object with null Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print My_P_Object.Ptr when no longer null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print My_P_Object.Ptr when null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print my_object after setting Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print my_object.ptr when no longer null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print my_object.ptr.all
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print my_p_object after setting Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=all: print my_p_object.ptr.all
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: continue to STOP2
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print My_Object with null Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print My_Object.Ptr when null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print My_P_Object with null Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print My_P_Object.Ptr when no longer null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print My_P_Object.Ptr when null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print my_object after setting Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print my_object.ptr when no longer null
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print my_object.ptr.all
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print my_p_object after setting Ptr
-PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: scenario=minimal: print my_p_object.ptr.all
-Running gdb.git~master/gdb/testsuite/gdb.ada/unchecked_union.exp ...
-PASS: gdb.ada/unchecked_union.exp: scenario=all: compilation unchecked_union.adb
-PASS: gdb.ada/unchecked_union.exp: scenario=all: ptype Inner
-PASS: gdb.ada/unchecked_union.exp: scenario=all: ptype Pair
-PASS: gdb.ada/unchecked_union.exp: scenario=minimal: compilation unchecked_union.adb
-PASS: gdb.ada/unchecked_union.exp: scenario=minimal: ptype Inner
-PASS: gdb.ada/unchecked_union.exp: scenario=minimal: ptype Pair
-PASS: gdb.ada/unchecked_union.exp: scenario=none: compilation unchecked_union.adb
-PASS: gdb.ada/unchecked_union.exp: scenario=none: ptype Inner
-PASS: gdb.ada/unchecked_union.exp: scenario=none: ptype Pair
-Running gdb.git~master/gdb/testsuite/gdb.ada/uninitialized_vars.exp ...
-PASS: gdb.ada/uninitialized_vars.exp: compilation parse.adb
-PASS: gdb.ada/uninitialized_vars.exp: info locals
-Running gdb.git~master/gdb/testsuite/gdb.ada/unsigned_last.exp ...
-PASS: gdb.ada/unsigned_last.exp: compilation main.adb
-PASS: gdb.ada/unsigned_last.exp: print Unsigned_64'Last
-PASS: gdb.ada/unsigned_last.exp: print x
-Running gdb.git~master/gdb/testsuite/gdb.ada/unsigned_range.exp ...
-PASS: gdb.ada/unsigned_range.exp: compilation foo.adb
-PASS: gdb.ada/unsigned_range.exp: print Value
-Running gdb.git~master/gdb/testsuite/gdb.ada/var_arr_attrs.exp ...
-PASS: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
-PASS: gdb.ada/var_arr_attrs.exp: print my_object.data'first
-PASS: gdb.ada/var_arr_attrs.exp: print my_object.data'last
-PASS: gdb.ada/var_arr_attrs.exp: print my_object.data'length
-PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
-PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
-PASS: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
-Running gdb.git~master/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
-PASS: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
-PASS: gdb.ada/var_arr_typedef.exp: print a
-PASS: gdb.ada/var_arr_typedef.exp: print va
-PASS: gdb.ada/var_arr_typedef.exp: print vb
-Running gdb.git~master/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: compilation foo_na09_042.adb
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a1
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a1(1)
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a1(2)
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a1(3)
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a2
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a2(1)
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a2(2)
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: print a2(3)
-PASS: gdb.ada/var_rec_arr.exp: scenario=all: ptype a1(1)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: compilation foo_na09_042.adb
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a1
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a1(1)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a1(2)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a1(3)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a2
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a2(1)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a2(2)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: print a2(3)
-PASS: gdb.ada/var_rec_arr.exp: scenario=minimal: ptype a1(1)
-Running gdb.git~master/gdb/testsuite/gdb.ada/variant-record.exp ...
-PASS: gdb.ada/variant-record.exp: compilation proc.adb
-PASS: gdb.ada/variant-record.exp: print Value.Name(My_Value)
-Running gdb.git~master/gdb/testsuite/gdb.ada/variant.exp ...
-PASS: gdb.ada/variant.exp: scenario=all: compilation pkg.adb
-PASS: gdb.ada/variant.exp: scenario=all: print nav1
-PASS: gdb.ada/variant.exp: scenario=all: print nav2
-PASS: gdb.ada/variant.exp: scenario=all: print nav3
-PASS: gdb.ada/variant.exp: scenario=all: print q
-PASS: gdb.ada/variant.exp: scenario=all: print r
-PASS: gdb.ada/variant.exp: scenario=all: print st1
-PASS: gdb.ada/variant.exp: scenario=all: print st2
-PASS: gdb.ada/variant.exp: scenario=minimal: compilation pkg.adb
-PASS: gdb.ada/variant.exp: scenario=minimal: fetch type for python
-PASS: gdb.ada/variant.exp: scenario=minimal: print nav1
-PASS: gdb.ada/variant.exp: scenario=minimal: print nav2
-PASS: gdb.ada/variant.exp: scenario=minimal: print nav3
-PASS: gdb.ada/variant.exp: scenario=minimal: print q
-PASS: gdb.ada/variant.exp: scenario=minimal: print r
-PASS: gdb.ada/variant.exp: scenario=minimal: print st1
-PASS: gdb.ada/variant.exp: scenario=minimal: print st2
-PASS: gdb.ada/variant.exp: scenario=minimal: python print(t.dynamic)
-PASS: gdb.ada/variant.exp: scenario=minimal: python print(t['onevalue'].bitpos)
-PASS: gdb.ada/variant.exp: scenario=none: compilation pkg.adb
-PASS: gdb.ada/variant.exp: scenario=none: print nav1
-PASS: gdb.ada/variant.exp: scenario=none: print nav2
-PASS: gdb.ada/variant.exp: scenario=none: print nav3
-PASS: gdb.ada/variant.exp: scenario=none: print q
-PASS: gdb.ada/variant.exp: scenario=none: print r
-PASS: gdb.ada/variant.exp: scenario=none: print st1
-PASS: gdb.ada/variant.exp: scenario=none: print st2
-Running gdb.git~master/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
-PASS: gdb.ada/variant_record_packed_array.exp: scenario=all: compilation foo.adb
-PASS: gdb.ada/variant_record_packed_array.exp: scenario=all: print address
-PASS: gdb.ada/variant_record_packed_array.exp: scenario=all: print my_buffer
-PASS: gdb.ada/variant_record_packed_array.exp: scenario=all: print {foo.octal_buffer}($)
-PASS: gdb.ada/variant_record_packed_array.exp: scenario=minimal: compilation foo.adb
-PASS: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print address
-FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print my_buffer
-FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print {foo.octal_buffer}($)
-Running gdb.git~master/gdb/testsuite/gdb.ada/varsize_limit.exp ...
-PASS: gdb.ada/varsize_limit.exp: compilation vsizelim.adb
-PASS: gdb.ada/varsize_limit.exp: print array element
-PASS: gdb.ada/varsize_limit.exp: print larger
-PASS: gdb.ada/varsize_limit.exp: print name.all
-PASS: gdb.ada/varsize_limit.exp: print small
-PASS: gdb.ada/varsize_limit.exp: set varsize-limit 16
-Running gdb.git~master/gdb/testsuite/gdb.ada/verylong.exp ...
-UNSUPPORTED: gdb.ada/verylong.exp: require failed: gnatmake_version_at_least 11
-Running gdb.git~master/gdb/testsuite/gdb.ada/vla.exp ...
-PASS: gdb.ada/vla.exp: compilation vla.adb
-PASS: gdb.ada/vla.exp: print r00
-PASS: gdb.ada/vla.exp: print r01
-PASS: gdb.ada/vla.exp: print r10
-PASS: gdb.ada/vla.exp: print r22
-Running gdb.git~master/gdb/testsuite/gdb.ada/voidctx.exp ...
-PASS: gdb.ada/voidctx.exp: call DoSomething
-PASS: gdb.ada/voidctx.exp: check func_count 1
-PASS: gdb.ada/voidctx.exp: check func_count 2
-PASS: gdb.ada/voidctx.exp: check proc_count 1
-PASS: gdb.ada/voidctx.exp: check proc_count 2
-PASS: gdb.ada/voidctx.exp: compilation voidctx.adb
-PASS: gdb.ada/voidctx.exp: initial func_count
-PASS: gdb.ada/voidctx.exp: initial proc_count
-PASS: gdb.ada/voidctx.exp: print DoSomething
-Running gdb.git~master/gdb/testsuite/gdb.ada/watch_arg.exp ...
-PASS: gdb.ada/watch_arg.exp: compilation watch.adb
-PASS: gdb.ada/watch_arg.exp: continuing to second breakpoint
-PASS: gdb.ada/watch_arg.exp: continuing until watchpoint automatic deletion
-PASS: gdb.ada/watch_arg.exp: insert second breakpoint in watch.adb
-PASS: gdb.ada/watch_arg.exp: set watchpoint on function argument X
-Running gdb.git~master/gdb/testsuite/gdb.ada/watch_minus_l.exp ...
-PASS: gdb.ada/watch_minus_l.exp: compilation foo_ra10_006.adb
-PASS: gdb.ada/watch_minus_l.exp: continue with watch -location
-PASS: gdb.ada/watch_minus_l.exp: watch -location pck.global_var
-Running gdb.git~master/gdb/testsuite/gdb.ada/whatis_array_val.exp ...
-PASS: gdb.ada/whatis_array_val.exp: compilation foo.adb
-PASS: gdb.ada/whatis_array_val.exp: print full
-PASS: gdb.ada/whatis_array_val.exp: whatis $
-PASS: gdb.ada/whatis_array_val.exp: whatis full
-Running gdb.git~master/gdb/testsuite/gdb.ada/widewide.exp ...
-PASS: gdb.ada/widewide.exp: compilation foo.adb
-PASS: gdb.ada/widewide.exp: print "x" & my_ws & "y"
-PASS: gdb.ada/widewide.exp: print 'x' & my_ws
-PASS: gdb.ada/widewide.exp: print my_ws & 'y'
-PASS: gdb.ada/widewide.exp: print my_ws = "nope"
-PASS: gdb.ada/widewide.exp: print my_ws = "wide"
-PASS: gdb.ada/widewide.exp: print my_wws
-PASS: gdb.ada/widewide.exp: print my_wws = " helo"
-PASS: gdb.ada/widewide.exp: print my_wws after overlapping slice assignment
-PASS: gdb.ada/widewide.exp: print my_wws after slice assignment
-PASS: gdb.ada/widewide.exp: print my_wws(1)
-PASS: gdb.ada/widewide.exp: print my_wws(1..3) := "abc"
-PASS: gdb.ada/widewide.exp: print my_wws(1..3) := my_wws(2..4)
-PASS: gdb.ada/widewide.exp: print my_wws(2)
-PASS: gdb.ada/widewide.exp: print some_big
-PASS: gdb.ada/widewide.exp: print some_easy
-PASS: gdb.ada/widewide.exp: print some_larger
-PASS: gdb.ada/widewide.exp: ptype wide_wide_string'("wws")
-PASS: gdb.ada/widewide.exp: set debug expr 0
-PASS: gdb.ada/widewide.exp: set debug expr 1
-Running gdb.git~master/gdb/testsuite/gdb.ada/win_fu_syms.exp ...
-PASS: gdb.ada/win_fu_syms.exp: compilation foo.adb
-PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call
-PASS: gdb.ada/win_fu_syms.exp: info line on variable declaration
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ...
-UNSUPPORTED: gdb.arch/aarch64-atomic-inst.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-brk-patterns.exp ...
-UNSUPPORTED: gdb.arch/aarch64-brk-patterns.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp ...
-UNSUPPORTED: gdb.arch/aarch64-dbreg-contents.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-fp.exp ...
-UNSUPPORTED: gdb.arch/aarch64-fp.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-mte-core.exp ...
-UNSUPPORTED: gdb.arch/aarch64-mte-core.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-mte.exp ...
-UNSUPPORTED: gdb.arch/aarch64-mte.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-non-address-bits.exp ...
-UNSUPPORTED: gdb.arch/aarch64-non-address-bits.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-pauth.exp ...
-UNSUPPORTED: gdb.arch/aarch64-pauth.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-prologue.exp ...
-UNSUPPORTED: gdb.arch/aarch64-prologue.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sighandler-regs.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sighandler-regs.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-core-0.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-core-0.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-core-1.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-core-1.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-core-2.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-core-2.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-core-3.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-core-3.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-core-4.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-core-4.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-0.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-0.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-1.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-1.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-2.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-2.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-3.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-3.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-4.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-4.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-5.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-5.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-6.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-6.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-7.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-7.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-8.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-8.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-available-9.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-available-9.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-sigframe-0.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-sigframe-0.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-sigframe-1.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-sigframe-1.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-sigframe-2.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-sigframe-2.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-sigframe-3.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-sigframe-3.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-sigframe-4.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-sigframe-4.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-0.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-0.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-1.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-1.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-2.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-2.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-3.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-3.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-4.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-4.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-5.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-5.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-6.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-6.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-7.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-7.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-8.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-8.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-regs-unavailable-9.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-regs-unavailable-9.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sme-sanity.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sme-sanity.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-sve.exp ...
-UNSUPPORTED: gdb.arch/aarch64-sve.exp: require failed: allow_aarch64_sve_tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-tagged-pointer.exp ...
-UNSUPPORTED: gdb.arch/aarch64-tagged-pointer.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-unwind-pc.exp ...
-UNSUPPORTED: gdb.arch/aarch64-unwind-pc.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aarch64-w-registers.exp ...
-UNSUPPORTED: gdb.arch/aarch64-w-registers.exp: require failed: is_aarch64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/aix-sighandle.exp ...
-UNSUPPORTED: gdb.arch/aix-sighandle.exp: require failed: istarget "powerpc*-*-aix*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/alpha-step.exp ...
-UNSUPPORTED: gdb.arch/alpha-step.exp: require failed: istarget "alpha*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/altivec-abi.exp ...
-UNSUPPORTED: gdb.arch/altivec-abi.exp: require failed: allow_altivec_tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/altivec-regs.exp ...
-UNSUPPORTED: gdb.arch/altivec-regs.exp: require failed: allow_altivec_tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-break-on-asm-line.exp ...
-UNSUPPORTED: gdb.arch/amd64-break-on-asm-line.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-byte.exp ...
-UNSUPPORTED: gdb.arch/amd64-byte.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp ...
-UNSUPPORTED: gdb.arch/amd64-disp-step-avx.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-disp-step-self-call.exp ...
-UNSUPPORTED: gdb.arch/amd64-disp-step-self-call.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-disp-step.exp ...
-UNSUPPORTED: gdb.arch/amd64-disp-step.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-dword.exp ...
-UNSUPPORTED: gdb.arch/amd64-dword.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ...
-UNSUPPORTED: gdb.arch/amd64-entry-value-inline.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-entry-value-param-dwarf5.exp ...
-UNSUPPORTED: gdb.arch/amd64-entry-value-param-dwarf5.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ...
-UNSUPPORTED: gdb.arch/amd64-entry-value-param.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ...
-UNSUPPORTED: gdb.arch/amd64-entry-value-paramref.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-entry-value.exp ...
-UNSUPPORTED: gdb.arch/amd64-entry-value.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-eval.exp ...
-UNSUPPORTED: gdb.arch/amd64-eval.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-gs_base.exp ...
-UNSUPPORTED: gdb.arch/amd64-gs_base.exp: require failed: is_amd64_regs_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
-UNSUPPORTED: gdb.arch/amd64-i386-address.exp: require failed: is_any_target "x86_64-*-*" "i?86-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-init-x87-values.exp ...
-UNSUPPORTED: gdb.arch/amd64-init-x87-values.exp: require failed: is_amd64_regs_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
-UNSUPPORTED: gdb.arch/amd64-invalid-stack-middle.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
-UNSUPPORTED: gdb.arch/amd64-invalid-stack-top.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
-UNSUPPORTED: gdb.arch/amd64-optimout-repeat.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-osabi.exp ...
-UNSUPPORTED: gdb.arch/amd64-osabi.exp: require failed: istarget x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
-UNSUPPORTED: gdb.arch/amd64-prologue-skip.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
-UNSUPPORTED: gdb.arch/amd64-prologue-xmm.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-stap-expressions.exp ...
-UNSUPPORTED: gdb.arch/amd64-stap-expressions.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
-UNSUPPORTED: gdb.arch/amd64-stap-optional-prefix.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
-UNSUPPORTED: gdb.arch/amd64-stap-special-operands.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ...
-UNSUPPORTED: gdb.arch/amd64-stap-wrong-subexp.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ...
-UNSUPPORTED: gdb.arch/amd64-tailcall-cxx.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ...
-UNSUPPORTED: gdb.arch/amd64-tailcall-noret.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ...
-UNSUPPORTED: gdb.arch/amd64-tailcall-ret.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-tailcall-self.exp ...
-UNSUPPORTED: gdb.arch/amd64-tailcall-self.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-watchpoint-downgrade.exp ...
-UNSUPPORTED: gdb.arch/amd64-watchpoint-downgrade.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/amd64-word.exp ...
-UNSUPPORTED: gdb.arch/amd64-word.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/arc-analyze-prologue.exp ...
-UNSUPPORTED: gdb.arch/arc-analyze-prologue.exp: require failed: istarget "arc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/arc-decode-insn.exp ...
-UNSUPPORTED: gdb.arch/arc-decode-insn.exp: require failed: istarget "arc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/arc-disassembler-options.exp ...
-UNSUPPORTED: gdb.arch/arc-disassembler-options.exp: require failed: istarget "arc-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/arc-tdesc-cpu.exp ...
-PASS: gdb.arch/arc-tdesc-cpu.exp: set tdesc filename $srcdir/gdb.arch/arc-tdesc-cpu.xml
-PASS: gdb.arch/arc-tdesc-cpu.exp: setting HS architecture
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ...
-PASS: gdb.arch/arm-bl-branch-dest.exp: next
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-cmse-sgstubs.exp ...
-PASS: gdb.arch/arm-cmse-sgstubs.exp: branch to __acle_se_func from func
-PASS: gdb.arch/arm-cmse-sgstubs.exp: branch to func from main
-PASS: gdb.arch/arm-cmse-sgstubs.exp: control jumps to __acle_se_func from main via func
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next in __acle_se_func function
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next in __acle_se_func function controls returns to main
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next in __acle_se_func function outputs __acle_se_func
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next in __acle_se_func function via func
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next in main outputs In fun1
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next in main outputs __acle_se_func
-PASS: gdb.arch/arm-cmse-sgstubs.exp: next instruction in func
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-disassembler-options.exp ...
-PASS: gdb.arch/arm-disassembler-options.exp: set architecture armv2
-PASS: gdb.arch/arm-disassembler-options.exp: set architecture armv5
-PASS: gdb.arch/arm-disassembler-options.exp: set disassembler-options
-PASS: gdb.arch/arm-disassembler-options.exp: set disassembler-options reg-names-gcc,force-thumb
-PASS: gdb.arch/arm-disassembler-options.exp: show NULL disassembler-options
-PASS: gdb.arch/arm-disassembler-options.exp: show disassembler-options reg-names-gcc,force-thumb
-PASS: gdb.arch/arm-disassembler-options.exp: show disassembler-options reg-names-gcc,force-thumb, modified architecture
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-disp-step.exp ...
-PASS: gdb.arch/arm-disp-step.exp: [expr {$pc_val + 4 + 4} == $r3_val]
-PASS: gdb.arch/arm-disp-step.exp: break *test_add_rn_pc
-PASS: gdb.arch/arm-disp-step.exp: break *test_adr
-PASS: gdb.arch/arm-disp-step.exp: break *test_adr_32bit
-PASS: gdb.arch/arm-disp-step.exp: break *test_ldm_stm_pc
-PASS: gdb.arch/arm-disp-step.exp: break *test_ldr_literal
-PASS: gdb.arch/arm-disp-step.exp: break *test_ldr_literal_16
-PASS: gdb.arch/arm-disp-step.exp: break *test_str_pc
-PASS: gdb.arch/arm-disp-step.exp: break *test_zero_cbnz
-PASS: gdb.arch/arm-disp-step.exp: break Lbranch
-PASS: gdb.arch/arm-disp-step.exp: break test_add_rn_pc_end
-PASS: gdb.arch/arm-disp-step.exp: break test_add_rn_pc_start
-PASS: gdb.arch/arm-disp-step.exp: break test_adr_32bit_after
-PASS: gdb.arch/arm-disp-step.exp: break test_adr_32bit_end
-PASS: gdb.arch/arm-disp-step.exp: break test_adr_end
-PASS: gdb.arch/arm-disp-step.exp: break test_branch
-PASS: gdb.arch/arm-disp-step.exp: break test_call
-PASS: gdb.arch/arm-disp-step.exp: break test_call_end
-PASS: gdb.arch/arm-disp-step.exp: break test_ldr_literal_16_end
-PASS: gdb.arch/arm-disp-step.exp: break test_ldr_pc
-PASS: gdb.arch/arm-disp-step.exp: break test_ldr_pc_ret
-PASS: gdb.arch/arm-disp-step.exp: break test_ldrsb_literal
-PASS: gdb.arch/arm-disp-step.exp: break test_ldrsh_literal
-PASS: gdb.arch/arm-disp-step.exp: break test_non_zero_cbnz
-PASS: gdb.arch/arm-disp-step.exp: break test_non_zero_cbz
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_1
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_1_right
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_1_wrong
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_2
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_2_right
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_2_wrong
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_3
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_3_right
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_3_wrong
-PASS: gdb.arch/arm-disp-step.exp: break test_pop_pc_ret
-PASS: gdb.arch/arm-disp-step.exp: break test_ret
-PASS: gdb.arch/arm-disp-step.exp: break test_ret_end
-PASS: gdb.arch/arm-disp-step.exp: break test_test_ldr_literal_end
-PASS: gdb.arch/arm-disp-step.exp: break test_zero_cbz
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to Lbranch
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_add_rn_pc
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_add_rn_pc_end
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_add_rn_pc_start
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_branch
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldr_literal
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldr_literal_16
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldr_literal_16_end
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldr_literal_ret
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldr_pc
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldr_pc_ret
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldrsb_literal
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ldrsh_literal
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_non_zero_cbnz
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_non_zero_cbz
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_1
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_1_check
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_2
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_2_check
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_3
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_3_check
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_pop_pc_ret
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_ret_end
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_zero_cbnz
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: continue to test_zero_cbz
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_adr
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_adr_32bit
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_adr_32bit_after
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_adr_32bit_end
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_adr_end
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_call
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_call_end
-PASS: gdb.arch/arm-disp-step.exp: continue to breakpoint: test_ret
-PASS: gdb.arch/arm-disp-step.exp: continue until exit at arm-disp-step
-PASS: gdb.arch/arm-disp-step.exp: get integer valueof "$pc"
-PASS: gdb.arch/arm-disp-step.exp: get integer valueof "$r3"
-PASS: gdb.arch/arm-disp-step.exp: set displaced-stepping off
-PASS: gdb.arch/arm-disp-step.exp: set displaced-stepping on
-PASS: gdb.arch/arm-disp-step.exp: show displaced-stepping
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-neon.exp ...
-PASS: gdb.arch/arm-neon.exp: p hva_func1 (hva1)
-PASS: gdb.arch/arm-neon.exp: p hva_func2 (hva2)
-PASS: gdb.arch/arm-neon.exp: p hva_func3 (hva3)
-PASS: gdb.arch/arm-neon.exp: p vec_func1 (a1)
-PASS: gdb.arch/arm-neon.exp: p vec_func10 (a10)
-PASS: gdb.arch/arm-neon.exp: p vec_func11 (a11)
-PASS: gdb.arch/arm-neon.exp: p vec_func12 (a12)
-PASS: gdb.arch/arm-neon.exp: p vec_func13 (a13)
-PASS: gdb.arch/arm-neon.exp: p vec_func14 (a14)
-PASS: gdb.arch/arm-neon.exp: p vec_func15 (a15)
-PASS: gdb.arch/arm-neon.exp: p vec_func16 (a16)
-PASS: gdb.arch/arm-neon.exp: p vec_func17 (a17)
-PASS: gdb.arch/arm-neon.exp: p vec_func18 (a18)
-PASS: gdb.arch/arm-neon.exp: p vec_func2 (a2)
-PASS: gdb.arch/arm-neon.exp: p vec_func3 (a3)
-PASS: gdb.arch/arm-neon.exp: p vec_func4 (a4)
-PASS: gdb.arch/arm-neon.exp: p vec_func5 (a5)
-PASS: gdb.arch/arm-neon.exp: p vec_func6 (a6)
-PASS: gdb.arch/arm-neon.exp: p vec_func7 (a7)
-PASS: gdb.arch/arm-neon.exp: p vec_func8 (a8)
-PASS: gdb.arch/arm-neon.exp: p vec_func9 (a9)
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-pthread_cond_timedwait-bt.exp ...
-PASS: gdb.arch/arm-pthread_cond_timedwait-bt.exp: advance breakhere
-PASS: gdb.arch/arm-pthread_cond_timedwait-bt.exp: pc points to svc
-PASS: gdb.arch/arm-pthread_cond_timedwait-bt.exp: set debug frame 1
-PASS: gdb.arch/arm-pthread_cond_timedwait-bt.exp: successfully compiled posix threads test case
-PASS: gdb.arch/arm-pthread_cond_timedwait-bt.exp: thread 1
-PASS: gdb.arch/arm-pthread_cond_timedwait-bt.exp: thread 2 for svc check
-UNTESTED: gdb.arch/arm-pthread_cond_timedwait-bt.exp: unwinder is arm exidx
-Running gdb.git~master/gdb/testsuite/gdb.arch/arm-single-step-kernel-helper.exp ...
-PASS: gdb.arch/arm-single-step-kernel-helper.exp: cond-breakpoint: continue to breakpoint: branch to kernel helper
-PASS: gdb.arch/arm-single-step-kernel-helper.exp: cond-breakpoint: p i
-PASS: gdb.arch/arm-single-step-kernel-helper.exp: find instruction branch to kernel helper
-PASS: gdb.arch/arm-single-step-kernel-helper.exp: single-step: bt
-PASS: gdb.arch/arm-single-step-kernel-helper.exp: single-step: continue to breakpoint: branch to kernel helper
-PASS: gdb.arch/arm-single-step-kernel-helper.exp: single-step: si
-Running gdb.git~master/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ...
-UNSUPPORTED: gdb.arch/avr-flash-qualifier.exp: require failed: istarget "avr*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/core-file-pid0.exp ...
-UNSUPPORTED: gdb.arch/core-file-pid0.exp: no pre-generated core file for this target
-Running gdb.git~master/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp ...
-PASS: gdb.arch/disp-step-insn-reloc.exp: get integer valueof "n_testcases"
-UNTESTED: gdb.arch/disp-step-insn-reloc.exp: no instruction relocation to test
-Running gdb.git~master/gdb/testsuite/gdb.arch/e500-abi.exp ...
-UNSUPPORTED: gdb.arch/e500-abi.exp: require failed: istarget "powerpc-*eabispe"
-Running gdb.git~master/gdb/testsuite/gdb.arch/e500-prologue.exp ...
-UNSUPPORTED: gdb.arch/e500-prologue.exp: require failed: istarget "powerpc-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/e500-regs.exp ...
-UNSUPPORTED: gdb.arch/e500-regs.exp: require failed: istarget "powerpc-*eabispe"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp ...
-UNSUPPORTED: gdb.arch/ftrace-insn-reloc.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.arch/gdb1291.exp ...
-UNSUPPORTED: gdb.arch/gdb1291.exp: require failed: istarget "sh-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/gdb1431.exp ...
-UNSUPPORTED: gdb.arch/gdb1431.exp: require failed: istarget "sh-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/gdb1558.exp ...
-UNSUPPORTED: gdb.arch/gdb1558.exp: require failed: istarget "sh-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-avx.exp ...
-UNSUPPORTED: gdb.arch/i386-avx.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-avx512.exp ...
-UNSUPPORTED: gdb.arch/i386-avx512.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
-UNSUPPORTED: gdb.arch/i386-biarch-core.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
-UNSUPPORTED: gdb.arch/i386-bp_permanent.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-byte.exp ...
-UNSUPPORTED: gdb.arch/i386-byte.exp: require failed: is_any_target "x86_64-*-*" "i?86-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
-UNSUPPORTED: gdb.arch/i386-cfi-notcurrent.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-disp-step-self-call.exp ...
-UNSUPPORTED: gdb.arch/i386-disp-step-self-call.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-disp-step.exp ...
-UNSUPPORTED: gdb.arch/i386-disp-step.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ...
-UNSUPPORTED: gdb.arch/i386-dr3-watch.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-float.exp ...
-UNSUPPORTED: gdb.arch/i386-float.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ...
-UNSUPPORTED: gdb.arch/i386-gnu-cfi.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-mpx-call.exp ...
-UNSUPPORTED: gdb.arch/i386-mpx-call.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-mpx-map.exp ...
-UNSUPPORTED: gdb.arch/i386-mpx-map.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-mpx-sigsegv.exp ...
-UNSUPPORTED: gdb.arch/i386-mpx-sigsegv.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-mpx-simple_segv.exp ...
-UNSUPPORTED: gdb.arch/i386-mpx-simple_segv.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-mpx.exp ...
-UNSUPPORTED: gdb.arch/i386-mpx.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-permbkpt.exp ...
-UNSUPPORTED: gdb.arch/i386-permbkpt.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-pkru.exp ...
-UNSUPPORTED: gdb.arch/i386-pkru.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-prologue-skip-cf-protection.exp ...
-UNSUPPORTED: gdb.arch/i386-prologue-skip-cf-protection.exp: require failed: is_any_target x86_64-*-* i?86-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-prologue.exp ...
-UNSUPPORTED: gdb.arch/i386-prologue.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-signal.exp ...
-UNSUPPORTED: gdb.arch/i386-signal.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-size-overlap.exp ...
-UNSUPPORTED: gdb.arch/i386-size-overlap.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-size.exp ...
-UNSUPPORTED: gdb.arch/i386-size.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ...
-UNSUPPORTED: gdb.arch/i386-sse-stack-align.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-sse.exp ...
-UNSUPPORTED: gdb.arch/i386-sse.exp: require failed: is_any_target i?86-*-* x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-stap-eval-lang-ada.exp ...
-UNSUPPORTED: gdb.arch/i386-stap-eval-lang-ada.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-unwind.exp ...
-UNSUPPORTED: gdb.arch/i386-unwind.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.arch/i386-word.exp ...
-UNSUPPORTED: gdb.arch/i386-word.exp: require failed: is_any_target "x86_64-*-*" "i?86-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ...
-UNSUPPORTED: gdb.arch/ia64-breakpoint-shadow.exp: require failed: istarget "ia64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.arch/mips-disassembler-options.exp ...
-UNSUPPORTED: gdb.arch/mips-disassembler-options.exp: require failed: istarget "mips*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/mips-fcr.exp ...
-UNSUPPORTED: gdb.arch/mips-fcr.exp: require failed: istarget "mips*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/mips-fpregset-core.exp ...
-UNSUPPORTED: gdb.arch/mips-fpregset-core.exp: require failed: istarget "mips*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp ...
-UNSUPPORTED: gdb.arch/mips-octeon-bbit.exp: require failed: istarget "*octeon*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/mips16-thunks.exp ...
-UNSUPPORTED: gdb.arch/mips16-thunks.exp: require failed: istarget "mips*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/pa-nullify.exp ...
-UNSUPPORTED: gdb.arch/pa-nullify.exp: Skipping hppa nullification tests.
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-addpcis.exp ...
-UNSUPPORTED: gdb.arch/powerpc-addpcis.exp: require failed: istarget powerpc*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ...
-UNSUPPORTED: gdb.arch/powerpc-aix-prologue.exp: require failed: istarget "powerpc-*-aix*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-altivec.exp ...
-UNSUPPORTED: gdb.arch/powerpc-altivec.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-altivec2.exp ...
-UNSUPPORTED: gdb.arch/powerpc-altivec2.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-altivec3.exp ...
-UNSUPPORTED: gdb.arch/powerpc-altivec3.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ...
-UNSUPPORTED: gdb.arch/powerpc-d128-regs.exp: require failed: istarget "powerpc64*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-disassembler-options.exp ...
-UNSUPPORTED: gdb.arch/powerpc-disassembler-options.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-fpscr-gcore.exp ...
-UNSUPPORTED: gdb.arch/powerpc-fpscr-gcore.exp: require failed: istarget "powerpc*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-htm-regs.exp ...
-UNSUPPORTED: gdb.arch/powerpc-htm-regs.exp: require failed: istarget "powerpc*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-lnia.exp ...
-UNSUPPORTED: gdb.arch/powerpc-lnia.exp: require failed: istarget powerpc*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-plxv-nonrel.exp ...
-UNSUPPORTED: gdb.arch/powerpc-plxv-nonrel.exp: require failed: istarget powerpc*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-power10.exp ...
-UNSUPPORTED: gdb.arch/powerpc-power10.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-power7.exp ...
-UNSUPPORTED: gdb.arch/powerpc-power7.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-power8.exp ...
-UNSUPPORTED: gdb.arch/powerpc-power8.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-power9.exp ...
-UNSUPPORTED: gdb.arch/powerpc-power9.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-ppr-dscr.exp ...
-UNSUPPORTED: gdb.arch/powerpc-ppr-dscr.exp: require failed: istarget "powerpc*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-prologue-frame.exp ...
-UNSUPPORTED: gdb.arch/powerpc-prologue-frame.exp: require failed: istarget "powerpc-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-prologue.exp ...
-UNSUPPORTED: gdb.arch/powerpc-prologue.exp: require failed: istarget "powerpc-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-stackless.exp ...
-UNSUPPORTED: gdb.arch/powerpc-stackless.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-tar.exp ...
-UNSUPPORTED: gdb.arch/powerpc-tar.exp: require failed: istarget "powerpc*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-trap.exp ...
-UNSUPPORTED: gdb.arch/powerpc-trap.exp: Skipping powerpc-specific tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-vector-regs.exp ...
-UNSUPPORTED: gdb.arch/powerpc-vector-regs.exp: require failed: allow_altivec_tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-vsx-gcore.exp ...
-UNSUPPORTED: gdb.arch/powerpc-vsx-gcore.exp: require failed: istarget "powerpc*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-vsx.exp ...
-UNSUPPORTED: gdb.arch/powerpc-vsx.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-vsx2.exp ...
-UNSUPPORTED: gdb.arch/powerpc-vsx2.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc-vsx3.exp ...
-UNSUPPORTED: gdb.arch/powerpc-vsx3.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/powerpc64-prologue.exp ...
-UNSUPPORTED: gdb.arch/powerpc64-prologue.exp: require failed: istarget "powerpc*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
-UNSUPPORTED: gdb.arch/ppc-dfp.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc-fp.exp ...
-UNSUPPORTED: gdb.arch/ppc-fp.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc-longdouble.exp ...
-UNSUPPORTED: gdb.arch/ppc-longdouble.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
-UNSUPPORTED: gdb.arch/ppc64-atomic-inst.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc64-break-on-_exit.exp ...
-UNSUPPORTED: gdb.arch/ppc64-break-on-_exit.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc64-isa207-atomic-inst.exp ...
-UNSUPPORTED: gdb.arch/ppc64-isa207-atomic-inst.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
-PASS: gdb.arch/ppc64-symtab-cordic.exp: complete set architecture
-Running gdb.git~master/gdb/testsuite/gdb.arch/pr25124.exp ...
-PASS: gdb.arch/pr25124.exp: disassemble thumb instruction (1st try)
-PASS: gdb.arch/pr25124.exp: disassemble thumb instruction (2nd try)
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-bp-infcall.exp ...
-UNSUPPORTED: gdb.arch/riscv-bp-infcall.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-default-tdesc.exp ...
-UNSUPPORTED: gdb.arch/riscv-default-tdesc.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-info-fcsr.exp ...
-UNSUPPORTED: gdb.arch/riscv-info-fcsr.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-reg-aliases.exp ...
-UNSUPPORTED: gdb.arch/riscv-reg-aliases.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-tdesc-loading.exp ...
-UNSUPPORTED: gdb.arch/riscv-tdesc-loading.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-tdesc-regs.exp ...
-UNSUPPORTED: gdb.arch/riscv-tdesc-regs.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp ...
-UNSUPPORTED: gdb.arch/riscv-unwind-long-insn.exp: require failed: istarget "riscv*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-c_li.exp ...
-UNSUPPORTED: gdb.arch/riscv64-unwind-prologue-with-c_li.exp: require failed: istarget "riscv64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp ...
-UNSUPPORTED: gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp: require failed: istarget "riscv64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-mv.exp ...
-UNSUPPORTED: gdb.arch/riscv64-unwind-prologue-with-mv.exp: require failed: istarget "riscv64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/s390-disassembler-options.exp ...
-PASS: gdb.arch/s390-disassembler-options.exp: complete set architecture s390
-Running gdb.git~master/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
-UNSUPPORTED: gdb.arch/s390-multiarch.exp: require failed: istarget s390x-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/s390-stackless.exp ...
-UNSUPPORTED: gdb.arch/s390-stackless.exp: require failed: istarget "s390*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
-UNSUPPORTED: gdb.arch/s390-tdbregs.exp: require failed: is_any_target s390-*-* s390x-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/s390-vregs.exp ...
-UNSUPPORTED: gdb.arch/s390-vregs.exp: require failed: is_any_target s390-*-* s390x-*-*
-Running gdb.git~master/gdb/testsuite/gdb.arch/sparc-sysstep.exp ...
-UNSUPPORTED: gdb.arch/sparc-sysstep.exp: require failed: istarget "sparc*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/sparc64-adi.exp ...
-UNSUPPORTED: gdb.arch/sparc64-adi.exp: require failed: istarget "sparc64*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/sparc64-regs.exp ...
-UNSUPPORTED: gdb.arch/sparc64-regs.exp: require failed: istarget "sparc64*-*-linux*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ...
-PASS: gdb.arch/thumb-bx-pc.exp: stepi for bx pc
-PASS: gdb.arch/thumb-bx-pc.exp: stepi reached correct instruction
-Running gdb.git~master/gdb/testsuite/gdb.arch/thumb-prologue.exp ...
-PASS: gdb.arch/thumb-prologue.exp: backtrace in TPCS
-PASS: gdb.arch/thumb-prologue.exp: backtrace in write_sp
-PASS: gdb.arch/thumb-prologue.exp: backtrace in write_sp, 2nd stop
-PASS: gdb.arch/thumb-prologue.exp: continue to TPCS
-PASS: gdb.arch/thumb-prologue.exp: continue to switch_stack_to_other
-PASS: gdb.arch/thumb-prologue.exp: continue to switch_stack_to_same
-PASS: gdb.arch/thumb-prologue.exp: saved registers in TPCS
-PASS: gdb.arch/thumb-prologue.exp: stepi over mov sp, 128
-PASS: gdb.arch/thumb-prologue.exp: stepi over mov sp, sp
-Running gdb.git~master/gdb/testsuite/gdb.arch/thumb-singlestep.exp ...
-PASS: gdb.arch/thumb-singlestep.exp: single step
-PASS: gdb.arch/thumb-singlestep.exp: step into foo
-Running gdb.git~master/gdb/testsuite/gdb.arch/thumb2-it.exp ...
-PASS: gdb.arch/thumb2-it.exp: call (int) it_breakpoints()
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 1
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 2
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 3
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 4
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 5
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 6
-PASS: gdb.arch/thumb2-it.exp: continue to breakpoint: test 7
-PASS: gdb.arch/thumb2-it.exp: it_1, call
-PASS: gdb.arch/thumb2-it.exp: it_1, continue
-PASS: gdb.arch/thumb2-it.exp: it_1, correct instructions reached
-PASS: gdb.arch/thumb2-it.exp: it_1, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_1, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_1, stepi 2
-PASS: gdb.arch/thumb2-it.exp: it_1, stepi 3
-PASS: gdb.arch/thumb2-it.exp: it_2, $r0 == 0
-PASS: gdb.arch/thumb2-it.exp: it_2, call
-PASS: gdb.arch/thumb2-it.exp: it_2, continue
-PASS: gdb.arch/thumb2-it.exp: it_2, correct instructions reached
-PASS: gdb.arch/thumb2-it.exp: it_2, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_2, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_2, stepi 2
-PASS: gdb.arch/thumb2-it.exp: it_3, call
-PASS: gdb.arch/thumb2-it.exp: it_3, continue
-PASS: gdb.arch/thumb2-it.exp: it_3, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_3, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_3, stepi 2
-FAIL: gdb.arch/thumb2-it.exp: it_3, stepi 3
-PASS: gdb.arch/thumb2-it.exp: it_4, call
-PASS: gdb.arch/thumb2-it.exp: it_4, continue
-PASS: gdb.arch/thumb2-it.exp: it_4, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_4, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_4, stepi 2
-PASS: gdb.arch/thumb2-it.exp: it_4, stepi 3
-FAIL: gdb.arch/thumb2-it.exp: it_4, stepi 4
-PASS: gdb.arch/thumb2-it.exp: it_5, $r0 == 1
-PASS: gdb.arch/thumb2-it.exp: it_5, call
-PASS: gdb.arch/thumb2-it.exp: it_5, continue
-PASS: gdb.arch/thumb2-it.exp: it_5, correct instructions reached
-PASS: gdb.arch/thumb2-it.exp: it_5, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_5, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_5, stepi 2
-PASS: gdb.arch/thumb2-it.exp: it_5, stepi 3
-PASS: gdb.arch/thumb2-it.exp: it_5, stepi 4
-PASS: gdb.arch/thumb2-it.exp: it_6, call
-PASS: gdb.arch/thumb2-it.exp: it_6, continue
-PASS: gdb.arch/thumb2-it.exp: it_6, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_6, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_6, stepi 2
-FAIL: gdb.arch/thumb2-it.exp: it_6, stepi 3
-PASS: gdb.arch/thumb2-it.exp: it_7, $r0 == 15
-PASS: gdb.arch/thumb2-it.exp: it_7, call
-PASS: gdb.arch/thumb2-it.exp: it_7, continue
-PASS: gdb.arch/thumb2-it.exp: it_7, correct instructions reached
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 2
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 3
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 4
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 5
-PASS: gdb.arch/thumb2-it.exp: it_7, stepi 6
-PASS: gdb.arch/thumb2-it.exp: it_8, call
-PASS: gdb.arch/thumb2-it.exp: it_8, continue
-PASS: gdb.arch/thumb2-it.exp: it_8, stepi 0
-PASS: gdb.arch/thumb2-it.exp: it_8, stepi 1
-PASS: gdb.arch/thumb2-it.exp: it_8, stepi 2
-FAIL: gdb.arch/thumb2-it.exp: it_8, stepi 3
-PASS: gdb.arch/thumb2-it.exp: list main
-Running gdb.git~master/gdb/testsuite/gdb.arch/vsx-regs.exp ...
-UNSUPPORTED: gdb.arch/vsx-regs.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/vsx-vsr-float28.exp ...
-UNSUPPORTED: gdb.arch/vsx-vsr-float28.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.arch/x86-avx512bf16.exp ...
-UNSUPPORTED: gdb.arch/x86-avx512bf16.exp: require failed: allow_avx512bf16_tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/x86-avx512fp16-abi.exp ...
-UNSUPPORTED: gdb.arch/x86-avx512fp16-abi.exp: require failed: allow_avx512fp16_tests
-Running gdb.git~master/gdb/testsuite/gdb.arch/x86-avx512fp16.exp ...
-UNSUPPORTED: gdb.arch/x86-avx512fp16.exp: require failed: allow_avx512fp16_tests
-Running gdb.git~master/gdb/testsuite/gdb.asm/asm-source.exp ...
-UNTESTED: gdb.asm/asm-source.exp: failed to assemble
-Running gdb.git~master/gdb/testsuite/gdb.base/a2-run.exp ...
-PASS: gdb.base/a2-run.exp: no spurious messages at program exit
-PASS: gdb.base/a2-run.exp: run "a2-run" again after setting args
-PASS: gdb.base/a2-run.exp: run "a2-run" again with same args
-PASS: gdb.base/a2-run.exp: run "a2-run" with arg
-PASS: gdb.base/a2-run.exp: run "a2-run" with no args
-PASS: gdb.base/a2-run.exp: run "a2-run" with shell
-PASS: gdb.base/a2-run.exp: run after setting args to nil
-PASS: gdb.base/a2-run.exp: set args
-PASS: gdb.base/a2-run.exp: set args 6
-Running gdb.git~master/gdb/testsuite/gdb.base/access-mem-running.exp ...
-PASS: gdb.base/access-mem-running.exp: all-stop: b maybe_stop_here
-PASS: gdb.base/access-mem-running.exp: all-stop: breakpoint hits
-PASS: gdb.base/access-mem-running.exp: all-stop: continuing
-PASS: gdb.base/access-mem-running.exp: all-stop: get global_counter once
-PASS: gdb.base/access-mem-running.exp: all-stop: get global_counter twice
-PASS: gdb.base/access-mem-running.exp: all-stop: print global_var after writing
-PASS: gdb.base/access-mem-running.exp: all-stop: print global_var before writing
-PASS: gdb.base/access-mem-running.exp: all-stop: value changed
-PASS: gdb.base/access-mem-running.exp: all-stop: write to global_var
-PASS: gdb.base/access-mem-running.exp: all-stop: write to global_var again
-PASS: gdb.base/access-mem-running.exp: non-stop: b maybe_stop_here
-PASS: gdb.base/access-mem-running.exp: non-stop: breakpoint hits
-PASS: gdb.base/access-mem-running.exp: non-stop: continuing
-PASS: gdb.base/access-mem-running.exp: non-stop: get global_counter once
-PASS: gdb.base/access-mem-running.exp: non-stop: get global_counter twice
-PASS: gdb.base/access-mem-running.exp: non-stop: print global_var after writing
-PASS: gdb.base/access-mem-running.exp: non-stop: print global_var before writing
-PASS: gdb.base/access-mem-running.exp: non-stop: value changed
-PASS: gdb.base/access-mem-running.exp: non-stop: write to global_var
-PASS: gdb.base/access-mem-running.exp: non-stop: write to global_var again
-Running gdb.git~master/gdb/testsuite/gdb.base/add-symbol-file-attach.exp ...
-PASS: gdb.base/add-symbol-file-attach.exp: add-symbol-file before attach
-PASS: gdb.base/add-symbol-file-attach.exp: attach
-PASS: gdb.base/add-symbol-file-attach.exp: print foo
-Running gdb.git~master/gdb/testsuite/gdb.base/address_space_qualifier.exp ...
-PASS: gdb.base/address_space_qualifier.exp: C++: p *(@somerandomqualifiername int *) 0x12345678
-PASS: gdb.base/address_space_qualifier.exp: C: p *(@somerandomqualifiername int *) 0x12345678
-PASS: gdb.base/address_space_qualifier.exp: set language c
-PASS: gdb.base/address_space_qualifier.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.base/advance-until-multiple-locations.exp ...
-PASS: gdb.base/advance-until-multiple-locations.exp: advance_overload: first advance stops at ovld_func()
-PASS: gdb.base/advance-until-multiple-locations.exp: advance_overload: second advance stops at caller
-PASS: gdb.base/advance-until-multiple-locations.exp: advance_overload: third advance stops at ovld_func(int)
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=advance: until_advance_inline_func: advance inline_func
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=advance: until_advance_lineno_from_inlined: advance line number
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=advance: until_advance_lineno_from_inlined: continue to breakpoint: break here
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=advance: until_advance_lineno_from_non_inlined: advance line number
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=until: until_advance_inline_func: until inline_func
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=until: until_advance_lineno_from_inlined: continue to breakpoint: break here
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=until: until_advance_lineno_from_inlined: until line number
-PASS: gdb.base/advance-until-multiple-locations.exp: cmd=until: until_advance_lineno_from_non_inlined: until line number
-PASS: gdb.base/advance-until-multiple-locations.exp: until_overload: until ovld_func
-Running gdb.git~master/gdb/testsuite/gdb.base/advance.exp ...
-PASS: gdb.base/advance.exp: advance func
-PASS: gdb.base/advance.exp: advance function called as param
-PASS: gdb.base/advance.exp: advance function not called by current frame
-PASS: gdb.base/advance.exp: advance line number
-PASS: gdb.base/advance.exp: advance with no argument
-PASS: gdb.base/advance.exp: continue to call to func3 in main
-PASS: gdb.base/advance.exp: malformed advance
-PASS: gdb.base/advance.exp: set breakpoint at call to func3
-Running gdb.git~master/gdb/testsuite/gdb.base/alias.exp ...
-PASS: gdb.base/alias.exp: -a print elements 47
-PASS: gdb.base/alias.exp: abbrev -a not present in help command list
-PASS: gdb.base/alias.exp: abbrev set2 not present in help command list
-PASS: gdb.base/alias.exp: abbrev set3 not present in help command list
-PASS: gdb.base/alias.exp: abbrev set4 not present in help command list
-PASS: gdb.base/alias.exp: abbrev set5 not present in help command list
-PASS: gdb.base/alias.exp: abbrev set6 not present in help command list
-PASS: gdb.base/alias.exp: alias -a -- -a = set
-PASS: gdb.base/alias.exp: alias -a -- set6 = set
-PASS: gdb.base/alias.exp: alias -a set2=set
-PASS: gdb.base/alias.exp: alias -a set3= set
-PASS: gdb.base/alias.exp: alias -a set4 =set
-PASS: gdb.base/alias.exp: alias -a set5 = set
-PASS: gdb.base/alias.exp: alias abcd = backtrace
-PASS: gdb.base/alias.exp: alias abcde = backtrace
-PASS: gdb.base/alias.exp: alias assigne
-PASS: gdb.base/alias.exp: alias assigne imprime
-PASS: gdb.base/alias.exp: alias assigne imprime limite-elements
-PASS: gdb.base/alias.exp: alias fghi = backtrace
-PASS: gdb.base/alias.exp: alias fghij = backtrace
-PASS: gdb.base/alias.exp: alias foo=bar
-PASS: gdb.base/alias.exp: alias set pr elms = set p elem
-PASS: gdb.base/alias.exp: alias set print max-elements using assigne imprime
-PASS: gdb.base/alias.exp: alias set2=set
-PASS: gdb.base/alias.exp: alias spe = set p elem
-PASS: gdb.base/alias.exp: assigne imprime elements 53
-PASS: gdb.base/alias.exp: assigne imprime limite-elements 54
-PASS: gdb.base/alias.exp: assigne imprime prefix not defined
-PASS: gdb.base/alias.exp: assigne print elements 52
-PASS: gdb.base/alias.exp: help aliases
-PASS: gdb.base/alias.exp: help set print
-PASS: gdb.base/alias.exp: mismatched length
-PASS: gdb.base/alias.exp: mismatched prefix
-PASS: gdb.base/alias.exp: set imprime elements 55
-PASS: gdb.base/alias.exp: set imprime prefix not defined
-PASS: gdb.base/alias.exp: set pr elms 51
-PASS: gdb.base/alias.exp: set print limite-elements 56
-PASS: gdb.base/alias.exp: set print max-elements 57
-PASS: gdb.base/alias.exp: set2 print elements 42
-PASS: gdb.base/alias.exp: set3 print elements 43
-PASS: gdb.base/alias.exp: set4 print elements 44
-PASS: gdb.base/alias.exp: set5 print elements 45
-PASS: gdb.base/alias.exp: set6 print elements 46
-PASS: gdb.base/alias.exp: spe 50
-PASS: gdb.base/alias.exp: verify -a
-PASS: gdb.base/alias.exp: verify 52
-PASS: gdb.base/alias.exp: verify 53
-PASS: gdb.base/alias.exp: verify 54
-PASS: gdb.base/alias.exp: verify 55
-PASS: gdb.base/alias.exp: verify 56
-PASS: gdb.base/alias.exp: verify 57
-PASS: gdb.base/alias.exp: verify set pr elms
-PASS: gdb.base/alias.exp: verify set2
-PASS: gdb.base/alias.exp: verify set3
-PASS: gdb.base/alias.exp: verify set4
-PASS: gdb.base/alias.exp: verify set5
-PASS: gdb.base/alias.exp: verify set6
-PASS: gdb.base/alias.exp: verify spe
-Running gdb.git~master/gdb/testsuite/gdb.base/align-c++.exp ...
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_char_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_double_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_float_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_int_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_double_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_short_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_char_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_double_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_float_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_int_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_double_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_short_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_char_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_int_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_static_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_static_unsigned_short_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_char_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_int_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_long_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_float"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_long_double"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_short"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_unsigned_char"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_unsigned_int"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_unsigned_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_unsigned_long_long"
-PASS: gdb.base/align-c++.exp: get integer valueof "a_unsigned_short_x_unsigned_short"
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_char_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_double_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_float_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_int_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_double_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_short_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_char_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_double_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_float_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_int_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_double_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_short_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_char_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_int_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_static_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_static_unsigned_short_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_char_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_int_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_long_x_unsigned_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_float)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_long_double)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_short)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_unsigned_char)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_unsigned_int)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_unsigned_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_unsigned_long_long)
-PASS: gdb.base/align-c++.exp: print alignof(struct align_pair_unsigned_short_x_unsigned_short)
-Running gdb.git~master/gdb/testsuite/gdb.base/align-c.exp ...
-PASS: gdb.base/align-c.exp: get integer valueof "a_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_char_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_double_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_float_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_int_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_double_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_long_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_long_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_short_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_char_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_int_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_long_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_long_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_float"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_long_double"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_unsigned_char"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_unsigned_int"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_unsigned_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_unsigned_long_long"
-PASS: gdb.base/align-c.exp: get integer valueof "a_unsigned_short_x_unsigned_short"
-PASS: gdb.base/align-c.exp: get integer valueof "a_void"
-PASS: gdb.base/align-c.exp: print _Alignof(char)
-PASS: gdb.base/align-c.exp: print _Alignof(double)
-PASS: gdb.base/align-c.exp: print _Alignof(float)
-PASS: gdb.base/align-c.exp: print _Alignof(int)
-PASS: gdb.base/align-c.exp: print _Alignof(long double)
-PASS: gdb.base/align-c.exp: print _Alignof(long long)
-PASS: gdb.base/align-c.exp: print _Alignof(long)
-PASS: gdb.base/align-c.exp: print _Alignof(short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_char_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_double_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_float_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_int_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_double_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_long_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_long_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_short_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_char_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_int_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_long_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_long_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_float)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_long_double)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_short)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_unsigned_char)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_unsigned_int)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_unsigned_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_unsigned_long_long)
-PASS: gdb.base/align-c.exp: print _Alignof(struct align_pair_unsigned_short_x_unsigned_short)
-PASS: gdb.base/align-c.exp: print _Alignof(unsigned char)
-PASS: gdb.base/align-c.exp: print _Alignof(unsigned int)
-PASS: gdb.base/align-c.exp: print _Alignof(unsigned long long)
-PASS: gdb.base/align-c.exp: print _Alignof(unsigned long)
-PASS: gdb.base/align-c.exp: print _Alignof(unsigned short)
-PASS: gdb.base/align-c.exp: print _Alignof(void)
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-0.exp ...
-PASS: gdb.base/all-architectures-0.exp: all passed
-PASS: gdb.base/all-architectures-0.exp: at least one architecture
-PASS: gdb.base/all-architectures-0.exp: at least one arm abi
-PASS: gdb.base/all-architectures-0.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-0.exp: at least one osabi
-PASS: gdb.base/all-architectures-0.exp: complete set architecture
-PASS: gdb.base/all-architectures-0.exp: complete set arm abi
-PASS: gdb.base/all-architectures-0.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-0.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-1.exp ...
-PASS: gdb.base/all-architectures-1.exp: all passed
-PASS: gdb.base/all-architectures-1.exp: at least one architecture
-PASS: gdb.base/all-architectures-1.exp: at least one arm abi
-PASS: gdb.base/all-architectures-1.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-1.exp: at least one osabi
-PASS: gdb.base/all-architectures-1.exp: complete set architecture
-PASS: gdb.base/all-architectures-1.exp: complete set arm abi
-PASS: gdb.base/all-architectures-1.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-1.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-2.exp ...
-PASS: gdb.base/all-architectures-2.exp: all passed
-PASS: gdb.base/all-architectures-2.exp: at least one architecture
-PASS: gdb.base/all-architectures-2.exp: at least one arm abi
-PASS: gdb.base/all-architectures-2.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-2.exp: at least one osabi
-PASS: gdb.base/all-architectures-2.exp: complete set architecture
-PASS: gdb.base/all-architectures-2.exp: complete set arm abi
-PASS: gdb.base/all-architectures-2.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-2.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-3.exp ...
-PASS: gdb.base/all-architectures-3.exp: all passed
-PASS: gdb.base/all-architectures-3.exp: at least one architecture
-PASS: gdb.base/all-architectures-3.exp: at least one arm abi
-PASS: gdb.base/all-architectures-3.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-3.exp: at least one osabi
-PASS: gdb.base/all-architectures-3.exp: complete set architecture
-PASS: gdb.base/all-architectures-3.exp: complete set arm abi
-PASS: gdb.base/all-architectures-3.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-3.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-4.exp ...
-PASS: gdb.base/all-architectures-4.exp: all passed
-PASS: gdb.base/all-architectures-4.exp: at least one architecture
-PASS: gdb.base/all-architectures-4.exp: at least one arm abi
-PASS: gdb.base/all-architectures-4.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-4.exp: at least one osabi
-PASS: gdb.base/all-architectures-4.exp: complete set architecture
-PASS: gdb.base/all-architectures-4.exp: complete set arm abi
-PASS: gdb.base/all-architectures-4.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-4.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-5.exp ...
-PASS: gdb.base/all-architectures-5.exp: all passed
-PASS: gdb.base/all-architectures-5.exp: at least one architecture
-PASS: gdb.base/all-architectures-5.exp: at least one arm abi
-PASS: gdb.base/all-architectures-5.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-5.exp: at least one osabi
-PASS: gdb.base/all-architectures-5.exp: complete set architecture
-PASS: gdb.base/all-architectures-5.exp: complete set arm abi
-PASS: gdb.base/all-architectures-5.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-5.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-6.exp ...
-PASS: gdb.base/all-architectures-6.exp: all passed
-PASS: gdb.base/all-architectures-6.exp: at least one architecture
-PASS: gdb.base/all-architectures-6.exp: at least one arm abi
-PASS: gdb.base/all-architectures-6.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-6.exp: at least one osabi
-PASS: gdb.base/all-architectures-6.exp: complete set architecture
-PASS: gdb.base/all-architectures-6.exp: complete set arm abi
-PASS: gdb.base/all-architectures-6.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-6.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-architectures-7.exp ...
-PASS: gdb.base/all-architectures-7.exp: all passed
-PASS: gdb.base/all-architectures-7.exp: at least one architecture
-PASS: gdb.base/all-architectures-7.exp: at least one arm abi
-PASS: gdb.base/all-architectures-7.exp: at least one arm fpu
-PASS: gdb.base/all-architectures-7.exp: at least one osabi
-PASS: gdb.base/all-architectures-7.exp: complete set architecture
-PASS: gdb.base/all-architectures-7.exp: complete set arm abi
-PASS: gdb.base/all-architectures-7.exp: complete set arm fpu
-PASS: gdb.base/all-architectures-7.exp: complete set osabi
-Running gdb.git~master/gdb/testsuite/gdb.base/all-bin.exp ...
-PASS: gdb.base/all-bin.exp: continuing after dummy()
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_char
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_double
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_float
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_long
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_short
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_char
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_int
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_long
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_signed_short
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_char
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_int
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_long
-PASS: gdb.base/all-bin.exp: print value of v_int&&v_unsigned_short
-PASS: gdb.base/all-bin.exp: print value of v_int+v_char
-PASS: gdb.base/all-bin.exp: print value of v_int+v_double
-PASS: gdb.base/all-bin.exp: print value of v_int+v_float
-PASS: gdb.base/all-bin.exp: print value of v_int+v_long
-PASS: gdb.base/all-bin.exp: print value of v_int+v_short
-PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_char
-PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_int
-PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_long
-PASS: gdb.base/all-bin.exp: print value of v_int+v_signed_short
-PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_char
-PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_int
-PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_long
-PASS: gdb.base/all-bin.exp: print value of v_int+v_unsigned_short
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_char
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_double
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_float
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_long
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_short
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_char
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_int
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_long
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_signed_short
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_char
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_int
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_long
-PASS: gdb.base/all-bin.exp: print value of v_int<=v_unsigned_short
-PASS: gdb.base/all-bin.exp: set v_char=0
-PASS: gdb.base/all-bin.exp: set v_double=0
-PASS: gdb.base/all-bin.exp: set v_unsigned_long=0
-Running gdb.git~master/gdb/testsuite/gdb.base/annota-input-while-running.exp ...
-PASS: gdb.base/annota-input-while-running.exp: annotation set at level 2
-PASS: gdb.base/annota-input-while-running.exp: break after sleep
-PASS: gdb.base/annota-input-while-running.exp: breakpoint hit
-PASS: gdb.base/annota-input-while-running.exp: continue
-PASS: gdb.base/annota-input-while-running.exp: delete breakpoints
-PASS: gdb.base/annota-input-while-running.exp: print command result
-Running gdb.git~master/gdb/testsuite/gdb.base/annota1.exp ...
-PASS: gdb.base/annota1.exp: annotate ignore count change
-PASS: gdb.base/annota1.exp: annotation set at level 2
-PASS: gdb.base/annota1.exp: backtrace @ signal handler
-PASS: gdb.base/annota1.exp: backtrace from shlibrary
-PASS: gdb.base/annota1.exp: break at value++
-PASS: gdb.base/annota1.exp: break handle_USR1
-PASS: gdb.base/annota1.exp: break in main
-PASS: gdb.base/annota1.exp: break printf
-PASS: gdb.base/annota1.exp: breakpoint ignore count
-PASS: gdb.base/annota1.exp: breakpoint info
-PASS: gdb.base/annota1.exp: breakpoint main
-PASS: gdb.base/annota1.exp: cleanup core file (removed)
-PASS: gdb.base/annota1.exp: continue to printf
-PASS: gdb.base/annota1.exp: delete bp 1
-PASS: gdb.base/annota1.exp: delete bp 2
-PASS: gdb.base/annota1.exp: delete bp 3
-PASS: gdb.base/annota1.exp: get inferior pid
-PASS: gdb.base/annota1.exp: go after array init line
-PASS: gdb.base/annota1.exp: ignore 5 4
-PASS: gdb.base/annota1.exp: new thread
-PASS: gdb.base/annota1.exp: print array
-PASS: gdb.base/annota1.exp: print non_existent_value
-PASS: gdb.base/annota1.exp: re-run
-FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
-PASS: gdb.base/annota1.exp: send SIGUSR1
-PASS: gdb.base/annota1.exp: set height 0
-PASS: gdb.base/annota1.exp: set inferior cwd to test directory
-PASS: gdb.base/annota1.exp: set up display
-PASS: gdb.base/annota1.exp: signal sent
-PASS: gdb.base/annota1.exp: successfully compiled posix threads test case
-PASS: gdb.base/annota1.exp: thread exit
-PASS: gdb.base/annota1.exp: thread switch
-Running gdb.git~master/gdb/testsuite/gdb.base/annota3.exp ...
-FAIL: gdb.base/annota3.exp: annotate ignore count change (pattern 8)
-PASS: gdb.base/annota3.exp: annotation set at level 3
-PASS: gdb.base/annota3.exp: backtrace @ signal handler
-PASS: gdb.base/annota3.exp: backtrace from shlibrary
-PASS: gdb.base/annota3.exp: break at value++
-PASS: gdb.base/annota3.exp: break in main
-PASS: gdb.base/annota3.exp: breakpoint handle_USR1
-FAIL: gdb.base/annota3.exp: breakpoint ignore count (pattern 4)
-PASS: gdb.base/annota3.exp: breakpoint info
-PASS: gdb.base/annota3.exp: breakpoint main
-PASS: gdb.base/annota3.exp: breakpoint printf
-PASS: gdb.base/annota3.exp: cleanup core file (removed)
-PASS: gdb.base/annota3.exp: continue to printf
-PASS: gdb.base/annota3.exp: delete bp 1
-PASS: gdb.base/annota3.exp: delete bp 2
-PASS: gdb.base/annota3.exp: delete bp 3
-PASS: gdb.base/annota3.exp: end if construct
-PASS: gdb.base/annota3.exp: get inferior pid
-PASS: gdb.base/annota3.exp: go after array init line
-PASS: gdb.base/annota3.exp: ignore 5 4
-FAIL: gdb.base/annota3.exp: next to exit loop (pattern 4)
-PASS: gdb.base/annota3.exp: print array
-PASS: gdb.base/annota3.exp: print non_existent_value
-PASS: gdb.base/annota3.exp: re-run
-PASS: gdb.base/annota3.exp: run until main breakpoint
-PASS: gdb.base/annota3.exp: send SIGUSR1
-PASS: gdb.base/annota3.exp: set height 0
-PASS: gdb.base/annota3.exp: set inferior cwd to test directory
-PASS: gdb.base/annota3.exp: set up display
-PASS: gdb.base/annota3.exp: signal sent
-PASS: gdb.base/annota3.exp: start if construct
-Running gdb.git~master/gdb/testsuite/gdb.base/annotate-symlink.exp ...
-XFAIL: gdb.base/annotate-symlink.exp: continue (PRMS 24915)
-PASS: gdb.base/annotate-symlink.exp: gdb_breakpoint: set breakpoint at func
-PASS: gdb.base/annotate-symlink.exp: set annotate 1
-Running gdb.git~master/gdb/testsuite/gdb.base/anon.exp ...
-PASS: gdb.base/anon.exp: continue to breakpoint: continue to breakpoint in anon.c
-PASS: gdb.base/anon.exp: print val.data.six
-PASS: gdb.base/anon.exp: set breakpoint in anon.c
-Running gdb.git~master/gdb/testsuite/gdb.base/args.exp ...
-PASS: gdb.base/args.exp: argc for basic
-PASS: gdb.base/args.exp: argc for one empty
-PASS: gdb.base/args.exp: argc for one empty with single quotes
-PASS: gdb.base/args.exp: argc for one newline
-PASS: gdb.base/args.exp: argc for two empty
-PASS: gdb.base/args.exp: argc for two empty with single quotes
-PASS: gdb.base/args.exp: argc for two newlines
-PASS: gdb.base/args.exp: argv[1] for basic
-PASS: gdb.base/args.exp: argv[1] for one empty
-PASS: gdb.base/args.exp: argv[1] for one empty with single quotes
-PASS: gdb.base/args.exp: argv[1] for one newline
-PASS: gdb.base/args.exp: argv[1] for two empty
-PASS: gdb.base/args.exp: argv[1] for two empty with single quotes
-PASS: gdb.base/args.exp: argv[1] for two newlines
-PASS: gdb.base/args.exp: argv[2] for basic
-PASS: gdb.base/args.exp: argv[2] for one empty
-PASS: gdb.base/args.exp: argv[2] for one empty with single quotes
-PASS: gdb.base/args.exp: argv[2] for one newline
-PASS: gdb.base/args.exp: argv[2] for two empty
-PASS: gdb.base/args.exp: argv[2] for two empty with single quotes
-PASS: gdb.base/args.exp: argv[2] for two newlines
-PASS: gdb.base/args.exp: argv[3] for one empty
-PASS: gdb.base/args.exp: argv[3] for one empty with single quotes
-PASS: gdb.base/args.exp: argv[3] for one newline
-PASS: gdb.base/args.exp: argv[3] for two empty
-PASS: gdb.base/args.exp: argv[3] for two empty with single quotes
-PASS: gdb.base/args.exp: argv[3] for two newlines
-PASS: gdb.base/args.exp: argv[4] for two empty
-PASS: gdb.base/args.exp: argv[4] for two empty with single quotes
-PASS: gdb.base/args.exp: argv[4] for two newlines
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for basic
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for one empty
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for one empty with single quotes
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for one newline
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for two empty
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for two empty with single quotes
-PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for two newlines
-Running gdb.git~master/gdb/testsuite/gdb.base/argv0-symlink.exp ...
-KFAIL: gdb.base/argv0-symlink.exp: dir symlink: kept name (PRMS: gdb/15934)
-FAIL: gdb.base/argv0-symlink.exp: dir symlink: kept name for info inferiors
-PASS: gdb.base/argv0-symlink.exp: dir symlink: set print elements 10000
-PASS: gdb.base/argv0-symlink.exp: dir symlink: set print repeats 10000
-FAIL: gdb.base/argv0-symlink.exp: file symlink: kept name
-FAIL: gdb.base/argv0-symlink.exp: file symlink: kept name for info inferiors
-PASS: gdb.base/argv0-symlink.exp: file symlink: set print elements 10000
-PASS: gdb.base/argv0-symlink.exp: file symlink: set print repeats 10000
-Running gdb.git~master/gdb/testsuite/gdb.base/arithmet.exp ...
-PASS: gdb.base/arithmet.exp: p /x -(-0x7fffffffffffffff - 1)
-PASS: gdb.base/arithmet.exp: print (x+y)*w
-PASS: gdb.base/arithmet.exp: print w
-PASS: gdb.base/arithmet.exp: print x
-PASS: gdb.base/arithmet.exp: print x%y
-PASS: gdb.base/arithmet.exp: print x%y%z
-PASS: gdb.base/arithmet.exp: print x*y
-PASS: gdb.base/arithmet.exp: print x*y%w
-PASS: gdb.base/arithmet.exp: print x*y*z
-PASS: gdb.base/arithmet.exp: print x*y/z
-PASS: gdb.base/arithmet.exp: print x+y
-PASS: gdb.base/arithmet.exp: print x+y%w
-PASS: gdb.base/arithmet.exp: print x+y*z
-PASS: gdb.base/arithmet.exp: print x+y+z
-PASS: gdb.base/arithmet.exp: print x+y-z
-PASS: gdb.base/arithmet.exp: print x+y/w
-PASS: gdb.base/arithmet.exp: print x-(y+w)
-PASS: gdb.base/arithmet.exp: print x-(y/w)
-PASS: gdb.base/arithmet.exp: print x-y
-PASS: gdb.base/arithmet.exp: print x-y%z
-PASS: gdb.base/arithmet.exp: print x-y*z
-PASS: gdb.base/arithmet.exp: print x-y-z
-PASS: gdb.base/arithmet.exp: print x-y/z
-PASS: gdb.base/arithmet.exp: print x/(y*w)
-PASS: gdb.base/arithmet.exp: print x/y
-PASS: gdb.base/arithmet.exp: print x/y%w
-PASS: gdb.base/arithmet.exp: print x/y/z
-PASS: gdb.base/arithmet.exp: print y
-PASS: gdb.base/arithmet.exp: print z
-PASS: gdb.base/arithmet.exp: set variable w=3
-PASS: gdb.base/arithmet.exp: set variable x=10
-PASS: gdb.base/arithmet.exp: set variable x=14
-PASS: gdb.base/arithmet.exp: set variable y=2
-PASS: gdb.base/arithmet.exp: set variable y=4
-PASS: gdb.base/arithmet.exp: set variable z=2
-Running gdb.git~master/gdb/testsuite/gdb.base/array-indices.exp ...
-PASS: gdb.base/array-indices.exp: continue to breakpoint: Break here
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: print array_1d
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: print array_1d9
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: print array_2d
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: print array_2d9
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: print array_3d
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: print array_3d9
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: set print elements 12
-PASS: gdb.base/array-indices.exp: repeats=4, elements=12: set print repeats 4
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.base/array-indices.exp: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: print array_1d
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: print array_1d9
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: print array_2d
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: print array_2d9
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: print array_3d
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: print array_3d9
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: set print elements 3
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=3: set print repeats unlimited
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.base/array-indices.exp: repeats=unlimited, elements=unlimited: set print repeats unlimited
-PASS: gdb.base/array-indices.exp: set print array-indexes on
-Running gdb.git~master/gdb/testsuite/gdb.base/array-repeat.exp ...
-PASS: gdb.base/array-repeat.exp: continue to breakpoint: Break here
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: print array_1d
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: print array_1d9
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: print array_2d
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: print array_2d9
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: print array_3d
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: print array_3d9
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: set print elements 12
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=12: set print repeats 4
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.base/array-repeat.exp: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: print array_1d
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: print array_1d9
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: print array_2d
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: print array_2d9
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: print array_3d
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: print array_3d9
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: set print elements 3
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=3: set print repeats unlimited
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.base/array-repeat.exp: repeats=unlimited, elements=unlimited: set print repeats unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/arrayidx.exp ...
-PASS: gdb.base/arrayidx.exp: print array with array-indexes off
-PASS: gdb.base/arrayidx.exp: print array with array-indexes on
-PASS: gdb.base/arrayidx.exp: set print array-indexes to off
-PASS: gdb.base/arrayidx.exp: set print array-indexes to on
-PASS: gdb.base/arrayidx.exp: show print array-indexes is off
-PASS: gdb.base/arrayidx.exp: show print array-indexes is on
-Running gdb.git~master/gdb/testsuite/gdb.base/asmlabel.exp ...
-PASS: gdb.base/asmlabel.exp: breakpoint at L1
-PASS: gdb.base/asmlabel.exp: breakpoint at L2
-PASS: gdb.base/asmlabel.exp: check value of v at L2
-PASS: gdb.base/asmlabel.exp: continue to L1
-PASS: gdb.base/asmlabel.exp: continue to L2
-Running gdb.git~master/gdb/testsuite/gdb.base/assign.exp ...
-PASS: gdb.base/assign.exp: continuing after dummy()
-PASS: gdb.base/assign.exp: set v_int to 6
-PASS: gdb.base/assign.exp: set v_int to 6 (10)
-PASS: gdb.base/assign.exp: set v_int to 6 (11)
-PASS: gdb.base/assign.exp: set v_int to 6 (12)
-PASS: gdb.base/assign.exp: set v_int to 6 (13)
-PASS: gdb.base/assign.exp: set v_int to 6 (14)
-PASS: gdb.base/assign.exp: set v_int to 6 (15)
-PASS: gdb.base/assign.exp: set v_int to 6 (16)
-PASS: gdb.base/assign.exp: set v_int to 6 (17)
-PASS: gdb.base/assign.exp: set v_int to 6 (18)
-PASS: gdb.base/assign.exp: set v_int to 6 (2)
-PASS: gdb.base/assign.exp: set v_int to 6 (3)
-PASS: gdb.base/assign.exp: set v_int to 6 (4)
-PASS: gdb.base/assign.exp: set v_int to 6 (5)
-PASS: gdb.base/assign.exp: set v_int to 6 (6)
-PASS: gdb.base/assign.exp: set v_int to 6 (7)
-PASS: gdb.base/assign.exp: set v_int to 6 (8)
-PASS: gdb.base/assign.exp: set v_int to 6 (9)
-PASS: gdb.base/assign.exp: v_int%=4
-PASS: gdb.base/assign.exp: v_int*=5
-PASS: gdb.base/assign.exp: v_int+=57
-PASS: gdb.base/assign.exp: v_int+=char
-PASS: gdb.base/assign.exp: v_int+=double
-PASS: gdb.base/assign.exp: v_int+=long
-PASS: gdb.base/assign.exp: v_int+=short
-PASS: gdb.base/assign.exp: v_int+=signed_char
-PASS: gdb.base/assign.exp: v_int+=signed_int
-PASS: gdb.base/assign.exp: v_int+=signed_long
-PASS: gdb.base/assign.exp: v_int+=signed_short
-PASS: gdb.base/assign.exp: v_int+=unsigned_char
-PASS: gdb.base/assign.exp: v_int+=unsigned_int
-PASS: gdb.base/assign.exp: v_int+=unsigned_long
-PASS: gdb.base/assign.exp: v_int+=v_float
-PASS: gdb.base/assign.exp: v_int-=57
-PASS: gdb.base/assign.exp: v_int/=4
-PASS: gdb.base/assign.exp: v_int=+unsigned_short
-PASS: gdb.base/assign.exp: v_int=57
-Running gdb.git~master/gdb/testsuite/gdb.base/async-shell.exp ...
-PASS: gdb.base/async-shell.exp: interrupt
-PASS: gdb.base/async-shell.exp: process stopped
-PASS: gdb.base/async-shell.exp: run &
-PASS: gdb.base/async-shell.exp: shell echo foo
-Running gdb.git~master/gdb/testsuite/gdb.base/async.exp ...
-PASS: gdb.base/async.exp: break baz
-PASS: gdb.base/async.exp: finish&
-PASS: gdb.base/async.exp: get next insn
-PASS: gdb.base/async.exp: get next insn, 2nd
-PASS: gdb.base/async.exp: jump&
-PASS: gdb.base/async.exp: next&
-PASS: gdb.base/async.exp: nexti&
-PASS: gdb.base/async.exp: set exec-done-display off
-PASS: gdb.base/async.exp: set exec-done-display on
-PASS: gdb.base/async.exp: step& #1
-PASS: gdb.base/async.exp: step& #2
-PASS: gdb.base/async.exp: stepi&
-PASS: gdb.base/async.exp: until&
-Running gdb.git~master/gdb/testsuite/gdb.base/attach-non-pgrp-leader.exp ...
-PASS: gdb.base/attach-non-pgrp-leader.exp: child: attach
-PASS: gdb.base/attach-non-pgrp-leader.exp: child: continue to breakpoint: marker
-PASS: gdb.base/attach-non-pgrp-leader.exp: child: detach
-PASS: gdb.base/attach-non-pgrp-leader.exp: parent: attach
-PASS: gdb.base/attach-non-pgrp-leader.exp: parent: continue to breakpoint: marker
-PASS: gdb.base/attach-non-pgrp-leader.exp: parent: detach
-PASS: gdb.base/attach-non-pgrp-leader.exp: parent: get integer valueof "child_pid"
-Running gdb.git~master/gdb/testsuite/gdb.base/attach-pie-misread.exp ...
-PASS: gdb.base/attach-pie-misread.exp: copy ld-linux-armhf.so.3 to ld-linux-armhf.so.3
-PASS: gdb.base/attach-pie-misread.exp: copy libc.so.6 to libc.so.6
-PASS: gdb.base/attach-pie-misread.exp: generate stub
-PASS: gdb.base/attach-pie-misread.exp: ldd attach-pie-misread
-PASS: gdb.base/attach-pie-misread.exp: ldd attach-pie-misread output contains libs
-XFAIL: gdb.base/attach-pie-misread.exp: prelink ld-linux-armhf.so.3 (missing /usr/sbin/prelink)
-PASS: gdb.base/attach-pie-misread.exp: readelf initial scan
-PASS: gdb.base/attach-pie-misread.exp: readelf rebuilt with stub_size
-PASS: gdb.base/attach-pie-misread.exp: rebuild with DGEN defined: copy ld-linux-armhf.so.3 to ld-linux-armhf.so.3
-PASS: gdb.base/attach-pie-misread.exp: rebuild with DGEN defined: copy libc.so.6 to libc.so.6
-PASS: gdb.base/attach-pie-misread.exp: rebuild with DGEN defined: ldd attach-pie-misread
-PASS: gdb.base/attach-pie-misread.exp: rebuild with DGEN defined: ldd attach-pie-misread output contains libs
-PASS: gdb.base/attach-pie-misread.exp: unprelink ld-linux-armhf.so.3 pre-unprelink (missing /usr/sbin/prelink)
-Running gdb.git~master/gdb/testsuite/gdb.base/attach-pie-noexec.exp ...
-PASS: gdb.base/attach-pie-noexec.exp: attach
-PASS: gdb.base/attach-pie-noexec.exp: info shared
-PASS: gdb.base/attach-pie-noexec.exp: sanity check info shared
-PASS: gdb.base/attach-pie-noexec.exp: set architecture armv7
-PASS: gdb.base/attach-pie-noexec.exp: show architecture
-Running gdb.git~master/gdb/testsuite/gdb.base/attach-twice.exp ...
-PASS: gdb.base/attach-twice.exp: attach
-Running gdb.git~master/gdb/testsuite/gdb.base/attach-wait-input.exp ...
-PASS: gdb.base/attach-wait-input.exp: editing off: after attach, exit
-PASS: gdb.base/attach-wait-input.exp: editing off: attach and print
-PASS: gdb.base/attach-wait-input.exp: editing off: detach
-PASS: gdb.base/attach-wait-input.exp: editing off: get inferior process ID
-PASS: gdb.base/attach-wait-input.exp: editing off: set editing off
-PASS: gdb.base/attach-wait-input.exp: editing on: after attach, exit
-PASS: gdb.base/attach-wait-input.exp: editing on: attach and print
-PASS: gdb.base/attach-wait-input.exp: editing on: detach
-PASS: gdb.base/attach-wait-input.exp: editing on: get inferior process ID
-PASS: gdb.base/attach-wait-input.exp: editing on: set editing on
-Running gdb.git~master/gdb/testsuite/gdb.base/attach.exp ...
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch exec-file changed has priority attach1 again, after changing exec-file
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch exec-file changed has priority attach1 again, initial exec-file
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch exec-file changed has priority attach2
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch exec-file changed has priority detach after attach changed exec-file
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch exec-file changed has priority detach attach initial exec-file
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load after attach1, bidule is int
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load after attach2 and load, bidule is float
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load attach1
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load attach2
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load detach attach2
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load detach1
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch load load attach2
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch off after attach and warn, bidule is float
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch off attach
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch off detach attach
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch warn after attach and warn, bidule is float
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch warn attach
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: mismatch warn detach attach
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: set exec-file-mismatch ask
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: set exec-file-mismatch off
-PASS: gdb.base/attach.exp: do_attach_exec_mismatch_handling_tests: set exec-file-mismatch warn
-PASS: gdb.base/attach.exp: do_attach_failure_tests: add empty inferior 2
-PASS: gdb.base/attach.exp: do_attach_failure_tests: attach to digits-starting nonsense is prohibited
-PASS: gdb.base/attach.exp: do_attach_failure_tests: attach to nonexistent process is prohibited
-PASS: gdb.base/attach.exp: do_attach_failure_tests: attach to nonsense is prohibited
-PASS: gdb.base/attach.exp: do_attach_failure_tests: exit after attach failures
-PASS: gdb.base/attach.exp: do_attach_failure_tests: fail to attach again
-PASS: gdb.base/attach.exp: do_attach_failure_tests: first attach
-PASS: gdb.base/attach.exp: do_attach_failure_tests: set confirm off
-PASS: gdb.base/attach.exp: do_attach_failure_tests: stop at main
-PASS: gdb.base/attach.exp: do_attach_failure_tests: switch to inferior 1
-PASS: gdb.base/attach.exp: do_attach_failure_tests: switch to inferior 2
-PASS: gdb.base/attach.exp: do_attach_tests: after attach1, print should_exit
-PASS: gdb.base/attach.exp: do_attach_tests: after attach2, set should_exit
-PASS: gdb.base/attach.exp: do_attach_tests: after attach3, exit
-PASS: gdb.base/attach.exp: do_attach_tests: attach when process' a.out not in cwd
-PASS: gdb.base/attach.exp: do_attach_tests: attach1 detach
-PASS: gdb.base/attach.exp: do_attach_tests: attach1, after setting file
-PASS: gdb.base/attach.exp: do_attach_tests: attach1, purging symbols after detach
-PASS: gdb.base/attach.exp: do_attach_tests: attach2, with no file
-PASS: gdb.base/attach.exp: do_attach_tests: before attach3, flush exec
-PASS: gdb.base/attach.exp: do_attach_tests: before attach3, flush symbols
-PASS: gdb.base/attach.exp: do_attach_tests: cd away from process working directory
-PASS: gdb.base/attach.exp: do_attach_tests: continue to breakpoint: postloop
-PASS: gdb.base/attach.exp: do_attach_tests: continue until exit at after attach2, exit
-PASS: gdb.base/attach.exp: do_attach_tests: set file, before attach1 (re-read)
-PASS: gdb.base/attach.exp: do_attach_tests: set source path
-PASS: gdb.base/attach.exp: do_call_attach_tests: attach call
-PASS: gdb.base/attach.exp: do_call_attach_tests: continue until exit
-PASS: gdb.base/attach.exp: do_call_attach_tests: info other register
-PASS: gdb.base/attach.exp: do_call_attach_tests: load file
-PASS: gdb.base/attach.exp: do_call_attach_tests: p should_exit = 1
-PASS: gdb.base/attach.exp: do_command_attach_tests: gdb_spawn_attach_cmdline: info thread
-PASS: gdb.base/attach.exp: do_command_attach_tests: gdb_spawn_attach_cmdline: start gdb with --pid
-PASS: gdb.base/attach.exp: test_command_line_attach_run: probe for target native
-PASS: gdb.base/attach.exp: test_command_line_attach_run: run to main
-PASS: gdb.base/attach.exp: test_command_line_attach_run: run to prompt
-Running gdb.git~master/gdb/testsuite/gdb.base/auto-connect-native-target.exp ...
-PASS: gdb.base/auto-connect-native-target.exp: check whether a target is already connected
-PASS: gdb.base/auto-connect-native-target.exp: check whether board tests the native target
-PASS: gdb.base/auto-connect-native-target.exp: detach: detach
-PASS: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed
-PASS: gdb.base/auto-connect-native-target.exp: detach: start
-PASS: gdb.base/auto-connect-native-target.exp: disconnect: check whether the target is no longer connected
-PASS: gdb.base/auto-connect-native-target.exp: disconnect: disconnect
-PASS: gdb.base/auto-connect-native-target.exp: disconnect: no longer connected to a target
-PASS: gdb.base/auto-connect-native-target.exp: disconnect: start
-PASS: gdb.base/auto-connect-native-target.exp: disconnect: start no longer works
-PASS: gdb.base/auto-connect-native-target.exp: explicitly connect to the native target
-PASS: gdb.base/auto-connect-native-target.exp: kill
-PASS: gdb.base/auto-connect-native-target.exp: kill: kill
-PASS: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed
-PASS: gdb.base/auto-connect-native-target.exp: kill: start
-PASS: gdb.base/auto-connect-native-target.exp: run to exit: c
-PASS: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed
-PASS: gdb.base/auto-connect-native-target.exp: run to exit: start
-PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target off
-PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target on
-PASS: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect
-PASS: gdb.base/auto-connect-native-target.exp: start no longer works
-Running gdb.git~master/gdb/testsuite/gdb.base/auto-load.exp ...
-PASS: gdb.base/auto-load.exp: print $script_loaded
-PASS: gdb.base/auto-load.exp: set auto-load safe-path
-PASS: gdb.base/auto-load.exp: set auto-load scripts-directory
-Running gdb.git~master/gdb/testsuite/gdb.base/auxv.exp ...
-PASS: gdb.base/auxv.exp: continue
-PASS: gdb.base/auxv.exp: continue and terminate
-PASS: gdb.base/auxv.exp: continue until signal
-PASS: gdb.base/auxv.exp: gcore
-PASS: gdb.base/auxv.exp: generate native core dump
-PASS: gdb.base/auxv.exp: info auxv on gcore-created dump
-PASS: gdb.base/auxv.exp: info auxv on live process
-PASS: gdb.base/auxv.exp: info auxv on native core dump
-PASS: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
-PASS: gdb.base/auxv.exp: load core file for info auxv on native core dump
-PASS: gdb.base/auxv.exp: matching auxv data from live and core
-PASS: gdb.base/auxv.exp: matching auxv data from live and gcore
-PASS: gdb.base/auxv.exp: set cwd to temporary directory for core dumps
-PASS: gdb.base/auxv.exp: set print sevenbit-strings
-PASS: gdb.base/auxv.exp: set width 0
-PASS: gdb.base/auxv.exp: tbreak 78
-Running gdb.git~master/gdb/testsuite/gdb.base/backtrace.exp ...
-PASS: gdb.base/backtrace.exp: bt
-PASS: gdb.base/backtrace.exp: continue to breakpoint: Break here.
-PASS: gdb.base/backtrace.exp: with disassemble-next-line on -- bt
-Running gdb.git~master/gdb/testsuite/gdb.base/bad-file.exp ...
-PASS: gdb.base/bad-file.exp: directory
-PASS: gdb.base/bad-file.exp: neither file nor directory
-PASS: gdb.base/bad-file.exp: non-existent file
-Running gdb.git~master/gdb/testsuite/gdb.base/bang.exp ...
-PASS: gdb.base/bang.exp: continue until exit
-Running gdb.git~master/gdb/testsuite/gdb.base/batch-exit-status.exp ...
-PASS: gdb.base/batch-exit-status.exp: -batch -ex "info source": [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -ex "info source": [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -ex "set not-a-thing 4" -x good-commands: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -ex "set not-a-thing 4" -x good-commands: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -ex "set not-a-thing 4": [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -ex "set not-a-thing 4": [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -jslkflsdjlkfjlksdjf: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -jslkflsdjlkfjlksdjf: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -x bad-commands -ex "info source": [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -x bad-commands -ex "info source": [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -x bad-commands: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -x bad-commands: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -x good-commands -ex "set not-a-thing 4": [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -x good-commands -ex "set not-a-thing 4": [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -x good-commands -x bad-commands: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -x good-commands -x bad-commands: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch -x good-commands: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch -x good-commands: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: -batch: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: -batch: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: 1x: No such file or directory: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: 1x: No such file or directory: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: 1x: No such file or directory: output matched
-PASS: gdb.base/batch-exit-status.exp: 2x: No such file or directory: [lindex $result 2] == 0
-PASS: gdb.base/batch-exit-status.exp: 2x: No such file or directory: [lindex $result 3] == $expect_status
-PASS: gdb.base/batch-exit-status.exp: 2x: No such file or directory: output matched
-Running gdb.git~master/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ...
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: echo test_echo
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: exit shell
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: gdb -batch -ex run
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: batch run: terminal settings preserved
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: exit shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: kill gdb with SIGTERM
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: run shell echo $PPID
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: start gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: terminal settings preserved
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: exit shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: quit gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: run command run
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: start gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: terminal settings preserved
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: exit shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: quit gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: run command start
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: start gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: terminal settings preserved
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: exit shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: quit gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: start gdb
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty after
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: stty before
-PASS: gdb.base/batch-preserve-term-settings.exp: cli exit: terminal settings preserved
-Running gdb.git~master/gdb/testsuite/gdb.base/bfd-errors.exp ...
-PASS: gdb.base/bfd-errors.exp: consolidated bfd errors
-PASS: gdb.base/bfd-errors.exp: load library with add-symbol-file
-PASS: gdb.base/bfd-errors.exp: print all unique bfd errors
-Running gdb.git~master/gdb/testsuite/gdb.base/bfp-test.exp ...
-PASS: gdb.base/bfp-test.exp: continue to breakpoint: return
-PASS: gdb.base/bfp-test.exp: set variable b128 = 30.375l
-PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fff
-PASS: gdb.base/bfp-test.exp: set variable b128 = 300.375fl
-PASS: gdb.base/bfp-test.exp: set variable b32 = 10.5f
-PASS: gdb.base/bfp-test.exp: set variable b32 = 100.5a
-PASS: gdb.base/bfp-test.exp: set variable b64 = 20.25f
-PASS: gdb.base/bfp-test.exp: set variable b64 = 200.25x
-PASS: gdb.base/bfp-test.exp: the original value of b128 is 3.375
-PASS: gdb.base/bfp-test.exp: the original value of b32 is 1.5
-PASS: gdb.base/bfp-test.exp: the original value of b64 is 2.25
-PASS: gdb.base/bfp-test.exp: the value of b128 is changed to 30.375
-PASS: gdb.base/bfp-test.exp: the value of b32 is changed to 10.5
-PASS: gdb.base/bfp-test.exp: the value of b64 is changed to 20.25
-PASS: gdb.base/bfp-test.exp: try to change b128 to -3.375 with 'print b128=-3.375l'
-PASS: gdb.base/bfp-test.exp: try to change b32 to -1.5 with 'print b32=-1.5f'
-PASS: gdb.base/bfp-test.exp: try to change b64 to -2.25 with 'print b64=-2.25f'
-Running gdb.git~master/gdb/testsuite/gdb.base/bg-exec-sigint-bp-cond.exp ...
-PASS: gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: SIGINT does not interrupt background execution
-PASS: gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: break foo if <condition>
-PASS: gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: reset hit counter
-PASS: gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: SIGINT does not interrupt background execution
-PASS: gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: break foo if <condition>
-PASS: gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: reset hit counter
-Running gdb.git~master/gdb/testsuite/gdb.base/bg-execution-repeat.exp ...
-PASS: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 1
-PASS: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 2
-PASS: gdb.base/bg-execution-repeat.exp: c 1&: c 1&
-PASS: gdb.base/bg-execution-repeat.exp: c 1&: input still accepted
-PASS: gdb.base/bg-execution-repeat.exp: c 1&: repeat bg command
-PASS: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 1
-PASS: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 2
-PASS: gdb.base/bg-execution-repeat.exp: c&: c&
-PASS: gdb.base/bg-execution-repeat.exp: c&: input still accepted
-PASS: gdb.base/bg-execution-repeat.exp: c&: repeat bg command
-Running gdb.git~master/gdb/testsuite/gdb.base/bigcore.exp ...
-PASS: gdb.base/bigcore.exp: check core size
-PASS: gdb.base/bigcore.exp: check next heap
-PASS: gdb.base/bigcore.exp: check prev heap
-PASS: gdb.base/bigcore.exp: continue
-PASS: gdb.base/bigcore.exp: extract next heap
-PASS: gdb.base/bigcore.exp: extract prev heap
-PASS: gdb.base/bigcore.exp: get inferior pid
-PASS: gdb.base/bigcore.exp: load corefile
-PASS: gdb.base/bigcore.exp: next
-PASS: gdb.base/bigcore.exp: save heap size
-PASS: gdb.base/bigcore.exp: set inferior cwd to test directory
-PASS: gdb.base/bigcore.exp: set print sevenbit-strings
-PASS: gdb.base/bigcore.exp: set width 0
-PASS: gdb.base/bigcore.exp: signal SIGABRT
-PASS: gdb.base/bigcore.exp: tbreak 269
-Running gdb.git~master/gdb/testsuite/gdb.base/bitfields.exp ...
-PASS: gdb.base/bitfields.exp: bitfield containment #1
-PASS: gdb.base/bitfields.exp: bitfield containment #2
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (s1)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (s2)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (s3)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (s9)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (sc)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (u1)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (u2)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (u3)
-PASS: gdb.base/bitfields.exp: bitfield uniqueness (u9)
-PASS: gdb.base/bitfields.exp: continuing to break1 #1
-PASS: gdb.base/bitfields.exp: continuing to break1 #2
-PASS: gdb.base/bitfields.exp: continuing to break1 #3
-PASS: gdb.base/bitfields.exp: continuing to break1 #4
-PASS: gdb.base/bitfields.exp: continuing to break1 #5
-PASS: gdb.base/bitfields.exp: continuing to break1 #6
-PASS: gdb.base/bitfields.exp: continuing to break1 #7
-PASS: gdb.base/bitfields.exp: continuing to break1 #8
-PASS: gdb.base/bitfields.exp: continuing to break1 #9
-PASS: gdb.base/bitfields.exp: continuing to break2
-PASS: gdb.base/bitfields.exp: continuing to break4 #1
-PASS: gdb.base/bitfields.exp: continuing to break4 #2
-PASS: gdb.base/bitfields.exp: continuing to break5
-PASS: gdb.base/bitfields.exp: determining signed-ness of bitfields
-PASS: gdb.base/bitfields.exp: distinct bitfields in container
-PASS: gdb.base/bitfields.exp: print $myvar.a
-PASS: gdb.base/bitfields.exp: print $myvar.f
-PASS: gdb.base/bitfields.exp: print $myvar.inner.b
-PASS: gdb.base/bitfields.exp: print $myvar.inner.deep.c
-PASS: gdb.base/bitfields.exp: print $myvar.inner.deep.d
-PASS: gdb.base/bitfields.exp: print $myvar.inner.e
-PASS: gdb.base/bitfields.exp: print container.one.u3
-PASS: gdb.base/bitfields.exp: print container.two.u3
-PASS: gdb.base/bitfields.exp: print flags
-PASS: gdb.base/bitfields.exp: set $myvar.a = 0
-PASS: gdb.base/bitfields.exp: set $myvar.f = 1
-PASS: gdb.base/bitfields.exp: set $myvar.inner.b = 1
-PASS: gdb.base/bitfields.exp: set $myvar.inner.deep.c = 0
-PASS: gdb.base/bitfields.exp: set $myvar.inner.deep.d = -1
-PASS: gdb.base/bitfields.exp: set $myvar.inner.e = 1
-PASS: gdb.base/bitfields.exp: set internal var
-PASS: gdb.base/bitfields.exp: set print sevenbit-strings
-PASS: gdb.base/bitfields.exp: signed bitfields with -1
-PASS: gdb.base/bitfields.exp: signed bitfields, max negative values
-PASS: gdb.base/bitfields.exp: signed bitfields, max positive values
-PASS: gdb.base/bitfields.exp: unsigned bitfield ranges
-Running gdb.git~master/gdb/testsuite/gdb.base/bitfields2.exp ...
-PASS: gdb.base/bitfields2.exp: bitfield containment; flags.u1, flags.u3, and flags.s3 to all 1s
-PASS: gdb.base/bitfields2.exp: bitfield containment; flags.u2, flags.s1, flags.s2 to all 1s
-PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s1 = 1
-PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s2 = 1
-PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.s3 = 1
-PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u1 = 1
-PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u2 = 1
-PASS: gdb.base/bitfields2.exp: bitfield uniqueness; flags.u3 = 1
-PASS: gdb.base/bitfields2.exp: break tester prior to break1
-PASS: gdb.base/bitfields2.exp: break tester prior to break2
-PASS: gdb.base/bitfields2.exp: break tester prior to break3
-PASS: gdb.base/bitfields2.exp: break tester prior to break4
-PASS: gdb.base/bitfields2.exp: break tester prior to break5
-PASS: gdb.base/bitfields2.exp: continuing to break1 #0
-PASS: gdb.base/bitfields2.exp: continuing to break1 #1
-PASS: gdb.base/bitfields2.exp: continuing to break1 #2
-PASS: gdb.base/bitfields2.exp: continuing to break1 #3
-PASS: gdb.base/bitfields2.exp: continuing to break1 #4
-PASS: gdb.base/bitfields2.exp: continuing to break1 #5
-PASS: gdb.base/bitfields2.exp: continuing to break2 #0
-PASS: gdb.base/bitfields2.exp: continuing to break2 #1
-PASS: gdb.base/bitfields2.exp: continuing to break3 #0
-PASS: gdb.base/bitfields2.exp: continuing to break4 #0
-PASS: gdb.base/bitfields2.exp: continuing to break4 #1
-PASS: gdb.base/bitfields2.exp: continuing to break4 #2
-PASS: gdb.base/bitfields2.exp: continuing to break5 #0
-PASS: gdb.base/bitfields2.exp: continuing to tester prior to break1
-PASS: gdb.base/bitfields2.exp: continuing to tester prior to break2
-PASS: gdb.base/bitfields2.exp: continuing to tester prior to break3
-PASS: gdb.base/bitfields2.exp: continuing to tester prior to break4
-PASS: gdb.base/bitfields2.exp: continuing to tester prior to break5
-PASS: gdb.base/bitfields2.exp: determining signed-ness of bitfields
-PASS: gdb.base/bitfields2.exp: long long bitfield values after set
-PASS: gdb.base/bitfields2.exp: long long bitfield values after set negative
-PASS: gdb.base/bitfields2.exp: maximum signed bitfield values
-PASS: gdb.base/bitfields2.exp: maximum unsigned bitfield values
-PASS: gdb.base/bitfields2.exp: most negative signed bitfield values
-PASS: gdb.base/bitfields2.exp: set long long signed bitfield negative
-PASS: gdb.base/bitfields2.exp: set long long signed bitfield positive
-PASS: gdb.base/bitfields2.exp: set long long unsigned bitfield
-PASS: gdb.base/bitfields2.exp: set print sevenbit-strings
-PASS: gdb.base/bitfields2.exp: signed bitfields containing -1
-Running gdb.git~master/gdb/testsuite/gdb.base/bitops.exp ...
-PASS: gdb.base/bitops.exp: print value of !0
-PASS: gdb.base/bitops.exp: print value of !1
-PASS: gdb.base/bitops.exp: print value of !10
-PASS: gdb.base/bitops.exp: print value of !100
-PASS: gdb.base/bitops.exp: print value of !1000
-PASS: gdb.base/bitops.exp: print value of !2
-PASS: gdb.base/bitops.exp: print value of (-3 > 4)
-PASS: gdb.base/bitops.exp: print value of -!0
-PASS: gdb.base/bitops.exp: print value of -1 < 0 > 1
-PASS: gdb.base/bitops.exp: print value of -3>4
-PASS: gdb.base/bitops.exp: print value of 0 == 8 > 128 >> 1 + 2 * 2
-PASS: gdb.base/bitops.exp: print value of 0 || 1 && 0 | 0 ^ 0 == 8
-PASS: gdb.base/bitops.exp: print value of 0 || 1 && 0 | 0 ^ 0 == 8 > 128 >>1 +2 *2
-PASS: gdb.base/bitops.exp: print value of 0.0 || 0
-PASS: gdb.base/bitops.exp: print value of 0.0 || 1.0
-PASS: gdb.base/bitops.exp: print value of 1.0 || 0
-PASS: gdb.base/bitops.exp: print value of 10 & 5
-PASS: gdb.base/bitops.exp: print value of 10 ^ 5
-PASS: gdb.base/bitops.exp: print value of 10 | 5
-PASS: gdb.base/bitops.exp: print value of 15 ^ 10 ^ 5 ^ 7
-PASS: gdb.base/bitops.exp: print value of 2 > -3
-PASS: gdb.base/bitops.exp: print value of 3 * 2 / 4.0 * 2.0
-PASS: gdb.base/bitops.exp: print value of 3!=3.0
-PASS: gdb.base/bitops.exp: print value of 3!=5.0
-PASS: gdb.base/bitops.exp: print value of 3.5 < -4.0
-PASS: gdb.base/bitops.exp: print value of 3.5 < 4.0
-PASS: gdb.base/bitops.exp: print value of 3==3.0
-PASS: gdb.base/bitops.exp: print value of 3==4.0
-PASS: gdb.base/bitops.exp: print value of 3>=2.5
-PASS: gdb.base/bitops.exp: print value of 3>=4.5
-PASS: gdb.base/bitops.exp: print value of 8 << 2 >> 4
-PASS: gdb.base/bitops.exp: print value of ~-!0
-Running gdb.git~master/gdb/testsuite/gdb.base/bitshift.exp ...
-PASS: gdb.base/bitshift.exp: complete set language
-Running gdb.git~master/gdb/testsuite/gdb.base/bp-cmds-continue-ctrl-c.exp ...
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: attach: attach
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: attach: commands
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: attach: set breakpoint
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: attach: stop with control-c
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: run: commands
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: run: set breakpoint
-PASS: gdb.base/bp-cmds-continue-ctrl-c.exp: run: stop with control-c
-Running gdb.git~master/gdb/testsuite/gdb.base/bp-cmds-execution-x-script.exp ...
-PASS: gdb.base/bp-cmds-execution-x-script.exp: run to end
-Running gdb.git~master/gdb/testsuite/gdb.base/bp-cmds-run-with-ex.exp ...
-PASS: gdb.base/bp-cmds-run-with-ex.exp: execute bp commands
-Running gdb.git~master/gdb/testsuite/gdb.base/bp-cmds-sourced-script.exp ...
-PASS: gdb.base/bp-cmds-sourced-script.exp: commands executed twice
-PASS: gdb.base/bp-cmds-sourced-script.exp: continue until exit
-PASS: gdb.base/bp-cmds-sourced-script.exp: source the script
-Running gdb.git~master/gdb/testsuite/gdb.base/bp-cond-failure.exp ...
-PASS: gdb.base/bp-cond-failure.exp: access_type=char: cond_eval=auto: multi-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=char: cond_eval=auto: multi-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=char: cond_eval=auto: single-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=char: cond_eval=auto: single-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=int: cond_eval=auto: multi-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=int: cond_eval=auto: multi-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=int: cond_eval=auto: single-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=int: cond_eval=auto: single-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=long long: cond_eval=auto: multi-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=long long: cond_eval=auto: multi-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=long long: cond_eval=auto: single-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=long long: cond_eval=auto: single-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=short: cond_eval=auto: multi-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=short: cond_eval=auto: multi-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: access_type=short: cond_eval=auto: single-loc: continue
-PASS: gdb.base/bp-cond-failure.exp: access_type=short: cond_eval=auto: single-loc: get integer valueof "$bpnum"
-PASS: gdb.base/bp-cond-failure.exp: show breakpoint condition-evaluation
-Running gdb.git~master/gdb/testsuite/gdb.base/bp-permanent.exp ...
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: breakpoint commands didn't run
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: breakpoint commands ran
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: disable $bpnum
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: disabled permanent breakpoint doesn't explain stop
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints show enabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints shows disabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints shows one more hit
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: info breakpoints still shows same number of hits
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: p $prev_counter = counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: p counter - $prev_counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: permanent breakpoint causes random signal
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: reenable breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: set breakpoint commands
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: single-step past permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: stop at permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: stop at permanent breakpoint thrice
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: stop at permanent breakpoint twice
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: permanent bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: p counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: next trips on permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: next trips on permanent bp: continue to breakpoint: test_next
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: next trips on permanent bp: next
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: set breakpoint always-inserted off
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: get size of instruction
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: next over setup
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: p /x addr_bp[0] = buffer[0]
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: p /x addr_bp[1] = buffer[1]
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: set probe breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: write addr_after_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: setup: write addr_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: breakpoint commands didn't run
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: breakpoint commands ran
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: disable $bpnum
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: disabled permanent breakpoint doesn't explain stop
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints show enabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints shows disabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints shows one more hit
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: info breakpoints still shows same number of hits
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: p $prev_counter = counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: p counter - $prev_counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: permanent breakpoint causes random signal
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: reenable breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: set breakpoint commands
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: single-step past permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: stop at permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: stop at permanent breakpoint thrice
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: stop at permanent breakpoint twice
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: permanent bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: p counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: next trips on permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: next trips on permanent bp: continue to breakpoint: test_next
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: next trips on permanent bp: next
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: set breakpoint always-inserted off
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: get size of instruction
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: next over setup
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: p /x addr_bp[0] = buffer[0]
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: p /x addr_bp[1] = buffer[1]
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: set probe breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: write addr_after_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: setup: write addr_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: watch $dummy_convenience
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: breakpoint commands didn't run
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: breakpoint commands ran
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: disable $bpnum
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: disabled permanent breakpoint doesn't explain stop
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints show enabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints shows disabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints shows one more hit
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: info breakpoints still shows same number of hits
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: p $prev_counter = counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: p counter - $prev_counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: permanent breakpoint causes random signal
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: reenable breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: set breakpoint commands
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: single-step past permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: stop at permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: stop at permanent breakpoint thrice
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: stop at permanent breakpoint twice
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: permanent bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: p counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: next trips on permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: next trips on permanent bp: continue to breakpoint: test_next
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: next trips on permanent bp: next
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: set breakpoint always-inserted on
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: get size of instruction
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: next over setup
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: p /x addr_bp[0] = buffer[0]
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: p /x addr_bp[1] = buffer[1]
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: set probe breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: write addr_after_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: setup: write addr_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: breakpoint commands didn't run
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: breakpoint commands ran
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: disable $bpnum
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: disabled permanent breakpoint doesn't explain stop
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints show enabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints shows disabled breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints shows one more hit
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: info breakpoints still shows same number of hits
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: p $prev_counter = counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: p counter - $prev_counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: permanent breakpoint causes random signal
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: reenable breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: set breakpoint commands
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: single-step past permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: stop at permanent breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: stop at permanent breakpoint thrice
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: stop at permanent breakpoint twice
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: permanent bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: continue to breakpoint: test_signal_nested_done
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: p counter
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: next trips on permanent bp: condition $bpnum 0
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: next trips on permanent bp: continue to breakpoint: test_next
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: next trips on permanent bp: next
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: set breakpoint always-inserted on
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: get size of instruction
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: next over setup
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: p /x addr_bp[0] = buffer[0]
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: p /x addr_bp[1] = buffer[1]
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: set probe breakpoint
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: write addr_after_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: setup: write addr_bp
-PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: watch $dummy_convenience
-Running gdb.git~master/gdb/testsuite/gdb.base/branch-to-self.exp ...
-PASS: gdb.base/branch-to-self.exp: break-cond: side=host: continue to breakpoint: continue to break
-PASS: gdb.base/branch-to-self.exp: break-cond: side=host: p counter
-PASS: gdb.base/branch-to-self.exp: break-cond: side=host: set breakpoint with condition
-PASS: gdb.base/branch-to-self.exp: single-step: continue to breakpoint: hit breakpoint
-PASS: gdb.base/branch-to-self.exp: single-step: set breakpoint
-PASS: gdb.base/branch-to-self.exp: single-step: si
-Running gdb.git~master/gdb/testsuite/gdb.base/break-always.exp ...
-PASS: gdb.base/break-always.exp: before re-enable check breakpoint state
-PASS: gdb.base/break-always.exp: confirm breakpoint always-inserted
-PASS: gdb.base/break-always.exp: continue to breakpoint: bar
-PASS: gdb.base/break-always.exp: disable 2.E
-PASS: gdb.base/break-always.exp: disable 2.I
-PASS: gdb.base/break-always.exp: disable 3.B
-PASS: gdb.base/break-always.exp: disable 3.F
-PASS: gdb.base/break-always.exp: enable 2.D
-PASS: gdb.base/break-always.exp: enable 2.H
-PASS: gdb.base/break-always.exp: enable 3.A
-PASS: gdb.base/break-always.exp: enable 3.C
-PASS: gdb.base/break-always.exp: enable 3.G
-PASS: gdb.base/break-always.exp: initial check breakpoint state
-PASS: gdb.base/break-always.exp: initial disable all breakpoints
-PASS: gdb.base/break-always.exp: initial enable all breakpoints
-PASS: gdb.base/break-always.exp: re-disable all breakpoints
-PASS: gdb.base/break-always.exp: re-enable all breakpoints
-PASS: gdb.base/break-always.exp: read back 0 from the breakpoint's address
-PASS: gdb.base/break-always.exp: read back 1 from the breakpoint's address
-PASS: gdb.base/break-always.exp: restore the original contents
-PASS: gdb.base/break-always.exp: save shadow
-PASS: gdb.base/break-always.exp: set 2nd breakpoint on bar
-PASS: gdb.base/break-always.exp: set 3rd breakpoint on bar
-PASS: gdb.base/break-always.exp: set 4th breakpoint on bar
-PASS: gdb.base/break-always.exp: set breakpoint always-inserted on
-PASS: gdb.base/break-always.exp: set breakpoint on bar
-PASS: gdb.base/break-always.exp: set breakpoint on bar 2
-PASS: gdb.base/break-always.exp: write 0 to breakpoint's address
-PASS: gdb.base/break-always.exp: write 1 to breakpoint's address
-Running gdb.git~master/gdb/testsuite/gdb.base/break-caller-line.exp ...
-PASS: gdb.base/break-caller-line.exp: break
-PASS: gdb.base/break-caller-line.exp: info line *$pc
-PASS: gdb.base/break-caller-line.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.base/break-entry.exp ...
-PASS: gdb.base/break-entry.exp: continue to breakpoint: main
-PASS: gdb.base/break-entry.exp: info files
-PASS: gdb.base/break-entry.exp: p/x $pc
-Running gdb.git~master/gdb/testsuite/gdb.base/break-fun-addr.exp ...
-PASS: gdb.base/break-fun-addr.exp: break-fun-addr1: break *main
-PASS: gdb.base/break-fun-addr.exp: break-fun-addr1: p $pc == main
-PASS: gdb.base/break-fun-addr.exp: break-fun-addr1: run to breakpoint at *main
-PASS: gdb.base/break-fun-addr.exp: break-fun-addr2: p $pc == main
-PASS: gdb.base/break-fun-addr.exp: break-fun-addr2: run to breakpoint at *main
-Running gdb.git~master/gdb/testsuite/gdb.base/break-idempotent.exp ...
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: b bar
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: continue
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: once: break foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: set breakpoint always-inserted off
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: break: twice: break foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: b bar
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: continue
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: once: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: set breakpoint always-inserted off
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: hbreak: twice: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: b bar
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: continue
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: once: watch global
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: set breakpoint always-inserted off
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=off: watch: twice: watch global
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: b bar
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: continue
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: once: break foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: set breakpoint always-inserted on
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: break: twice: break foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: b bar
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: continue
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: once: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: set breakpoint always-inserted on
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: hbreak: twice: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: b bar
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: continue
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: once: watch global
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: set breakpoint always-inserted on
-PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on: watch: twice: watch global
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: b bar
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: continue
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: once: break foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: set breakpoint always-inserted off
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: break: twice: break foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: b bar
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: continue
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: once: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: set breakpoint always-inserted off
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: twice: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: b bar
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: continue
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: once: watch global
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: set breakpoint always-inserted off
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: twice: watch global
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: b bar
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: continue
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: once: break foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: set breakpoint always-inserted on
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: twice: break foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: b bar
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: continue
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: once: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: set breakpoint always-inserted on
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: twice: hbreak foo
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: b bar
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: condition $bpnum cond_global == 0
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: continue
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: file $binfile
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: once: watch global
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: set breakpoint always-inserted on
-PASS: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: twice: watch global
-Running gdb.git~master/gdb/testsuite/gdb.base/break-include.exp ...
-PASS: gdb.base/break-include.exp: break break-include.c:53
-PASS: gdb.base/break-include.exp: break next
-Running gdb.git~master/gdb/testsuite/gdb.base/break-inline.exp ...
-PASS: gdb.base/break-inline.exp: break
-Running gdb.git~master/gdb/testsuite/gdb.base/break-interp.exp ...
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: prelink break-interp-BINprelinkNOdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugINpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugINpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugINpieATTACH output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=ATTACH: unprelink break-interp-BINprelinkNOdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: ldd break-interp-BINprelinkNOdebugINpieNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: ldd break-interp-BINprelinkNOdebugINpieNO output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=NO: unprelink break-interp-BINprelinkNOdebugINpieNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkNOdebugINpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkNOdebugINpieYES output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=IN: binpie=YES: unprelink break-interp-BINprelinkNOdebugINpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: prelink break-interp-BINprelinkNOdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugNOpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugNOpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugNOpieATTACH output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=ATTACH: unprelink break-interp-BINprelinkNOdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: break at entry point
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: entry point reached
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: info files
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: load
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: ldd break-interp-BINprelinkNOdebugNOpieNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: ldd break-interp-BINprelinkNOdebugNOpieNO output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: unprelink break-interp-BINprelinkNOdebugNOpieNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: break at entry point
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: entry point reached
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: info files
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: load
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkNOdebugNOpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkNOdebugNOpieYES output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: unprelink break-interp-BINprelinkNOdebugNOpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: prelink break-interp-BINprelinkNOdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugSEPpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugSEPpieATTACH output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: ldd break-interp-BINprelinkNOdebugSEPpieNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: ldd break-interp-BINprelinkNOdebugSEPpieNO output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=NO: unprelink break-interp-BINprelinkNOdebugSEPpieNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: copy break-interp-LDprelinkNOdebugIN-saved to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkNOdebugSEPpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkNOdebugSEPpieYES output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=SEP: binpie=YES: unprelink break-interp-BINprelinkNOdebugSEPpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugINpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugINpieATTACH output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=ATTACH: prelink break-interp-BINprelinkYESdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=ATTACH: unprelink break-interp-BINprelinkYESdebugINpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkYESdebugINpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkYESdebugINpieYES output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=YES: prelink break-interp-BINprelinkYESdebugINpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=IN: binpie=YES: unprelink break-interp-BINprelinkYESdebugINpieYES pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugNOpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugNOpieATTACH output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=ATTACH: prelink break-interp-BINprelinkYESdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=ATTACH: unprelink break-interp-BINprelinkYESdebugNOpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkYESdebugNOpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkYESdebugNOpieYES output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=YES: prelink break-interp-BINprelinkYESdebugNOpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=NO: binpie=YES: unprelink break-interp-BINprelinkYESdebugNOpieYES pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugSEPpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugSEPpieATTACH output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: prelink break-interp-BINprelinkYESdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: unprelink break-interp-BINprelinkYESdebugSEPpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkYESdebugSEPpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkYESdebugSEPpieYES output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=YES: prelink break-interp-BINprelinkYESdebugSEPpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=YES: binsepdebug=SEP: binpie=YES: unprelink break-interp-BINprelinkYESdebugSEPpieYES pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: copy break-interp-LDprelinkNOdebugIN to break-interp-LDprelinkNOdebugIN-saved
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: copy ld-linux-armhf.so.3 to break-interp-LDprelinkNOdebugIN
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: set args OBJDIR/gdb.base/break-interp-test
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: unprelink break-interp-LDprelinkNOdebugIN, second time (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: attach-relinkNO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: prelink break-interp-BINprelinkNOdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugINpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugINpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugINpieATTACH output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=ATTACH: unprelink break-interp-BINprelinkNOdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: ldd break-interp-BINprelinkNOdebugINpieNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: ldd break-interp-BINprelinkNOdebugINpieNO output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=NO: unprelink break-interp-BINprelinkNOdebugINpieNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkNOdebugINpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkNOdebugINpieYES output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=IN: binpie=YES: unprelink break-interp-BINprelinkNOdebugINpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: attach-relinkNO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: prelink break-interp-BINprelinkNOdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugNOpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugNOpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugNOpieATTACH output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=ATTACH: unprelink break-interp-BINprelinkNOdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: break at entry point
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: entry point reached
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: info files
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: load
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: ldd break-interp-BINprelinkNOdebugNOpieNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: ldd break-interp-BINprelinkNOdebugNOpieNO output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: unprelink break-interp-BINprelinkNOdebugNOpieNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: break at entry point
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: entry point reached
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: info files
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: load
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: reach-(_dl_debug_state|dl_main)-3: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkNOdebugNOpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkNOdebugNOpieYES output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: unprelink break-interp-BINprelinkNOdebugNOpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: attach-relinkNO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: prelink break-interp-BINprelinkNOdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: INNER: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugSEPpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkNOdebugSEPpieATTACH output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=ATTACH: unprelink break-interp-BINprelinkNOdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: ldd break-interp-BINprelinkNOdebugSEPpieNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: ldd break-interp-BINprelinkNOdebugSEPpieNO output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=NO: unprelink break-interp-BINprelinkNOdebugSEPpieNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: attach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: attach final prompt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: attach main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: file
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: attach: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: core loaded
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: core main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: set debug-file-directory for core
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: core: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-libfunc: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: reach-main: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: second backtrace: main bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: second backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: second backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set args segv
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: INNER: sleep function started
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: copy break-interp-LDprelinkNOdebugNO-saved to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkNOdebugSEPpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkNOdebugSEPpieYES output contains libs
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=SEP: binpie=YES: unprelink break-interp-BINprelinkNOdebugSEPpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugINpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugINpieATTACH output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=ATTACH: prelink break-interp-BINprelinkYESdebugINpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=ATTACH: unprelink break-interp-BINprelinkYESdebugINpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkYESdebugINpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=YES: ldd break-interp-BINprelinkYESdebugINpieYES output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=YES: prelink break-interp-BINprelinkYESdebugINpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=IN: binpie=YES: unprelink break-interp-BINprelinkYESdebugINpieYES pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugNOpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugNOpieATTACH output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=ATTACH: prelink break-interp-BINprelinkYESdebugNOpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=ATTACH: unprelink break-interp-BINprelinkYESdebugNOpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkYESdebugNOpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=YES: ldd break-interp-BINprelinkYESdebugNOpieYES output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=YES: prelink break-interp-BINprelinkYESdebugNOpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=NO: binpie=YES: unprelink break-interp-BINprelinkYESdebugNOpieYES pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugSEPpieATTACH
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: ldd break-interp-BINprelinkYESdebugSEPpieATTACH output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: prelink break-interp-BINprelinkYESdebugSEPpieATTACH (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=ATTACH: unprelink break-interp-BINprelinkYESdebugSEPpieATTACH pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=YES: copy break-interp.so to break-interp.so
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=YES: copy libc.so.6 to libc.so.6
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkYESdebugSEPpieYES
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=YES: ldd break-interp-BINprelinkYESdebugSEPpieYES output contains libs
-XFAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=YES: prelink break-interp-BINprelinkYESdebugSEPpieYES (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=YES: binsepdebug=SEP: binpie=YES: unprelink break-interp-BINprelinkYESdebugSEPpieYES pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: copy break-interp-LDprelinkNOdebugNO to break-interp-LDprelinkNOdebugNO-saved
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: copy ld-linux-armhf.so.3 to break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: first backtrace: dl bt
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: first backtrace: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: first backtrace: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: kill
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main)-2: reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main)-2: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main)-2: set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main): reach
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 0
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: reach-(_dl_debug_state|dl_main): set stop-on-solib-events 1
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: set args OBJDIR/gdb.base/break-interp-test
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: set disable-randomization off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: strip break-interp-LDprelinkNOdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: symbol-less: ld.so exit
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: symbol-less: load
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: symbol-less: seen displacement message as NONZERO
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: symbol-less: set debug-file-directory
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: symbol-less: set verbose off
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: symbol-less: set verbose on
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: unprelink break-interp-LDprelinkNOdebugNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: unprelink break-interp-LDprelinkNOdebugNO, second time (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=IN: copy ld-linux-armhf.so.3 to break-interp-LDprelinkYESdebugIN
-XFAIL: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=IN: prelink break-interp-LDprelinkYESdebugIN, second time (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=IN: unprelink break-interp-LDprelinkYESdebugIN, second time pre-unprelink (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=NO: copy ld-linux-armhf.so.3 to break-interp-LDprelinkYESdebugNO
-XFAIL: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=NO: prelink break-interp-LDprelinkYESdebugNO, second time (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=NO: strip break-interp-LDprelinkYESdebugNO
-PASS: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=NO: unprelink break-interp-LDprelinkYESdebugNO (missing /usr/sbin/prelink)
-PASS: gdb.base/break-interp.exp: ldprelink=YES: ldsepdebug=NO: unprelink break-interp-LDprelinkYESdebugNO, second time pre-unprelink (missing /usr/sbin/prelink)
-Running gdb.git~master/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ...
-PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: break foo
-PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: breakpoint is set
-PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: failure to remove breakpoint warns
-PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "pg_size"
-PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get result of munmap call
-PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: set breakpoint always-inserted on
-PASS: gdb.base/break-main-file-remove-fail.exp: file: break foo
-PASS: gdb.base/break-main-file-remove-fail.exp: file: breakpoint is set
-PASS: gdb.base/break-main-file-remove-fail.exp: file: failure to remove breakpoint warns
-PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "pg_size"
-PASS: gdb.base/break-main-file-remove-fail.exp: file: get result of munmap call
-PASS: gdb.base/break-main-file-remove-fail.exp: file: set breakpoint always-inserted on
-Running gdb.git~master/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ...
-PASS: gdb.base/break-on-linker-gcd-function.exp: b 24
-PASS: gdb.base/break-on-linker-gcd-function.exp: readnow: b 24
-Running gdb.git~master/gdb/testsuite/gdb.base/break-probes.exp ...
-PASS: gdb.base/break-probes.exp: call (int) foo(23)
-PASS: gdb.base/break-probes.exp: run til our library loads
-PASS: gdb.base/break-probes.exp: run to shared library event
-PASS: gdb.base/break-probes.exp: set stop-on-solib-events 1
-Running gdb.git~master/gdb/testsuite/gdb.base/break-unload-file.exp ...
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: b bar
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: break foo
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: continue
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file $binfile
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: set breakpoint always-inserted off
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: b bar
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: continue
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file $binfile
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: set breakpoint always-inserted off
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: b bar
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: break foo
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: continue
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file $binfile
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: set breakpoint always-inserted on
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: b bar
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: continue
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file $binfile
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo
-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: set breakpoint always-inserted on
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: b bar
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: break foo
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: continue
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file $binfile
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: set breakpoint always-inserted off
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: b bar
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: continue
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file $binfile
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo
-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: set breakpoint always-inserted off
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: b bar
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: break foo
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: continue
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file $binfile
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: set breakpoint always-inserted on
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: b bar
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is disabled
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is not pending
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: continue
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: delete all breakpoints
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file $binfile
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo
-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: set breakpoint always-inserted on
-Running gdb.git~master/gdb/testsuite/gdb.base/break.exp ...
-PASS: gdb.base/break.exp: test_break: bad values: disable non-existent breakpoint 10
-PASS: gdb.base/break.exp: test_break: bad values: disable with badly formed history value
-PASS: gdb.base/break.exp: test_break: bad values: disable with non-existent convenience var
-PASS: gdb.base/break.exp: test_break: bad values: disable with non-existent history value
-PASS: gdb.base/break.exp: test_break: bad values: disable with non-integer convenience var
-PASS: gdb.base/break.exp: test_break: bad values: enable
-PASS: gdb.base/break.exp: test_break: bad values: set $baz = 1.234
-PASS: gdb.base/break.exp: test_break: break lineno
-PASS: gdb.base/break.exp: test_break: breakpoint at start of multi line if conditional
-PASS: gdb.base/break.exp: test_break: breakpoint at start of multi line while conditional
-PASS: gdb.base/break.exp: test_break: breakpoint duplicate
-PASS: gdb.base/break.exp: test_break: breakpoint function
-PASS: gdb.base/break.exp: test_break: breakpoint function in file
-PASS: gdb.base/break.exp: test_break: breakpoint info
-PASS: gdb.base/break.exp: test_break: breakpoint line number
-PASS: gdb.base/break.exp: test_break: breakpoint line number in file
-PASS: gdb.base/break.exp: test_break: breakpoint offset +1
-PASS: gdb.base/break.exp: test_break: breakpoint quoted function
-PASS: gdb.base/break.exp: test_break: continue to breakpoint at }
-PASS: gdb.base/break.exp: test_break: delete $bpnum
-PASS: gdb.base/break.exp: test_break: delete all breakpoints when none
-PASS: gdb.base/break.exp: test_break: info break 2 4 6
-PASS: gdb.base/break.exp: test_break: info break 3-5
-PASS: gdb.base/break.exp: test_break: list marker1
-PASS: gdb.base/break.exp: test_break: run until breakpoint set at a line number
-PASS: gdb.base/break.exp: test_break: run until file:function(1) breakpoint
-PASS: gdb.base/break.exp: test_break: run until file:function(2) breakpoint
-PASS: gdb.base/break.exp: test_break: run until file:function(3) breakpoint
-PASS: gdb.base/break.exp: test_break: run until file:function(4) breakpoint
-PASS: gdb.base/break.exp: test_break: run until file:function(5) breakpoint
-PASS: gdb.base/break.exp: test_break: run until file:function(6) breakpoint
-PASS: gdb.base/break.exp: test_break: run until file:linenum breakpoint
-PASS: gdb.base/break.exp: test_break: run until function breakpoint
-PASS: gdb.base/break.exp: test_break: run until quoted breakpoint
-PASS: gdb.base/break.exp: test_break: setting breakpoint at }
-PASS: gdb.base/break.exp: test_break: step onto breakpoint
-PASS: gdb.base/break.exp: test_break: use `list' to establish default source file
-PASS: gdb.base/break.exp: test_break: with convenience vars: check disable with convenience values
-PASS: gdb.base/break.exp: test_break: with convenience vars: disable with convenience values
-PASS: gdb.base/break.exp: test_break: with convenience vars: enable
-PASS: gdb.base/break.exp: test_break: with convenience vars: set $bar = 6
-PASS: gdb.base/break.exp: test_break: with convenience vars: set $foo = 3
-PASS: gdb.base/break.exp: test_break: with value history: check disable with history values
-PASS: gdb.base/break.exp: test_break: with value history: disable using history values
-PASS: gdb.base/break.exp: test_break: with value history: print 1
-PASS: gdb.base/break.exp: test_break: with value history: print 2
-PASS: gdb.base/break.exp: test_break: with value history: print 3
-PASS: gdb.base/break.exp: test_break: with value history: print 4
-PASS: gdb.base/break.exp: test_break: with value history: print 5
-PASS: gdb.base/break.exp: test_break: with value history: print 6
-PASS: gdb.base/break.exp: test_break_commands_clear: clear breakpoint commands
-PASS: gdb.base/break.exp: test_break_commands_clear: set some breakpoint commands
-PASS: gdb.base/break.exp: test_break_commands_clear: verify that they were cleared
-PASS: gdb.base/break.exp: test_break_default: break on default location, 1st time
-PASS: gdb.base/break.exp: test_break_default: break on default location, 2nd time
-PASS: gdb.base/break.exp: test_break_default: break on default location, 3rd time
-PASS: gdb.base/break.exp: test_break_default: break on default location, 4th time
-PASS: gdb.base/break.exp: test_break_default: break on the default location, 5th time, but with a condition
-PASS: gdb.base/break.exp: test_break_default: until bp_location1
-PASS: gdb.base/break.exp: test_break_file_line_convenience_var: break break.c:$l
-PASS: gdb.base/break.exp: test_break_file_line_convenience_var: non-integer convenience variable disallowed
-PASS: gdb.base/break.exp: test_break_file_line_convenience_var: set $l = 47
-PASS: gdb.base/break.exp: test_break_file_line_convenience_var: set convenience variable $foo to 81.5
-PASS: gdb.base/break.exp: test_break_line_convenience_var: break $foo
-PASS: gdb.base/break.exp: test_break_line_convenience_var: non-integer convenience variable disallowed
-PASS: gdb.base/break.exp: test_break_line_convenience_var: set convenience variable $foo to 81.5
-PASS: gdb.base/break.exp: test_break_line_convenience_var: set convenience variable $foo to bp_location11
-PASS: gdb.base/break.exp: test_break_nonexistent_line: break on non-existent source line
-PASS: gdb.base/break.exp: test_break_nonexistent_line: set breakpoint pending off
-PASS: gdb.base/break.exp: test_break_optimized_prologue: breakpoint function, optimized file
-PASS: gdb.base/break.exp: test_break_optimized_prologue: breakpoint small function, optimized file
-PASS: gdb.base/break.exp: test_break_optimized_prologue: run until breakpoint set at small function, optimized file (line bp_location14)
-PASS: gdb.base/break.exp: test_break_optimized_prologue: run until function breakpoint, optimized file
-PASS: gdb.base/break.exp: test_break_silent_and_more: Silent breakpoint hit $_hit_bpnum is silent 2
-PASS: gdb.base/break.exp: test_break_silent_and_more: break marker3 #1
-PASS: gdb.base/break.exp: test_break_silent_and_more: break marker3 #2
-PASS: gdb.base/break.exp: test_break_silent_and_more: breakpoint with trailing garbage disallowed
-PASS: gdb.base/break.exp: test_break_silent_and_more: clear current line has no breakpoint disallowed
-PASS: gdb.base/break.exp: test_break_silent_and_more: clear line has no breakpoint disallowed
-PASS: gdb.base/break.exp: test_break_silent_and_more: clear marker3
-PASS: gdb.base/break.exp: test_break_silent_and_more: hit silent break bp_location1
-PASS: gdb.base/break.exp: test_break_silent_and_more: info silent break bp_location1
-PASS: gdb.base/break.exp: test_break_silent_and_more: set silent break bp_location1
-PASS: gdb.base/break.exp: test_break_silent_and_more: set to-be-silent break bp_location1
-PASS: gdb.base/break.exp: test_break_silent_and_more: step over breakpoint
-PASS: gdb.base/break.exp: test_break_silent_and_more: stopped for silent break bp_location1
-PASS: gdb.base/break.exp: test_break_silent_and_more: thread-specific breakpoint on bogus thread ID disallowed
-PASS: gdb.base/break.exp: test_break_silent_and_more: thread-specific breakpoint on non-existent thread disallowed
-PASS: gdb.base/break.exp: test_break_user_call: backtrace while in called function
-PASS: gdb.base/break.exp: test_break_user_call: finish from called function
-PASS: gdb.base/break.exp: test_break_user_call: hit breakpoint on called function
-PASS: gdb.base/break.exp: test_break_user_call: set breakpoint on to-be-called function
-PASS: gdb.base/break.exp: test_finish_arguments: finish from outermost frame disallowed
-PASS: gdb.base/break.exp: test_finish_arguments: finish with arguments disallowed
-PASS: gdb.base/break.exp: test_next_with_recursion: backtrace from factorial(5)
-PASS: gdb.base/break.exp: test_next_with_recursion: backtrace from factorial(5.1)
-PASS: gdb.base/break.exp: test_next_with_recursion: break at factorial
-PASS: gdb.base/break.exp: test_next_with_recursion: continue to factorial(5)
-PASS: gdb.base/break.exp: test_next_with_recursion: continue until exit at recursive next test
-PASS: gdb.base/break.exp: test_next_with_recursion: kill program
-PASS: gdb.base/break.exp: test_next_with_recursion: next over recursive call
-PASS: gdb.base/break.exp: test_next_with_recursion: next to recursive call
-PASS: gdb.base/break.exp: test_next_with_recursion: run to factorial(6)
-PASS: gdb.base/break.exp: test_no_break_on_catchpoint: continue until exit
-PASS: gdb.base/break.exp: test_no_break_on_catchpoint: set catch exec, never expected to trigger
-PASS: gdb.base/break.exp: test_no_break_on_catchpoint: set catch fork, never expected to trigger
-PASS: gdb.base/break.exp: test_no_break_on_catchpoint: set catch vfork, never expected to trigger
-PASS: gdb.base/break.exp: test_rbreak_shlib: rbreak junk
-PASS: gdb.base/break.exp: test_rbreak_shlib: rbreak junk pending setup
-PASS: gdb.base/break.exp: test_rbreak_shlib: rbreak main
-PASS: gdb.base/break.exp: test_tbreak: Temporary breakpoint function in file
-PASS: gdb.base/break.exp: test_tbreak: Temporary breakpoint info
-PASS: gdb.base/break.exp: test_tbreak: Temporary breakpoint line number in file #2
-PASS: gdb.base/break.exp: test_tbreak: temporary breakpoint function
-PASS: gdb.base/break.exp: test_tbreak: temporary breakpoint line number #1
-PASS: gdb.base/break.exp: test_tbreak: temporary breakpoint line number #2
-PASS: gdb.base/break.exp: test_tbreak: temporary breakpoint line number in file #1
-Running gdb.git~master/gdb/testsuite/gdb.base/breakpoint-in-ro-region.exp ...
-FAIL: gdb.base/breakpoint-in-ro-region.exp: get lo address of main (timeout)
-FAIL: gdb.base/breakpoint-in-ro-region.exp: probe target hardware step (timeout)
-FAIL: gdb.base/breakpoint-in-ro-region.exp: set debug target 0 (timeout)
-PASS: gdb.base/breakpoint-in-ro-region.exp: set debug target 1
-Running gdb.git~master/gdb/testsuite/gdb.base/breakpoint-shadow.exp ...
-PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints
-PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints, fresh code cache
-PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints
-PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints, no stale breakpoints
-PASS: gdb.base/breakpoint-shadow.exp: first breakpoint placed
-PASS: gdb.base/breakpoint-shadow.exp: second breakpoint placed
-PASS: gdb.base/breakpoint-shadow.exp: set breakpoint always-inserted on
-PASS: gdb.base/breakpoint-shadow.exp: set code-cache off
-PASS: gdb.base/breakpoint-shadow.exp: set code-cache on
-PASS: gdb.base/breakpoint-shadow.exp: show breakpoint always-inserted
-Running gdb.git~master/gdb/testsuite/gdb.base/bt-on-error-and-warning.exp ...
-PASS: gdb.base/bt-on-error-and-warning.exp: check backtrace is supported
-PASS: gdb.base/bt-on-error-and-warning.exp: maint set internal-error corefile no
-PASS: gdb.base/bt-on-error-and-warning.exp: maint set internal-error quit no
-PASS: gdb.base/bt-on-error-and-warning.exp: maint set internal-warning corefile no
-PASS: gdb.base/bt-on-error-and-warning.exp: maint set internal-warning quit no
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=off: ${bt_lines} == 0
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=off: ${header_lines} == 3
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=off: maint set internal-error backtrace off
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=off: scan for backtrace
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=on: ${bt_lines} == 2
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=on: ${header_lines} == 3
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=on: maint set internal-error backtrace on
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-error, mode=on: scan for backtrace
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=off: ${bt_lines} == 0
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=off: ${header_lines} == 3
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=off: maint set internal-warning backtrace off
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=off: scan for backtrace
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=on: ${bt_lines} == 2
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=on: ${header_lines} == 3
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=on: maint set internal-warning backtrace on
-PASS: gdb.base/bt-on-error-and-warning.exp: problem=internal-warning, mode=on: scan for backtrace
-Running gdb.git~master/gdb/testsuite/gdb.base/bt-on-fatal-signal.exp ...
-PASS: gdb.base/bt-on-fatal-signal.exp: ABRT: $saw_bt_end
-PASS: gdb.base/bt-on-fatal-signal.exp: ABRT: $saw_bt_start
-PASS: gdb.base/bt-on-fatal-signal.exp: ABRT: $saw_fatal_msg
-PASS: gdb.base/bt-on-fatal-signal.exp: ABRT: [expr $internal_error_msg_count == 2]
-PASS: gdb.base/bt-on-fatal-signal.exp: ABRT: cd to test directory
-PASS: gdb.base/bt-on-fatal-signal.exp: ABRT: maint set backtrace-on-fatal-signal on
-PASS: gdb.base/bt-on-fatal-signal.exp: BUS: $saw_bt_end
-PASS: gdb.base/bt-on-fatal-signal.exp: BUS: $saw_bt_start
-PASS: gdb.base/bt-on-fatal-signal.exp: BUS: $saw_fatal_msg
-PASS: gdb.base/bt-on-fatal-signal.exp: BUS: [expr $internal_error_msg_count == 2]
-PASS: gdb.base/bt-on-fatal-signal.exp: BUS: cd to test directory
-PASS: gdb.base/bt-on-fatal-signal.exp: BUS: maint set backtrace-on-fatal-signal on
-PASS: gdb.base/bt-on-fatal-signal.exp: FPE: $saw_bt_end
-PASS: gdb.base/bt-on-fatal-signal.exp: FPE: $saw_bt_start
-PASS: gdb.base/bt-on-fatal-signal.exp: FPE: $saw_fatal_msg
-PASS: gdb.base/bt-on-fatal-signal.exp: FPE: [expr $internal_error_msg_count == 2]
-PASS: gdb.base/bt-on-fatal-signal.exp: FPE: cd to test directory
-PASS: gdb.base/bt-on-fatal-signal.exp: FPE: maint set backtrace-on-fatal-signal on
-PASS: gdb.base/bt-on-fatal-signal.exp: SEGV: $saw_bt_end
-PASS: gdb.base/bt-on-fatal-signal.exp: SEGV: $saw_bt_start
-PASS: gdb.base/bt-on-fatal-signal.exp: SEGV: $saw_fatal_msg
-PASS: gdb.base/bt-on-fatal-signal.exp: SEGV: [expr $internal_error_msg_count == 2]
-PASS: gdb.base/bt-on-fatal-signal.exp: SEGV: cd to test directory
-PASS: gdb.base/bt-on-fatal-signal.exp: SEGV: maint set backtrace-on-fatal-signal on
-PASS: gdb.base/bt-on-fatal-signal.exp: maint set backtrace-on-fatal-signal on
-Running gdb.git~master/gdb/testsuite/gdb.base/bt-selected-frame.exp ...
-PASS: gdb.base/bt-selected-frame.exp: bt full: continue to breakpoint: breakpt
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=0: check frame
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=0: check frame is still selected
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=0: perform backtrace command
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=1: check frame is still selected
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=1: perform backtrace command
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=1: select frame
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=2: check frame is still selected
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=2: perform backtrace command
-PASS: gdb.base/bt-selected-frame.exp: bt full: frame=2: select frame
-PASS: gdb.base/bt-selected-frame.exp: bt: continue to breakpoint: breakpt
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=0: check frame
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=0: check frame is still selected
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=0: perform backtrace command
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=1: check frame is still selected
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=1: perform backtrace command
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=1: select frame
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=2: check frame is still selected
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=2: perform backtrace command
-PASS: gdb.base/bt-selected-frame.exp: bt: frame=2: select frame
-Running gdb.git~master/gdb/testsuite/gdb.base/c-linkage-name.exp ...
-PASS: gdb.base/c-linkage-name.exp: break do_something_other_cu
-PASS: gdb.base/c-linkage-name.exp: maint flush symbol-cache
-PASS: gdb.base/c-linkage-name.exp: maint info symtabs
-PASS: gdb.base/c-linkage-name.exp: print symada__cS after partial symtab expansion
-PASS: gdb.base/c-linkage-name.exp: print symada__cS before partial symtab expansion
-PASS: gdb.base/c-linkage-name.exp: set language c
-PASS: gdb.base/c-linkage-name.exp: verify no symtab expansion
-Running gdb.git~master/gdb/testsuite/gdb.base/cached-source-file.exp ...
-PASS: gdb.base/cached-source-file.exp: check the first version of the source file
-PASS: gdb.base/cached-source-file.exp: maint flush source-cache
-PASS: gdb.base/cached-source-file.exp: rerun program
-PASS: gdb.base/cached-source-file.exp: run to break-here marker
-PASS: gdb.base/cached-source-file.exp: set listsize 1
-PASS: gdb.base/cached-source-file.exp: verify that the source code change is not seen yet
-PASS: gdb.base/cached-source-file.exp: verify that the source code is properly reloaded
-PASS: gdb.base/cached-source-file.exp: verify that the updated source code change is not seen
-Running gdb.git~master/gdb/testsuite/gdb.base/call-ar-st.exp ...
-PASS: gdb.base/call-ar-st.exp: check args of sum_array_print
-PASS: gdb.base/call-ar-st.exp: continue to tbreak10
-PASS: gdb.base/call-ar-st.exp: continue to tbreak2
-PASS: gdb.base/call-ar-st.exp: continue to tbreak5
-PASS: gdb.base/call-ar-st.exp: continue to tbreak6
-PASS: gdb.base/call-ar-st.exp: continue to tbreak7
-PASS: gdb.base/call-ar-st.exp: continue to tbreak8
-PASS: gdb.base/call-ar-st.exp: continue to tbreak9
-PASS: gdb.base/call-ar-st.exp: continuing to tbreak3
-PASS: gdb.base/call-ar-st.exp: continuing to tbreak4
-PASS: gdb.base/call-ar-st.exp: next over print_int_array in print-all_arrays
-PASS: gdb.base/call-ar-st.exp: next to next2
-PASS: gdb.base/call-ar-st.exp: print compute_with_small_structs(20)
-PASS: gdb.base/call-ar-st.exp: print print_array_rep(*list1, *list2, *list3)
-PASS: gdb.base/call-ar-st.exp: print print_bit_flags_combo(*bit_flags_combo)
-PASS: gdb.base/call-ar-st.exp: print print_char_array(char_array)
-PASS: gdb.base/call-ar-st.exp: print print_double_array(array_d)
-PASS: gdb.base/call-ar-st.exp: print print_double_array(double_array)
-PASS: gdb.base/call-ar-st.exp: print print_long_arg_list
-PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1)
-PASS: gdb.base/call-ar-st.exp: print print_small_structs
-PASS: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list
-PASS: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3)
-PASS: gdb.base/call-ar-st.exp: print print_ten_doubles(123.456, 123.456, -0.12, -1.23, 343434.8, 89.098, 3.14, -5678.12345, -0.11111111, 216.97065)
-PASS: gdb.base/call-ar-st.exp: print sum_array_print(10, *list1, *list2, *list3, *list4)
-PASS: gdb.base/call-ar-st.exp: print sum_struct_print(10,*struct1,*struct2,*struct3,*struct4)
-PASS: gdb.base/call-ar-st.exp: run until breakpoint set at a line
-PASS: gdb.base/call-ar-st.exp: set breakpoint in sum_array_print
-PASS: gdb.base/call-ar-st.exp: set print address off
-PASS: gdb.base/call-ar-st.exp: set print frame-arguments all
-PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings
-PASS: gdb.base/call-ar-st.exp: set width 0
-PASS: gdb.base/call-ar-st.exp: step inside print_all_arrays
-PASS: gdb.base/call-ar-st.exp: step into init_bit_flags_combo
-PASS: gdb.base/call-ar-st.exp: step into print_long_arg_list
-PASS: gdb.base/call-ar-st.exp: tbreak in print_long_arg_list after stepping into memcpy
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak1
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak10
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak2
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak3
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak4
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak5
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak6
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak7
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak8
-PASS: gdb.base/call-ar-st.exp: tbreakpoint at tbreak9
-Running gdb.git~master/gdb/testsuite/gdb.base/call-rt-st.exp ...
-PASS: gdb.base/call-rt-st.exp: breakpoint loop_count
-PASS: gdb.base/call-rt-st.exp: continue to loop_count
-PASS: gdb.base/call-rt-st.exp: finish out from loop_count (finish1)
-PASS: gdb.base/call-rt-st.exp: print print_bit_flags(*flags)
-PASS: gdb.base/call-rt-st.exp: print print_bit_flags_char(*cflags)
-PASS: gdb.base/call-rt-st.exp: print print_bit_flags_combo(*flags_combo)
-PASS: gdb.base/call-rt-st.exp: print print_bit_flags_short(*sflags)
-PASS: gdb.base/call-rt-st.exp: print print_five_chars(*five_char)
-PASS: gdb.base/call-rt-st.exp: print print_int_char_combo(*int_char_combo)
-PASS: gdb.base/call-rt-st.exp: print print_one_double(*d1)
-PASS: gdb.base/call-rt-st.exp: print print_one_large_struct(*list1)
-PASS: gdb.base/call-rt-st.exp: print print_struct_rep(*struct1)
-PASS: gdb.base/call-rt-st.exp: print print_three_chars(*three_char)
-PASS: gdb.base/call-rt-st.exp: print print_two_floats(*f3)
-PASS: gdb.base/call-rt-st.exp: set print address off
-PASS: gdb.base/call-rt-st.exp: set print sevenbit-strings
-PASS: gdb.base/call-rt-st.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.base/call-sc.exp ...
-PASS: gdb.base/call-sc.exp: tc: advance to fun for finish; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: advance to fun for return; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: call Fun(foo); call call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: finish foo; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: p/c L; call call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: p/c fun(); call call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: ptype foo; call-sc-tc char
-PASS: gdb.base/call-sc.exp: tc: ptype; call-sc-tc (char)
-PASS: gdb.base/call-sc.exp: tc: return and finish use same convention; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: return foo; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: return foo; synchronize pc to main() for 'call-sc-tc'
-PASS: gdb.base/call-sc.exp: tc: testfile=call-sc-tc: set print address off
-PASS: gdb.base/call-sc.exp: tc: testfile=call-sc-tc: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: tc: testfile=call-sc-tc: set width 0
-PASS: gdb.base/call-sc.exp: tc: value foo finished; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: value foo returned; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: zed L for finish; return call-sc-tc
-PASS: gdb.base/call-sc.exp: tc: zed L for return; return call-sc-tc
-PASS: gdb.base/call-sc.exp: td: advance to fun for finish; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: advance to fun for return; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: call Fun(foo); call call-sc-td
-PASS: gdb.base/call-sc.exp: td: finish foo; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: p/c L; call call-sc-td
-PASS: gdb.base/call-sc.exp: td: p/c fun(); call call-sc-td
-PASS: gdb.base/call-sc.exp: td: ptype foo; call-sc-td double
-PASS: gdb.base/call-sc.exp: td: ptype; call-sc-td (double)
-PASS: gdb.base/call-sc.exp: td: return and finish use same convention; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: return foo; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: return foo; synchronize pc to main() for 'call-sc-td'
-PASS: gdb.base/call-sc.exp: td: testfile=call-sc-td: set print address off
-PASS: gdb.base/call-sc.exp: td: testfile=call-sc-td: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: td: testfile=call-sc-td: set width 0
-PASS: gdb.base/call-sc.exp: td: value foo finished; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: value foo returned; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: zed L for finish; return call-sc-td
-PASS: gdb.base/call-sc.exp: td: zed L for return; return call-sc-td
-PASS: gdb.base/call-sc.exp: te: advance to fun for finish; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: advance to fun for return; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: call Fun(foo); call call-sc-te
-PASS: gdb.base/call-sc.exp: te: finish foo; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: p/c L; call call-sc-te
-PASS: gdb.base/call-sc.exp: te: p/c fun(); call call-sc-te
-PASS: gdb.base/call-sc.exp: te: ptype foo; call-sc-te enum {e = 49}
-PASS: gdb.base/call-sc.exp: te: ptype; call-sc-te (enum {e = 49})
-PASS: gdb.base/call-sc.exp: te: return and finish use same convention; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: return foo; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: return foo; synchronize pc to main() for 'call-sc-te'
-PASS: gdb.base/call-sc.exp: te: testfile=call-sc-te: set print address off
-PASS: gdb.base/call-sc.exp: te: testfile=call-sc-te: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: te: testfile=call-sc-te: set width 0
-PASS: gdb.base/call-sc.exp: te: value foo finished; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: value foo returned; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: zed L for finish; return call-sc-te
-PASS: gdb.base/call-sc.exp: te: zed L for return; return call-sc-te
-PASS: gdb.base/call-sc.exp: tf: advance to fun for finish; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: advance to fun for return; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: call Fun(foo); call call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: finish foo; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: p/c L; call call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: p/c fun(); call call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: ptype foo; call-sc-tf float
-PASS: gdb.base/call-sc.exp: tf: ptype; call-sc-tf (float)
-PASS: gdb.base/call-sc.exp: tf: return and finish use same convention; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: return foo; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: return foo; synchronize pc to main() for 'call-sc-tf'
-PASS: gdb.base/call-sc.exp: tf: testfile=call-sc-tf: set print address off
-PASS: gdb.base/call-sc.exp: tf: testfile=call-sc-tf: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: tf: testfile=call-sc-tf: set width 0
-PASS: gdb.base/call-sc.exp: tf: value foo finished; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: value foo returned; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: zed L for finish; return call-sc-tf
-PASS: gdb.base/call-sc.exp: tf: zed L for return; return call-sc-tf
-PASS: gdb.base/call-sc.exp: ti: advance to fun for finish; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: advance to fun for return; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: call Fun(foo); call call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: finish foo; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: p/c L; call call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: p/c fun(); call call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: ptype foo; call-sc-ti int
-PASS: gdb.base/call-sc.exp: ti: ptype; call-sc-ti (int)
-PASS: gdb.base/call-sc.exp: ti: return and finish use same convention; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: return foo; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: return foo; synchronize pc to main() for 'call-sc-ti'
-PASS: gdb.base/call-sc.exp: ti: testfile=call-sc-ti: set print address off
-PASS: gdb.base/call-sc.exp: ti: testfile=call-sc-ti: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: ti: testfile=call-sc-ti: set width 0
-PASS: gdb.base/call-sc.exp: ti: value foo finished; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: value foo returned; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: zed L for finish; return call-sc-ti
-PASS: gdb.base/call-sc.exp: ti: zed L for return; return call-sc-ti
-PASS: gdb.base/call-sc.exp: tl: advance to fun for finish; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: advance to fun for return; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: call Fun(foo); call call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: finish foo; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: p/c L; call call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: p/c fun(); call call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: ptype foo; call-sc-tl long
-PASS: gdb.base/call-sc.exp: tl: ptype; call-sc-tl (long)
-PASS: gdb.base/call-sc.exp: tl: return and finish use same convention; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: return foo; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: return foo; synchronize pc to main() for 'call-sc-tl'
-PASS: gdb.base/call-sc.exp: tl: testfile=call-sc-tl: set print address off
-PASS: gdb.base/call-sc.exp: tl: testfile=call-sc-tl: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: tl: testfile=call-sc-tl: set width 0
-PASS: gdb.base/call-sc.exp: tl: value foo finished; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: value foo returned; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: zed L for finish; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tl: zed L for return; return call-sc-tl
-PASS: gdb.base/call-sc.exp: tld: advance to fun for finish; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: advance to fun for return; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: call Fun(foo); call call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: finish foo; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: p/c L; call call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: p/c fun(); call call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: ptype foo; call-sc-tld long double
-PASS: gdb.base/call-sc.exp: tld: ptype; call-sc-tld (long double)
-PASS: gdb.base/call-sc.exp: tld: return and finish use same convention; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: return foo; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: return foo; synchronize pc to main() for 'call-sc-tld'
-PASS: gdb.base/call-sc.exp: tld: testfile=call-sc-tld: set print address off
-PASS: gdb.base/call-sc.exp: tld: testfile=call-sc-tld: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: tld: testfile=call-sc-tld: set width 0
-PASS: gdb.base/call-sc.exp: tld: value foo finished; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: value foo returned; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: zed L for finish; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tld: zed L for return; return call-sc-tld
-PASS: gdb.base/call-sc.exp: tll: advance to fun for finish; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: advance to fun for return; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: call Fun(foo); call call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: finish foo; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: p/c L; call call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: p/c fun(); call call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: ptype foo; call-sc-tll long long
-PASS: gdb.base/call-sc.exp: tll: ptype; call-sc-tll (long long)
-PASS: gdb.base/call-sc.exp: tll: return and finish use same convention; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: return foo; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: return foo; synchronize pc to main() for 'call-sc-tll'
-PASS: gdb.base/call-sc.exp: tll: testfile=call-sc-tll: set print address off
-PASS: gdb.base/call-sc.exp: tll: testfile=call-sc-tll: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: tll: testfile=call-sc-tll: set width 0
-PASS: gdb.base/call-sc.exp: tll: value foo finished; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: value foo returned; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: zed L for finish; return call-sc-tll
-PASS: gdb.base/call-sc.exp: tll: zed L for return; return call-sc-tll
-PASS: gdb.base/call-sc.exp: ts: advance to fun for finish; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: advance to fun for return; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: call Fun(foo); call call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: finish foo; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: p/c L; call call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: p/c fun(); call call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: ptype foo; call-sc-ts short
-PASS: gdb.base/call-sc.exp: ts: ptype; call-sc-ts (short)
-PASS: gdb.base/call-sc.exp: ts: return and finish use same convention; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: return foo; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: return foo; synchronize pc to main() for 'call-sc-ts'
-PASS: gdb.base/call-sc.exp: ts: testfile=call-sc-ts: set print address off
-PASS: gdb.base/call-sc.exp: ts: testfile=call-sc-ts: set print sevenbit-strings
-PASS: gdb.base/call-sc.exp: ts: testfile=call-sc-ts: set width 0
-PASS: gdb.base/call-sc.exp: ts: value foo finished; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: value foo returned; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: zed L for finish; return call-sc-ts
-PASS: gdb.base/call-sc.exp: ts: zed L for return; return call-sc-ts
-Running gdb.git~master/gdb/testsuite/gdb.base/call-signal-resume.exp ...
-PASS: gdb.base/call-signal-resume.exp: break handle_signal
-PASS: gdb.base/call-signal-resume.exp: break null_hand_call
-PASS: gdb.base/call-signal-resume.exp: break stop_one
-PASS: gdb.base/call-signal-resume.exp: break stop_two
-PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at handle_signal
-PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one
-PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_two
-PASS: gdb.base/call-signal-resume.exp: continue to program exit
-PASS: gdb.base/call-signal-resume.exp: continue to receipt of signal
-PASS: gdb.base/call-signal-resume.exp: dummy stack frame number
-PASS: gdb.base/call-signal-resume.exp: dummy stack frame number, two
-PASS: gdb.base/call-signal-resume.exp: frame 1
-PASS: gdb.base/call-signal-resume.exp: frame 2
-PASS: gdb.base/call-signal-resume.exp: inferior function call signaled
-PASS: gdb.base/call-signal-resume.exp: maintenance info breakpoints
-PASS: gdb.base/call-signal-resume.exp: maintenance print dummy-frames
-PASS: gdb.base/call-signal-resume.exp: null_hand_call
-PASS: gdb.base/call-signal-resume.exp: return
-PASS: gdb.base/call-signal-resume.exp: return, two
-PASS: gdb.base/call-signal-resume.exp: set confirm off
-Running gdb.git~master/gdb/testsuite/gdb.base/call-strs.exp ...
-PASS: gdb.base/call-strs.exp: call str_func("a","b","c","d","e","f","g")
-PASS: gdb.base/call-strs.exp: call str_func(s,s,s,s,s,s,s)
-PASS: gdb.base/call-strs.exp: call str_func1("test string")
-PASS: gdb.base/call-strs.exp: call str_func1(buf)
-PASS: gdb.base/call-strs.exp: call str_func1(s)
-PASS: gdb.base/call-strs.exp: next over strcpy
-PASS: gdb.base/call-strs.exp: print buf
-PASS: gdb.base/call-strs.exp: print s
-PASS: gdb.base/call-strs.exp: print str_func("a","b","c","d","e","f","g")
-PASS: gdb.base/call-strs.exp: print str_func(s,s,s,s,s,s,s)
-PASS: gdb.base/call-strs.exp: print str_func1("test string")
-PASS: gdb.base/call-strs.exp: print str_func1(buf)
-PASS: gdb.base/call-strs.exp: print str_func1(s)
-PASS: gdb.base/call-strs.exp: set print address off
-PASS: gdb.base/call-strs.exp: set print sevenbit-strings
-PASS: gdb.base/call-strs.exp: set print symbol off
-PASS: gdb.base/call-strs.exp: set width 0
-PASS: gdb.base/call-strs.exp: step after assignment to s
-Running gdb.git~master/gdb/testsuite/gdb.base/callexit.exp ...
-PASS: gdb.base/callexit.exp: inferior function call refused in off state
-PASS: gdb.base/callexit.exp: inferior function call terminated program
-PASS: gdb.base/callexit.exp: set may-call-functions off
-PASS: gdb.base/callexit.exp: set may-call-functions on
-Running gdb.git~master/gdb/testsuite/gdb.base/callfuncs.exp ...
-PASS: gdb.base/callfuncs.exp: Finish from nested call level 1
-PASS: gdb.base/callfuncs.exp: Finish from nested call level 2
-PASS: gdb.base/callfuncs.exp: Finish from nested call level 3
-PASS: gdb.base/callfuncs.exp: Finish from nested call level 4
-PASS: gdb.base/callfuncs.exp: back at main after return from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 1
-PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 2
-PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 3
-PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 4
-PASS: gdb.base/callfuncs.exp: backtrace at nested call level 1
-PASS: gdb.base/callfuncs.exp: backtrace at nested call level 2
-PASS: gdb.base/callfuncs.exp: backtrace at nested call level 3
-PASS: gdb.base/callfuncs.exp: backtrace at nested call level 4
-PASS: gdb.base/callfuncs.exp: bt after continuing from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: bt after finishing from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: call function causing a breakpoint and then do a return
-PASS: gdb.base/callfuncs.exp: call function causing a breakpoint then do a finish
-PASS: gdb.base/callfuncs.exp: call function with many double arguments.
-PASS: gdb.base/callfuncs.exp: call function with many float arguments.
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns double
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns float
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns int
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns long
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex
-PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns short
-PASS: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents
-PASS: gdb.base/callfuncs.exp: continue from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: finish after stop in call dummy preserves register contents
-PASS: gdb.base/callfuncs.exp: finish from call dummy breakpoint returns correct value
-PASS: gdb.base/callfuncs.exp: gdb function calls preserve register contents
-PASS: gdb.base/callfuncs.exp: nested call dummies preserve register contents
-PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 1
-PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 2
-PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 3
-PASS: gdb.base/callfuncs.exp: noproto: Finish from nested call level 4
-PASS: gdb.base/callfuncs.exp: noproto: back at main after return from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 1
-PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 2
-PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 3
-PASS: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 4
-PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 1
-PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 2
-PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 3
-PASS: gdb.base/callfuncs.exp: noproto: backtrace at nested call level 4
-PASS: gdb.base/callfuncs.exp: noproto: bt after continuing from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: noproto: bt after finishing from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint and then do a return
-PASS: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint then do a finish
-PASS: gdb.base/callfuncs.exp: noproto: call function with many double arguments.
-PASS: gdb.base/callfuncs.exp: noproto: call function with many float arguments.
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns char
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns char *
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double _Complex
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float _Complex
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns int
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long double _Complex
-PASS: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns short
-PASS: gdb.base/callfuncs.exp: noproto: continue after stop in call dummy preserves register contents
-PASS: gdb.base/callfuncs.exp: noproto: continue from call dummy breakpoint
-PASS: gdb.base/callfuncs.exp: noproto: finish after stop in call dummy preserves register contents
-PASS: gdb.base/callfuncs.exp: noproto: finish from call dummy breakpoint returns correct value
-PASS: gdb.base/callfuncs.exp: noproto: gdb function calls preserve register contents
-PASS: gdb.base/callfuncs.exp: noproto: nested call dummies preserve register contents
-PASS: gdb.base/callfuncs.exp: noproto: p ((int (*) ()) t_float_values)(float_val1,-2.3765)
-PASS: gdb.base/callfuncs.exp: noproto: p ((int (*) ()) t_float_values2)(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: noproto: p ((int (*) ()) t_float_values2)(3.14159,float_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p add(4,5)
-PASS: gdb.base/callfuncs.exp: noproto: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
-PASS: gdb.base/callfuncs.exp: noproto: p doubleit(4)
-PASS: gdb.base/callfuncs.exp: noproto: p function_struct.func(5)
-PASS: gdb.base/callfuncs.exp: noproto: p function_struct_ptr->func(10)
-PASS: gdb.base/callfuncs.exp: noproto: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
-PASS: gdb.base/callfuncs.exp: noproto: p sum_args(1,{2})
-PASS: gdb.base/callfuncs.exp: noproto: p sum_args(2,{2,3})
-PASS: gdb.base/callfuncs.exp: noproto: p sum_args(3,{2,3,4})
-PASS: gdb.base/callfuncs.exp: noproto: p sum_args(4,{2,3,4,5})
-PASS: gdb.base/callfuncs.exp: noproto: p t_call_add(add,3,4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_call_add(func_val1,3,4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values("carray 1","carray 2")
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values("carray 1",char_array_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values(char_array_val1,"carray 2")
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values(char_array_val1,char_array_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_array_values(char_array_val2,char_array_val1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_values('a','b')
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_values('a',char_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_values(0,0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_values(char_val1,'b')
-PASS: gdb.base/callfuncs.exp: noproto: p t_char_values(char_val1,char_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_many_args(dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_many_args(dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_values(dc1, dc2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_complex_values(dc3, dc4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_int(99.0, 1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_int(99.0, 99)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(45.654,-67.66)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(45.654,double_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(double_val1,-67.66)
-PASS: gdb.base/callfuncs.exp: noproto: p t_double_values(double_val1,double_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value1(enum_val1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value1(enum_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value1(enumval1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value2(enum_val1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value2(enum_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_enum_value2(enumval2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_many_args(fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_many_args(fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_values(fc1, fc2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_complex_values(fc3, fc4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(3.14159,-2.3765)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(3.14159,float_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(float_val1,-2.3765)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values(float_val1,float_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values2(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_float_values2(3.14159,float_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(add,func_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(func_val1,doubleit)
-PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(func_val1,func_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_func_values(func_val2,func_val1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_double(99, 1.0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_double(99, 99.0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(0,0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(87,-26)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(87,int_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(int_val1,-26)
-PASS: gdb.base/callfuncs.exp: noproto: p t_int_values(int_val1,int_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_many_args(ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1,ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_many_args(ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_values(ldc1, ldc2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_double_complex_values(ldc3, ldc4)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(0,0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(789,-321)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(789,long_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(long_val1,-321)
-PASS: gdb.base/callfuncs.exp: noproto: p t_long_values(long_val1,long_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(0,0)
-PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(10,-23)
-PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(10,short_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(short_val1,-23)
-PASS: gdb.base/callfuncs.exp: noproto: p t_short_values(short_val1,short_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_small_values(1,2,3,4,5,6,7,8,9,10)
-PASS: gdb.base/callfuncs.exp: noproto: p t_string_values("string 1","string 2")
-PASS: gdb.base/callfuncs.exp: noproto: p t_string_values("string 1",string_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_string_values(string_val1,"string 2")
-PASS: gdb.base/callfuncs.exp: noproto: p t_string_values(string_val1,string_val2)
-PASS: gdb.base/callfuncs.exp: noproto: p t_string_values(string_val2,string_val1)
-PASS: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)()
-PASS: gdb.base/callfuncs.exp: noproto: print callfunc (Lcallfunc, 5)
-PASS: gdb.base/callfuncs.exp: noproto: register contents after finish in call dummy
-PASS: gdb.base/callfuncs.exp: noproto: register contents after gdb function calls
-PASS: gdb.base/callfuncs.exp: noproto: register contents after nested call dummies
-PASS: gdb.base/callfuncs.exp: noproto: register contents after return in call dummy
-PASS: gdb.base/callfuncs.exp: noproto: register contents after stop in call dummy
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 10: next to t_double_values
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 10: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 10: set language c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 6: next to t_double_values
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 6: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 6: set language c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 7: next to t_double_values
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 7: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 7: set language c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 8: next to t_double_values
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 8: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 8: set language c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 9: next to t_double_values
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 9: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: noproto: rerun number 9: set language c
-PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents 1
-PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents 2
-PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents 3
-PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents 4
-PASS: gdb.base/callfuncs.exp: noproto: retrieve original register contents 5
-PASS: gdb.base/callfuncs.exp: noproto: return after stop in call dummy preserves register contents
-PASS: gdb.base/callfuncs.exp: noproto: set $old_sp = $sp
-PASS: gdb.base/callfuncs.exp: noproto: set $sp = $old_sp
-PASS: gdb.base/callfuncs.exp: noproto: set $sp = -1
-PASS: gdb.base/callfuncs.exp: noproto: set $sp = 0
-PASS: gdb.base/callfuncs.exp: noproto: set print address off
-PASS: gdb.base/callfuncs.exp: noproto: set print sevenbit-strings
-PASS: gdb.base/callfuncs.exp: noproto: set unwindonsignal off
-PASS: gdb.base/callfuncs.exp: noproto: set unwindonsignal on
-PASS: gdb.base/callfuncs.exp: noproto: set width 0
-PASS: gdb.base/callfuncs.exp: noproto: sp == -1: call doubleit (1)
-PASS: gdb.base/callfuncs.exp: noproto: sp == 0: call doubleit (1)
-PASS: gdb.base/callfuncs.exp: noproto: stop at breakpoint in call dummy function
-PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 1
-PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 2
-PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 3
-PASS: gdb.base/callfuncs.exp: noproto: stop at nested call level 4
-PASS: gdb.base/callfuncs.exp: p ((int (*) ()) t_float_values)(float_val1,-2.3765)
-PASS: gdb.base/callfuncs.exp: p ((int (*) (float, float)) t_float_values2)(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: p ((int (*) (float, float)) t_float_values2)(3.14159,float_val2)
-PASS: gdb.base/callfuncs.exp: p add(4,5)
-PASS: gdb.base/callfuncs.exp: p cmp10 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
-PASS: gdb.base/callfuncs.exp: p doubleit(4)
-PASS: gdb.base/callfuncs.exp: p function_struct.func(5)
-PASS: gdb.base/callfuncs.exp: p function_struct_ptr->func(10)
-PASS: gdb.base/callfuncs.exp: p sum10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
-PASS: gdb.base/callfuncs.exp: p sum_args(1,{2})
-PASS: gdb.base/callfuncs.exp: p sum_args(2,{2,3})
-PASS: gdb.base/callfuncs.exp: p sum_args(3,{2,3,4})
-PASS: gdb.base/callfuncs.exp: p sum_args(4,{2,3,4,5})
-PASS: gdb.base/callfuncs.exp: p t_call_add(add,3,4)
-PASS: gdb.base/callfuncs.exp: p t_call_add(func_val1,3,4)
-PASS: gdb.base/callfuncs.exp: p t_char_array_values("carray 1","carray 2")
-PASS: gdb.base/callfuncs.exp: p t_char_array_values("carray 1",char_array_val2)
-PASS: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,"carray 2")
-PASS: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val1,char_array_val2)
-PASS: gdb.base/callfuncs.exp: p t_char_array_values(char_array_val2,char_array_val1)
-PASS: gdb.base/callfuncs.exp: p t_char_values('a','b')
-PASS: gdb.base/callfuncs.exp: p t_char_values('a',char_val2)
-PASS: gdb.base/callfuncs.exp: p t_char_values(0,0)
-PASS: gdb.base/callfuncs.exp: p t_char_values(char_val1,'b')
-PASS: gdb.base/callfuncs.exp: p t_char_values(char_val1,char_val2)
-PASS: gdb.base/callfuncs.exp: p t_double_complex_many_args(dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1, dc1)
-PASS: gdb.base/callfuncs.exp: p t_double_complex_many_args(dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4, dc1, dc2, dc3, dc4)
-PASS: gdb.base/callfuncs.exp: p t_double_complex_values(dc1, dc2)
-PASS: gdb.base/callfuncs.exp: p t_double_complex_values(dc3, dc4)
-PASS: gdb.base/callfuncs.exp: p t_double_int(99.0, 1)
-PASS: gdb.base/callfuncs.exp: p t_double_int(99.0, 99)
-PASS: gdb.base/callfuncs.exp: p t_double_values(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: p t_double_values(45.654,-67.66)
-PASS: gdb.base/callfuncs.exp: p t_double_values(45.654,double_val2)
-PASS: gdb.base/callfuncs.exp: p t_double_values(double_val1,-67.66)
-PASS: gdb.base/callfuncs.exp: p t_double_values(double_val1,double_val2)
-PASS: gdb.base/callfuncs.exp: p t_enum_value1(enum_val1)
-PASS: gdb.base/callfuncs.exp: p t_enum_value1(enum_val2)
-PASS: gdb.base/callfuncs.exp: p t_enum_value1(enumval1)
-PASS: gdb.base/callfuncs.exp: p t_enum_value2(enum_val1)
-PASS: gdb.base/callfuncs.exp: p t_enum_value2(enum_val2)
-PASS: gdb.base/callfuncs.exp: p t_enum_value2(enumval2)
-PASS: gdb.base/callfuncs.exp: p t_float_complex_many_args(fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1, fc1)
-PASS: gdb.base/callfuncs.exp: p t_float_complex_many_args(fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4, fc1, fc2, fc3, fc4)
-PASS: gdb.base/callfuncs.exp: p t_float_complex_values(fc1, fc2)
-PASS: gdb.base/callfuncs.exp: p t_float_complex_values(fc3, fc4)
-PASS: gdb.base/callfuncs.exp: p t_float_values(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765)
-PASS: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2)
-PASS: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765)
-PASS: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2)
-PASS: gdb.base/callfuncs.exp: p t_float_values2(0.0,0.0)
-PASS: gdb.base/callfuncs.exp: p t_float_values2(3.14159,float_val2)
-PASS: gdb.base/callfuncs.exp: p t_func_values(add,func_val2)
-PASS: gdb.base/callfuncs.exp: p t_func_values(func_val1,doubleit)
-PASS: gdb.base/callfuncs.exp: p t_func_values(func_val1,func_val2)
-PASS: gdb.base/callfuncs.exp: p t_func_values(func_val2,func_val1)
-PASS: gdb.base/callfuncs.exp: p t_int_double(99, 1.0)
-PASS: gdb.base/callfuncs.exp: p t_int_double(99, 99.0)
-PASS: gdb.base/callfuncs.exp: p t_int_values(0,0)
-PASS: gdb.base/callfuncs.exp: p t_int_values(87,-26)
-PASS: gdb.base/callfuncs.exp: p t_int_values(87,int_val2)
-PASS: gdb.base/callfuncs.exp: p t_int_values(int_val1,-26)
-PASS: gdb.base/callfuncs.exp: p t_int_values(int_val1,int_val2)
-PASS: gdb.base/callfuncs.exp: p t_long_double_complex_many_args(ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1,ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1, ldc1)
-PASS: gdb.base/callfuncs.exp: p t_long_double_complex_many_args(ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4, ldc1, ldc2, ldc3, ldc4)
-PASS: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc1, ldc2)
-PASS: gdb.base/callfuncs.exp: p t_long_double_complex_values(ldc3, ldc4)
-PASS: gdb.base/callfuncs.exp: p t_long_values(0,0)
-PASS: gdb.base/callfuncs.exp: p t_long_values(789,-321)
-PASS: gdb.base/callfuncs.exp: p t_long_values(789,long_val2)
-PASS: gdb.base/callfuncs.exp: p t_long_values(long_val1,-321)
-PASS: gdb.base/callfuncs.exp: p t_long_values(long_val1,long_val2)
-PASS: gdb.base/callfuncs.exp: p t_short_values(0,0)
-PASS: gdb.base/callfuncs.exp: p t_short_values(10,-23)
-PASS: gdb.base/callfuncs.exp: p t_short_values(10,short_val2)
-PASS: gdb.base/callfuncs.exp: p t_short_values(short_val1,-23)
-PASS: gdb.base/callfuncs.exp: p t_short_values(short_val1,short_val2)
-PASS: gdb.base/callfuncs.exp: p t_small_values(1,2,3,4,5,6,7,8,9,10)
-PASS: gdb.base/callfuncs.exp: p t_string_values("string 1","string 2")
-PASS: gdb.base/callfuncs.exp: p t_string_values("string 1",string_val2)
-PASS: gdb.base/callfuncs.exp: p t_string_values(string_val1,"string 2")
-PASS: gdb.base/callfuncs.exp: p t_string_values(string_val1,string_val2)
-PASS: gdb.base/callfuncs.exp: p t_string_values(string_val2,string_val1)
-PASS: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)()
-PASS: gdb.base/callfuncs.exp: print callfunc (Lcallfunc, 5)
-PASS: gdb.base/callfuncs.exp: register contents after finish in call dummy
-PASS: gdb.base/callfuncs.exp: register contents after gdb function calls
-PASS: gdb.base/callfuncs.exp: register contents after nested call dummies
-PASS: gdb.base/callfuncs.exp: register contents after return in call dummy
-PASS: gdb.base/callfuncs.exp: register contents after stop in call dummy
-PASS: gdb.base/callfuncs.exp: rerun number 1: next to t_double_values
-PASS: gdb.base/callfuncs.exp: rerun number 1: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: rerun number 1: set language c
-PASS: gdb.base/callfuncs.exp: rerun number 2: next to t_double_values
-PASS: gdb.base/callfuncs.exp: rerun number 2: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: rerun number 2: set language c
-PASS: gdb.base/callfuncs.exp: rerun number 3: next to t_double_values
-PASS: gdb.base/callfuncs.exp: rerun number 3: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: rerun number 3: set language c
-PASS: gdb.base/callfuncs.exp: rerun number 4: next to t_double_values
-PASS: gdb.base/callfuncs.exp: rerun number 4: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: rerun number 4: set language c
-PASS: gdb.base/callfuncs.exp: rerun number 5: next to t_double_values
-PASS: gdb.base/callfuncs.exp: rerun number 5: next to t_structs_c
-PASS: gdb.base/callfuncs.exp: rerun number 5: set language c
-PASS: gdb.base/callfuncs.exp: retrieve original register contents 1
-PASS: gdb.base/callfuncs.exp: retrieve original register contents 2
-PASS: gdb.base/callfuncs.exp: retrieve original register contents 3
-PASS: gdb.base/callfuncs.exp: retrieve original register contents 4
-PASS: gdb.base/callfuncs.exp: retrieve original register contents 5
-PASS: gdb.base/callfuncs.exp: return after stop in call dummy preserves register contents
-PASS: gdb.base/callfuncs.exp: set $old_sp = $sp
-PASS: gdb.base/callfuncs.exp: set $sp = $old_sp
-PASS: gdb.base/callfuncs.exp: set $sp = -1
-PASS: gdb.base/callfuncs.exp: set $sp = 0
-PASS: gdb.base/callfuncs.exp: set print address off
-PASS: gdb.base/callfuncs.exp: set print sevenbit-strings
-PASS: gdb.base/callfuncs.exp: set unwindonsignal off
-PASS: gdb.base/callfuncs.exp: set unwindonsignal on
-PASS: gdb.base/callfuncs.exp: set width 0
-PASS: gdb.base/callfuncs.exp: sp == -1: call doubleit (1)
-PASS: gdb.base/callfuncs.exp: sp == 0: call doubleit (1)
-PASS: gdb.base/callfuncs.exp: stop at breakpoint in call dummy function
-PASS: gdb.base/callfuncs.exp: stop at nested call level 1
-PASS: gdb.base/callfuncs.exp: stop at nested call level 2
-PASS: gdb.base/callfuncs.exp: stop at nested call level 3
-PASS: gdb.base/callfuncs.exp: stop at nested call level 4
-Running gdb.git~master/gdb/testsuite/gdb.base/cast-call.exp ...
-PASS: gdb.base/cast-call.exp: call f with braced argument
-PASS: gdb.base/cast-call.exp: continue to breakpoint: STOP
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-follow-exec.exp ...
-PASS: gdb.base/catch-follow-exec.exp: continue
-PASS: gdb.base/catch-follow-exec.exp: info prog
-PASS: gdb.base/catch-follow-exec.exp: set follow-exec-mode new
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-fork-kill.exp ...
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: catch fork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: set detach-on-fork off
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: set follow-fork child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: catch fork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: set detach-on-fork off
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: set follow-fork child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: catch vfork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: set detach-on-fork off
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: set follow-fork child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: catch vfork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: set detach-on-fork off
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: set follow-fork child
-PASS: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-fork-static.exp ...
-PASS: gdb.base/catch-fork-static.exp: catch fork
-PASS: gdb.base/catch-fork-static.exp: run to fork
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp ...
-PASS: gdb.base/catch-gdb-caused-signals.exp: continue
-PASS: gdb.base/catch-gdb-caused-signals.exp: dprintf 32,"testdprintf\n"
-PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGILL nostop noprint
-PASS: gdb.base/catch-gdb-caused-signals.exp: handle SIGSEGV nostop noprint
-PASS: gdb.base/catch-gdb-caused-signals.exp: print return_one()
-PASS: gdb.base/catch-gdb-caused-signals.exp: set dprintf-style call
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-load.exp ...
-PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: catch load zardoz
-PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: continue
-PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: set stop-on-solib-events 1
-PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: non-matching load: catch load zardoz
-PASS: gdb.base/catch-load.exp: non-matching load: continue
-PASS: gdb.base/catch-load.exp: non-matching load: set stop-on-solib-events 0
-PASS: gdb.base/catch-load.exp: non-matching load: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: catch unload zardoz
-PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: continue
-PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: set stop-on-solib-events 1
-PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: non-matching unload: catch unload zardoz
-PASS: gdb.base/catch-load.exp: non-matching unload: continue
-PASS: gdb.base/catch-load.exp: non-matching unload: set stop-on-solib-events 0
-PASS: gdb.base/catch-load.exp: non-matching unload: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: catch load
-PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: continue
-PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: set stop-on-solib-events 1
-PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: plain load: catch load
-PASS: gdb.base/catch-load.exp: plain load: continue
-PASS: gdb.base/catch-load.exp: plain load: set stop-on-solib-events 0
-PASS: gdb.base/catch-load.exp: plain load: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: catch unload
-PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: continue
-PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: set stop-on-solib-events 1
-PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: plain unload: catch unload
-PASS: gdb.base/catch-load.exp: plain unload: continue
-PASS: gdb.base/catch-load.exp: plain unload: set stop-on-solib-events 0
-PASS: gdb.base/catch-load.exp: plain unload: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: catch load catch-load-so
-PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: continue
-PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: set stop-on-solib-events 1
-PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: rx load: catch load catch-load-so
-PASS: gdb.base/catch-load.exp: rx load: continue
-PASS: gdb.base/catch-load.exp: rx load: set stop-on-solib-events 0
-PASS: gdb.base/catch-load.exp: rx load: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: catch unload catch-load-so
-PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: continue
-PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: set stop-on-solib-events 1
-PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: set var libname = "catch-load-so.so"
-PASS: gdb.base/catch-load.exp: rx unload: catch unload catch-load-so
-PASS: gdb.base/catch-load.exp: rx unload: continue
-PASS: gdb.base/catch-load.exp: rx unload: set stop-on-solib-events 0
-PASS: gdb.base/catch-load.exp: rx unload: set var libname = "catch-load-so.so"
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-signal-fork.exp ...
-PASS: gdb.base/catch-signal-fork.exp: catch signal SIGHUP
-PASS: gdb.base/catch-signal-fork.exp: continue
-PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: first HUP
-PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: fork loop
-PASS: gdb.base/catch-signal-fork.exp: got SIGHUP after fork
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp ...
-PASS: gdb.base/catch-signal-siginfo-cond.exp: catch signal
-PASS: gdb.base/catch-signal-siginfo-cond.exp: condition $bpnum $_siginfo.si_signo == 10
-PASS: gdb.base/catch-signal-siginfo-cond.exp: condition $bpnum $_siginfo.si_signo == 11
-PASS: gdb.base/catch-signal-siginfo-cond.exp: continue: catchpoint does not trigger
-PASS: gdb.base/catch-signal-siginfo-cond.exp: continue: catchpoint triggers
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-signal.exp ...
-PASS: gdb.base/catch-signal.exp: 1: catch signal
-PASS: gdb.base/catch-signal.exp: 1: catch signal 1
-PASS: gdb.base/catch-signal.exp: 1: catch signal SIGINT
-PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1
-PASS: gdb.base/catch-signal.exp: 1: continue
-PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP
-PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first INT
-PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP
-PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: handle marker
-PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: second HUP
-PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: third HUP
-PASS: gdb.base/catch-signal.exp: 1: continue to catch signal 1
-PASS: gdb.base/catch-signal.exp: 1: continue to first HUP
-PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass
-PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass
-PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass
-PASS: gdb.base/catch-signal.exp: 1: override SIGINT to catch
-PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for ''
-PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'SIGHUP SIGUSR2'
-PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'SIGHUP'
-PASS: gdb.base/catch-signal.exp: 1st line of save breakpoints for 'all'
-PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for ''
-PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'SIGHUP SIGUSR2'
-PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'SIGHUP'
-PASS: gdb.base/catch-signal.exp: 2nd line of save breakpoints for 'all'
-PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for ''
-PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for 'SIGHUP SIGUSR2'
-PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for 'SIGHUP'
-PASS: gdb.base/catch-signal.exp: Number of lines of save breakpoints for 'all'
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGHUP SIGUSR2
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGINT
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first INT
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: handle marker
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: second HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: third HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to catch signal SIGHUP SIGUSR2
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to first HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint pass
-PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: override SIGINT to catch
-PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal
-PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGHUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGINT
-PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first INT
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: handle marker
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: second HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: third HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to catch signal SIGHUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: continue to first HUP
-PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass
-PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint pass
-PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass
-PASS: gdb.base/catch-signal.exp: SIGHUP: override SIGINT to catch
-PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for ''
-PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'SIGHUP SIGUSR2'
-PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'SIGHUP'
-PASS: gdb.base/catch-signal.exp: Trailing newline of save breakpoints for 'all'
-PASS: gdb.base/catch-signal.exp: catch signal SIGHUP all
-PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ
-PASS: gdb.base/catch-signal.exp: catch signal all
-PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP
-PASS: gdb.base/catch-signal.exp: info break for ''
-PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP SIGUSR2'
-PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP'
-PASS: gdb.base/catch-signal.exp: info break for 'all'
-PASS: gdb.base/catch-signal.exp: save breakpoints for ''
-PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP SIGUSR2'
-PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP'
-PASS: gdb.base/catch-signal.exp: save breakpoints for 'all'
-PASS: gdb.base/catch-signal.exp: set catchpoint '' for printing
-PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP SIGUSR2' for printing
-PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP' for printing
-PASS: gdb.base/catch-signal.exp: set catchpoint 'all' for printing
-Running gdb.git~master/gdb/testsuite/gdb.base/catch-syscall.exp ...
-PASS: gdb.base/catch-syscall.exp: catch syscall
-PASS: gdb.base/catch-syscall.exp: catch syscall -1
-PASS: gdb.base/catch-syscall.exp: catch syscall to a nonsense syscall is prohibited
-PASS: gdb.base/catch-syscall.exp: check SYS_exit
-PASS: gdb.base/catch-syscall.exp: check SYS_exit_group
-PASS: gdb.base/catch-syscall.exp: check SYS_pipe
-PASS: gdb.base/catch-syscall.exp: check SYS_pipe2
-PASS: gdb.base/catch-syscall.exp: check catch syscall
-PASS: gdb.base/catch-syscall.exp: complete catch syscall group suggests 'group:' prefix
-PASS: gdb.base/catch-syscall.exp: complete catch syscall group with 'g:' prefix
-PASS: gdb.base/catch-syscall.exp: complete catch syscall group with 'group:' prefix
-PASS: gdb.base/catch-syscall.exp: complete catch syscall with multiple words
-PASS: gdb.base/catch-syscall.exp: determine pipe syscall: break 67
-PASS: gdb.base/catch-syscall.exp: determine pipe syscall: catch syscall 359
-PASS: gdb.base/catch-syscall.exp: determine pipe syscall: catch syscall 42
-PASS: gdb.base/catch-syscall.exp: determine pipe syscall: continue
-PASS: gdb.base/catch-syscall.exp: determine pipe syscall: continue to breakpoint: before pipe call
-PASS: gdb.base/catch-syscall.exp: execve: catch syscall with arguments (execve)
-PASS: gdb.base/catch-syscall.exp: execve: continue to main
-PASS: gdb.base/catch-syscall.exp: execve: continue until exit
-PASS: gdb.base/catch-syscall.exp: execve: program has called execve
-PASS: gdb.base/catch-syscall.exp: execve: set do_execve = 1
-PASS: gdb.base/catch-syscall.exp: execve: syscall execve has returned
-PASS: gdb.base/catch-syscall.exp: execve: syscall(s) execve appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: fail no datadir: catch syscall appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: fail no datadir: catch syscall displays a warning when there is no XML support
-PASS: gdb.base/catch-syscall.exp: fail no datadir: set data-directory /the/path/to/nowhere
-PASS: gdb.base/catch-syscall.exp: get integer valueof "chroot_syscall"
-PASS: gdb.base/catch-syscall.exp: get integer valueof "close_syscall"
-PASS: gdb.base/catch-syscall.exp: get integer valueof "pipe2_syscall"
-PASS: gdb.base/catch-syscall.exp: get integer valueof "read_syscall"
-PASS: gdb.base/catch-syscall.exp: get integer valueof "unknown_syscall"
-PASS: gdb.base/catch-syscall.exp: get integer valueof "write_syscall"
-PASS: gdb.base/catch-syscall.exp: help catch syscall
-PASS: gdb.base/catch-syscall.exp: mid-vfork: catch syscall
-PASS: gdb.base/catch-syscall.exp: mid-vfork: continue to first vfork catchpoint
-PASS: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
-PASS: gdb.base/catch-syscall.exp: mid-vfork: insert first vfork catchpoint
-PASS: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: aarch64 vs arm: set architecture aarch64
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: i386 vs i386:x86-64: set architecture i386
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: i386 vs i386:x86-64: set architecture i386:x86-64
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: powerpc:common vs powerpc:common64: set architecture powerpc:common
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: powerpc:common vs powerpc:common64: set architecture powerpc:common64
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: s390:31-bit vs s390:64-bit: set architecture s390:31-bit
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: s390:31-bit vs s390:64-bit: set architecture s390:64-bit
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: sparc vs sparc:v9: set architecture sparc
-UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: sparc vs sparc:v9: set architecture sparc:v9
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry/return: rerun to main
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry: catch syscall with arguments (chroot)
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot
-PASS: gdb.base/catch-syscall.exp: restarting inferior: entry: syscall(s) chroot appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: set catchpoint on a group of syscalls
-PASS: gdb.base/catch-syscall.exp: set catchpoints on a group of syscalls and on a single syscall
-PASS: gdb.base/catch-syscall.exp: set catchpoints on an invalid group
-PASS: gdb.base/catch-syscall.exp: set catchpoints on an unknown group.
-PASS: gdb.base/catch-syscall.exp: set data-directory /the/path/to/nowhere
-PASS: gdb.base/catch-syscall.exp: skipping return: entry/return: catch syscall with arguments (read)
-PASS: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
-PASS: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
-PASS: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
-PASS: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall(s) read appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: skipping return: entry: catch syscall with arguments (write)
-PASS: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
-PASS: gdb.base/catch-syscall.exp: skipping return: entry: step over syscall return
-PASS: gdb.base/catch-syscall.exp: skipping return: entry: syscall(s) write appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with args noxml: catch syscall with arguments (3)
-PASS: gdb.base/catch-syscall.exp: with args noxml: catch syscall with arguments (359)
-PASS: gdb.base/catch-syscall.exp: with args noxml: catch syscall with arguments (4)
-PASS: gdb.base/catch-syscall.exp: with args noxml: catch syscall with arguments (6)
-PASS: gdb.base/catch-syscall.exp: with args noxml: catch syscall with arguments (61)
-PASS: gdb.base/catch-syscall.exp: with args noxml: program has called 3
-PASS: gdb.base/catch-syscall.exp: with args noxml: program has called 359
-PASS: gdb.base/catch-syscall.exp: with args noxml: program has called 4
-PASS: gdb.base/catch-syscall.exp: with args noxml: program has called 6
-PASS: gdb.base/catch-syscall.exp: with args noxml: program has called 61
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall 359 has returned
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall(s) 3 appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall(s) 359 appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall(s) 4 appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall(s) 6 appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with args noxml: syscall(s) 61 appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with arguments: catch syscall with arguments (close)
-PASS: gdb.base/catch-syscall.exp: with arguments: continue until exit
-PASS: gdb.base/catch-syscall.exp: with arguments: program has called close
-PASS: gdb.base/catch-syscall.exp: with arguments: syscall close has returned
-PASS: gdb.base/catch-syscall.exp: with arguments: syscall(s) close appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with many arguments: catch syscall with arguments ('close' \[6\] 'chroot' \[61\] 'pipe2' \[359\] 'write' \[4\] 'read' \[3\])
-PASS: gdb.base/catch-syscall.exp: with many arguments: continue until exit
-PASS: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
-PASS: gdb.base/catch-syscall.exp: with many arguments: program has called close
-PASS: gdb.base/catch-syscall.exp: with many arguments: program has called pipe2
-PASS: gdb.base/catch-syscall.exp: with many arguments: program has called read
-PASS: gdb.base/catch-syscall.exp: with many arguments: program has called write
-PASS: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
-PASS: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
-PASS: gdb.base/catch-syscall.exp: with many arguments: syscall pipe2 has returned
-PASS: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned
-PASS: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned
-PASS: gdb.base/catch-syscall.exp: with many arguments: syscalls close, chroot, pipe2, write, read appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: with wrong args noxml: catch syscall nonsense_syscall
-PASS: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 985087
-PASS: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 985087 has returned
-PASS: gdb.base/catch-syscall.exp: without args noxml: catch syscall
-PASS: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61
-PASS: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned
-PASS: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6
-PASS: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned
-PASS: gdb.base/catch-syscall.exp: without args noxml: pipe2: program has called 359
-PASS: gdb.base/catch-syscall.exp: without args noxml: pipe2: syscall 359 has returned
-PASS: gdb.base/catch-syscall.exp: without args noxml: program has called 248
-PASS: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
-PASS: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3
-PASS: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned
-PASS: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
-PASS: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4
-PASS: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 985087
-PASS: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 985087 has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: catch syscall
-PASS: gdb.base/catch-syscall.exp: without arguments: catch syscall appears in 'info breakpoints'
-PASS: gdb.base/catch-syscall.exp: without arguments: continue until exit
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called chroot
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called close
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called pipe2
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called read
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called vfork
-PASS: gdb.base/catch-syscall.exp: without arguments: program has called write
-PASS: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: syscall pipe2 has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
-PASS: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
-PASS: gdb.base/catch-syscall.exp: wrong args: catch syscall with arguments (mlock)
-PASS: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock)
-PASS: gdb.base/catch-syscall.exp: wrong args: syscall(s) mlock appears in 'info breakpoints'
-Running gdb.git~master/gdb/testsuite/gdb.base/charset.exp ...
-PASS: gdb.base/charset.exp: EVAL_SKIP cleanup handling regression test
-PASS: gdb.base/charset.exp: UTF-16 and narrow string concatenation
-PASS: gdb.base/charset.exp: UTF-16 string concatenation with escape
-PASS: gdb.base/charset.exp: UTF-32 and narrow string concatenation
-PASS: gdb.base/charset.exp: UTF-32 string concatenation with escape
-PASS: gdb.base/charset.exp: assign string to int array
-PASS: gdb.base/charset.exp: assign string to long array
-PASS: gdb.base/charset.exp: assign string to short array
-PASS: gdb.base/charset.exp: basic UTF-16 character
-PASS: gdb.base/charset.exp: basic UTF-16 string concatenation
-PASS: gdb.base/charset.exp: basic UTF-32 character
-PASS: gdb.base/charset.exp: basic UTF-32 string concatenation
-PASS: gdb.base/charset.exp: basic wide character
-PASS: gdb.base/charset.exp: basic wide string concatenation
-PASS: gdb.base/charset.exp: capture valid host charsets
-PASS: gdb.base/charset.exp: capture valid target charsets
-PASS: gdb.base/charset.exp: check `show host-charset' against `show charset'
-PASS: gdb.base/charset.exp: check `show target-charset' against `show charset'
-PASS: gdb.base/charset.exp: check value of "\a" in ASCII
-PASS: gdb.base/charset.exp: check value of "\a" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\a" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\a" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\a" in UTF-32
-PASS: gdb.base/charset.exp: check value of "\b" in ASCII
-PASS: gdb.base/charset.exp: check value of "\b" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\b" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\b" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\b" in UTF-32
-PASS: gdb.base/charset.exp: check value of "\f" in ASCII
-PASS: gdb.base/charset.exp: check value of "\f" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\f" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\f" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\f" in UTF-32
-PASS: gdb.base/charset.exp: check value of "\n" in ASCII
-PASS: gdb.base/charset.exp: check value of "\n" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\n" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\n" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\n" in UTF-32
-PASS: gdb.base/charset.exp: check value of "\r" in ASCII
-PASS: gdb.base/charset.exp: check value of "\r" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\r" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\r" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\r" in UTF-32
-PASS: gdb.base/charset.exp: check value of "\t" in ASCII
-PASS: gdb.base/charset.exp: check value of "\t" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\t" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\t" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\t" in UTF-32
-PASS: gdb.base/charset.exp: check value of "\v" in ASCII
-PASS: gdb.base/charset.exp: check value of "\v" in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of "\v" in IBM1047
-PASS: gdb.base/charset.exp: check value of "\v" in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of "\v" in UTF-32
-PASS: gdb.base/charset.exp: check value of '\a' in ASCII
-PASS: gdb.base/charset.exp: check value of '\a' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\a' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\a' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\a' in UTF-32
-PASS: gdb.base/charset.exp: check value of '\b' in ASCII
-PASS: gdb.base/charset.exp: check value of '\b' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\b' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\b' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\b' in UTF-32
-PASS: gdb.base/charset.exp: check value of '\f' in ASCII
-PASS: gdb.base/charset.exp: check value of '\f' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\f' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\f' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\f' in UTF-32
-PASS: gdb.base/charset.exp: check value of '\n' in ASCII
-PASS: gdb.base/charset.exp: check value of '\n' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\n' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\n' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\n' in UTF-32
-PASS: gdb.base/charset.exp: check value of '\r' in ASCII
-PASS: gdb.base/charset.exp: check value of '\r' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\r' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\r' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\r' in UTF-32
-PASS: gdb.base/charset.exp: check value of '\t' in ASCII
-PASS: gdb.base/charset.exp: check value of '\t' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\t' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\t' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\t' in UTF-32
-PASS: gdb.base/charset.exp: check value of '\v' in ASCII
-PASS: gdb.base/charset.exp: check value of '\v' in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of '\v' in IBM1047
-PASS: gdb.base/charset.exp: check value of '\v' in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of '\v' in UTF-32
-PASS: gdb.base/charset.exp: check value of escape that doesn't exist in ASCII
-PASS: gdb.base/charset.exp: check value of escape that doesn't exist in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of escape that doesn't exist in IBM1047
-PASS: gdb.base/charset.exp: check value of escape that doesn't exist in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of escape that doesn't exist in UTF-32
-PASS: gdb.base/charset.exp: check value of parsed character literal in ASCII
-PASS: gdb.base/charset.exp: check value of parsed character literal in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of parsed character literal in IBM1047
-PASS: gdb.base/charset.exp: check value of parsed character literal in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of parsed character literal in UTF-32
-PASS: gdb.base/charset.exp: check value of parsed string literal in ASCII
-PASS: gdb.base/charset.exp: check value of parsed string literal in EBCDIC-US
-PASS: gdb.base/charset.exp: check value of parsed string literal in IBM1047
-PASS: gdb.base/charset.exp: check value of parsed string literal in ISO-8859-1
-PASS: gdb.base/charset.exp: check value of parsed string literal in UTF-32
-PASS: gdb.base/charset.exp: concatenate three strings with empty UTF-16 string
-PASS: gdb.base/charset.exp: concatenate three strings with empty UTF-32 string
-PASS: gdb.base/charset.exp: concatenate three strings with empty wide string
-PASS: gdb.base/charset.exp: extract utf-16 string using python
-PASS: gdb.base/charset.exp: get integer valueof "sizeof (char16_t)"
-PASS: gdb.base/charset.exp: get integer valueof "sizeof (char32_t)"
-PASS: gdb.base/charset.exp: get integer valueof "sizeof (wchar_t)"
-PASS: gdb.base/charset.exp: host_charset=ASCII: check effect of `set host-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ASCII: check effect of `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ASCII: check effect of `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=ASCII: check effect of `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=ASCII: check effect of `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ASCII: parse `show charset' after `set host-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ASCII: parse `show charset' after `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ASCII: parse `show charset' after `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=ASCII: parse `show charset' after `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=ASCII: parse `show charset' after `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ASCII: try `set host-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ASCII: try `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ASCII: try `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=ASCII: try `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=ASCII: try `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: check effect of `set host-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: check effect of `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: check effect of `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: check effect of `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: check effect of `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: parse `show charset' after `set host-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: parse `show charset' after `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: parse `show charset' after `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: parse `show charset' after `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: parse `show charset' after `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: try `set host-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: try `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: try `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: try `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=EBCDIC-US: try `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: check effect of `set host-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: check effect of `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: check effect of `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: check effect of `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: check effect of `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: parse `show charset' after `set host-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: parse `show charset' after `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: parse `show charset' after `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: parse `show charset' after `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: parse `show charset' after `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: try `set host-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: try `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: try `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: try `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=IBM1047: try `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: check effect of `set host-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: check effect of `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: check effect of `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: check effect of `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: check effect of `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: parse `show charset' after `set host-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: parse `show charset' after `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: parse `show charset' after `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: parse `show charset' after `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: parse `show charset' after `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: try `set host-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: try `set target-charset ASCII'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: try `set target-charset EBCDIC-US'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: try `set target-charset IBM1047'
-PASS: gdb.base/charset.exp: host_charset=ISO-8859-1: try `set target-charset ISO-8859-1'
-PASS: gdb.base/charset.exp: narrow and UTF-16 string concatenation
-PASS: gdb.base/charset.exp: narrow and UTF-32 string concatenation
-PASS: gdb.base/charset.exp: narrow and wide string concatenation
-PASS: gdb.base/charset.exp: non-representable target character
-PASS: gdb.base/charset.exp: parse character literal in ASCII
-PASS: gdb.base/charset.exp: parse character literal in EBCDIC-US
-PASS: gdb.base/charset.exp: parse character literal in IBM1047
-PASS: gdb.base/charset.exp: parse character literal in ISO-8859-1
-PASS: gdb.base/charset.exp: parse character literal in UTF-32
-PASS: gdb.base/charset.exp: parse string literal in ASCII
-PASS: gdb.base/charset.exp: parse string literal in EBCDIC-US
-PASS: gdb.base/charset.exp: parse string literal in IBM1047
-PASS: gdb.base/charset.exp: parse string literal in ISO-8859-1
-PASS: gdb.base/charset.exp: parse string literal in UTF-32
-PASS: gdb.base/charset.exp: print "\0" "0"
-PASS: gdb.base/charset.exp: print "\0" "1"
-PASS: gdb.base/charset.exp: print "\0" "2"
-PASS: gdb.base/charset.exp: print "\0" "3"
-PASS: gdb.base/charset.exp: print "\0" "4"
-PASS: gdb.base/charset.exp: print "\0" "5"
-PASS: gdb.base/charset.exp: print "\0" "6"
-PASS: gdb.base/charset.exp: print "\0" "7"
-PASS: gdb.base/charset.exp: print "\0" "8"
-PASS: gdb.base/charset.exp: print "\0" "9"
-PASS: gdb.base/charset.exp: print "\0" "a"
-PASS: gdb.base/charset.exp: print "\0" "b"
-PASS: gdb.base/charset.exp: print "\0" "c"
-PASS: gdb.base/charset.exp: print "\0" "d"
-PASS: gdb.base/charset.exp: print "\0" "e"
-PASS: gdb.base/charset.exp: print "\0" "f"
-PASS: gdb.base/charset.exp: print "\1011"
-PASS: gdb.base/charset.exp: print '\9'
-PASS: gdb.base/charset.exp: print '\u'
-PASS: gdb.base/charset.exp: print '\x'
-PASS: gdb.base/charset.exp: print escape that doesn't exist in ASCII
-PASS: gdb.base/charset.exp: print escape that doesn't exist in EBCDIC-US
-PASS: gdb.base/charset.exp: print escape that doesn't exist in IBM1047
-PASS: gdb.base/charset.exp: print escape that doesn't exist in ISO-8859-1
-PASS: gdb.base/charset.exp: print escape that doesn't exist in UTF-32
-PASS: gdb.base/charset.exp: print string in ASCII
-PASS: gdb.base/charset.exp: print string in EBCDIC-US
-PASS: gdb.base/charset.exp: print string in IBM1047
-PASS: gdb.base/charset.exp: print string in ISO-8859-1
-PASS: gdb.base/charset.exp: print string in UTF-32
-PASS: gdb.base/charset.exp: print the null character in ASCII
-PASS: gdb.base/charset.exp: print the null character in EBCDIC-US
-PASS: gdb.base/charset.exp: print the null character in IBM1047
-PASS: gdb.base/charset.exp: print the null character in ISO-8859-1
-PASS: gdb.base/charset.exp: print the null character in UTF-32
-PASS: gdb.base/charset.exp: run until all strings have been initialized
-PASS: gdb.base/charset.exp: set breakpoint after all strings have been initialized
-PASS: gdb.base/charset.exp: set host-charset ASCII
-PASS: gdb.base/charset.exp: set target-charset ASCII
-PASS: gdb.base/charset.exp: set target-charset EBCDIC-US
-PASS: gdb.base/charset.exp: set target-charset IBM1047
-PASS: gdb.base/charset.exp: set target-charset ISO-8859-1
-PASS: gdb.base/charset.exp: set target-charset UTF-8
-PASS: gdb.base/charset.exp: set target-wide-charset UTF-32
-PASS: gdb.base/charset.exp: set up for python printing of utf-16 string
-PASS: gdb.base/charset.exp: set_prefix=L: assign String32 with prefix L
-PASS: gdb.base/charset.exp: set_prefix=L: display String String32 with x/ws
-PASS: gdb.base/charset.exp: set_prefix=U: assign String32 with prefix U
-PASS: gdb.base/charset.exp: set_prefix=U: display String String32 with x/ws
-PASS: gdb.base/charset.exp: set_prefix=u: assign String16 with prefix u
-PASS: gdb.base/charset.exp: set_prefix=u: display String String16 with x/hs
-PASS: gdb.base/charset.exp: show charset
-PASS: gdb.base/charset.exp: show host-charset
-PASS: gdb.base/charset.exp: show target-charset
-PASS: gdb.base/charset.exp: test multi-char escape sequence case for UTF-16
-PASS: gdb.base/charset.exp: test multi-char escape sequence case for UTF-32
-PASS: gdb.base/charset.exp: test multi-char escape sequence case for wide
-PASS: gdb.base/charset.exp: try `set host-charset' with invalid charset
-PASS: gdb.base/charset.exp: try `set target-charset' with invalid charset
-PASS: gdb.base/charset.exp: try malformed `set charset'
-PASS: gdb.base/charset.exp: try printing '\a' in ASCII
-PASS: gdb.base/charset.exp: try printing '\a' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\a' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\a' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\a' in UTF-32
-PASS: gdb.base/charset.exp: try printing '\b' in ASCII
-PASS: gdb.base/charset.exp: try printing '\b' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\b' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\b' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\b' in UTF-32
-PASS: gdb.base/charset.exp: try printing '\f' in ASCII
-PASS: gdb.base/charset.exp: try printing '\f' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\f' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\f' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\f' in UTF-32
-PASS: gdb.base/charset.exp: try printing '\n' in ASCII
-PASS: gdb.base/charset.exp: try printing '\n' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\n' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\n' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\n' in UTF-32
-PASS: gdb.base/charset.exp: try printing '\r' in ASCII
-PASS: gdb.base/charset.exp: try printing '\r' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\r' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\r' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\r' in UTF-32
-PASS: gdb.base/charset.exp: try printing '\t' in ASCII
-PASS: gdb.base/charset.exp: try printing '\t' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\t' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\t' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\t' in UTF-32
-PASS: gdb.base/charset.exp: try printing '\v' in ASCII
-PASS: gdb.base/charset.exp: try printing '\v' in EBCDIC-US
-PASS: gdb.base/charset.exp: try printing '\v' in IBM1047
-PASS: gdb.base/charset.exp: try printing '\v' in ISO-8859-1
-PASS: gdb.base/charset.exp: try printing '\v' in UTF-32
-PASS: gdb.base/charset.exp: typedef to wchar_t
-PASS: gdb.base/charset.exp: undefined concatenation of UTF-16 and UTF-32
-PASS: gdb.base/charset.exp: undefined concatenation of wide and UTF-16
-PASS: gdb.base/charset.exp: undefined concatenation of wide and UTF-32
-PASS: gdb.base/charset.exp: wide and narrow string concatenation
-PASS: gdb.base/charset.exp: wide string concatenation with escape
-Running gdb.git~master/gdb/testsuite/gdb.base/check-psymtab.exp ...
-PASS: gdb.base/check-psymtab.exp: maint check-psymtab
-PASS: gdb.base/check-psymtab.exp: maint expand-symtabs
-Running gdb.git~master/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
-PASS: gdb.base/checkpoint-ns.exp: break1 eight
-PASS: gdb.base/checkpoint-ns.exp: break1 five
-PASS: gdb.base/checkpoint-ns.exp: break1 four
-PASS: gdb.base/checkpoint-ns.exp: break1 nine
-PASS: gdb.base/checkpoint-ns.exp: break1 seven
-PASS: gdb.base/checkpoint-ns.exp: break1 six
-PASS: gdb.base/checkpoint-ns.exp: break1 start
-PASS: gdb.base/checkpoint-ns.exp: break1 ten
-PASS: gdb.base/checkpoint-ns.exp: break1 three
-PASS: gdb.base/checkpoint-ns.exp: break1 two
-PASS: gdb.base/checkpoint-ns.exp: break2 1 one
-PASS: gdb.base/checkpoint-ns.exp: break2 10 one
-PASS: gdb.base/checkpoint-ns.exp: break2 2 one
-PASS: gdb.base/checkpoint-ns.exp: break2 3 one
-PASS: gdb.base/checkpoint-ns.exp: break2 4 one
-PASS: gdb.base/checkpoint-ns.exp: break2 5 one
-PASS: gdb.base/checkpoint-ns.exp: break2 6 one
-PASS: gdb.base/checkpoint-ns.exp: break2 7 one
-PASS: gdb.base/checkpoint-ns.exp: break2 8 one
-PASS: gdb.base/checkpoint-ns.exp: break2 9 one
-PASS: gdb.base/checkpoint-ns.exp: break2 one
-PASS: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
-PASS: gdb.base/checkpoint-ns.exp: break3 one
-PASS: gdb.base/checkpoint-ns.exp: break4 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
-PASS: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
-PASS: gdb.base/checkpoint-ns.exp: checkpoint eight
-PASS: gdb.base/checkpoint-ns.exp: checkpoint five
-PASS: gdb.base/checkpoint-ns.exp: checkpoint four
-PASS: gdb.base/checkpoint-ns.exp: checkpoint nine
-PASS: gdb.base/checkpoint-ns.exp: checkpoint one
-PASS: gdb.base/checkpoint-ns.exp: checkpoint seven
-PASS: gdb.base/checkpoint-ns.exp: checkpoint six
-PASS: gdb.base/checkpoint-ns.exp: checkpoint ten
-PASS: gdb.base/checkpoint-ns.exp: checkpoint three
-PASS: gdb.base/checkpoint-ns.exp: checkpoint two
-PASS: gdb.base/checkpoint-ns.exp: continue, 1
-PASS: gdb.base/checkpoint-ns.exp: continue, 2
-PASS: gdb.base/checkpoint-ns.exp: continue, 3
-PASS: gdb.base/checkpoint-ns.exp: continue, 4
-PASS: gdb.base/checkpoint-ns.exp: continue, 5
-PASS: gdb.base/checkpoint-ns.exp: continue, 6
-PASS: gdb.base/checkpoint-ns.exp: continue, 7
-PASS: gdb.base/checkpoint-ns.exp: delete copy1
-PASS: gdb.base/checkpoint-ns.exp: diff input and output one
-PASS: gdb.base/checkpoint-ns.exp: diff input and output two
-PASS: gdb.base/checkpoint-ns.exp: exit, dropped into next fork five
-PASS: gdb.base/checkpoint-ns.exp: exit, dropped into next fork four
-PASS: gdb.base/checkpoint-ns.exp: exit, dropped into next fork one
-PASS: gdb.base/checkpoint-ns.exp: exit, dropped into next fork three
-PASS: gdb.base/checkpoint-ns.exp: exit, dropped into next fork two
-PASS: gdb.base/checkpoint-ns.exp: info checkpoints one
-PASS: gdb.base/checkpoint-ns.exp: info checkpoints two
-PASS: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
-PASS: gdb.base/checkpoint-ns.exp: kill all one
-PASS: gdb.base/checkpoint-ns.exp: kill all one with many checkpoints
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 0
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 1
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 10
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 2
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 3
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 4
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 5
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 6
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 7
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 8
-PASS: gdb.base/checkpoint-ns.exp: no more checkpoint 9
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 1
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 10
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 2
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 3
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 4
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 5
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 6
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 7
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 8
-PASS: gdb.base/checkpoint-ns.exp: outfile still open 9
-PASS: gdb.base/checkpoint-ns.exp: restart 0 one
-PASS: gdb.base/checkpoint-ns.exp: restart 0 two
-PASS: gdb.base/checkpoint-ns.exp: restart 1 one
-PASS: gdb.base/checkpoint-ns.exp: restart 1 three
-PASS: gdb.base/checkpoint-ns.exp: restart 1 two
-PASS: gdb.base/checkpoint-ns.exp: restart 10 one
-PASS: gdb.base/checkpoint-ns.exp: restart 10 three
-PASS: gdb.base/checkpoint-ns.exp: restart 2 one
-PASS: gdb.base/checkpoint-ns.exp: restart 2 three
-PASS: gdb.base/checkpoint-ns.exp: restart 2 two
-PASS: gdb.base/checkpoint-ns.exp: restart 3 one
-PASS: gdb.base/checkpoint-ns.exp: restart 3 three
-PASS: gdb.base/checkpoint-ns.exp: restart 3 two
-PASS: gdb.base/checkpoint-ns.exp: restart 4 one
-PASS: gdb.base/checkpoint-ns.exp: restart 4 three
-PASS: gdb.base/checkpoint-ns.exp: restart 4 two
-PASS: gdb.base/checkpoint-ns.exp: restart 5 one
-PASS: gdb.base/checkpoint-ns.exp: restart 5 three
-PASS: gdb.base/checkpoint-ns.exp: restart 5 two
-PASS: gdb.base/checkpoint-ns.exp: restart 6 one
-PASS: gdb.base/checkpoint-ns.exp: restart 6 three
-PASS: gdb.base/checkpoint-ns.exp: restart 6 two
-PASS: gdb.base/checkpoint-ns.exp: restart 7 one
-PASS: gdb.base/checkpoint-ns.exp: restart 7 three
-PASS: gdb.base/checkpoint-ns.exp: restart 7 two
-PASS: gdb.base/checkpoint-ns.exp: restart 8 one
-PASS: gdb.base/checkpoint-ns.exp: restart 8 three
-PASS: gdb.base/checkpoint-ns.exp: restart 9 one
-PASS: gdb.base/checkpoint-ns.exp: restart 9 three
-PASS: gdb.base/checkpoint-ns.exp: set checkpoint breakpoint
-PASS: gdb.base/checkpoint-ns.exp: step in 1 one
-PASS: gdb.base/checkpoint-ns.exp: step in 1 two
-PASS: gdb.base/checkpoint-ns.exp: step in 10 one
-PASS: gdb.base/checkpoint-ns.exp: step in 2 one
-PASS: gdb.base/checkpoint-ns.exp: step in 2 two
-PASS: gdb.base/checkpoint-ns.exp: step in 3 one
-PASS: gdb.base/checkpoint-ns.exp: step in 3 two
-PASS: gdb.base/checkpoint-ns.exp: step in 4 one
-PASS: gdb.base/checkpoint-ns.exp: step in 4 two
-PASS: gdb.base/checkpoint-ns.exp: step in 5 one
-PASS: gdb.base/checkpoint-ns.exp: step in 5 two
-PASS: gdb.base/checkpoint-ns.exp: step in 6 one
-PASS: gdb.base/checkpoint-ns.exp: step in 6 two
-PASS: gdb.base/checkpoint-ns.exp: step in 7 one
-PASS: gdb.base/checkpoint-ns.exp: step in 7 two
-PASS: gdb.base/checkpoint-ns.exp: step in 8 one
-PASS: gdb.base/checkpoint-ns.exp: step in 9 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 1 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 10 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 2 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 3 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 4 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 5 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 6 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 7 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 8 one
-PASS: gdb.base/checkpoint-ns.exp: verify i 9 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 1 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 1 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 10 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 2 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 2 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 3 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 3 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 4 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 4 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 5 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 5 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 6 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 6 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 7 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 7 two
-PASS: gdb.base/checkpoint-ns.exp: verify lines 8 one
-PASS: gdb.base/checkpoint-ns.exp: verify lines 9 one
-Running gdb.git~master/gdb/testsuite/gdb.base/checkpoint.exp ...
-PASS: gdb.base/checkpoint.exp: break1 eight
-PASS: gdb.base/checkpoint.exp: break1 five
-PASS: gdb.base/checkpoint.exp: break1 four
-PASS: gdb.base/checkpoint.exp: break1 nine
-PASS: gdb.base/checkpoint.exp: break1 seven
-PASS: gdb.base/checkpoint.exp: break1 six
-PASS: gdb.base/checkpoint.exp: break1 start
-PASS: gdb.base/checkpoint.exp: break1 ten
-PASS: gdb.base/checkpoint.exp: break1 three
-PASS: gdb.base/checkpoint.exp: break1 two
-PASS: gdb.base/checkpoint.exp: break2 1 one
-PASS: gdb.base/checkpoint.exp: break2 10 one
-PASS: gdb.base/checkpoint.exp: break2 2 one
-PASS: gdb.base/checkpoint.exp: break2 3 one
-PASS: gdb.base/checkpoint.exp: break2 4 one
-PASS: gdb.base/checkpoint.exp: break2 5 one
-PASS: gdb.base/checkpoint.exp: break2 6 one
-PASS: gdb.base/checkpoint.exp: break2 7 one
-PASS: gdb.base/checkpoint.exp: break2 8 one
-PASS: gdb.base/checkpoint.exp: break2 9 one
-PASS: gdb.base/checkpoint.exp: break2 one
-PASS: gdb.base/checkpoint.exp: break2 with many checkpoints
-PASS: gdb.base/checkpoint.exp: break3 one
-PASS: gdb.base/checkpoint.exp: break4 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 1 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 2 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 3 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 4 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 5 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 6 one
-PASS: gdb.base/checkpoint.exp: breakpoint 1 7 one
-PASS: gdb.base/checkpoint.exp: checkpoint eight
-PASS: gdb.base/checkpoint.exp: checkpoint five
-PASS: gdb.base/checkpoint.exp: checkpoint four
-PASS: gdb.base/checkpoint.exp: checkpoint nine
-PASS: gdb.base/checkpoint.exp: checkpoint one
-PASS: gdb.base/checkpoint.exp: checkpoint seven
-PASS: gdb.base/checkpoint.exp: checkpoint six
-PASS: gdb.base/checkpoint.exp: checkpoint ten
-PASS: gdb.base/checkpoint.exp: checkpoint three
-PASS: gdb.base/checkpoint.exp: checkpoint two
-PASS: gdb.base/checkpoint.exp: continue, 1
-PASS: gdb.base/checkpoint.exp: continue, 2
-PASS: gdb.base/checkpoint.exp: continue, 3
-PASS: gdb.base/checkpoint.exp: continue, 4
-PASS: gdb.base/checkpoint.exp: continue, 5
-PASS: gdb.base/checkpoint.exp: continue, 6
-PASS: gdb.base/checkpoint.exp: continue, 7
-PASS: gdb.base/checkpoint.exp: delete copy1
-PASS: gdb.base/checkpoint.exp: diff input and output one
-PASS: gdb.base/checkpoint.exp: diff input and output two
-PASS: gdb.base/checkpoint.exp: exit, dropped into next fork five
-PASS: gdb.base/checkpoint.exp: exit, dropped into next fork four
-PASS: gdb.base/checkpoint.exp: exit, dropped into next fork one
-PASS: gdb.base/checkpoint.exp: exit, dropped into next fork three
-PASS: gdb.base/checkpoint.exp: exit, dropped into next fork two
-PASS: gdb.base/checkpoint.exp: info checkpoints one
-PASS: gdb.base/checkpoint.exp: info checkpoints two
-PASS: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
-PASS: gdb.base/checkpoint.exp: kill all one
-PASS: gdb.base/checkpoint.exp: kill all one with many checkpoints
-PASS: gdb.base/checkpoint.exp: no more checkpoint 0
-PASS: gdb.base/checkpoint.exp: no more checkpoint 1
-PASS: gdb.base/checkpoint.exp: no more checkpoint 10
-PASS: gdb.base/checkpoint.exp: no more checkpoint 2
-PASS: gdb.base/checkpoint.exp: no more checkpoint 3
-PASS: gdb.base/checkpoint.exp: no more checkpoint 4
-PASS: gdb.base/checkpoint.exp: no more checkpoint 5
-PASS: gdb.base/checkpoint.exp: no more checkpoint 6
-PASS: gdb.base/checkpoint.exp: no more checkpoint 7
-PASS: gdb.base/checkpoint.exp: no more checkpoint 8
-PASS: gdb.base/checkpoint.exp: no more checkpoint 9
-PASS: gdb.base/checkpoint.exp: outfile still open 1
-PASS: gdb.base/checkpoint.exp: outfile still open 10
-PASS: gdb.base/checkpoint.exp: outfile still open 2
-PASS: gdb.base/checkpoint.exp: outfile still open 3
-PASS: gdb.base/checkpoint.exp: outfile still open 4
-PASS: gdb.base/checkpoint.exp: outfile still open 5
-PASS: gdb.base/checkpoint.exp: outfile still open 6
-PASS: gdb.base/checkpoint.exp: outfile still open 7
-PASS: gdb.base/checkpoint.exp: outfile still open 8
-PASS: gdb.base/checkpoint.exp: outfile still open 9
-PASS: gdb.base/checkpoint.exp: restart 0 one
-PASS: gdb.base/checkpoint.exp: restart 0 two
-PASS: gdb.base/checkpoint.exp: restart 1 one
-PASS: gdb.base/checkpoint.exp: restart 1 three
-PASS: gdb.base/checkpoint.exp: restart 1 two
-PASS: gdb.base/checkpoint.exp: restart 10 one
-PASS: gdb.base/checkpoint.exp: restart 10 three
-PASS: gdb.base/checkpoint.exp: restart 2 one
-PASS: gdb.base/checkpoint.exp: restart 2 three
-PASS: gdb.base/checkpoint.exp: restart 2 two
-PASS: gdb.base/checkpoint.exp: restart 3 one
-PASS: gdb.base/checkpoint.exp: restart 3 three
-PASS: gdb.base/checkpoint.exp: restart 3 two
-PASS: gdb.base/checkpoint.exp: restart 4 one
-PASS: gdb.base/checkpoint.exp: restart 4 three
-PASS: gdb.base/checkpoint.exp: restart 4 two
-PASS: gdb.base/checkpoint.exp: restart 5 one
-PASS: gdb.base/checkpoint.exp: restart 5 three
-PASS: gdb.base/checkpoint.exp: restart 5 two
-PASS: gdb.base/checkpoint.exp: restart 6 one
-PASS: gdb.base/checkpoint.exp: restart 6 three
-PASS: gdb.base/checkpoint.exp: restart 6 two
-PASS: gdb.base/checkpoint.exp: restart 7 one
-PASS: gdb.base/checkpoint.exp: restart 7 three
-PASS: gdb.base/checkpoint.exp: restart 7 two
-PASS: gdb.base/checkpoint.exp: restart 8 one
-PASS: gdb.base/checkpoint.exp: restart 8 three
-PASS: gdb.base/checkpoint.exp: restart 9 one
-PASS: gdb.base/checkpoint.exp: restart 9 three
-PASS: gdb.base/checkpoint.exp: set checkpoint breakpoint
-PASS: gdb.base/checkpoint.exp: step in 1 one
-PASS: gdb.base/checkpoint.exp: step in 1 two
-PASS: gdb.base/checkpoint.exp: step in 10 one
-PASS: gdb.base/checkpoint.exp: step in 2 one
-PASS: gdb.base/checkpoint.exp: step in 2 two
-PASS: gdb.base/checkpoint.exp: step in 3 one
-PASS: gdb.base/checkpoint.exp: step in 3 two
-PASS: gdb.base/checkpoint.exp: step in 4 one
-PASS: gdb.base/checkpoint.exp: step in 4 two
-PASS: gdb.base/checkpoint.exp: step in 5 one
-PASS: gdb.base/checkpoint.exp: step in 5 two
-PASS: gdb.base/checkpoint.exp: step in 6 one
-PASS: gdb.base/checkpoint.exp: step in 6 two
-PASS: gdb.base/checkpoint.exp: step in 7 one
-PASS: gdb.base/checkpoint.exp: step in 7 two
-PASS: gdb.base/checkpoint.exp: step in 8 one
-PASS: gdb.base/checkpoint.exp: step in 9 one
-PASS: gdb.base/checkpoint.exp: verify i 1 one
-PASS: gdb.base/checkpoint.exp: verify i 10 one
-PASS: gdb.base/checkpoint.exp: verify i 2 one
-PASS: gdb.base/checkpoint.exp: verify i 3 one
-PASS: gdb.base/checkpoint.exp: verify i 4 one
-PASS: gdb.base/checkpoint.exp: verify i 5 one
-PASS: gdb.base/checkpoint.exp: verify i 6 one
-PASS: gdb.base/checkpoint.exp: verify i 7 one
-PASS: gdb.base/checkpoint.exp: verify i 8 one
-PASS: gdb.base/checkpoint.exp: verify i 9 one
-PASS: gdb.base/checkpoint.exp: verify lines 1 one
-PASS: gdb.base/checkpoint.exp: verify lines 1 two
-PASS: gdb.base/checkpoint.exp: verify lines 10 one
-PASS: gdb.base/checkpoint.exp: verify lines 2 one
-PASS: gdb.base/checkpoint.exp: verify lines 2 two
-PASS: gdb.base/checkpoint.exp: verify lines 3 one
-PASS: gdb.base/checkpoint.exp: verify lines 3 two
-PASS: gdb.base/checkpoint.exp: verify lines 4 one
-PASS: gdb.base/checkpoint.exp: verify lines 4 two
-PASS: gdb.base/checkpoint.exp: verify lines 5 one
-PASS: gdb.base/checkpoint.exp: verify lines 5 two
-PASS: gdb.base/checkpoint.exp: verify lines 6 one
-PASS: gdb.base/checkpoint.exp: verify lines 6 two
-PASS: gdb.base/checkpoint.exp: verify lines 7 one
-PASS: gdb.base/checkpoint.exp: verify lines 7 two
-PASS: gdb.base/checkpoint.exp: verify lines 8 one
-PASS: gdb.base/checkpoint.exp: verify lines 9 one
-Running gdb.git~master/gdb/testsuite/gdb.base/chng-syms.exp ...
-PASS: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through
-PASS: gdb.base/chng-syms.exp: running to stop_here first time
-PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes
-PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function
-Running gdb.git~master/gdb/testsuite/gdb.base/clear_non_user_bp.exp ...
-PASS: gdb.base/clear_non_user_bp.exp: clear internal breakpoint
-PASS: gdb.base/clear_non_user_bp.exp: maint info breakpoint $bp_num
-PASS: gdb.base/clear_non_user_bp.exp: maint info breakpoint $bp_num after clear
-Running gdb.git~master/gdb/testsuite/gdb.base/cli-suppress-notification.exp ...
-PASS: gdb.base/cli-suppress-notification.exp: inferior switch is not suppressed
-PASS: gdb.base/cli-suppress-notification.exp: inferior switch is not suppressed again
-PASS: gdb.base/cli-suppress-notification.exp: inferior switch is suppressed
-PASS: gdb.base/cli-suppress-notification.exp: set suppress-cli-notifications off
-PASS: gdb.base/cli-suppress-notification.exp: set suppress-cli-notifications on
-PASS: gdb.base/cli-suppress-notification.exp: stepping is not suppressed
-PASS: gdb.base/cli-suppress-notification.exp: stepping is suppressed
-Running gdb.git~master/gdb/testsuite/gdb.base/code-expr.exp ...
-PASS: gdb.base/code-expr.exp: (@code char)
-PASS: gdb.base/code-expr.exp: (@code double)
-PASS: gdb.base/code-expr.exp: (@code enum misordered)
-PASS: gdb.base/code-expr.exp: (@code float)
-PASS: gdb.base/code-expr.exp: (@code int * @code * @code)
-PASS: gdb.base/code-expr.exp: (@code int * @code *)
-PASS: gdb.base/code-expr.exp: (@code int * @code)
-PASS: gdb.base/code-expr.exp: (@code int *)
-PASS: gdb.base/code-expr.exp: (@code int **)
-PASS: gdb.base/code-expr.exp: (@code int)
-PASS: gdb.base/code-expr.exp: (@code long long)
-PASS: gdb.base/code-expr.exp: (@code long)
-PASS: gdb.base/code-expr.exp: (@code short)
-PASS: gdb.base/code-expr.exp: (@code signed char)
-PASS: gdb.base/code-expr.exp: (@code signed int)
-PASS: gdb.base/code-expr.exp: (@code signed long long)
-PASS: gdb.base/code-expr.exp: (@code signed long)
-PASS: gdb.base/code-expr.exp: (@code signed short)
-PASS: gdb.base/code-expr.exp: (@code struct t_struct * @code)
-PASS: gdb.base/code-expr.exp: (@code struct t_struct *)
-PASS: gdb.base/code-expr.exp: (@code struct t_struct)
-PASS: gdb.base/code-expr.exp: (@code union t_union * @code)
-PASS: gdb.base/code-expr.exp: (@code union t_union *)
-PASS: gdb.base/code-expr.exp: (@code union t_union)
-PASS: gdb.base/code-expr.exp: (@code unsigned char)
-PASS: gdb.base/code-expr.exp: (@code unsigned int)
-PASS: gdb.base/code-expr.exp: (@code unsigned long long)
-PASS: gdb.base/code-expr.exp: (@code unsigned long)
-PASS: gdb.base/code-expr.exp: (@code unsigned short)
-PASS: gdb.base/code-expr.exp: (@data char)
-PASS: gdb.base/code-expr.exp: (@data double)
-PASS: gdb.base/code-expr.exp: (@data enum misordered)
-PASS: gdb.base/code-expr.exp: (@data float)
-PASS: gdb.base/code-expr.exp: (@data int)
-PASS: gdb.base/code-expr.exp: (@data long long)
-PASS: gdb.base/code-expr.exp: (@data long)
-PASS: gdb.base/code-expr.exp: (@data short)
-PASS: gdb.base/code-expr.exp: (@data signed char)
-PASS: gdb.base/code-expr.exp: (@data signed int)
-PASS: gdb.base/code-expr.exp: (@data signed long long)
-PASS: gdb.base/code-expr.exp: (@data signed long)
-PASS: gdb.base/code-expr.exp: (@data signed short)
-PASS: gdb.base/code-expr.exp: (@data unsigned char)
-PASS: gdb.base/code-expr.exp: (@data unsigned int)
-PASS: gdb.base/code-expr.exp: (@data unsigned long long)
-PASS: gdb.base/code-expr.exp: (@data unsigned long)
-PASS: gdb.base/code-expr.exp: (@data unsigned short)
-PASS: gdb.base/code-expr.exp: (char @code)
-PASS: gdb.base/code-expr.exp: (char @data)
-PASS: gdb.base/code-expr.exp: (double @code)
-PASS: gdb.base/code-expr.exp: (double @data)
-PASS: gdb.base/code-expr.exp: (enum misordered @code)
-PASS: gdb.base/code-expr.exp: (enum misordered @data)
-PASS: gdb.base/code-expr.exp: (float @code)
-PASS: gdb.base/code-expr.exp: (float @data)
-PASS: gdb.base/code-expr.exp: (int * @code)
-PASS: gdb.base/code-expr.exp: (int ** @code)
-PASS: gdb.base/code-expr.exp: (int @code * @code * @code)
-PASS: gdb.base/code-expr.exp: (int @code * @code *)
-PASS: gdb.base/code-expr.exp: (int @code * @code)
-PASS: gdb.base/code-expr.exp: (int @code *)
-PASS: gdb.base/code-expr.exp: (int @code **)
-PASS: gdb.base/code-expr.exp: (int @code)
-PASS: gdb.base/code-expr.exp: (int @data)
-PASS: gdb.base/code-expr.exp: (long @code)
-PASS: gdb.base/code-expr.exp: (long @data)
-PASS: gdb.base/code-expr.exp: (long long @code)
-PASS: gdb.base/code-expr.exp: (long long @data)
-PASS: gdb.base/code-expr.exp: (short @code)
-PASS: gdb.base/code-expr.exp: (short @data)
-PASS: gdb.base/code-expr.exp: (signed char @code)
-PASS: gdb.base/code-expr.exp: (signed char @data)
-PASS: gdb.base/code-expr.exp: (signed int @code)
-PASS: gdb.base/code-expr.exp: (signed int @data)
-PASS: gdb.base/code-expr.exp: (signed long @code)
-PASS: gdb.base/code-expr.exp: (signed long @data)
-PASS: gdb.base/code-expr.exp: (signed long long @code)
-PASS: gdb.base/code-expr.exp: (signed long long @data)
-PASS: gdb.base/code-expr.exp: (signed short @code)
-PASS: gdb.base/code-expr.exp: (signed short @data)
-PASS: gdb.base/code-expr.exp: (struct t_struct * @code)
-PASS: gdb.base/code-expr.exp: (struct t_struct @code * @code)
-PASS: gdb.base/code-expr.exp: (struct t_struct @code *)
-PASS: gdb.base/code-expr.exp: (struct t_struct @code)
-PASS: gdb.base/code-expr.exp: (union t_union * @code)
-PASS: gdb.base/code-expr.exp: (union t_union @code * @code)
-PASS: gdb.base/code-expr.exp: (union t_union @code *)
-PASS: gdb.base/code-expr.exp: (union t_union @code)
-PASS: gdb.base/code-expr.exp: (unsigned char @code)
-PASS: gdb.base/code-expr.exp: (unsigned char @data)
-PASS: gdb.base/code-expr.exp: (unsigned int @code)
-PASS: gdb.base/code-expr.exp: (unsigned int @data)
-PASS: gdb.base/code-expr.exp: (unsigned long @code)
-PASS: gdb.base/code-expr.exp: (unsigned long @data)
-PASS: gdb.base/code-expr.exp: (unsigned long long @code)
-PASS: gdb.base/code-expr.exp: (unsigned long long @data)
-PASS: gdb.base/code-expr.exp: (unsigned short @code)
-PASS: gdb.base/code-expr.exp: (unsigned short @data)
-PASS: gdb.base/code-expr.exp: set print address off
-PASS: gdb.base/code-expr.exp: set print sevenbit-strings
-PASS: gdb.base/code-expr.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.base/code_elim.exp ...
-PASS: gdb.base/code_elim.exp: order1: add-symbol-file code_elim1 0x100000
-PASS: gdb.base/code_elim.exp: order1: add-symbol-file code_elim2 0x200000
-PASS: gdb.base/code_elim.exp: order1: get address of main
-PASS: gdb.base/code_elim.exp: order1: get address of my_global_func
-PASS: gdb.base/code_elim.exp: order1: get address of my_global_symbol
-PASS: gdb.base/code_elim.exp: order1: get address of my_static_symbol
-PASS: gdb.base/code_elim.exp: order2: add-symbol-file code_elim1 0x100000
-PASS: gdb.base/code_elim.exp: order2: add-symbol-file code_elim2 0x200000
-PASS: gdb.base/code_elim.exp: order2: get address of main
-PASS: gdb.base/code_elim.exp: order2: get address of my_global_func
-PASS: gdb.base/code_elim.exp: order2: get address of my_global_symbol
-PASS: gdb.base/code_elim.exp: order2: get address of my_static_symbol
-PASS: gdb.base/code_elim.exp: single psymtabs: get address of main
-PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_func
-PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_symbol
-PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_static_symbol
-PASS: gdb.base/code_elim.exp: single symtabs: get address of main
-PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_func
-PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_symbol
-PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_static_symbol
-PASS: gdb.base/code_elim.exp: symbol-file code_elim1
-Running gdb.git~master/gdb/testsuite/gdb.base/command-line-input.exp ...
-PASS: gdb.base/command-line-input.exp: print 1\\n + 2
-PASS: gdb.base/command-line-input.exp: print 1\\n2
-Running gdb.git~master/gdb/testsuite/gdb.base/commands.exp ...
-PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: commands
-PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: end
-PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: input line split with backslash
-PASS: gdb.base/commands.exp: backslash_in_multi_line_command_test: run command
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add clear command
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add cont command
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add printf command
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: add silent command
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: begin commands
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: break factorial
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: end commands
-PASS: gdb.base/commands.exp: bp_deleted_in_command_test: run factorial until breakpoint
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: break -q main
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: break factorial
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: clear the command list of the two breakpoints
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: print 1234321 command is not present anymore in the two breakpoints
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: print 1234321 command present in the two breakpoints
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: set $bpnumfactorial = $bpnum
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: set $bpnummain = $bpnum
-PASS: gdb.base/commands.exp: breakpoint_clear_command_test: set commands of two breakpoints to print 1234321
-PASS: gdb.base/commands.exp: breakpoint_command_test: break factorial
-PASS: gdb.base/commands.exp: breakpoint_command_test: commands
-PASS: gdb.base/commands.exp: breakpoint_command_test: continue
-PASS: gdb.base/commands.exp: breakpoint_command_test: print value
-PASS: gdb.base/commands.exp: breakpoint_command_test: set value to 6
-PASS: gdb.base/commands.exp: define some_command_define
-PASS: gdb.base/commands.exp: define some_command_if
-PASS: gdb.base/commands.exp: define some_command_while
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: alias alias_command = real_command
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: alias alias_with_args_command = real_command 123
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: define real_command: input 1: define real_command
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: define real_command: input 2: print 1
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: define real_command: input 3: end
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: help real_command, after
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: help real_command, before
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: maintenance deprecate alias_command
-PASS: gdb.base/commands.exp: deprecated_command_alias_help_test: maintenance deprecate alias_with_args_command
-PASS: gdb.base/commands.exp: deprecated_command_test: both alias and command are deprecated
-PASS: gdb.base/commands.exp: deprecated_command_test: deprecate long command /1/
-PASS: gdb.base/commands.exp: deprecated_command_test: deprecate long command /2/
-PASS: gdb.base/commands.exp: deprecated_command_test: deprecate with no arguments
-PASS: gdb.base/commands.exp: deprecated_command_test: deprecated alias with prefix give a warning
-PASS: gdb.base/commands.exp: deprecated_command_test: deprecated warning goes away /1/
-PASS: gdb.base/commands.exp: deprecated_command_test: deprecated warning goes away /2/
-PASS: gdb.base/commands.exp: deprecated_command_test: long command deprecated /1/
-PASS: gdb.base/commands.exp: deprecated_command_test: long command deprecated with no alternative /2/
-PASS: gdb.base/commands.exp: deprecated_command_test: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/commands.exp: deprecated_command_test: maintenance deprecate p "new_p" /2/
-PASS: gdb.base/commands.exp: deprecated_command_test: maintenance deprecate print "new_print"
-PASS: gdb.base/commands.exp: deprecated_command_test: p deprecated warning, with replacement
-PASS: gdb.base/commands.exp: deprecated_command_test: source file containing xxx_yyy command and its alias
-PASS: gdb.base/commands.exp: deprecated_command_test: tried to deprecate non-existing command
-PASS: gdb.base/commands.exp: error_clears_commands_left: cmd1 error
-PASS: gdb.base/commands.exp: error_clears_commands_left: hook-stop 1
-PASS: gdb.base/commands.exp: error_clears_commands_left: hook-stop 1a
-PASS: gdb.base/commands.exp: error_clears_commands_left: hook-stop 1b
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1a
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1b
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 1c
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2a
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2b
-PASS: gdb.base/commands.exp: error_clears_commands_left: main commands 2c
-PASS: gdb.base/commands.exp: error_clears_commands_left: no cmd2
-PASS: gdb.base/commands.exp: gdbvar_complex_if_while_test: #1
-PASS: gdb.base/commands.exp: gdbvar_complex_if_while_test: set foo
-PASS: gdb.base/commands.exp: gdbvar_simple_if_test: #1
-PASS: gdb.base/commands.exp: gdbvar_simple_if_test: #2
-PASS: gdb.base/commands.exp: gdbvar_simple_if_test: set foo
-PASS: gdb.base/commands.exp: gdbvar_simple_while_test: #1
-PASS: gdb.base/commands.exp: gdbvar_simple_while_test: set foo
-PASS: gdb.base/commands.exp: if_commands_test: break -q main - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: break -q main - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: break factorial - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: break factorial - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: commands - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: commands - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: continue - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: continue - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: else - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: else - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: first end - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: first end - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: if $tem == 1 - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: if $tem == 2 - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: second end - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: second end - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: set $tem
-PASS: gdb.base/commands.exp: if_commands_test: set $tem = 3 - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: set $tem = 3 - if_commands_test 2
-PASS: gdb.base/commands.exp: if_commands_test: silent - if_commands_test 1
-PASS: gdb.base/commands.exp: if_commands_test: silent - if_commands_test 2
-PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: #1
-PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: break factorial
-PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: commands
-PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: commands part 2
-PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: info break
-PASS: gdb.base/commands.exp: if_while_breakpoint_command_test: set value to 5
-PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: break factorial if value == 5
-PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: commands #1
-PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: commands #2
-PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: continue
-PASS: gdb.base/commands.exp: infrun_breakpoint_command_test: set value to 6
-PASS: gdb.base/commands.exp: loop_break_test: initialize $a
-PASS: gdb.base/commands.exp: loop_break_test: initialize $total
-PASS: gdb.base/commands.exp: loop_break_test: run while loop
-PASS: gdb.base/commands.exp: loop_break_test: validate $a
-PASS: gdb.base/commands.exp: loop_break_test: validate $b
-PASS: gdb.base/commands.exp: loop_break_test: validate $total
-PASS: gdb.base/commands.exp: loop_continue_test: initialize $a
-PASS: gdb.base/commands.exp: loop_continue_test: initialize $total
-PASS: gdb.base/commands.exp: loop_continue_test: run while loop
-PASS: gdb.base/commands.exp: loop_continue_test: validate $a
-PASS: gdb.base/commands.exp: loop_continue_test: validate $b
-PASS: gdb.base/commands.exp: loop_continue_test: validate $total
-PASS: gdb.base/commands.exp: progvar_complex_if_while_test: #1
-PASS: gdb.base/commands.exp: progvar_complex_if_while_test: set value to 4
-PASS: gdb.base/commands.exp: progvar_simple_if_test: #1
-PASS: gdb.base/commands.exp: progvar_simple_if_test: #2
-PASS: gdb.base/commands.exp: progvar_simple_if_test: set value to 5
-PASS: gdb.base/commands.exp: progvar_simple_while_test: #1
-PASS: gdb.base/commands.exp: progvar_simple_while_test: set value to 5
-PASS: gdb.base/commands.exp: recursive_source_test: source file
-PASS: gdb.base/commands.exp: redefine_backtrace_test: define backtrace
-PASS: gdb.base/commands.exp: redefine_backtrace_test: enter commands
-PASS: gdb.base/commands.exp: redefine_backtrace_test: execute backtrace command
-PASS: gdb.base/commands.exp: redefine_backtrace_test: execute bt command
-PASS: gdb.base/commands.exp: redefine_backtrace_test: expect response to define backtrace
-PASS: gdb.base/commands.exp: redefine_hook_test: define hook-one
-PASS: gdb.base/commands.exp: redefine_hook_test: define one
-PASS: gdb.base/commands.exp: redefine_hook_test: enter commands for one redefinition
-PASS: gdb.base/commands.exp: redefine_hook_test: execute one command
-PASS: gdb.base/commands.exp: redefine_hook_test: redefine one
-PASS: gdb.base/commands.exp: source_file_with_indented_comment: source file
-PASS: gdb.base/commands.exp: stray_arg0_test: #1
-PASS: gdb.base/commands.exp: stray_arg0_test: #2
-PASS: gdb.base/commands.exp: stray_arg0_test: #3
-PASS: gdb.base/commands.exp: stray_arg0_test: #4
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: add cont tbreak command
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: add printf tbreak command
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: add silent tbreak command
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: begin commands
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: breakpoint
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: end tbreak commands
-PASS: gdb.base/commands.exp: temporary_breakpoint_commands: run factorial until temporary breakpoint
-PASS: gdb.base/commands.exp: test_command_prompt_position: > OK
-PASS: gdb.base/commands.exp: test_command_prompt_position: break factorial
-PASS: gdb.base/commands.exp: test_command_prompt_position: if test
-PASS: gdb.base/commands.exp: test_command_prompt_position: set value to 5
-PASS: gdb.base/commands.exp: type define without args
-PASS: gdb.base/commands.exp: type if without args
-PASS: gdb.base/commands.exp: type while without args
-PASS: gdb.base/commands.exp: user_defined_command_args_eval: define
-PASS: gdb.base/commands.exp: user_defined_command_args_eval: enter commands
-PASS: gdb.base/commands.exp: user_defined_command_args_eval: execute command
-PASS: gdb.base/commands.exp: user_defined_command_args_stack_test: define
-PASS: gdb.base/commands.exp: user_defined_command_args_stack_test: enter commands
-PASS: gdb.base/commands.exp: user_defined_command_args_stack_test: execute command
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: define HomeR-SimpsoN
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: define Homer-Simpson
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: enter commands 1
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: enter commands 2
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: execute command HomeR-SimpsoN
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: execute command Homer-Simpson
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: try to call in lower case
-PASS: gdb.base/commands.exp: user_defined_command_case_sensitivity: try to call in upper case
-PASS: gdb.base/commands.exp: user_defined_command_manyargs_test: define command
-PASS: gdb.base/commands.exp: user_defined_command_manyargs_test: enter commands
-PASS: gdb.base/commands.exp: user_defined_command_manyargs_test: execute command
-PASS: gdb.base/commands.exp: user_defined_command_test: define mycommand
-PASS: gdb.base/commands.exp: user_defined_command_test: define myemptycommand
-PASS: gdb.base/commands.exp: user_defined_command_test: display empty command in command list
-PASS: gdb.base/commands.exp: user_defined_command_test: display user command
-PASS: gdb.base/commands.exp: user_defined_command_test: display user-defined empty command
-PASS: gdb.base/commands.exp: user_defined_command_test: end definition of user-defined command with empty body
-PASS: gdb.base/commands.exp: user_defined_command_test: enter commands
-PASS: gdb.base/commands.exp: user_defined_command_test: execute user-defined command
-PASS: gdb.base/commands.exp: user_defined_command_test: execute user-defined empty command
-PASS: gdb.base/commands.exp: user_defined_command_test: set foo
-PASS: gdb.base/commands.exp: watchpoint_command_test: add continue command to watch
-PASS: gdb.base/commands.exp: watchpoint_command_test: add print command to watch
-PASS: gdb.base/commands.exp: watchpoint_command_test: begin commands on watch
-PASS: gdb.base/commands.exp: watchpoint_command_test: continue with watch
-PASS: gdb.base/commands.exp: watchpoint_command_test: end commands on watch
-PASS: gdb.base/commands.exp: watchpoint_command_test: watch local_var
-Running gdb.git~master/gdb/testsuite/gdb.base/compare-sections.exp ...
-PASS: gdb.base/compare-sections.exp: after file: compare-sections
-PASS: gdb.base/compare-sections.exp: after file: compare-sections -r
-PASS: gdb.base/compare-sections.exp: after reload: compare-sections
-PASS: gdb.base/compare-sections.exp: after reload: compare-sections -r
-PASS: gdb.base/compare-sections.exp: after run to main: compare-sections
-PASS: gdb.base/compare-sections.exp: after run to main: compare-sections -r
-PASS: gdb.base/compare-sections.exp: compare-sections .text
-PASS: gdb.base/compare-sections.exp: read-only: compare-sections -r
-PASS: gdb.base/compare-sections.exp: read-only: corrupt read-only section
-PASS: gdb.base/compare-sections.exp: read-only: get value of read-only section
-PASS: gdb.base/compare-sections.exp: read-only: list read-only sections
-Running gdb.git~master/gdb/testsuite/gdb.base/complete-empty.exp ...
-PASS: gdb.base/complete-empty.exp: empty-input-line: cmd complete " "
-PASS: gdb.base/complete-empty.exp: empty-input-line: cmd complete ""
-PASS: gdb.base/complete-empty.exp: empty-input-line: set max-completions 1
-PASS: gdb.base/complete-empty.exp: empty-input-line: tab complete " "
-PASS: gdb.base/complete-empty.exp: empty-input-line: tab complete ""
-Running gdb.git~master/gdb/testsuite/gdb.base/completion.exp ...
-PASS: gdb.base/completion.exp: alias set aaa_bbb_ccc=set debug
-PASS: gdb.base/completion.exp: alias xxx_yyy_zzz=break
-PASS: gdb.base/completion.exp: cd to ${srcdir}
-PASS: gdb.base/completion.exp: cmd complete "disassemble multi_li"
-PASS: gdb.base/completion.exp: cmd complete "disassemble multi_line_if"
-PASS: gdb.base/completion.exp: cmd complete "p -array on -- /d some_union_global."
-PASS: gdb.base/completion.exp: cmd complete "set aaa_bbb_"
-PASS: gdb.base/completion.exp: cmd complete "xxx_yyy_"
-PASS: gdb.base/completion.exp: cmd=awatch: opt=-l: cmd complete "awatch -l some_union_global."
-PASS: gdb.base/completion.exp: cmd=awatch: opt=-l: tab complete "awatch -l some_union_global."
-PASS: gdb.base/completion.exp: cmd=awatch: opt=-location: cmd complete "awatch -location some_union_global."
-PASS: gdb.base/completion.exp: cmd=awatch: opt=-location: tab complete "awatch -location some_union_global."
-PASS: gdb.base/completion.exp: cmd=awatch: opt=: cmd complete "awatch some_union_global."
-PASS: gdb.base/completion.exp: cmd=awatch: opt=: tab complete "awatch some_union_global."
-PASS: gdb.base/completion.exp: cmd=rwatch: opt=-l: cmd complete "rwatch -l some_union_global."
-PASS: gdb.base/completion.exp: cmd=rwatch: opt=-l: tab complete "rwatch -l some_union_global."
-PASS: gdb.base/completion.exp: cmd=rwatch: opt=-location: cmd complete "rwatch -location some_union_global."
-PASS: gdb.base/completion.exp: cmd=rwatch: opt=-location: tab complete "rwatch -location some_union_global."
-PASS: gdb.base/completion.exp: cmd=rwatch: opt=: cmd complete "rwatch some_union_global."
-PASS: gdb.base/completion.exp: cmd=rwatch: opt=: tab complete "rwatch some_union_global."
-PASS: gdb.base/completion.exp: cmd=watch: opt=-l: cmd complete "watch -l some_union_global."
-PASS: gdb.base/completion.exp: cmd=watch: opt=-l: tab complete "watch -l some_union_global."
-PASS: gdb.base/completion.exp: cmd=watch: opt=-location: cmd complete "watch -location some_union_global."
-PASS: gdb.base/completion.exp: cmd=watch: opt=-location: tab complete "watch -location some_union_global."
-PASS: gdb.base/completion.exp: cmd=watch: opt=: cmd complete "watch some_union_global."
-PASS: gdb.base/completion.exp: cmd=watch: opt=: tab complete "watch some_union_global."
-PASS: gdb.base/completion.exp: command-name completion limiting using complete command
-PASS: gdb.base/completion.exp: command-name completion limiting using tab character
-PASS: gdb.base/completion.exp: complete 'file ./gdb.base/completi'
-PASS: gdb.base/completion.exp: complete 'handle keyword'
-PASS: gdb.base/completion.exp: complete 'handle signal'
-PASS: gdb.base/completion.exp: complete 'help info wat'
-PASS: gdb.base/completion.exp: complete 'hfgfh'
-PASS: gdb.base/completion.exp: complete 'info '
-PASS: gdb.base/completion.exp: complete 'info asdfgh '
-PASS: gdb.base/completion.exp: complete 'info asdfgh'
-PASS: gdb.base/completion.exp: complete 'info func marke'
-PASS: gdb.base/completion.exp: complete 'info registers '
-PASS: gdb.base/completion.exp: complete 'info t '
-PASS: gdb.base/completion.exp: complete 'info t foo'
-PASS: gdb.base/completion.exp: complete 'info t'
-PASS: gdb.base/completion.exp: complete 'info'
-PASS: gdb.base/completion.exp: complete 'p "break1'
-XFAIL: gdb.base/completion.exp: complete 'p "break1.'
-PASS: gdb.base/completion.exp: complete 'p &values[0] -> a'
-PASS: gdb.base/completion.exp: complete 'p '
-PASS: gdb.base/completion.exp: complete 'p 'arg'
-PASS: gdb.base/completion.exp: complete 'p no_var_named_this-arg'
-PASS: gdb.base/completion.exp: complete 'p values[0] . a'
-PASS: gdb.base/completion.exp: complete 'p values[0].a'
-PASS: gdb.base/completion.exp: complete 'p'
-PASS: gdb.base/completion.exp: complete 'set follow-fork-mode'
-PASS: gdb.base/completion.exp: complete 'show output'
-PASS: gdb.base/completion.exp: complete 'show output-'
-PASS: gdb.base/completion.exp: complete (2) 'info '
-PASS: gdb.base/completion.exp: complete (2) 'p 'arg'
-PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-'
-PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' (eat prompt)
-PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-arg'
-PASS: gdb.base/completion.exp: complete break break
-PASS: gdb.base/completion.exp: complete break break.c:ma
-PASS: gdb.base/completion.exp: complete break need
-PASS: gdb.base/completion.exp: complete help aliases
-PASS: gdb.base/completion.exp: complete ptype enum some_
-PASS: gdb.base/completion.exp: complete ptype struct some_
-PASS: gdb.base/completion.exp: complete ptype union some_
-PASS: gdb.base/completion.exp: complete set cp-abi aut
-PASS: gdb.base/completion.exp: complete set gnutarget aut
-PASS: gdb.base/completion.exp: complete set height
-PASS: gdb.base/completion.exp: complete set height u
-PASS: gdb.base/completion.exp: complete set listsize
-PASS: gdb.base/completion.exp: complete set listsize unl
-PASS: gdb.base/completion.exp: complete set trace-buffer-size
-PASS: gdb.base/completion.exp: complete set trace-buffer-size unl
-PASS: gdb.base/completion.exp: complete target core
-PASS: gdb.base/completion.exp: complete target exec
-PASS: gdb.base/completion.exp: complete target tfile
-PASS: gdb.base/completion.exp: complete-command 'file ./gdb.base/compl'
-PASS: gdb.base/completion.exp: completion of field in anonymous union
-PASS: gdb.base/completion.exp: delete breakpoint for tab complete break break.c:ma
-PASS: gdb.base/completion.exp: delete breakpoint for tab complete break need
-PASS: gdb.base/completion.exp: directory completion
-PASS: gdb.base/completion.exp: directory completion 2
-PASS: gdb.base/completion.exp: field completion with invalid field
-PASS: gdb.base/completion.exp: glob remaining of directory test
-PASS: gdb.base/completion.exp: maint deprecate set aaa_bbb_ccc
-PASS: gdb.base/completion.exp: maint deprecate xxx_yyy_zzz
-PASS: gdb.base/completion.exp: ptype completion of field in anonymous union
-PASS: gdb.base/completion.exp: set breakpoint pending off
-PASS: gdb.base/completion.exp: set max-completions 10
-PASS: gdb.base/completion.exp: set max-completions 3
-PASS: gdb.base/completion.exp: set max-completions 5
-PASS: gdb.base/completion.exp: set max-completions unlimited
-PASS: gdb.base/completion.exp: spc= : cmd complete "disassemble /"
-PASS: gdb.base/completion.exp: spc= : cmd complete "display /x values[0].z"
-PASS: gdb.base/completion.exp: spc= : cmd complete "p /"
-PASS: gdb.base/completion.exp: spc= : cmd complete "p /@"
-PASS: gdb.base/completion.exp: spc= : cmd complete "p /d some_union_global."
-PASS: gdb.base/completion.exp: spc= : cmd complete "p /d"
-PASS: gdb.base/completion.exp: spc= : cmd complete "x /1w values[0].b"
-PASS: gdb.base/completion.exp: spc= : flg=b: cmd complete "disassemble /b multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=b: cmd complete "disassemble /b multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=b: cmd complete "disassemble /b"
-PASS: gdb.base/completion.exp: spc= : flg=b: tab complete "disassemble /b multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=b: tab complete "disassemble /b multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=b: tab complete "disassemble /b"
-PASS: gdb.base/completion.exp: spc= : flg=m: cmd complete "disassemble /m multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=m: cmd complete "disassemble /m multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=m: cmd complete "disassemble /m"
-PASS: gdb.base/completion.exp: spc= : flg=m: tab complete "disassemble /m multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=m: tab complete "disassemble /m multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=m: tab complete "disassemble /m"
-PASS: gdb.base/completion.exp: spc= : flg=ms: cmd complete "disassemble /ms multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=ms: cmd complete "disassemble /ms multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=ms: cmd complete "disassemble /ms"
-PASS: gdb.base/completion.exp: spc= : flg=ms: tab complete "disassemble /ms multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=ms: tab complete "disassemble /ms multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=ms: tab complete "disassemble /ms"
-PASS: gdb.base/completion.exp: spc= : flg=r: cmd complete "disassemble /r multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=r: cmd complete "disassemble /r multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=r: cmd complete "disassemble /r"
-PASS: gdb.base/completion.exp: spc= : flg=r: tab complete "disassemble /r multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=r: tab complete "disassemble /r multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=r: tab complete "disassemble /r"
-PASS: gdb.base/completion.exp: spc= : flg=rb: cmd complete "disassemble /rb multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=rb: cmd complete "disassemble /rb multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=rb: cmd complete "disassemble /rb"
-PASS: gdb.base/completion.exp: spc= : flg=rb: tab complete "disassemble /rb multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=rb: tab complete "disassemble /rb multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=rb: tab complete "disassemble /rb"
-PASS: gdb.base/completion.exp: spc= : flg=s: cmd complete "disassemble /s multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=s: cmd complete "disassemble /s multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=s: cmd complete "disassemble /s"
-PASS: gdb.base/completion.exp: spc= : flg=s: tab complete "disassemble /s multi_li"
-PASS: gdb.base/completion.exp: spc= : flg=s: tab complete "disassemble /s multi_line_if"
-PASS: gdb.base/completion.exp: spc= : flg=s: tab complete "disassemble /s"
-PASS: gdb.base/completion.exp: spc= : tab complete "disassemble /"
-PASS: gdb.base/completion.exp: spc= : tab complete "display /x values[0].z"
-PASS: gdb.base/completion.exp: spc= : tab complete "p /"
-PASS: gdb.base/completion.exp: spc= : tab complete "p /@"
-PASS: gdb.base/completion.exp: spc= : tab complete "p /d some_union_global."
-PASS: gdb.base/completion.exp: spc= : tab complete "p /d"
-PASS: gdb.base/completion.exp: spc= : tab complete "x /1w values[0].b"
-PASS: gdb.base/completion.exp: spc=: cmd complete "disassemble/"
-PASS: gdb.base/completion.exp: spc=: cmd complete "display/x values[0].z"
-PASS: gdb.base/completion.exp: spc=: cmd complete "p/"
-PASS: gdb.base/completion.exp: spc=: cmd complete "p/@"
-PASS: gdb.base/completion.exp: spc=: cmd complete "p/d some_union_global."
-PASS: gdb.base/completion.exp: spc=: cmd complete "p/d"
-PASS: gdb.base/completion.exp: spc=: cmd complete "x/1w values[0].b"
-PASS: gdb.base/completion.exp: spc=: flg=b: cmd complete "disassemble/b multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=b: cmd complete "disassemble/b multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=b: cmd complete "disassemble/b"
-PASS: gdb.base/completion.exp: spc=: flg=b: tab complete "disassemble/b multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=b: tab complete "disassemble/b multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=b: tab complete "disassemble/b"
-PASS: gdb.base/completion.exp: spc=: flg=m: cmd complete "disassemble/m multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=m: cmd complete "disassemble/m multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=m: cmd complete "disassemble/m"
-PASS: gdb.base/completion.exp: spc=: flg=m: tab complete "disassemble/m multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=m: tab complete "disassemble/m multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=m: tab complete "disassemble/m"
-PASS: gdb.base/completion.exp: spc=: flg=ms: cmd complete "disassemble/ms multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=ms: cmd complete "disassemble/ms multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=ms: cmd complete "disassemble/ms"
-PASS: gdb.base/completion.exp: spc=: flg=ms: tab complete "disassemble/ms multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=ms: tab complete "disassemble/ms multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=ms: tab complete "disassemble/ms"
-PASS: gdb.base/completion.exp: spc=: flg=r: cmd complete "disassemble/r multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=r: cmd complete "disassemble/r multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=r: cmd complete "disassemble/r"
-PASS: gdb.base/completion.exp: spc=: flg=r: tab complete "disassemble/r multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=r: tab complete "disassemble/r multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=r: tab complete "disassemble/r"
-PASS: gdb.base/completion.exp: spc=: flg=rb: cmd complete "disassemble/rb multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=rb: cmd complete "disassemble/rb multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=rb: cmd complete "disassemble/rb"
-PASS: gdb.base/completion.exp: spc=: flg=rb: tab complete "disassemble/rb multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=rb: tab complete "disassemble/rb multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=rb: tab complete "disassemble/rb"
-PASS: gdb.base/completion.exp: spc=: flg=s: cmd complete "disassemble/s multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=s: cmd complete "disassemble/s multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=s: cmd complete "disassemble/s"
-PASS: gdb.base/completion.exp: spc=: flg=s: tab complete "disassemble/s multi_li"
-PASS: gdb.base/completion.exp: spc=: flg=s: tab complete "disassemble/s multi_line_if"
-PASS: gdb.base/completion.exp: spc=: flg=s: tab complete "disassemble/s"
-PASS: gdb.base/completion.exp: spc=: tab complete "disassemble/"
-PASS: gdb.base/completion.exp: spc=: tab complete "display/x values[0].z"
-PASS: gdb.base/completion.exp: spc=: tab complete "p/"
-PASS: gdb.base/completion.exp: spc=: tab complete "p/@"
-PASS: gdb.base/completion.exp: spc=: tab complete "p/d some_union_global."
-PASS: gdb.base/completion.exp: spc=: tab complete "p/d"
-PASS: gdb.base/completion.exp: spc=: tab complete "x/1w values[0].b"
-PASS: gdb.base/completion.exp: symbol-name completion limiting using complete command
-PASS: gdb.base/completion.exp: symbol-name completion limiting using tab character
-PASS: gdb.base/completion.exp: tab complete "disassemble multi_li"
-PASS: gdb.base/completion.exp: tab complete "disassemble multi_line_if"
-PASS: gdb.base/completion.exp: tab complete "p -array on -- /d some_union_global."
-PASS: gdb.base/completion.exp: tab complete "set aaa_bbb_"
-PASS: gdb.base/completion.exp: tab complete "xxx_yyy_"
-PASS: gdb.base/completion.exp: tab complete break break
-PASS: gdb.base/completion.exp: tab complete break break.c:ma
-PASS: gdb.base/completion.exp: tab complete break need
-PASS: gdb.base/completion.exp: test deprecated completion
-PASS: gdb.base/completion.exp: test non-deprecated completion
-PASS: gdb.base/completion.exp: whatis completion of field in anonymous union
-Running gdb.git~master/gdb/testsuite/gdb.base/complex-parts.exp ...
-PASS: gdb.base/complex-parts.exp: continue to breakpoint: breakpt
-PASS: gdb.base/complex-parts.exp: double imaginary: p $_cimag (z1)
-PASS: gdb.base/complex-parts.exp: double imaginary: ptype $
-PASS: gdb.base/complex-parts.exp: double real: p $_creal (z1)
-PASS: gdb.base/complex-parts.exp: double real: ptype $
-PASS: gdb.base/complex-parts.exp: float imaginary: p $_cimag (z2)
-PASS: gdb.base/complex-parts.exp: float imaginary: ptype $
-PASS: gdb.base/complex-parts.exp: float real: p $_creal (z2)
-PASS: gdb.base/complex-parts.exp: float real: ptype $
-PASS: gdb.base/complex-parts.exp: long double imaginary: p $_cimag (z3)
-FAIL: gdb.base/complex-parts.exp: long double imaginary: ptype $
-PASS: gdb.base/complex-parts.exp: long double real: p $_creal (z3)
-FAIL: gdb.base/complex-parts.exp: long double real: ptype $
-PASS: gdb.base/complex-parts.exp: p $_cimag (d1)
-PASS: gdb.base/complex-parts.exp: p $_cimag (f1)
-PASS: gdb.base/complex-parts.exp: p $_cimag (i1)
-PASS: gdb.base/complex-parts.exp: p $_creal (d1)
-PASS: gdb.base/complex-parts.exp: p $_creal (f1)
-PASS: gdb.base/complex-parts.exp: p $_creal (i1)
-PASS: gdb.base/complex-parts.exp: p z1
-PASS: gdb.base/complex-parts.exp: p z2
-PASS: gdb.base/complex-parts.exp: p z3
-PASS: gdb.base/complex-parts.exp: print (20 - 4i) / (3 + 2i)
-PASS: gdb.base/complex-parts.exp: print (23 + 7i) + (17 + 10i)
-PASS: gdb.base/complex-parts.exp: print (5 + 5i) * (2 + 2i)
-PASS: gdb.base/complex-parts.exp: print (5 + 7i) != (5 + 7i)
-PASS: gdb.base/complex-parts.exp: print (5 + 7i) != (5 + 92i)
-PASS: gdb.base/complex-parts.exp: print (5 + 7i) != (8 + 7i)
-PASS: gdb.base/complex-parts.exp: print (5 + 7i) == (5 + 7i)
-PASS: gdb.base/complex-parts.exp: print (5 + 7i) == (5 + 92i)
-PASS: gdb.base/complex-parts.exp: print (5 + 7i) == (8 + 7i)
-PASS: gdb.base/complex-parts.exp: print (_Complex float) 4.5
-PASS: gdb.base/complex-parts.exp: print (_Complex int) (23.75 + 8.88i)
-PASS: gdb.base/complex-parts.exp: print (_Complex int) 4
-PASS: gdb.base/complex-parts.exp: print (_Decimal32)0 + 5i
-PASS: gdb.base/complex-parts.exp: print (bool)1 + 1i
-PASS: gdb.base/complex-parts.exp: print (void *)0 + 5i
-PASS: gdb.base/complex-parts.exp: print +(23 + 7i)
-PASS: gdb.base/complex-parts.exp: print -(23 + 7i)
-PASS: gdb.base/complex-parts.exp: print 23 + -7i
-PASS: gdb.base/complex-parts.exp: print 23 + 7.25fi
-PASS: gdb.base/complex-parts.exp: print 23 + 7i
-PASS: gdb.base/complex-parts.exp: print 23 - 7i
-PASS: gdb.base/complex-parts.exp: print 23.125f + 7i
-PASS: gdb.base/complex-parts.exp: print ~(23 + 7i)
-PASS: gdb.base/complex-parts.exp: ptype __complex__ short
-PASS: gdb.base/complex-parts.exp: ptype z1
-PASS: gdb.base/complex-parts.exp: ptype z2
-PASS: gdb.base/complex-parts.exp: ptype z3
-PASS: gdb.base/complex-parts.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.base/complex.exp ...
-PASS: gdb.base/complex.exp: print complex packed value in C
-PASS: gdb.base/complex.exp: print complex value in C
-Running gdb.git~master/gdb/testsuite/gdb.base/comprdebug.exp ...
-PASS: gdb.base/comprdebug.exp: file comprdebug0.o
-Running gdb.git~master/gdb/testsuite/gdb.base/cond-eval-mode.exp ...
-PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation auto
-PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation host
-UNSUPPORTED: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation target
-Running gdb.git~master/gdb/testsuite/gdb.base/cond-expr.exp ...
-PASS: gdb.base/cond-expr.exp: print value of cond expr (const false)
-PASS: gdb.base/cond-expr.exp: print value of cond expr (const true)
-PASS: gdb.base/cond-expr.exp: print value of cond expr (var false)
-PASS: gdb.base/cond-expr.exp: print value of cond expr (var true)
-PASS: gdb.base/cond-expr.exp: print whatis of cond expr
-PASS: gdb.base/cond-expr.exp: set variable x=0
-PASS: gdb.base/cond-expr.exp: set variable x=14
-PASS: gdb.base/cond-expr.exp: set variable y=2
-PASS: gdb.base/cond-expr.exp: set variable z=3
-Running gdb.git~master/gdb/testsuite/gdb.base/condbreak-bad.exp ...
-PASS: gdb.base/condbreak-bad.exp: attempt a bad condition
-PASS: gdb.base/condbreak-bad.exp: breakpoint is unconditional
-PASS: gdb.base/condbreak-bad.exp: get bpnum
-PASS: gdb.base/condbreak-bad.exp: with continue 1: attempt a bad condition
-PASS: gdb.base/condbreak-bad.exp: with continue 1: cond 3 a == 10
-PASS: gdb.base/condbreak-bad.exp: with continue 1: continue to breakpoint: condbreak-bad.c:22
-PASS: gdb.base/condbreak-bad.exp: with continue 1: get bpnum
-PASS: gdb.base/condbreak-bad.exp: with continue 2: attempt a bad condition
-PASS: gdb.base/condbreak-bad.exp: with continue 2: cond 5 a == 999
-PASS: gdb.base/condbreak-bad.exp: with continue 2: continue until exit
-PASS: gdb.base/condbreak-bad.exp: with continue 2: get bpnum
-PASS: gdb.base/condbreak-bad.exp: with junk: attempt a bad condition
-PASS: gdb.base/condbreak-bad.exp: with junk: cond 7 a == 999
-PASS: gdb.base/condbreak-bad.exp: with junk: continue until exit
-PASS: gdb.base/condbreak-bad.exp: with junk: get bpnum
-PASS: gdb.base/condbreak-bad.exp: with run: attempt a bad condition
-PASS: gdb.base/condbreak-bad.exp: with run: breakpoint condition is preserved
-PASS: gdb.base/condbreak-bad.exp: with run: cond 1 a == 10
-PASS: gdb.base/condbreak-bad.exp: with run: run to the bp
-Running gdb.git~master/gdb/testsuite/gdb.base/condbreak-call-false.exp ...
-PASS: gdb.base/condbreak-call-false.exp: break bar
-PASS: gdb.base/condbreak-call-false.exp: break foo if zero()
-PASS: gdb.base/condbreak-call-false.exp: c
-Running gdb.git~master/gdb/testsuite/gdb.base/condbreak-multi-context.exp ...
-PASS: gdb.base/condbreak-multi-context.exp: force: check bp 1 after forcing the condition
-PASS: gdb.base/condbreak-multi-context.exp: force: check bp 2 set using the break command
-PASS: gdb.base/condbreak-multi-context.exp: force: force the condition of bp 1
-PASS: gdb.base/condbreak-multi-context.exp: force: get bpnum1
-PASS: gdb.base/condbreak-multi-context.exp: force: get bpnum2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: ![string equal $loc_name(1) $loc_name(2)]
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: ![string equal $loc_name(1) $loc_name(3)]
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: ![string equal $loc_name(2) $loc_name(3)]
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: [string length $loc_name(1)] > 0
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: [string length $loc_name(2)] > 0
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: [string length $loc_name(3)] > 0
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: after run: check bp 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: after run: check bp 2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: before run: check bp 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: before run: check bp 2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: continue until exit
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: define bp with condition a == 10
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: define bp with condition c == 30
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: get bpnum1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: get bpnum2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: print a
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: print c
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: run until A::func
-PASS: gdb.base/condbreak-multi-context.exp: scenario 1: run until C::func
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: after run: check bp 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: after run: check bp 2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: before run: check bp 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: before run: check bp 2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: cond 1 a == 10
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: cond 2 c == 30
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: continue until exit
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: get bpnum1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: get bpnum2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: print a
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: print c
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: run until A::func
-PASS: gdb.base/condbreak-multi-context.exp: scenario 2: run until C::func
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: change the condition of bp 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 1 after changing the condition
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 1 after resetting the condition
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 2 after disabling loc for A
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 2 after disabling loc for C
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 2 after enable attempt
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 2 loc for A should remain disabled
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: check bp 2 loc for C should remain disabled
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: cond 1 a == 10
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: cond 2 c == 30
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: continue until exit
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: delete 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: disable 2.2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: disable 2.3
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: get bpnum1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: get bpnum2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: re-define a condition
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: reject condition if bad for all locations
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: reject enabling a location that is disabled-by-cond
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: reset the condition of bp 1
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: reset the condition of bp 2
-PASS: gdb.base/condbreak-multi-context.exp: scenario 3: start
-Running gdb.git~master/gdb/testsuite/gdb.base/condbreak.exp ...
-PASS: gdb.base/condbreak.exp: break *main if (1==1) t 999
-PASS: gdb.base/condbreak.exp: break *main if (1==1) ta 999
-PASS: gdb.base/condbreak.exp: break *main if (1==1) task 999
-PASS: gdb.base/condbreak.exp: break *main if (1==1) th 999
-PASS: gdb.base/condbreak.exp: break *main if (1==1) thread 999
-PASS: gdb.base/condbreak.exp: break *main task 999 if (1==1)
-PASS: gdb.base/condbreak.exp: break *main thread 999 if (1==1)
-PASS: gdb.base/condbreak.exp: break -q main if (1==1) thread 999
-PASS: gdb.base/condbreak.exp: break -q main thread 999 if (1==1)
-PASS: gdb.base/condbreak.exp: break break.c:47 if (1==1)
-PASS: gdb.base/condbreak.exp: break break.c:47 if 1==1
-PASS: gdb.base/condbreak.exp: break marker1 if (1==1)
-PASS: gdb.base/condbreak.exp: break marker1 if 1==1
-PASS: gdb.base/condbreak.exp: break marker2 if (a==43)
-PASS: gdb.base/condbreak.exp: break marker3 if (multi_line_if_conditional(1,1,1)==0)
-PASS: gdb.base/condbreak.exp: break marker4
-PASS: gdb.base/condbreak.exp: breakpoint function
-PASS: gdb.base/condbreak.exp: breakpoint info
-PASS: gdb.base/condbreak.exp: complete cond $v
-PASS: gdb.base/condbreak.exp: complete cond -
-PASS: gdb.base/condbreak.exp: complete cond -force
-PASS: gdb.base/condbreak.exp: complete cond 1
-PASS: gdb.base/condbreak.exp: complete cond 1 values[0].a
-PASS: gdb.base/condbreak.exp: complete condition
-PASS: gdb.base/condbreak.exp: delete 2
-PASS: gdb.base/condbreak.exp: delete 3
-PASS: gdb.base/condbreak.exp: rerun to main
-PASS: gdb.base/condbreak.exp: run until breakpoint at marker1
-PASS: gdb.base/condbreak.exp: run until breakpoint at marker2
-PASS: gdb.base/condbreak.exp: run until breakpoint at marker3
-PASS: gdb.base/condbreak.exp: run until breakpoint at marker4
-PASS: gdb.base/condbreak.exp: run until breakpoint set at a line number
-PASS: gdb.base/condbreak.exp: set variable $var = 1
-Running gdb.git~master/gdb/testsuite/gdb.base/consecutive-step-over.exp ...
-PASS: gdb.base/consecutive-step-over.exp: continue to breakpoint: break here
-PASS: gdb.base/consecutive-step-over.exp: get breakpoint addresses
-PASS: gdb.base/consecutive-step-over.exp: insn 1: set breakpoint
-PASS: gdb.base/consecutive-step-over.exp: insn 1: set condition
-PASS: gdb.base/consecutive-step-over.exp: insn 2: set breakpoint
-PASS: gdb.base/consecutive-step-over.exp: insn 2: set condition
-PASS: gdb.base/consecutive-step-over.exp: insn 3: set breakpoint
-PASS: gdb.base/consecutive-step-over.exp: insn 3: set condition
-PASS: gdb.base/consecutive-step-over.exp: set breakpoint condition-evaluation host
-Running gdb.git~master/gdb/testsuite/gdb.base/consecutive.exp ...
-PASS: gdb.base/consecutive.exp: continue to breakpoint in foo
-PASS: gdb.base/consecutive.exp: get breakpoint address for foo
-PASS: gdb.base/consecutive.exp: set bp, 2nd instr
-PASS: gdb.base/consecutive.exp: stopped at bp, 2nd instr
-Running gdb.git~master/gdb/testsuite/gdb.base/constvars.exp ...
-PASS: gdb.base/constvars.exp: break marker1
-PASS: gdb.base/constvars.exp: continue to marker1
-PASS: gdb.base/constvars.exp: print *lamprey
-PASS: gdb.base/constvars.exp: print *languish
-PASS: gdb.base/constvars.exp: print *languor
-PASS: gdb.base/constvars.exp: print *lank
-PASS: gdb.base/constvars.exp: print *lapidary
-PASS: gdb.base/constvars.exp: print *larceny
-PASS: gdb.base/constvars.exp: print *largess
-PASS: gdb.base/constvars.exp: print *lariat
-PASS: gdb.base/constvars.exp: print *lascivious
-PASS: gdb.base/constvars.exp: print *lassitude
-PASS: gdb.base/constvars.exp: print *laudanum
-PASS: gdb.base/constvars.exp: print *lecithin
-PASS: gdb.base/constvars.exp: print *legend
-PASS: gdb.base/constvars.exp: print *legerdemain
-PASS: gdb.base/constvars.exp: print *leniency
-PASS: gdb.base/constvars.exp: print *leonine
-PASS: gdb.base/constvars.exp: print *lesion
-PASS: gdb.base/constvars.exp: print *lethal
-PASS: gdb.base/constvars.exp: print *lethargic
-PASS: gdb.base/constvars.exp: print *leviathan
-PASS: gdb.base/constvars.exp: print *levity
-PASS: gdb.base/constvars.exp: print *lewd
-PASS: gdb.base/constvars.exp: print *lexicographer
-PASS: gdb.base/constvars.exp: print *lexicon
-PASS: gdb.base/constvars.exp: print *liaison
-PASS: gdb.base/constvars.exp: print *libation
-PASS: gdb.base/constvars.exp: print *libelous
-PASS: gdb.base/constvars.exp: print *libertine
-PASS: gdb.base/constvars.exp: print *libidinous
-PASS: gdb.base/constvars.exp: print *libretto
-PASS: gdb.base/constvars.exp: print *lissome
-PASS: gdb.base/constvars.exp: print *locust
-PASS: gdb.base/constvars.exp: print laconic
-PASS: gdb.base/constvars.exp: print laggard
-PASS: gdb.base/constvars.exp: print lagoon
-PASS: gdb.base/constvars.exp: print laity
-PASS: gdb.base/constvars.exp: print lambent
-PASS: gdb.base/constvars.exp: print laminated
-PASS: gdb.base/constvars.exp: print lampoon
-PASS: gdb.base/constvars.exp: print languid
-PASS: gdb.base/constvars.exp: print lave
-PASS: gdb.base/constvars.exp: print lavish
-PASS: gdb.base/constvars.exp: print lax
-PASS: gdb.base/constvars.exp: print lecherous
-PASS: gdb.base/constvars.exp: print lechery
-PASS: gdb.base/constvars.exp: print lectern
-PASS: gdb.base/constvars.exp: print leeway
-PASS: gdb.base/constvars.exp: print legacy
-PASS: gdb.base/constvars.exp: ptype crass
-PASS: gdb.base/constvars.exp: ptype crisp
-PASS: gdb.base/constvars.exp: ptype laconic
-PASS: gdb.base/constvars.exp: ptype laggard
-PASS: gdb.base/constvars.exp: ptype lagoon
-PASS: gdb.base/constvars.exp: ptype laity
-PASS: gdb.base/constvars.exp: ptype lambent
-PASS: gdb.base/constvars.exp: ptype laminated
-PASS: gdb.base/constvars.exp: ptype lampoon
-PASS: gdb.base/constvars.exp: ptype lamprey
-PASS: gdb.base/constvars.exp: ptype languid
-PASS: gdb.base/constvars.exp: ptype languish
-PASS: gdb.base/constvars.exp: ptype languor
-PASS: gdb.base/constvars.exp: ptype lank
-PASS: gdb.base/constvars.exp: ptype lapidary
-PASS: gdb.base/constvars.exp: ptype larceny
-PASS: gdb.base/constvars.exp: ptype largess
-PASS: gdb.base/constvars.exp: ptype lariat
-PASS: gdb.base/constvars.exp: ptype lascivious
-PASS: gdb.base/constvars.exp: ptype lassitude
-PASS: gdb.base/constvars.exp: ptype laudanum
-PASS: gdb.base/constvars.exp: ptype lave
-PASS: gdb.base/constvars.exp: ptype lavish
-PASS: gdb.base/constvars.exp: ptype lax
-PASS: gdb.base/constvars.exp: ptype lecherous
-PASS: gdb.base/constvars.exp: ptype lechery
-PASS: gdb.base/constvars.exp: ptype lecithin
-PASS: gdb.base/constvars.exp: ptype lectern
-PASS: gdb.base/constvars.exp: ptype leeway
-PASS: gdb.base/constvars.exp: ptype legacy
-PASS: gdb.base/constvars.exp: ptype legend
-PASS: gdb.base/constvars.exp: ptype legerdemain
-PASS: gdb.base/constvars.exp: ptype leniency
-PASS: gdb.base/constvars.exp: ptype leonine
-PASS: gdb.base/constvars.exp: ptype lesion
-PASS: gdb.base/constvars.exp: ptype lethal
-PASS: gdb.base/constvars.exp: ptype lethargic
-PASS: gdb.base/constvars.exp: ptype leviathan
-PASS: gdb.base/constvars.exp: ptype levity
-PASS: gdb.base/constvars.exp: ptype lewd
-PASS: gdb.base/constvars.exp: ptype lexicographer
-PASS: gdb.base/constvars.exp: ptype lexicon
-PASS: gdb.base/constvars.exp: ptype liaison
-PASS: gdb.base/constvars.exp: ptype libation
-PASS: gdb.base/constvars.exp: ptype libelous
-PASS: gdb.base/constvars.exp: ptype libertine
-PASS: gdb.base/constvars.exp: ptype libidinous
-PASS: gdb.base/constvars.exp: ptype libretto
-PASS: gdb.base/constvars.exp: ptype lissome
-PASS: gdb.base/constvars.exp: ptype locust
-PASS: gdb.base/constvars.exp: ptype logical
-PASS: gdb.base/constvars.exp: ptype luck
-PASS: gdb.base/constvars.exp: ptype lugged
-PASS: gdb.base/constvars.exp: ptype lumen
-PASS: gdb.base/constvars.exp: ptype lunar
-PASS: gdb.base/constvars.exp: ptype lurk
-PASS: gdb.base/constvars.exp: ptype lush
-PASS: gdb.base/constvars.exp: ptype lynx
-PASS: gdb.base/constvars.exp: ptype qux1
-PASS: gdb.base/constvars.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.base/continue-after-aborted-step-over.exp ...
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=off: b *0
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=off: b function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=off: continue aborts
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=off: continue to function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=off: set breakpoint always-inserted off
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=off: set displaced-stepping off
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=on: b *0
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=on: b function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=on: continue aborts
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=on: continue to function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=on: set breakpoint always-inserted on
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=off: breakpoint-always-inserted=on: set displaced-stepping off
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=off: b *0
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=off: b function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=off: continue aborts
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=off: continue to function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=off: set breakpoint always-inserted off
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=off: set displaced-stepping on
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=on: b *0
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=on: b function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=on: continue aborts
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=on: continue to function
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=on: set breakpoint always-inserted on
-PASS: gdb.base/continue-after-aborted-step-over.exp: displaced-stepping=on: breakpoint-always-inserted=on: set displaced-stepping on
-Running gdb.git~master/gdb/testsuite/gdb.base/continue-all-already-running.exp ...
-PASS: gdb.base/continue-all-already-running.exp: breakpoint hit
-PASS: gdb.base/continue-all-already-running.exp: c -a
-PASS: gdb.base/continue-all-already-running.exp: c -a&
-PASS: gdb.base/continue-all-already-running.exp: no stop
-PASS: gdb.base/continue-all-already-running.exp: print 1
-PASS: gdb.base/continue-all-already-running.exp: print command result
-Running gdb.git~master/gdb/testsuite/gdb.base/coredump-filter-build-id.exp ...
-UNSUPPORTED: gdb.base/coredump-filter-build-id.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.base/coredump-filter.exp ...
-PASS: gdb.base/coredump-filter.exp: continue to breakpoint: break-here
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump-DumpExcluded: no binary: disassemble function with corefile and without a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump-DumpExcluded: no binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump-DumpExcluded: with binary: disassemble function with corefile and with a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump-DumpExcluded: with binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: disassemble function with corefile and without a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: with binary: disassemble function with corefile and with a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: with binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: disassemble function with corefile and without a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: with binary: disassemble function with corefile and with a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: with binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: disassemble function with corefile and without a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: with binary: disassemble function with corefile and with a binary
-PASS: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: with binary: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump-DumpExcluded: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump-DumpExcluded: print/x *dont_dump ( = 0x55)
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: print/x *shared_anon ( = 0x22)
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: printing dont_dump when core is loaded (should not work)
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: print/x *shared_anon ( = 0x22)
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: printing private_anon when core is loaded (should not work)
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File with renamed binary: no binary: disassemble function with corefile and without a binary
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File with renamed binary: no binary: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File with renamed binary: with binary: disassemble function with corefile and with a binary
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File with renamed binary: with binary: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: disassemble function with corefile and without a binary
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: with binary: disassemble function with corefile and with a binary
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: with binary: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: print/x *private_anon ( = 0x11)
-PASS: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: printing shared_anon when core is loaded (should not work)
-PASS: gdb.base/coredump-filter.exp: save a corefile
-PASS: gdb.base/coredump-filter.exp: saving corefile for DoNotDump-DumpExcluded: p set_coredump_filter (0x33)
-PASS: gdb.base/coredump-filter.exp: saving corefile for DoNotDump-DumpExcluded: save corefile
-PASS: gdb.base/coredump-filter.exp: saving corefile for DoNotDump-DumpExcluded: set dump-excluded-mappings off
-PASS: gdb.base/coredump-filter.exp: saving corefile for DoNotDump-DumpExcluded: set dump-excluded-mappings on
-PASS: gdb.base/coredump-filter.exp: saving corefile for DoNotDump: p set_coredump_filter (0x33)
-PASS: gdb.base/coredump-filter.exp: saving corefile for DoNotDump: save corefile
-PASS: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: p set_coredump_filter (0x7e)
-PASS: gdb.base/coredump-filter.exp: saving corefile for non-Private-Anonymous: save corefile
-PASS: gdb.base/coredump-filter.exp: saving corefile for non-Private-Shared-Anon-File: p set_coredump_filter (0x60)
-PASS: gdb.base/coredump-filter.exp: saving corefile for non-Private-Shared-Anon-File: save corefile
-PASS: gdb.base/coredump-filter.exp: saving corefile for non-Shared-Anonymous: p set_coredump_filter (0x7d)
-PASS: gdb.base/coredump-filter.exp: saving corefile for non-Shared-Anonymous: save corefile
-Running gdb.git~master/gdb/testsuite/gdb.base/corefile-buildid.exp ...
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: append debug directory
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: info files
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: load core file
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: symlink: append debug directory
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: symlink: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: symlink: info files
-PASS: gdb.base/corefile-buildid.exp: exec sepdebug: symlink: load core file
-PASS: gdb.base/corefile-buildid.exp: exec: append debug directory
-PASS: gdb.base/corefile-buildid.exp: exec: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: exec: info files
-PASS: gdb.base/corefile-buildid.exp: exec: load core file
-PASS: gdb.base/corefile-buildid.exp: exec: symlink: append debug directory
-PASS: gdb.base/corefile-buildid.exp: exec: symlink: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: exec: symlink: info files
-PASS: gdb.base/corefile-buildid.exp: exec: symlink: load core file
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: append debug directory
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: info files
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: load core file
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: symlink: append debug directory
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: symlink: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: symlink: info files
-PASS: gdb.base/corefile-buildid.exp: shared sepdebug: symlink: load core file
-PASS: gdb.base/corefile-buildid.exp: shared: append debug directory
-PASS: gdb.base/corefile-buildid.exp: shared: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: shared: info files
-PASS: gdb.base/corefile-buildid.exp: shared: load core file
-PASS: gdb.base/corefile-buildid.exp: shared: symlink: append debug directory
-PASS: gdb.base/corefile-buildid.exp: shared: symlink: get debug-file-directory
-PASS: gdb.base/corefile-buildid.exp: shared: symlink: info files
-PASS: gdb.base/corefile-buildid.exp: shared: symlink: load core file
-Running gdb.git~master/gdb/testsuite/gdb.base/corefile.exp ...
-PASS: gdb.base/corefile.exp: $_exitcode is void
-PASS: gdb.base/corefile.exp: $_exitsignal prints SIGABRT (6)
-PASS: gdb.base/corefile.exp: accessing anonymous, unwritten-to mmap data
-PASS: gdb.base/corefile.exp: accessing mmapped data in core file
-PASS: gdb.base/corefile.exp: accessing original mmap data in core file
-PASS: gdb.base/corefile.exp: accessing read-only mmapped data in core file
-PASS: gdb.base/corefile.exp: args: -core=corefile.core (with bad program name)
-PASS: gdb.base/corefile.exp: args: execfile -core=corefile.core (with bad program name)
-PASS: gdb.base/corefile.exp: attach: core file is cleared
-PASS: gdb.base/corefile.exp: attach: load core again
-PASS: gdb.base/corefile.exp: attach: sanity check we see the core file
-PASS: gdb.base/corefile.exp: attach: with core
-PASS: gdb.base/corefile.exp: backtrace
-PASS: gdb.base/corefile.exp: core
-PASS: gdb.base/corefile.exp: core-file command (with bad program name)
-PASS: gdb.base/corefile.exp: core-file warning-free
-PASS: gdb.base/corefile.exp: corefile_detach: detach core
-PASS: gdb.base/corefile.exp: corefile_detach: load core
-PASS: gdb.base/corefile.exp: no question: load core
-PASS: gdb.base/corefile.exp: print coremaker_bss
-PASS: gdb.base/corefile.exp: print coremaker_data
-PASS: gdb.base/corefile.exp: print coremaker_ro
-PASS: gdb.base/corefile.exp: print func2::coremaker_local
-PASS: gdb.base/corefile.exp: quit with a core file
-PASS: gdb.base/corefile.exp: quit with a process
-PASS: gdb.base/corefile.exp: quit with processes: n
-PASS: gdb.base/corefile.exp: run: core file is cleared
-PASS: gdb.base/corefile.exp: run: load core again
-PASS: gdb.base/corefile.exp: run: sanity check we see the core file
-PASS: gdb.base/corefile.exp: run: with core
-PASS: gdb.base/corefile.exp: up
-PASS: gdb.base/corefile.exp: up (reinit)
-Running gdb.git~master/gdb/testsuite/gdb.base/corefile2.exp ...
-PASS: gdb.base/corefile2.exp: continue to breakpoint: at abort
-PASS: gdb.base/corefile2.exp: core-file command (with bad program name)
-PASS: gdb.base/corefile2.exp: gcore core: print/x buf_ro[0]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x buf_ro[sizeof(buf_ro)-4]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x buf_rw[0]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x buf_rw[sizeof(buf_rw)-4]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_ro[-3]@6
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_ro[0]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_ro[pagesize-3]@6
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_ro[pagesize-4]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_ro[pagesize]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_rw[-3]@6
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_rw[0]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_rw[pagesize-3]@6
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_rw[pagesize-4]@4
-PASS: gdb.base/corefile2.exp: gcore core: print/x mbuf_rw[pagesize]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x buf_ro[0]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x buf_ro[sizeof(buf_ro)-4]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x buf_rw[0]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x buf_rw[sizeof(buf_rw)-4]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_ro[-3]@6
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_ro[0]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_ro[pagesize-3]@6
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_ro[pagesize-4]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_ro[pagesize]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_rw[-3]@6
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_rw[0]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_rw[pagesize-3]@6
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_rw[pagesize-4]@4
-PASS: gdb.base/corefile2.exp: kernel core: print/x mbuf_rw[pagesize]@4
-PASS: gdb.base/corefile2.exp: maint print core-file-backed-mapping with no core file
-PASS: gdb.base/corefile2.exp: maint print core-file-backed-mappings
-PASS: gdb.base/corefile2.exp: re-load generated corefile
-PASS: gdb.base/corefile2.exp: renamed binfile: load core file without having first loaded binfile
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x buf_ro[0]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x buf_ro[sizeof(buf_ro)-4]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x buf_rw[0]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x buf_rw[sizeof(buf_rw)-4]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_ro[-3]@6
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_ro[0]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_ro[pagesize-3]@6
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_ro[pagesize-4]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_ro[pagesize]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_rw[-3]@6
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_rw[0]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_rw[pagesize-3]@6
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_rw[pagesize-4]@4
-PASS: gdb.base/corefile2.exp: renamed binfile: print/x mbuf_rw[pagesize]@4
-PASS: gdb.base/corefile2.exp: save a corefile
-Running gdb.git~master/gdb/testsuite/gdb.base/ctf-constvars.exp ...
-UNSUPPORTED: gdb.base/ctf-constvars.exp: require failed: allow_ctf_tests
-Running gdb.git~master/gdb/testsuite/gdb.base/ctf-ptype.exp ...
-UNSUPPORTED: gdb.base/ctf-ptype.exp: require failed: allow_ctf_tests
-Running gdb.git~master/gdb/testsuite/gdb.base/ctxobj.exp ...
-PASS: gdb.base/ctxobj.exp: break in get_version functions
-PASS: gdb.base/ctxobj.exp: continue to get_version_1
-PASS: gdb.base/ctxobj.exp: continue to get_version_1 $_hit_bpnum.$_hit_locno is 2.2
-PASS: gdb.base/ctxobj.exp: continue to get_version_2
-PASS: gdb.base/ctxobj.exp: continue to get_version_2 $_hit_bpnum.$_hit_locno is 2.1
-PASS: gdb.base/ctxobj.exp: print libctxobj1's this_version_num from partial symtab
-PASS: gdb.base/ctxobj.exp: print libctxobj1's this_version_num from symtab
-PASS: gdb.base/ctxobj.exp: print libctxobj2's this_version_num from partial symtab
-PASS: gdb.base/ctxobj.exp: print libctxobj2's this_version_num from symtab
-Running gdb.git~master/gdb/testsuite/gdb.base/cursal.exp ...
-PASS: gdb.base/cursal.exp: backtrace
-PASS: gdb.base/cursal.exp: list after backtrace
-PASS: gdb.base/cursal.exp: list before run
-PASS: gdb.base/cursal.exp: list in func2
-PASS: gdb.base/cursal.exp: list in main
-PASS: gdb.base/cursal.exp: list size 3
-PASS: gdb.base/cursal.exp: set listsize 1
-PASS: gdb.base/cursal.exp: set listsize 3
-Running gdb.git~master/gdb/testsuite/gdb.base/cvexpr.exp ...
-PASS: gdb.base/cvexpr.exp: dwarf: (char const)
-PASS: gdb.base/cvexpr.exp: dwarf: (char volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (const char)
-PASS: gdb.base/cvexpr.exp: dwarf: (const double)
-PASS: gdb.base/cvexpr.exp: dwarf: (const enum misordered)
-PASS: gdb.base/cvexpr.exp: dwarf: (const float)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int * const * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int * const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int *)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int **)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int volatile *)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (const int)
-PASS: gdb.base/cvexpr.exp: dwarf: (const long long)
-PASS: gdb.base/cvexpr.exp: dwarf: (const long)
-PASS: gdb.base/cvexpr.exp: dwarf: (const short)
-PASS: gdb.base/cvexpr.exp: dwarf: (const signed char)
-PASS: gdb.base/cvexpr.exp: dwarf: (const signed int)
-PASS: gdb.base/cvexpr.exp: dwarf: (const signed long long)
-PASS: gdb.base/cvexpr.exp: dwarf: (const signed long)
-PASS: gdb.base/cvexpr.exp: dwarf: (const signed short)
-PASS: gdb.base/cvexpr.exp: dwarf: (const struct t_struct * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (const struct t_struct *)
-PASS: gdb.base/cvexpr.exp: dwarf: (const struct t_struct)
-PASS: gdb.base/cvexpr.exp: dwarf: (const union t_union * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (const union t_union *)
-PASS: gdb.base/cvexpr.exp: dwarf: (const union t_union)
-PASS: gdb.base/cvexpr.exp: dwarf: (const unsigned char)
-PASS: gdb.base/cvexpr.exp: dwarf: (const unsigned int)
-PASS: gdb.base/cvexpr.exp: dwarf: (const unsigned long long)
-PASS: gdb.base/cvexpr.exp: dwarf: (const unsigned long)
-PASS: gdb.base/cvexpr.exp: dwarf: (const unsigned short)
-PASS: gdb.base/cvexpr.exp: dwarf: (const volatile int *)
-PASS: gdb.base/cvexpr.exp: dwarf: (const volatile int)
-PASS: gdb.base/cvexpr.exp: dwarf: (double const)
-PASS: gdb.base/cvexpr.exp: dwarf: (double volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (enum misordered const)
-PASS: gdb.base/cvexpr.exp: dwarf: (enum misordered volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (float const)
-PASS: gdb.base/cvexpr.exp: dwarf: (float volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (int * const volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (int * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int * volatile const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int ** const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const * const * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const * const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const **)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const volatile *)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (int const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int volatile const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (int volatile const)
-PASS: gdb.base/cvexpr.exp: dwarf: (int volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (long const)
-PASS: gdb.base/cvexpr.exp: dwarf: (long long const)
-PASS: gdb.base/cvexpr.exp: dwarf: (long long volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (long volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (short const)
-PASS: gdb.base/cvexpr.exp: dwarf: (short volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed char const)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed char volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed int const)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed int volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed long const)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed long long const)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed long long volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed long volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed short const)
-PASS: gdb.base/cvexpr.exp: dwarf: (signed short volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (struct t_struct * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (struct t_struct const * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (struct t_struct const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (struct t_struct const)
-PASS: gdb.base/cvexpr.exp: dwarf: (union t_union * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (union t_union const * const)
-PASS: gdb.base/cvexpr.exp: dwarf: (union t_union const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (union t_union const)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned char const)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned char volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned int const)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned int volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned long const)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned long long const)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned long long volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned long volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned short const)
-PASS: gdb.base/cvexpr.exp: dwarf: (unsigned short volatile)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile char)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile const int *)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile const int)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile double)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile enum misordered)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile float)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile int const *)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile int const)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile int)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile long long)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile long)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile short)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile signed char)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile signed int)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile signed long long)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile signed long)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile signed short)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile unsigned char)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile unsigned int)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile unsigned long long)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile unsigned long)
-PASS: gdb.base/cvexpr.exp: dwarf: (volatile unsigned short)
-PASS: gdb.base/cvexpr.exp: dwarf: set always-read-ctf on
-PASS: gdb.base/cvexpr.exp: dwarf: set print address off
-PASS: gdb.base/cvexpr.exp: dwarf: set print sevenbit-strings
-PASS: gdb.base/cvexpr.exp: dwarf: set width 0
-PASS: gdb.base/cvexpr.exp: nodebug: c++: ptype int * __restrict__
-PASS: gdb.base/cvexpr.exp: nodebug: c++: ptype int * restrict
-PASS: gdb.base/cvexpr.exp: nodebug: ptype _Atomic int
-PASS: gdb.base/cvexpr.exp: nodebug: ptype int * restrict
-PASS: gdb.base/cvexpr.exp: nodebug: set lang c++
-Running gdb.git~master/gdb/testsuite/gdb.base/dcache-flush.exp ...
-PASS: gdb.base/dcache-flush.exp: check dcache after flushing
-PASS: gdb.base/dcache-flush.exp: check dcache before flushing
-PASS: gdb.base/dcache-flush.exp: check dcache before refilling
-PASS: gdb.base/dcache-flush.exp: maint flush dcache
-PASS: gdb.base/dcache-flush.exp: p var1
-PASS: gdb.base/dcache-flush.exp: p var2
-PASS: gdb.base/dcache-flush.exp: refilling: p var1
-PASS: gdb.base/dcache-flush.exp: refilling: p var2
-PASS: gdb.base/dcache-flush.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.base/dcache-line-read-error.exp ...
-PASS: gdb.base/dcache-line-read-error.exp: delete mem
-PASS: gdb.base/dcache-line-read-error.exp: disassemble first_mapped_page, +10
-PASS: gdb.base/dcache-line-read-error.exp: disassemble last_mapped_page, +10
-PASS: gdb.base/dcache-line-read-error.exp: get integer valueof "pg_size"
-PASS: gdb.base/dcache-line-read-error.exp: info dcache
-PASS: gdb.base/dcache-line-read-error.exp: info mem
-PASS: gdb.base/dcache-line-read-error.exp: set dcache line size to twice the pagesize
-Running gdb.git~master/gdb/testsuite/gdb.base/debug-expr.exp ...
-PASS: gdb.base/debug-expr.exp: function call expression
-PASS: gdb.base/debug-expr.exp: print /x {char[4]} array
-PASS: gdb.base/debug-expr.exp: set debug expression 1
-PASS: gdb.base/debug-expr.exp: set variable array[0] = 0
-PASS: gdb.base/debug-expr.exp: set variable array[1] = 1
-PASS: gdb.base/debug-expr.exp: set variable array[2] = 2
-PASS: gdb.base/debug-expr.exp: set variable array[3] = 3
-PASS: gdb.base/debug-expr.exp: string evaluation with debug expr
-Running gdb.git~master/gdb/testsuite/gdb.base/decl-before-def.exp ...
-PASS: gdb.base/decl-before-def.exp: maint expand-symtabs
-PASS: gdb.base/decl-before-def.exp: no running process: p a
-FAIL: gdb.base/decl-before-def.exp: running process: p a
-Running gdb.git~master/gdb/testsuite/gdb.base/default-args.exp ...
-PASS: gdb.base/default-args.exp: alias_of_alias: alias aaa = backtrace
-PASS: gdb.base/default-args.exp: alias_of_alias: alias bbb = backtrace
-PASS: gdb.base/default-args.exp: alias_of_alias: alias ccc = backtrace -full
-PASS: gdb.base/default-args.exp: alias_of_alias: alias ddd = ccc
-PASS: gdb.base/default-args.exp: basics: PP g_s
-PASS: gdb.base/default-args.exp: basics: alias PP
-PASS: gdb.base/default-args.exp: basics: alias frame apply tout
-PASS: gdb.base/default-args.exp: basics: help PP
-PASS: gdb.base/default-args.exp: basics: help aliases
-PASS: gdb.base/default-args.exp: basics: help frame apply tout
-PASS: gdb.base/default-args.exp: basics: simple print
-PASS: gdb.base/default-args.exp: completion: alias btfu
-PASS: gdb.base/default-args.exp: completion: cmd complete "alias btfu = backt"
-PASS: gdb.base/default-args.exp: completion: cmd complete "alias btfu = backtrace -fu"
-PASS: gdb.base/default-args.exp: completion: cmd complete "alias btfu = backtrace -full -past-e"
-PASS: gdb.base/default-args.exp: completion: cmd complete "alias set pri"
-PASS: gdb.base/default-args.exp: completion: cmd complete "alias set print items = set pri"
-PASS: gdb.base/default-args.exp: completion: cmd complete "alias set print items = set print ele"
-PASS: gdb.base/default-args.exp: completion: tab complete "alias btfu = backt"
-PASS: gdb.base/default-args.exp: completion: tab complete "alias btfu = backtrace -fu"
-PASS: gdb.base/default-args.exp: completion: tab complete "alias btfu = backtrace -full -past-e"
-PASS: gdb.base/default-args.exp: completion: tab complete "alias set pri"
-PASS: gdb.base/default-args.exp: completion: tab complete "alias set print items = set pri"
-PASS: gdb.base/default-args.exp: completion: tab complete "alias set print items = set print ele"
-PASS: gdb.base/default-args.exp: errors: alias wrong = xxxx yyyy -someoption
-PASS: gdb.base/default-args.exp: errors: ambiguous a
-PASS: gdb.base/default-args.exp: errors: ambiguous frame a
-Running gdb.git~master/gdb/testsuite/gdb.base/default.exp ...
-PASS: gdb.base/default.exp: add-symbol-file
-PASS: gdb.base/default.exp: append
-PASS: gdb.base/default.exp: append binary
-PASS: gdb.base/default.exp: append binary memory
-PASS: gdb.base/default.exp: append binary value
-PASS: gdb.base/default.exp: append memory
-PASS: gdb.base/default.exp: append value
-PASS: gdb.base/default.exp: attach
-PASS: gdb.base/default.exp: backtrace
-PASS: gdb.base/default.exp: backtrace "ba" abbreviation
-PASS: gdb.base/default.exp: backtrace "bac" abbreviation
-PASS: gdb.base/default.exp: backtrace "bt" abbreviation
-PASS: gdb.base/default.exp: break
-PASS: gdb.base/default.exp: break "b" abbreviation
-PASS: gdb.base/default.exp: break "br" abbreviation
-PASS: gdb.base/default.exp: break "bre" abbreviation
-PASS: gdb.base/default.exp: break "brea" abbreviation
-PASS: gdb.base/default.exp: call
-PASS: gdb.base/default.exp: catch
-PASS: gdb.base/default.exp: cd
-PASS: gdb.base/default.exp: clear
-PASS: gdb.base/default.exp: commands
-PASS: gdb.base/default.exp: condition
-PASS: gdb.base/default.exp: continue
-PASS: gdb.base/default.exp: continue "c" abbreviation
-PASS: gdb.base/default.exp: core-file
-PASS: gdb.base/default.exp: define
-PASS: gdb.base/default.exp: delete
-PASS: gdb.base/default.exp: delete "d" abbreviation
-PASS: gdb.base/default.exp: delete breakpoints
-PASS: gdb.base/default.exp: delete display prompt
-PASS: gdb.base/default.exp: detach
-PASS: gdb.base/default.exp: directory prompt
-PASS: gdb.base/default.exp: disable
-PASS: gdb.base/default.exp: disable "dis" abbreviation
-PASS: gdb.base/default.exp: disable "disa" abbreviation
-PASS: gdb.base/default.exp: disable breakpoints
-PASS: gdb.base/default.exp: disable display
-PASS: gdb.base/default.exp: disassemble
-PASS: gdb.base/default.exp: display
-PASS: gdb.base/default.exp: do
-PASS: gdb.base/default.exp: document
-PASS: gdb.base/default.exp: down
-PASS: gdb.base/default.exp: down-silently
-PASS: gdb.base/default.exp: dump
-PASS: gdb.base/default.exp: dump binary
-PASS: gdb.base/default.exp: dump binary memory
-PASS: gdb.base/default.exp: dump binary value
-PASS: gdb.base/default.exp: dump ihex
-PASS: gdb.base/default.exp: dump ihex memory
-PASS: gdb.base/default.exp: dump ihex value
-PASS: gdb.base/default.exp: dump memory
-PASS: gdb.base/default.exp: dump srec
-PASS: gdb.base/default.exp: dump srec memory
-PASS: gdb.base/default.exp: dump srec value
-PASS: gdb.base/default.exp: dump tekhex
-PASS: gdb.base/default.exp: dump tekhex memory
-PASS: gdb.base/default.exp: dump tekhex value
-PASS: gdb.base/default.exp: dump value
-PASS: gdb.base/default.exp: echo
-PASS: gdb.base/default.exp: enable
-PASS: gdb.base/default.exp: enable breakpoints
-PASS: gdb.base/default.exp: enable breakpoints delete
-PASS: gdb.base/default.exp: enable breakpoints once
-PASS: gdb.base/default.exp: enable delete
-PASS: gdb.base/default.exp: enable display
-PASS: gdb.base/default.exp: enable once
-PASS: gdb.base/default.exp: exec-file
-PASS: gdb.base/default.exp: fg
-PASS: gdb.base/default.exp: file
-PASS: gdb.base/default.exp: finish
-PASS: gdb.base/default.exp: forward-search
-PASS: gdb.base/default.exp: frame
-PASS: gdb.base/default.exp: frame "f" abbreviation
-PASS: gdb.base/default.exp: gcore
-PASS: gdb.base/default.exp: generate-core-file
-PASS: gdb.base/default.exp: handle
-PASS: gdb.base/default.exp: help
-PASS: gdb.base/default.exp: help "h" abbreviation
-PASS: gdb.base/default.exp: ignore
-PASS: gdb.base/default.exp: info
-PASS: gdb.base/default.exp: info "i" abbreviation
-PASS: gdb.base/default.exp: info address
-PASS: gdb.base/default.exp: info all-registers
-PASS: gdb.base/default.exp: info args
-PASS: gdb.base/default.exp: info bogus-gdb-command
-PASS: gdb.base/default.exp: info breakpoints
-PASS: gdb.base/default.exp: info copying
-PASS: gdb.base/default.exp: info display
-PASS: gdb.base/default.exp: info files
-PASS: gdb.base/default.exp: info float
-PASS: gdb.base/default.exp: info frame
-PASS: gdb.base/default.exp: info frame "f" abbreviation
-PASS: gdb.base/default.exp: info functions
-PASS: gdb.base/default.exp: info locals
-PASS: gdb.base/default.exp: info program
-PASS: gdb.base/default.exp: info registers
-PASS: gdb.base/default.exp: info set
-PASS: gdb.base/default.exp: info source
-PASS: gdb.base/default.exp: info sources
-PASS: gdb.base/default.exp: info stack
-PASS: gdb.base/default.exp: info stack "s" abbreviation
-PASS: gdb.base/default.exp: info symbol
-PASS: gdb.base/default.exp: info target
-PASS: gdb.base/default.exp: info terminal
-PASS: gdb.base/default.exp: info threads
-PASS: gdb.base/default.exp: info types
-PASS: gdb.base/default.exp: info variables
-PASS: gdb.base/default.exp: info vector
-PASS: gdb.base/default.exp: info warranty
-PASS: gdb.base/default.exp: info watchpoints
-PASS: gdb.base/default.exp: inspect
-PASS: gdb.base/default.exp: jump
-PASS: gdb.base/default.exp: kill
-PASS: gdb.base/default.exp: list
-PASS: gdb.base/default.exp: list "l" abbreviation
-PASS: gdb.base/default.exp: load
-PASS: gdb.base/default.exp: next
-PASS: gdb.base/default.exp: next "n" abbreviation
-PASS: gdb.base/default.exp: nexti
-PASS: gdb.base/default.exp: nexti "ni" abbreviation
-PASS: gdb.base/default.exp: output
-PASS: gdb.base/default.exp: overlay
-PASS: gdb.base/default.exp: overlay auto
-PASS: gdb.base/default.exp: overlay list
-PASS: gdb.base/default.exp: overlay manual #1
-PASS: gdb.base/default.exp: overlay manual #2
-PASS: gdb.base/default.exp: overlay map #1
-PASS: gdb.base/default.exp: overlay map #2
-PASS: gdb.base/default.exp: overlay off
-PASS: gdb.base/default.exp: overlay on
-PASS: gdb.base/default.exp: overlay unmap #1
-PASS: gdb.base/default.exp: overlay unmap #2
-PASS: gdb.base/default.exp: print
-PASS: gdb.base/default.exp: print "p" abbreviation
-PASS: gdb.base/default.exp: printf
-PASS: gdb.base/default.exp: ptype
-PASS: gdb.base/default.exp: pwd
-PASS: gdb.base/default.exp: rbreak
-PASS: gdb.base/default.exp: restore
-PASS: gdb.base/default.exp: return
-PASS: gdb.base/default.exp: reverse-search
-PASS: gdb.base/default.exp: run
-PASS: gdb.base/default.exp: run "r" abbreviation
-PASS: gdb.base/default.exp: search
-PASS: gdb.base/default.exp: section
-PASS: gdb.base/default.exp: set
-PASS: gdb.base/default.exp: set annotate
-PASS: gdb.base/default.exp: set args
-PASS: gdb.base/default.exp: set check "c" abbreviation
-PASS: gdb.base/default.exp: set check "ch" abbreviation
-PASS: gdb.base/default.exp: set check "check" abbreviation
-PASS: gdb.base/default.exp: set check range
-PASS: gdb.base/default.exp: set check type
-PASS: gdb.base/default.exp: set complaints
-PASS: gdb.base/default.exp: set confirm
-PASS: gdb.base/default.exp: set environment
-PASS: gdb.base/default.exp: set height
-PASS: gdb.base/default.exp: set history
-PASS: gdb.base/default.exp: set history expansion
-PASS: gdb.base/default.exp: set history save
-PASS: gdb.base/default.exp: set history save off
-PASS: gdb.base/default.exp: set history size
-PASS: gdb.base/default.exp: set language
-PASS: gdb.base/default.exp: set listsize
-PASS: gdb.base/default.exp: set print
-PASS: gdb.base/default.exp: set print "p" abbreviation
-PASS: gdb.base/default.exp: set print "pr" abbreviation
-PASS: gdb.base/default.exp: set print address
-PASS: gdb.base/default.exp: set print array
-PASS: gdb.base/default.exp: set print asm-demangle
-PASS: gdb.base/default.exp: set print characters
-PASS: gdb.base/default.exp: set print demangle
-PASS: gdb.base/default.exp: set print elements
-PASS: gdb.base/default.exp: set print object
-PASS: gdb.base/default.exp: set print pretty
-PASS: gdb.base/default.exp: set print sevenbit-strings
-PASS: gdb.base/default.exp: set print union
-PASS: gdb.base/default.exp: set print vtbl
-PASS: gdb.base/default.exp: set radix
-PASS: gdb.base/default.exp: set the history filename
-PASS: gdb.base/default.exp: set variable
-PASS: gdb.base/default.exp: set verbose
-PASS: gdb.base/default.exp: set width
-PASS: gdb.base/default.exp: set write
-PASS: gdb.base/default.exp: shell echo Hi dad!
-PASS: gdb.base/default.exp: show
-PASS: gdb.base/default.exp: show annotate
-PASS: gdb.base/default.exp: show args
-PASS: gdb.base/default.exp: show check "c" abbreviation
-PASS: gdb.base/default.exp: show check "ch" abbreviation
-PASS: gdb.base/default.exp: show check "check" abbreviation
-PASS: gdb.base/default.exp: show check range
-PASS: gdb.base/default.exp: show check type
-PASS: gdb.base/default.exp: show commands
-PASS: gdb.base/default.exp: show complaints
-PASS: gdb.base/default.exp: show confirm
-PASS: gdb.base/default.exp: show convenience
-PASS: gdb.base/default.exp: show directories
-PASS: gdb.base/default.exp: show editing
-PASS: gdb.base/default.exp: show height
-PASS: gdb.base/default.exp: show history
-PASS: gdb.base/default.exp: show history expansion
-PASS: gdb.base/default.exp: show history filename
-PASS: gdb.base/default.exp: show history save
-PASS: gdb.base/default.exp: show history size
-PASS: gdb.base/default.exp: show language
-PASS: gdb.base/default.exp: show listsize
-PASS: gdb.base/default.exp: show p
-PASS: gdb.base/default.exp: show paths
-PASS: gdb.base/default.exp: show pr
-PASS: gdb.base/default.exp: show print
-PASS: gdb.base/default.exp: show print address
-PASS: gdb.base/default.exp: show print array
-PASS: gdb.base/default.exp: show print asm-demangle
-PASS: gdb.base/default.exp: show print characters
-PASS: gdb.base/default.exp: show print demangle
-PASS: gdb.base/default.exp: show print elements
-PASS: gdb.base/default.exp: show print object
-PASS: gdb.base/default.exp: show print pretty
-PASS: gdb.base/default.exp: show print sevenbit-strings
-PASS: gdb.base/default.exp: show print union
-PASS: gdb.base/default.exp: show print vtbl
-PASS: gdb.base/default.exp: show prompt
-PASS: gdb.base/default.exp: show radix
-PASS: gdb.base/default.exp: show user
-PASS: gdb.base/default.exp: show values
-PASS: gdb.base/default.exp: show verbose
-PASS: gdb.base/default.exp: show version
-PASS: gdb.base/default.exp: show width
-PASS: gdb.base/default.exp: show write
-PASS: gdb.base/default.exp: signal
-PASS: gdb.base/default.exp: source
-PASS: gdb.base/default.exp: step "s" abbreviation #1
-PASS: gdb.base/default.exp: step "s" abbreviation #2
-PASS: gdb.base/default.exp: step #1
-PASS: gdb.base/default.exp: step #2
-PASS: gdb.base/default.exp: stepi
-PASS: gdb.base/default.exp: stepi "si" abbreviation
-PASS: gdb.base/default.exp: symbol-file
-PASS: gdb.base/default.exp: target
-PASS: gdb.base/default.exp: target core
-PASS: gdb.base/default.exp: target exec
-PASS: gdb.base/default.exp: target native
-PASS: gdb.base/default.exp: target remote
-PASS: gdb.base/default.exp: tbreak
-PASS: gdb.base/default.exp: thread
-PASS: gdb.base/default.exp: thread apply
-PASS: gdb.base/default.exp: thread find
-PASS: gdb.base/default.exp: thread name
-PASS: gdb.base/default.exp: undisplay prompt
-PASS: gdb.base/default.exp: unset
-PASS: gdb.base/default.exp: unset environment prompt
-PASS: gdb.base/default.exp: until
-PASS: gdb.base/default.exp: until "u" abbreviation
-PASS: gdb.base/default.exp: up-silently
-PASS: gdb.base/default.exp: watch
-PASS: gdb.base/default.exp: whatis
-PASS: gdb.base/default.exp: where
-PASS: gdb.base/default.exp: x
-Running gdb.git~master/gdb/testsuite/gdb.base/define-prefix.exp ...
-PASS: gdb.base/define-prefix.exp: define empty user command: ghi-prefix-cmd
-PASS: gdb.base/define-prefix.exp: define user command: alternate-jkl-cmd
-PASS: gdb.base/define-prefix.exp: define user command: ghi-cmd
-PASS: gdb.base/define-prefix.exp: define user command: ghi-prefix-cmd
-PASS: gdb.base/define-prefix.exp: define user command: jkl-cmd
-PASS: gdb.base/define-prefix.exp: define-prefix abc-prefix
-PASS: gdb.base/define-prefix.exp: define-prefix abc-prefix def-prefix
-PASS: gdb.base/define-prefix.exp: define-prefix abc-prefix def-prefix ghi-prefix-cmd
-PASS: gdb.base/define-prefix.exp: define-prefix abc-prefix something-not-existing something-else
-PASS: gdb.base/define-prefix.exp: define-prefix print
-PASS: gdb.base/define-prefix.exp: define-prefix something-not-existing something-else
-PASS: gdb.base/define-prefix.exp: execute prefix command not followed by subcommand
-PASS: gdb.base/define-prefix.exp: execute sequence of prefix commands not followed by a subcommand
-PASS: gdb.base/define-prefix.exp: redefine user command: ghi-prefix-cmd
-PASS: gdb.base/define-prefix.exp: use defined user command: ghi-prefix-cmd
-PASS: gdb.base/define-prefix.exp: use redefined user command: ghi-prefix-cmd
-PASS: gdb.base/define-prefix.exp: use user command after redefining ghi-prefix-cmd: alternate-jkl-cmd
-PASS: gdb.base/define-prefix.exp: use user command after redefining ghi-prefix-cmd: jkl-cmd
-PASS: gdb.base/define-prefix.exp: use user command: alternate-jkl-cmd
-PASS: gdb.base/define-prefix.exp: use user command: ghi-cmd
-PASS: gdb.base/define-prefix.exp: use user command: jkl-cmd
-Running gdb.git~master/gdb/testsuite/gdb.base/define.exp ...
-PASS: gdb.base/define.exp: command abbreviations in define: additional end command
-PASS: gdb.base/define.exp: command abbreviations in define: define user command: breakmain
-PASS: gdb.base/define.exp: command abbreviations in define: info break shows echo command
-PASS: gdb.base/define.exp: command abbreviations in define: run user command
-PASS: gdb.base/define.exp: command abbreviations in define: send body of breakmain
-PASS: gdb.base/define.exp: define do-define
-PASS: gdb.base/define.exp: define hook undefined command aborted: bar
-PASS: gdb.base/define.exp: define hook undefined command: bar
-PASS: gdb.base/define.exp: define hook-stop command
-PASS: gdb.base/define.exp: define target hook-testsuite
-PASS: gdb.base/define.exp: define target hookpost-testsuite
-PASS: gdb.base/define.exp: define target testsuite
-PASS: gdb.base/define.exp: define user command: dot.command
-PASS: gdb.base/define.exp: define user command: ifnospace
-PASS: gdb.base/define.exp: define user command: nextwh
-PASS: gdb.base/define.exp: define user command: nextwhere
-PASS: gdb.base/define.exp: define user command: user-bt
-PASS: gdb.base/define.exp: define user command: whilenospace
-PASS: gdb.base/define.exp: document target testsuite
-PASS: gdb.base/define.exp: document user command: nextwhere
-PASS: gdb.base/define.exp: full name dot.command
-PASS: gdb.base/define.exp: help target
-PASS: gdb.base/define.exp: help user command: nextwhere
-PASS: gdb.base/define.exp: invoke do-define
-PASS: gdb.base/define.exp: invoke do-printit
-PASS: gdb.base/define.exp: partial name dot
-PASS: gdb.base/define.exp: partial name dot.
-PASS: gdb.base/define.exp: partial name dot.c
-PASS: gdb.base/define.exp: preserve whitespace in help string
-PASS: gdb.base/define.exp: re-document user command: nextwhere
-PASS: gdb.base/define.exp: redefine user command aborted: nextwhere
-PASS: gdb.base/define.exp: redefine user command: nextwhere
-PASS: gdb.base/define.exp: redocumenting builtin command disallowed
-PASS: gdb.base/define.exp: reset gdb_prompt
-PASS: gdb.base/define.exp: save gdb_prompt
-PASS: gdb.base/define.exp: set gdb_prompt
-PASS: gdb.base/define.exp: set up whitespace in help string
-PASS: gdb.base/define.exp: show user target testsuite
-PASS: gdb.base/define.exp: target testsuite
-PASS: gdb.base/define.exp: target testsuite with hooks
-PASS: gdb.base/define.exp: test ifnospace is parsed correctly
-PASS: gdb.base/define.exp: test whilenospace is parsed correctly
-PASS: gdb.base/define.exp: use hook-stop command
-PASS: gdb.base/define.exp: use user command: nextwhere
-Running gdb.git~master/gdb/testsuite/gdb.base/del.exp ...
-PASS: gdb.base/del.exp: alias=d: Remove last breakpoint
-PASS: gdb.base/del.exp: alias=d: breakpoint insertion
-PASS: gdb.base/del.exp: alias=d: info break after clearing breakpoints
-PASS: gdb.base/del.exp: alias=d: info break after removing break on main
-PASS: gdb.base/del.exp: alias=d: remove all breakpoints
-PASS: gdb.base/del.exp: alias=del: Remove last breakpoint
-PASS: gdb.base/del.exp: alias=del: breakpoint insertion
-PASS: gdb.base/del.exp: alias=del: info break after clearing breakpoints
-PASS: gdb.base/del.exp: alias=del: info break after removing break on main
-PASS: gdb.base/del.exp: alias=del: remove all breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.base/detach-sysroot-target.exp ...
-PASS: gdb.base/detach-sysroot-target.exp: detach
-PASS: gdb.base/detach-sysroot-target.exp: show sysroot
-Running gdb.git~master/gdb/testsuite/gdb.base/detach.exp ...
-PASS: gdb.base/detach.exp: detach, one
-PASS: gdb.base/detach.exp: detach, two
-PASS: gdb.base/detach.exp: set should_exit, one
-PASS: gdb.base/detach.exp: set should_exit, two
-Running gdb.git~master/gdb/testsuite/gdb.base/dfp-exprs.exp ...
-PASS: gdb.base/dfp-exprs.exp: p !0.5dd
-PASS: gdb.base/dfp-exprs.exp: p !0.5df
-PASS: gdb.base/dfp-exprs.exp: p !0.5dl
-PASS: gdb.base/dfp-exprs.exp: p !0.dd
-PASS: gdb.base/dfp-exprs.exp: p !0.df
-PASS: gdb.base/dfp-exprs.exp: p !0.dl
-PASS: gdb.base/dfp-exprs.exp: p (_Decimal128) 3.7df
-PASS: gdb.base/dfp-exprs.exp: p (_Decimal32) 4
-PASS: gdb.base/dfp-exprs.exp: p (_Decimal64) 3.1
-PASS: gdb.base/dfp-exprs.exp: p (float) -0.1df
-PASS: gdb.base/dfp-exprs.exp: p (int) 8.3dd
-PASS: gdb.base/dfp-exprs.exp: p +1.2dd
-PASS: gdb.base/dfp-exprs.exp: p +1.2df
-PASS: gdb.base/dfp-exprs.exp: p +1.2dl
-PASS: gdb.base/dfp-exprs.exp: p -1.234567890123456789012345678901234dl
-PASS: gdb.base/dfp-exprs.exp: p -1.234567890123456dd
-PASS: gdb.base/dfp-exprs.exp: p -1.234567df
-PASS: gdb.base/dfp-exprs.exp: p -1.2dd
-PASS: gdb.base/dfp-exprs.exp: p -1.2df
-PASS: gdb.base/dfp-exprs.exp: p -1.2dl
-PASS: gdb.base/dfp-exprs.exp: p -1234567.df
-PASS: gdb.base/dfp-exprs.exp: p -1234567890123456.dd
-PASS: gdb.base/dfp-exprs.exp: p -1234567890123456789012345678901234.dl
-PASS: gdb.base/dfp-exprs.exp: p 1 < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1 < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1 < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1 <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1 <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1 <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1 > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1 > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1 > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1 >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1 >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1 >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.234567890123456789012345678901234dl
-PASS: gdb.base/dfp-exprs.exp: p 1.234567890123456dd
-PASS: gdb.base/dfp-exprs.exp: p 1.234567df
-PASS: gdb.base/dfp-exprs.exp: p 1.2E-10dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2E-10df
-PASS: gdb.base/dfp-exprs.exp: p 1.2E-10dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2E10dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2E10df
-PASS: gdb.base/dfp-exprs.exp: p 1.2E10dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2E1dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2E1df
-PASS: gdb.base/dfp-exprs.exp: p 1.2E1dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2E384dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2E6144dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2E96df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd + 2147483648ll
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd + 2147483648ull
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd + 2ll
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd + 4294967296ull
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd < 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd <= 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd == 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd > 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dd >= 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df + 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2df + 1.2f
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df < 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df <= 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df == 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df > 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2df >= 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl < 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl <= 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl == 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl > 2
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1.3dd
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1.3df
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 1.3dl
-PASS: gdb.base/dfp-exprs.exp: p 1.2dl >= 2
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dd >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3df < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3df < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3df < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3df <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3df <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3df <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3df > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3df > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3df > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3df >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3df >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3df >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.3dl >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.4dd * 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.4dd + 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.4dd - 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.4dd / 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 1.4df * 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.4df + 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.4df - 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.4df / 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 1.4dl * 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.4dl + 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.4dl - 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1.4dl / 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 1234567.df
-PASS: gdb.base/dfp-exprs.exp: p 1234567890123456.dd
-PASS: gdb.base/dfp-exprs.exp: p 1234567890123456789012345678901234.dl
-PASS: gdb.base/dfp-exprs.exp: p 2 + 1.7dd
-PASS: gdb.base/dfp-exprs.exp: p 2 < 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 2 < 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 2 < 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 2 <= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 2 <= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 2 <= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 2 > 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 2 > 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 2 > 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 2 >= 1.2dd
-PASS: gdb.base/dfp-exprs.exp: p 2 >= 1.2df
-PASS: gdb.base/dfp-exprs.exp: p 2 >= 1.2dl
-PASS: gdb.base/dfp-exprs.exp: p 2.1dd + 2.7df
-PASS: gdb.base/dfp-exprs.exp: p 2.1df + 2.7dd
-PASS: gdb.base/dfp-exprs.exp: p 2.3dd + 2.2dl
-PASS: gdb.base/dfp-exprs.exp: p 2.3dl + 2.2dd
-PASS: gdb.base/dfp-exprs.exp: p 2.6df + 2.7dl
-PASS: gdb.base/dfp-exprs.exp: p 2.6dl + 2.7df
-PASS: gdb.base/dfp-exprs.exp: p 3 + 2.1dl
-PASS: gdb.base/dfp-exprs.exp: ptype 1.2df + 1
-PASS: gdb.base/dfp-exprs.exp: ptype 2 + 1.7dd
-PASS: gdb.base/dfp-exprs.exp: ptype 2.dd + 2.dd
-PASS: gdb.base/dfp-exprs.exp: ptype 2.dd + 2.dl
-PASS: gdb.base/dfp-exprs.exp: ptype 2.df + 2.dd
-PASS: gdb.base/dfp-exprs.exp: ptype 2.df + 2.df
-PASS: gdb.base/dfp-exprs.exp: ptype 2.df + 2.dl
-PASS: gdb.base/dfp-exprs.exp: ptype 2.dl + 2.dl
-PASS: gdb.base/dfp-exprs.exp: ptype 3 + 2.1dl
-Running gdb.git~master/gdb/testsuite/gdb.base/dfp-test.exp ...
-UNSUPPORTED: gdb.base/dfp-test.exp: decimal floating point not supported for this target.
-Running gdb.git~master/gdb/testsuite/gdb.base/disabled-location.exp ...
-PASS: gdb.base/disabled-location.exp: disable location
-PASS: gdb.base/disabled-location.exp: setting breakpoint on function
-PASS: gdb.base/disabled-location.exp: step doesn't trip on disabled location
-Running gdb.git~master/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
-PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output
-PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3"
-PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main"
-Running gdb.git~master/gdb/testsuite/gdb.base/disasm-optim.exp ...
-UNSUPPORTED: gdb.base/disasm-optim.exp: require failed: is_amd64_regs_target
-Running gdb.git~master/gdb/testsuite/gdb.base/displaced-step-closure.exp ...
-PASS: gdb.base/displaced-step-closure.exp: disassemble through displaced-step buffer
-PASS: gdb.base/displaced-step-closure.exp: step-over breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/display.exp ...
-PASS: gdb.base/display.exp: break do_loops
-PASS: gdb.base/display.exp: break loop end
-PASS: gdb.base/display.exp: catch err
-PASS: gdb.base/display.exp: cont
-PASS: gdb.base/display.exp: debug test output 1
-PASS: gdb.base/display.exp: debug test output 1a
-PASS: gdb.base/display.exp: debug test output 2
-PASS: gdb.base/display.exp: debug test output 2a
-PASS: gdb.base/display.exp: debug test output 3
-PASS: gdb.base/display.exp: detach
-PASS: gdb.base/display.exp: detach again
-PASS: gdb.base/display.exp: disab 3
-PASS: gdb.base/display.exp: disab disp 1
-PASS: gdb.base/display.exp: disab disp 2
-PASS: gdb.base/display.exp: disp *p_i
-PASS: gdb.base/display.exp: display &k
-PASS: gdb.base/display.exp: display bad address
-PASS: gdb.base/display.exp: display good address
-PASS: gdb.base/display.exp: display i
-PASS: gdb.base/display.exp: display j
-PASS: gdb.base/display.exp: display/f f
-PASS: gdb.base/display.exp: display/s &sum
-PASS: gdb.base/display.exp: finish
-PASS: gdb.base/display.exp: first disp
-PASS: gdb.base/display.exp: get to do_loops
-PASS: gdb.base/display.exp: ignored s
-PASS: gdb.base/display.exp: inf disp
-PASS: gdb.base/display.exp: info disp
-PASS: gdb.base/display.exp: kill
-PASS: gdb.base/display.exp: kill again
-PASS: gdb.base/display.exp: next hit
-PASS: gdb.base/display.exp: no i
-PASS: gdb.base/display.exp: p p_i = &i
-PASS: gdb.base/display.exp: p p_i = 0x0
-PASS: gdb.base/display.exp: print/0 j
-PASS: gdb.base/display.exp: print/a $pc
-PASS: gdb.base/display.exp: print/a &&j
-PASS: gdb.base/display.exp: print/a &sum
-PASS: gdb.base/display.exp: print/a main+4
-PASS: gdb.base/display.exp: print/k j
-PASS: gdb.base/display.exp: printf
-PASS: gdb.base/display.exp: printf "%d
-PASS: gdb.base/display.exp: printf "%d" j
-PASS: gdb.base/display.exp: printf "%d%d",i
-PASS: gdb.base/display.exp: printf "%p\n", 0
-PASS: gdb.base/display.exp: printf "%p\n", 1
-PASS: gdb.base/display.exp: printf "\\!\a\f\r\t\v\b\n"
-PASS: gdb.base/display.exp: printf "\w"
-PASS: gdb.base/display.exp: printf %d
-PASS: gdb.base/display.exp: re-enab
-PASS: gdb.base/display.exp: re-enab of enab
-PASS: gdb.base/display.exp: re-set term
-PASS: gdb.base/display.exp: run
-PASS: gdb.base/display.exp: second disp
-PASS: gdb.base/display.exp: set print asm-demangle on
-PASS: gdb.base/display.exp: set watch
-PASS: gdb.base/display.exp: step
-PASS: gdb.base/display.exp: tbreak in do_vars
-PASS: gdb.base/display.exp: undisp
-PASS: gdb.base/display.exp: undisp all
-PASS: gdb.base/display.exp: undisp all again
-PASS: gdb.base/display.exp: watch off
-PASS: gdb.base/display.exp: x/0 j
-Running gdb.git~master/gdb/testsuite/gdb.base/dlmopen.exp ...
-PASS: gdb.base/dlmopen.exp: attach
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: info breakpoints
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: print $pc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: print amount
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 1: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: info breakpoints
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: print $pc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: print amount
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 2: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: info breakpoints
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: print $pc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: print amount
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 3: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: info breakpoints
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: print $pc
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: print amount
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: attach: dlmopen 4: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: attach: main: continue to breakpoint: cont to bp.main
-PASS: gdb.base/dlmopen.exp: attach: main: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: attach: main: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: attach: print wait_for_gdb = 0
-PASS: gdb.base/dlmopen.exp: dlmopen 1: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: dlmopen 1: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 1: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 1: info breakpoints
-PASS: gdb.base/dlmopen.exp: dlmopen 1: print $pc
-PASS: gdb.base/dlmopen.exp: dlmopen 1: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 1: print amount
-PASS: gdb.base/dlmopen.exp: dlmopen 1: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 1: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: dlmopen 2: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: dlmopen 2: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 2: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 2: info breakpoints
-PASS: gdb.base/dlmopen.exp: dlmopen 2: print $pc
-PASS: gdb.base/dlmopen.exp: dlmopen 2: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 2: print amount
-PASS: gdb.base/dlmopen.exp: dlmopen 2: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 2: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: dlmopen 3: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: dlmopen 3: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 3: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 3: info breakpoints
-PASS: gdb.base/dlmopen.exp: dlmopen 3: print $pc
-PASS: gdb.base/dlmopen.exp: dlmopen 3: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 3: print amount
-PASS: gdb.base/dlmopen.exp: dlmopen 3: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 3: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: dlmopen 4: continue to breakpoint: cont to bp.inc
-PASS: gdb.base/dlmopen.exp: dlmopen 4: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 4: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: dlmopen 4: info breakpoints
-PASS: gdb.base/dlmopen.exp: dlmopen 4: print $pc
-PASS: gdb.base/dlmopen.exp: dlmopen 4: print &gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 4: print amount
-PASS: gdb.base/dlmopen.exp: dlmopen 4: print gdb_dlmopen_glob
-PASS: gdb.base/dlmopen.exp: dlmopen 4: print gdb_dlmopen_glob = -1
-PASS: gdb.base/dlmopen.exp: main: continue to breakpoint: cont to bp.main
-PASS: gdb.base/dlmopen.exp: main: dso 1: info shared
-PASS: gdb.base/dlmopen.exp: main: dso 2: info shared
-PASS: gdb.base/dlmopen.exp: print wait_for_gdb = 0
-Running gdb.git~master/gdb/testsuite/gdb.base/dmsym.exp ...
-PASS: gdb.base/dmsym.exp: break test_minsym
-PASS: gdb.base/dmsym.exp: continue
-PASS: gdb.base/dmsym.exp: info line test_minsym
-PASS: gdb.base/dmsym.exp: print val
-PASS: gdb.base/dmsym.exp: run until breakpoint at BREAK
-Running gdb.git~master/gdb/testsuite/gdb.base/document.exp ...
-PASS: gdb.base/document.exp: define do-document
-PASS: gdb.base/document.exp: document nosuchcommand
-PASS: gdb.base/document.exp: invoke do-document
-PASS: gdb.base/document.exp: invoke help do-document
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ...
-PASS: gdb.base/dprintf-bp-same-addr.exp: agent: continue
-PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint
-PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint always-inserted on
-UNSUPPORTED: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf
-PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf-style agent
-PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: continue
-PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint
-PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf
-PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf-style gdb
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf-detach.exp ...
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: set breakpoint always-inserted off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: set disconnected-dprintf off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: set dprintf-style agent
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: set breakpoint always-inserted off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: set disconnected-dprintf on
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: set dprintf-style agent
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: set breakpoint always-inserted off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: set disconnected-dprintf off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: set dprintf-style call
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: set breakpoint always-inserted off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: set disconnected-dprintf on
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: set dprintf-style call
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: set breakpoint always-inserted off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: set disconnected-dprintf off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: set dprintf-style gdb
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: set breakpoint always-inserted off
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: set disconnected-dprintf on
-PASS: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: set dprintf-style gdb
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: set disconnected-dprintf off
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: set dprintf-style agent
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: set disconnected-dprintf on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: set dprintf-style agent
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: set disconnected-dprintf off
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: set dprintf-style call
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: set disconnected-dprintf on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: set dprintf-style call
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: set disconnected-dprintf off
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: set dprintf-style gdb
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: detach program
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: dprintf insertion
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: get inferior process ID
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set breakpoint always-inserted on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set disconnected-dprintf on
-PASS: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: set dprintf-style gdb
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf-execution-x-script.exp ...
-PASS: gdb.base/dprintf-execution-x-script.exp: load and run script using source command
-PASS: gdb.base/dprintf-execution-x-script.exp: load and run script with -x
-PASS: gdb.base/dprintf-execution-x-script.exp: run again
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf-next.exp ...
-PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x
-PASS: gdb.base/dprintf-next.exp: next 1
-PASS: gdb.base/dprintf-next.exp: next 2
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
-PASS: gdb.base/dprintf-non-stop.exp: continue &
-PASS: gdb.base/dprintf-non-stop.exp: dprintf foo,"At foo entry\n"
-PASS: gdb.base/dprintf-non-stop.exp: dprintf triggered
-PASS: gdb.base/dprintf-non-stop.exp: inferior stopped
-PASS: gdb.base/dprintf-non-stop.exp: interrupt
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf-pending.exp ...
-PASS: gdb.base/dprintf-pending.exp: run to resolved dprintf
-PASS: gdb.base/dprintf-pending.exp: set pending dprintf
-PASS: gdb.base/dprintf-pending.exp: single pending dprintf info
-PASS: gdb.base/dprintf-pending.exp: without format: missing ,FMT
-PASS: gdb.base/dprintf-pending.exp: without format: missing FMT
-PASS: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
-PASS: gdb.base/dprintf-pending.exp: without symbols: set pending dprintf
-PASS: gdb.base/dprintf-pending.exp: without symbols: single pending dprintf info
-Running gdb.git~master/gdb/testsuite/gdb.base/dprintf.exp ...
-PASS: gdb.base/dprintf.exp: 1st dprintf, gdb
-PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb
-PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type
-PASS: gdb.base/dprintf.exp: agent: break 29
-PASS: gdb.base/dprintf.exp: agent: dprintf 28,"arg=%d, g=%d\n", arg, g
-PASS: gdb.base/dprintf.exp: agent: dprintf foo,"At foo entry\n"
-UNSUPPORTED: gdb.base/dprintf.exp: agent: set dprintf style to agent
-PASS: gdb.base/dprintf.exp: break 29
-PASS: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
-PASS: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
-PASS: gdb.base/dprintf.exp: call: fprintf: break 29
-PASS: gdb.base/dprintf.exp: call: fprintf: dprintf 28,"arg=%d, g=%d\n", arg, g
-PASS: gdb.base/dprintf.exp: call: fprintf: dprintf foo,"At foo entry\n"
-PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf channel
-PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf function
-PASS: gdb.base/dprintf.exp: call: fprintf: set dprintf style to call
-PASS: gdb.base/dprintf.exp: call: printf: 1st dprintf
-PASS: gdb.base/dprintf.exp: call: printf: 2nd dprintf
-PASS: gdb.base/dprintf.exp: call: printf: break 29
-PASS: gdb.base/dprintf.exp: call: printf: dprintf 28,"arg=%d, g=%d\n", arg, g
-PASS: gdb.base/dprintf.exp: call: printf: dprintf foo,"At foo entry\n"
-PASS: gdb.base/dprintf.exp: call: printf: set dprintf style to call
-PASS: gdb.base/dprintf.exp: call: stderr symbol check
-PASS: gdb.base/dprintf.exp: dprintf
-PASS: gdb.base/dprintf.exp: dprintf 28,"arg=%d, g=%d\n", arg, g
-PASS: gdb.base/dprintf.exp: dprintf 29
-PASS: gdb.base/dprintf.exp: dprintf foo
-PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n"
-PASS: gdb.base/dprintf.exp: dprintf info 1
-PASS: gdb.base/dprintf.exp: ignore $bpnum 1
-PASS: gdb.base/dprintf.exp: probe for target remote
-Running gdb.git~master/gdb/testsuite/gdb.base/dso2dso.exp ...
-PASS: gdb.base/dso2dso.exp: continue to breakpoint: at call to sub2
-PASS: gdb.base/dso2dso.exp: next over call to sub2
-Running gdb.git~master/gdb/testsuite/gdb.base/dtrace-probe.exp ...
-UNTESTED: gdb.base/dtrace-probe.exp: failed to compile
-Running gdb.git~master/gdb/testsuite/gdb.base/dump.exp ...
-PASS: gdb.base/dump.exp: array as memory, binary; capture
-PASS: gdb.base/dump.exp: array as memory, binary; file restored ok
-PASS: gdb.base/dump.exp: array as memory, binary; value restored ok
-PASS: gdb.base/dump.exp: array as memory, ihex; capture
-PASS: gdb.base/dump.exp: array as memory, ihex; file restored ok
-PASS: gdb.base/dump.exp: array as memory, ihex; value restored ok
-PASS: gdb.base/dump.exp: array as memory, srec; capture
-PASS: gdb.base/dump.exp: array as memory, srec; file restored ok
-PASS: gdb.base/dump.exp: array as memory, srec; value restored ok
-PASS: gdb.base/dump.exp: array as memory, tekhex; capture
-PASS: gdb.base/dump.exp: array as memory, tekhex; file restored ok
-PASS: gdb.base/dump.exp: array as memory, tekhex; value restored ok
-PASS: gdb.base/dump.exp: array as value, binary; capture
-PASS: gdb.base/dump.exp: array as value, binary; file restored ok
-PASS: gdb.base/dump.exp: array as value, binary; value restored ok
-PASS: gdb.base/dump.exp: array as value, ihex; capture
-PASS: gdb.base/dump.exp: array as value, ihex; file restored ok
-PASS: gdb.base/dump.exp: array as value, ihex; value restored ok
-PASS: gdb.base/dump.exp: array as value, srec; capture
-PASS: gdb.base/dump.exp: array as value, srec; file restored ok
-PASS: gdb.base/dump.exp: array as value, srec; value restored ok
-PASS: gdb.base/dump.exp: array as value, tekhex; capture
-PASS: gdb.base/dump.exp: array as value, tekhex; file restored ok
-PASS: gdb.base/dump.exp: array as value, tekhex; value restored ok
-PASS: gdb.base/dump.exp: array copy, binary; capture
-PASS: gdb.base/dump.exp: array copy, binary; file restored ok
-PASS: gdb.base/dump.exp: array copy, binary; value restored ok
-PASS: gdb.base/dump.exp: array copy, ihex; capture
-PASS: gdb.base/dump.exp: array copy, ihex; file restored ok
-PASS: gdb.base/dump.exp: array copy, ihex; value restored ok
-PASS: gdb.base/dump.exp: array copy, srec; capture
-PASS: gdb.base/dump.exp: array copy, srec; file restored ok
-PASS: gdb.base/dump.exp: array copy, srec; value restored ok
-PASS: gdb.base/dump.exp: array copy, tekhex; capture
-PASS: gdb.base/dump.exp: array copy, tekhex; file restored ok
-PASS: gdb.base/dump.exp: array copy, tekhex; value restored ok
-PASS: gdb.base/dump.exp: array partial with expressions; capture
-PASS: gdb.base/dump.exp: array partial with expressions; file restored ok
-PASS: gdb.base/dump.exp: array partial with expressions; value restored ok
-PASS: gdb.base/dump.exp: array partial, binary; capture
-PASS: gdb.base/dump.exp: array partial, binary; file restored ok
-PASS: gdb.base/dump.exp: array partial, binary; value restored ok
-PASS: gdb.base/dump.exp: array partial, ihex; capture
-PASS: gdb.base/dump.exp: array partial, ihex; file restored ok
-PASS: gdb.base/dump.exp: array partial, ihex; value restored ok
-PASS: gdb.base/dump.exp: array partial, srec; capture
-PASS: gdb.base/dump.exp: array partial, srec; file restored ok
-PASS: gdb.base/dump.exp: array partial, srec; value restored ok
-PASS: gdb.base/dump.exp: array partial, tekhex; capture
-PASS: gdb.base/dump.exp: array partial, tekhex; file restored ok
-PASS: gdb.base/dump.exp: array partial, tekhex; value restored ok
-PASS: gdb.base/dump.exp: call 1 to zero_all function
-PASS: gdb.base/dump.exp: call 10 to zero_all function
-PASS: gdb.base/dump.exp: call 11 to zero_all function
-PASS: gdb.base/dump.exp: call 12 to zero_all function
-PASS: gdb.base/dump.exp: call 13 to zero_all function
-PASS: gdb.base/dump.exp: call 14 to zero_all function
-PASS: gdb.base/dump.exp: call 15 to zero_all function
-PASS: gdb.base/dump.exp: call 16 to zero_all function
-PASS: gdb.base/dump.exp: call 2 to zero_all function
-PASS: gdb.base/dump.exp: call 3 to zero_all function
-PASS: gdb.base/dump.exp: call 4 to zero_all function
-PASS: gdb.base/dump.exp: call 5 to zero_all function
-PASS: gdb.base/dump.exp: call 6 to zero_all function
-PASS: gdb.base/dump.exp: call 7 to zero_all function
-PASS: gdb.base/dump.exp: call 8 to zero_all function
-PASS: gdb.base/dump.exp: call 9 to zero_all function
-PASS: gdb.base/dump.exp: capture (char *) &intarray2 - (char *) &intarray
-PASS: gdb.base/dump.exp: capture (char *) &intstruct2 - (char *) &intstruct
-PASS: gdb.base/dump.exp: capture /x &intarray2[0]
-PASS: gdb.base/dump.exp: capture /x &intarray[0]
-PASS: gdb.base/dump.exp: capture /x &intarray[32]
-PASS: gdb.base/dump.exp: capture /x &intarray[3]
-PASS: gdb.base/dump.exp: capture /x &intarray[4]
-PASS: gdb.base/dump.exp: capture /x &intstruct
-PASS: gdb.base/dump.exp: capture /x &intstruct + 1
-PASS: gdb.base/dump.exp: capture /x &intstruct2
-PASS: gdb.base/dump.exp: capture /x (char *) &intarray[3] - (char *) &intarray[0]
-PASS: gdb.base/dump.exp: capture /x (char *) &intarray[4] - (char *) &intarray[0]
-PASS: gdb.base/dump.exp: capture intarray
-PASS: gdb.base/dump.exp: capture intstruct
-PASS: gdb.base/dump.exp: capture type of pointer &intarray
-PASS: gdb.base/dump.exp: capture type of pointer &intstruct
-PASS: gdb.base/dump.exp: dump array as mem, srec, expressions
-PASS: gdb.base/dump.exp: dump array as memory, binary
-PASS: gdb.base/dump.exp: dump array as memory, default
-PASS: gdb.base/dump.exp: dump array as memory, ihex
-PASS: gdb.base/dump.exp: dump array as memory, srec
-PASS: gdb.base/dump.exp: dump array as memory, tekhex
-PASS: gdb.base/dump.exp: dump array as memory, verilog
-PASS: gdb.base/dump.exp: dump array as value, binary
-PASS: gdb.base/dump.exp: dump array as value, default
-PASS: gdb.base/dump.exp: dump array as value, intel hex
-PASS: gdb.base/dump.exp: dump array as value, srec
-PASS: gdb.base/dump.exp: dump array as value, tekhex
-PASS: gdb.base/dump.exp: dump array as value, verilog
-PASS: gdb.base/dump.exp: dump struct as memory, binary
-PASS: gdb.base/dump.exp: dump struct as memory, default
-PASS: gdb.base/dump.exp: dump struct as memory, ihex
-PASS: gdb.base/dump.exp: dump struct as memory, srec
-PASS: gdb.base/dump.exp: dump struct as memory, tekhex
-PASS: gdb.base/dump.exp: dump struct as memory, verilog
-PASS: gdb.base/dump.exp: dump struct as value, binary
-PASS: gdb.base/dump.exp: dump struct as value, default
-PASS: gdb.base/dump.exp: dump struct as value, intel hex
-PASS: gdb.base/dump.exp: dump struct as value, srec
-PASS: gdb.base/dump.exp: dump struct as value, tekhex
-PASS: gdb.base/dump.exp: dump struct as value, verilog
-PASS: gdb.base/dump.exp: element 2 not changed - 1
-PASS: gdb.base/dump.exp: element 2 not changed - 2
-PASS: gdb.base/dump.exp: element 2 not changed - 3
-PASS: gdb.base/dump.exp: element 2 not changed - 4
-PASS: gdb.base/dump.exp: element 2 not changed, == 4
-PASS: gdb.base/dump.exp: element 4 not changed - 1
-PASS: gdb.base/dump.exp: element 4 not changed - 2
-PASS: gdb.base/dump.exp: element 4 not changed - 3
-PASS: gdb.base/dump.exp: element 4 not changed - 4
-PASS: gdb.base/dump.exp: element 4 not changed, == 4
-PASS: gdb.base/dump.exp: file binfile; intarray; capture
-PASS: gdb.base/dump.exp: file binfile; intstruct; capture
-PASS: gdb.base/dump.exp: format=binary: dump to non-existent directory
-PASS: gdb.base/dump.exp: format=ihex: dump to non-existent directory
-PASS: gdb.base/dump.exp: format=srec: dump to non-existent directory
-PASS: gdb.base/dump.exp: format=tekhex: dump to non-existent directory
-PASS: gdb.base/dump.exp: format=verilog: dump to non-existent directory
-PASS: gdb.base/dump.exp: get hexadecimal valueof "&intarray"
-PASS: gdb.base/dump.exp: inaccessible memory is reported
-PASS: gdb.base/dump.exp: reload array as memory, intel hex; capture
-PASS: gdb.base/dump.exp: reload array as memory, intel hex; value restored ok
-PASS: gdb.base/dump.exp: reload array as memory, srec; capture
-PASS: gdb.base/dump.exp: reload array as memory, srec; value restored ok
-PASS: gdb.base/dump.exp: reload array as memory, tekhex; capture
-PASS: gdb.base/dump.exp: reload array as memory, tekhex; value restored ok
-PASS: gdb.base/dump.exp: reload array as value, intel hex; capture
-PASS: gdb.base/dump.exp: reload array as value, intel hex; value restored ok
-PASS: gdb.base/dump.exp: reload array as value, srec; capture
-PASS: gdb.base/dump.exp: reload array as value, srec; value restored ok
-PASS: gdb.base/dump.exp: reload array as value, tekhex; capture
-PASS: gdb.base/dump.exp: reload array as value, tekhex; value restored ok
-PASS: gdb.base/dump.exp: reload struct as memory, intel hex; capture
-PASS: gdb.base/dump.exp: reload struct as memory, intel hex; value restored ok
-PASS: gdb.base/dump.exp: reload struct as memory, srec; capture
-PASS: gdb.base/dump.exp: reload struct as memory, srec; value restored ok
-PASS: gdb.base/dump.exp: reload struct as memory, tekhex; capture
-PASS: gdb.base/dump.exp: reload struct as memory, tekhex; value restored ok
-PASS: gdb.base/dump.exp: reload struct as value, intel hex; capture
-PASS: gdb.base/dump.exp: reload struct as value, intel hex; value restored ok
-PASS: gdb.base/dump.exp: reload struct as value, srec; capture
-PASS: gdb.base/dump.exp: reload struct as value, srec; value restored ok
-PASS: gdb.base/dump.exp: reload struct as value, tekhex; capture
-PASS: gdb.base/dump.exp: reload struct as value, tekhex; value restored ok
-PASS: gdb.base/dump.exp: setting little endianness
-PASS: gdb.base/dump.exp: start with intarray un-initialized
-PASS: gdb.base/dump.exp: start with intstruct un-initialized
-PASS: gdb.base/dump.exp: struct as memory, binary; capture
-PASS: gdb.base/dump.exp: struct as memory, binary; file restored ok
-PASS: gdb.base/dump.exp: struct as memory, binary; value restored ok
-PASS: gdb.base/dump.exp: struct as memory, ihex; capture
-PASS: gdb.base/dump.exp: struct as memory, ihex; file restored ok
-PASS: gdb.base/dump.exp: struct as memory, ihex; value restored ok
-PASS: gdb.base/dump.exp: struct as memory, srec; capture
-PASS: gdb.base/dump.exp: struct as memory, srec; file restored ok
-PASS: gdb.base/dump.exp: struct as memory, srec; value restored ok
-PASS: gdb.base/dump.exp: struct as memory, tekhex; capture
-PASS: gdb.base/dump.exp: struct as memory, tekhex; file restored ok
-PASS: gdb.base/dump.exp: struct as memory, tekhex; value restored ok
-PASS: gdb.base/dump.exp: struct as value, binary; capture
-PASS: gdb.base/dump.exp: struct as value, binary; file restored ok
-PASS: gdb.base/dump.exp: struct as value, binary; value restored ok
-PASS: gdb.base/dump.exp: struct as value, ihex; capture
-PASS: gdb.base/dump.exp: struct as value, ihex; file restored ok
-PASS: gdb.base/dump.exp: struct as value, ihex; value restored ok
-PASS: gdb.base/dump.exp: struct as value, srec; capture
-PASS: gdb.base/dump.exp: struct as value, srec; file restored ok
-PASS: gdb.base/dump.exp: struct as value, srec; value restored ok
-PASS: gdb.base/dump.exp: struct as value, tekhex; capture
-PASS: gdb.base/dump.exp: struct as value, tekhex; file restored ok
-PASS: gdb.base/dump.exp: struct as value, tekhex; value restored ok
-PASS: gdb.base/dump.exp: struct copy, binary; capture
-PASS: gdb.base/dump.exp: struct copy, binary; file restored ok
-PASS: gdb.base/dump.exp: struct copy, binary; value restored ok
-PASS: gdb.base/dump.exp: struct copy, ihex; capture
-PASS: gdb.base/dump.exp: struct copy, ihex; file restored ok
-PASS: gdb.base/dump.exp: struct copy, ihex; value restored ok
-PASS: gdb.base/dump.exp: struct copy, srec; capture
-PASS: gdb.base/dump.exp: struct copy, srec; file restored ok
-PASS: gdb.base/dump.exp: struct copy, srec; value restored ok
-PASS: gdb.base/dump.exp: struct copy, tekhex; capture
-PASS: gdb.base/dump.exp: struct copy, tekhex; file restored ok
-PASS: gdb.base/dump.exp: struct copy, tekhex; value restored ok
-Running gdb.git~master/gdb/testsuite/gdb.base/dup-sect.exp ...
-PASS: gdb.base/dup-sect.exp: rename section
-PASS: gdb.base/dup-sect.exp: split
-PASS: gdb.base/dup-sect.exp: strip
-PASS: gdb.base/dup-sect.exp: var1 after strip
-PASS: gdb.base/dup-sect.exp: var2 after strip
-Running gdb.git~master/gdb/testsuite/gdb.base/duplicate-bp.exp ...
-PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: delete #1, stop at #2
-PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: delete $bp_num_1
-PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: delete #2, stop at #1
-PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: delete $bp_num_2
-PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: delete $bp_num_2
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable #1, delete #2, stop at #3
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable $bp_num_1
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: set $bp_num_3 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: step
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: delete $bp_num_3
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable #1, delete #3, stop at #2
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable $bp_num_1
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: set $bp_num_3 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: step
-PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: delete $bp_num_1
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable #2, delete #1, stop at #3
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable $bp_num_2
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: set $bp_num_3 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: step
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: delete $bp_num_3
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable #2, delete #3, stop at #1
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable $bp_num_2
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: set $bp_num_3 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: step
-PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: delete $bp_num_1
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable #3, delete #1, stop at #2
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable $bp_num_3
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: set $bp_num_3 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: step
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: step to place breakpoints
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: delete $bp_num_2
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable #3, delete #2, stop at #1
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable $bp_num_3
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: set $bp_num_1 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: set $bp_num_2 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: set $bp_num_3 = $bpnum
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: step
-PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: step to place breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.base/early-init-file.exp ...
-PASS: gdb.base/early-init-file.exp: check GDB starts quietly using HOME
-PASS: gdb.base/early-init-file.exp: check GDB starts quietly using XDG_CONFIG_HOME
-PASS: gdb.base/early-init-file.exp: check early init of thread pool size
-PASS: gdb.base/early-init-file.exp: check startup version string has style version
-PASS: gdb.base/early-init-file.exp: check version string is unstyled using HOME
-PASS: gdb.base/early-init-file.exp: check version string is unstyled using XDG_CONFIG_HOME
-Running gdb.git~master/gdb/testsuite/gdb.base/echo.exp ...
-PASS: gdb.base/echo.exp: echo test
-Running gdb.git~master/gdb/testsuite/gdb.base/eh_return.exp ...
-PASS: gdb.base/eh_return.exp: disassemble eh2
-PASS: gdb.base/eh_return.exp: hit breakpoint
-PASS: gdb.base/eh_return.exp: set breakpoint on address
-Running gdb.git~master/gdb/testsuite/gdb.base/empty-host-env-vars.exp ...
-PASS: gdb.base/empty-host-env-vars.exp: all env vars: show index-cache directory
-PASS: gdb.base/empty-host-env-vars.exp: env_var_name=HOME: show index-cache directory
-PASS: gdb.base/empty-host-env-vars.exp: env_var_name=LOCALAPPDATA: show index-cache directory
-PASS: gdb.base/empty-host-env-vars.exp: env_var_name=XDG_CACHE_HOME: show index-cache directory
-PASS: gdb.base/empty-host-env-vars.exp: env_var_name=XDG_CONFIG_HOME: show index-cache directory
-PASS: gdb.base/empty-host-env-vars.exp: show index-cache directory
-Running gdb.git~master/gdb/testsuite/gdb.base/empty_exe.exp ...
-PASS: gdb.base/empty_exe.exp: file ''
-PASS: gdb.base/empty_exe.exp: print 1
-Running gdb.git~master/gdb/testsuite/gdb.base/ena-dis-br.exp ...
-PASS: gdb.base/ena-dis-br.exp: 2nd breakpoint: break main
-PASS: gdb.base/ena-dis-br.exp: 3rd breakpoint: break main
-PASS: gdb.base/ena-dis-br.exp: 4th breakpoint: break main
-PASS: gdb.base/ena-dis-br.exp: break 63
-PASS: gdb.base/ena-dis-br.exp: break main
-PASS: gdb.base/ena-dis-br.exp: break marker1
-PASS: gdb.base/ena-dis-br.exp: break marker2
-PASS: gdb.base/ena-dis-br.exp: break marker3
-PASS: gdb.base/ena-dis-br.exp: break marker4
-PASS: gdb.base/ena-dis-br.exp: continue from enable count, first time
-PASS: gdb.base/ena-dis-br.exp: continue from enable count, second time
-PASS: gdb.base/ena-dis-br.exp: continue through enable count, now disabled
-PASS: gdb.base/ena-dis-br.exp: continue to auto-deleted break marker3
-PASS: gdb.base/ena-dis-br.exp: continue to auto-disabled break marker2
-PASS: gdb.base/ena-dis-br.exp: continue to break marker1
-PASS: gdb.base/ena-dis-br.exp: continue to break marker1 $_hit_bpnum is 2
-PASS: gdb.base/ena-dis-br.exp: continue to break marker1 $_hit_locno is 1
-PASS: gdb.base/ena-dis-br.exp: continue to break marker1, 2nd time
-PASS: gdb.base/ena-dis-br.exp: continue to ignored & auto-deleted break marker1
-PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop
-PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at auto-disabled break marker2
-PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & auto-deleted break marker1
-PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & disabled break marker1
-PASS: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored break marker1
-PASS: gdb.base/ena-dis-br.exp: continue with ignore count
-PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
-PASS: gdb.base/ena-dis-br.exp: delete break marker1
-PASS: gdb.base/ena-dis-br.exp: disable $b1 fooo.1
-PASS: gdb.base/ena-dis-br.exp: disable $b1.1 $b2.1
-PASS: gdb.base/ena-dis-br.exp: disable $b3
-PASS: gdb.base/ena-dis-br.exp: disable $b4 $b3.1
-PASS: gdb.base/ena-dis-br.exp: disable $b4.1 fooobar
-PASS: gdb.base/ena-dis-br.exp: disable break marker1
-PASS: gdb.base/ena-dis-br.exp: disable break marker4
-PASS: gdb.base/ena-dis-br.exp: disable break with count
-PASS: gdb.base/ena-dis-br.exp: disabled $b1
-PASS: gdb.base/ena-dis-br.exp: disabled $b1.1 and $b2.1
-PASS: gdb.base/ena-dis-br.exp: disabled $b4 and $b3
-PASS: gdb.base/ena-dis-br.exp: disabled $b4 and $b3.1, changing $b3
-PASS: gdb.base/ena-dis-br.exp: disabled $b4.1
-PASS: gdb.base/ena-dis-br.exp: disabled breakpoint ignore count: break marker1
-PASS: gdb.base/ena-dis-br.exp: enable $b1 fooo.1
-PASS: gdb.base/ena-dis-br.exp: enable $b1.1 $b2.1
-PASS: gdb.base/ena-dis-br.exp: enable $b3
-PASS: gdb.base/ena-dis-br.exp: enable $b4 $b3.1
-PASS: gdb.base/ena-dis-br.exp: enable $b4.1 fooobar
-PASS: gdb.base/ena-dis-br.exp: enable break marker1
-PASS: gdb.base/ena-dis-br.exp: enable count missing arguments
-PASS: gdb.base/ena-dis-br.exp: enable count missing breakpoint number
-PASS: gdb.base/ena-dis-br.exp: enable count: break marker1
-PASS: gdb.base/ena-dis-br.exp: enable del break marker1
-PASS: gdb.base/ena-dis-br.exp: enable del break marker3
-PASS: gdb.base/ena-dis-br.exp: enable once break marker2
-PASS: gdb.base/ena-dis-br.exp: enabled $b1
-PASS: gdb.base/ena-dis-br.exp: enabled $b1.1 and $b2.1
-PASS: gdb.base/ena-dis-br.exp: enabled $b4 and $b3
-PASS: gdb.base/ena-dis-br.exp: enabled $b4 and $b3.1, changing $b3
-PASS: gdb.base/ena-dis-br.exp: enabled $b4.1
-PASS: gdb.base/ena-dis-br.exp: ignore break marker1
-PASS: gdb.base/ena-dis-br.exp: ignore break marker1 -1
-PASS: gdb.base/ena-dis-br.exp: ignore break marker1 0
-PASS: gdb.base/ena-dis-br.exp: ignore break marker1 1
-PASS: gdb.base/ena-dis-br.exp: ignore break marker1 10
-PASS: gdb.base/ena-dis-br.exp: ignore break with missing ignore count
-PASS: gdb.base/ena-dis-br.exp: ignore count and auto-delete: break marker1
-PASS: gdb.base/ena-dis-br.exp: ignore count: break marker1
-PASS: gdb.base/ena-dis-br.exp: ignore non-existent break
-PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker2
-PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker3
-PASS: gdb.base/ena-dis-br.exp: info auto-disabled break marker2 after hitting breakpoint
-PASS: gdb.base/ena-dis-br.exp: info auto-disabled break marker2 before hitting breakpoint
-PASS: gdb.base/ena-dis-br.exp: info break marker1 after hitting breakpoint
-PASS: gdb.base/ena-dis-br.exp: info break marker1 before hitting breakpoint
-PASS: gdb.base/ena-dis-br.exp: info break marker4
-PASS: gdb.base/ena-dis-br.exp: info ignored & disabled break marker1
-PASS: gdb.base/ena-dis-br.exp: info ignored break marker1
-PASS: gdb.base/ena-dis-br.exp: prepare to continue with ignore count
-PASS: gdb.base/ena-dis-br.exp: run 1: rerun to main
-PASS: gdb.base/ena-dis-br.exp: run 2: rerun to main
-PASS: gdb.base/ena-dis-br.exp: run 3: rerun to main
-PASS: gdb.base/ena-dis-br.exp: run 4: rerun to main
-PASS: gdb.base/ena-dis-br.exp: step after continue with ignore count
-Running gdb.git~master/gdb/testsuite/gdb.base/endian.exp ...
-PASS: gdb.base/endian.exp: auto target endianness
-PASS: gdb.base/endian.exp: auto target endianness big
-PASS: gdb.base/endian.exp: auto target endianness little
-PASS: gdb.base/endian.exp: default target endianness
-PASS: gdb.base/endian.exp: get target endianness
-PASS: gdb.base/endian.exp: override auto target endianness big
-PASS: gdb.base/endian.exp: override auto target endianness little
-PASS: gdb.base/endian.exp: override target endianness big
-PASS: gdb.base/endian.exp: override target endianness little
-PASS: gdb.base/endian.exp: previously big default executable endianness
-PASS: gdb.base/endian.exp: previously big default no executable endianness
-PASS: gdb.base/endian.exp: previously little default executable endianness
-PASS: gdb.base/endian.exp: previously little default no executable endianness
-PASS: gdb.base/endian.exp: set target endianness
-PASS: gdb.base/endian.exp: set target endianness big
-PASS: gdb.base/endian.exp: set target endianness little
-PASS: gdb.base/endian.exp: unload 1
-PASS: gdb.base/endian.exp: unload 2
-PASS: gdb.base/endian.exp: unload 3
-Running gdb.git~master/gdb/testsuite/gdb.base/endianity.exp ...
-PASS: gdb.base/endianity.exp: print o after assignment
-PASS: gdb.base/endianity.exp: print o before assignment
-PASS: gdb.base/endianity.exp: print o.d = -23.125
-PASS: gdb.base/endianity.exp: print o.f = 1.5
-PASS: gdb.base/endianity.exp: print o.v = 4
-PASS: gdb.base/endianity.exp: print o.w = 3
-PASS: gdb.base/endianity.exp: print o.x = 2
-PASS: gdb.base/endianity.exp: x/x &o.v
-PASS: gdb.base/endianity.exp: x/xh &o.w
-Running gdb.git~master/gdb/testsuite/gdb.base/ending-run.exp ...
-PASS: gdb.base/ending-run.exp: Cleared 2 by line
-PASS: gdb.base/ending-run.exp: Step to return
-PASS: gdb.base/ending-run.exp: all set to continue
-PASS: gdb.base/ending-run.exp: b ending-run.c:1
-PASS: gdb.base/ending-run.exp: b ending-run.c:11
-PASS: gdb.base/ending-run.exp: b ending-run.c:11, one
-PASS: gdb.base/ending-run.exp: b ending-run.c:11, two
-PASS: gdb.base/ending-run.exp: b ending-run.c:30
-PASS: gdb.base/ending-run.exp: bpt at line before routine
-PASS: gdb.base/ending-run.exp: breakpoint 7 at *ending-run.c:11
-PASS: gdb.base/ending-run.exp: clear 2 by default
-PASS: gdb.base/ending-run.exp: clear worked
-PASS: gdb.base/ending-run.exp: cleared bp at line before routine
-PASS: gdb.base/ending-run.exp: cont
-UNSUPPORTED: gdb.base/ending-run.exp: continue after exit
-PASS: gdb.base/ending-run.exp: don't step after run
-PASS: gdb.base/ending-run.exp: ls: core (No core dumped on quit)
-PASS: gdb.base/ending-run.exp: run
-PASS: gdb.base/ending-run.exp: step out of main
-PASS: gdb.base/ending-run.exp: step to end of run
-Running gdb.git~master/gdb/testsuite/gdb.base/enum_cond.exp ...
-UNTESTED: gdb.base/enum_cond.exp: failed to compile
-Running gdb.git~master/gdb/testsuite/gdb.base/enumval.exp ...
-PASS: gdb.base/enumval.exp: p ZERO
-PASS: gdb.base/enumval.exp: print J
-PASS: gdb.base/enumval.exp: print K
-PASS: gdb.base/enumval.exp: print e
-PASS: gdb.base/enumval.exp: print f
-Running gdb.git~master/gdb/testsuite/gdb.base/environ.exp ...
-PASS: gdb.base/environ.exp: all environment variables have been unset
-PASS: gdb.base/environ.exp: confirm set environment variable
-PASS: gdb.base/environ.exp: confirm set environment variable previously undefined
-PASS: gdb.base/environ.exp: confirm set environment variable using = syntax
-PASS: gdb.base/environ.exp: confirm set environment variable with trailing equals
-PASS: gdb.base/environ.exp: confirm set environment variable with trailing whitespace
-PASS: gdb.base/environ.exp: confirm unset environment variable worked
-PASS: gdb.base/environ.exp: set environment variable
-PASS: gdb.base/environ.exp: set environment variable previously undefined
-PASS: gdb.base/environ.exp: set environment variable to null value
-PASS: gdb.base/environ.exp: set environment variable using = syntax
-PASS: gdb.base/environ.exp: set environment variable with trailing equals
-PASS: gdb.base/environ.exp: set environment variable with trailing whitespace
-PASS: gdb.base/environ.exp: set environment without arguments
-PASS: gdb.base/environ.exp: set environment without variable name
-PASS: gdb.base/environ.exp: set path works properly
-PASS: gdb.base/environ.exp: show environment works
-PASS: gdb.base/environ.exp: show non-existent environment variable
-PASS: gdb.base/environ.exp: show null environment variable
-PASS: gdb.base/environ.exp: show paths works properly
-PASS: gdb.base/environ.exp: unset all environment variables
-PASS: gdb.base/environ.exp: unset environment variable
-Running gdb.git~master/gdb/testsuite/gdb.base/eof-exit.exp ...
-PASS: gdb.base/eof-exit.exp: default: close GDB with eof
-PASS: gdb.base/eof-exit.exp: with non-dump terminal: close GDB with eof
-PASS: gdb.base/eof-exit.exp: with non-dump terminal: with bracketed-paste-mode on: close GDB with eof
-Running gdb.git~master/gdb/testsuite/gdb.base/eu-strip-infcall.exp ...
-UNTESTED: gdb.base/eu-strip-infcall.exp: failed to compile
-Running gdb.git~master/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp ...
-PASS: gdb.base/eval-avoid-side-effects.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/eval-avoid-side-effects.exp: ptype has no side effects
-PASS: gdb.base/eval-avoid-side-effects.exp: set variable x=42
-PASS: gdb.base/eval-avoid-side-effects.exp: sizeof has no side effects
-PASS: gdb.base/eval-avoid-side-effects.exp: test ptype side effects
-PASS: gdb.base/eval-avoid-side-effects.exp: test sizeof side effects
-PASS: gdb.base/eval-avoid-side-effects.exp: test whatis side effects
-PASS: gdb.base/eval-avoid-side-effects.exp: whatis has no side effects
-Running gdb.git~master/gdb/testsuite/gdb.base/eval-skip.exp ...
-PASS: gdb.base/eval-skip.exp: print value of (0 && (!x))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (++x))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (--x))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (-x))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x < y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x <= y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x!=y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x%y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x&&y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x&y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x*y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x++))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x+=7))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x+y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x--))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x-y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x/y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x<<31))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x==y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x=y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x>=y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x>>31))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x>y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x^y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x|y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (x||y))
-PASS: gdb.base/eval-skip.exp: print value of (0 && (~x))
-PASS: gdb.base/eval-skip.exp: set variable w=3
-PASS: gdb.base/eval-skip.exp: set variable x=14
-PASS: gdb.base/eval-skip.exp: set variable y=2
-PASS: gdb.base/eval-skip.exp: set variable z=2
-Running gdb.git~master/gdb/testsuite/gdb.base/eval.exp ...
-PASS: gdb.base/eval.exp: eval "echo %s, %s%c\n", $hi, "mom", '!'
-PASS: gdb.base/eval.exp: eval "echo %s\n", $_gdb_setting_str("listsize")
-PASS: gdb.base/eval.exp: first eval.
-PASS: gdb.base/eval.exp: initialize $a.
-PASS: gdb.base/eval.exp: second eval.
-PASS: gdb.base/eval.exp: set var $hi = "Hi"
-Running gdb.git~master/gdb/testsuite/gdb.base/examine-backward.exp ...
-PASS: gdb.base/examine-backward.exp: address zero boundary: examine 3 bytes backward from 0x0
-PASS: gdb.base/examine-backward.exp: address zero boundary: examine 3 bytes forward from 0x0
-PASS: gdb.base/examine-backward.exp: address zero boundary: examine 6 bytes backward
-PASS: gdb.base/examine-backward.exp: address zero boundary: set last examined address to 0x2
-PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:0
-PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:1
-PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:2
-PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:3
-PASS: gdb.base/examine-backward.exp: backward disassemble general: inst:4
-PASS: gdb.base/examine-backward.exp: backward disassemble general: move the current position to main (x/-i)
-PASS: gdb.base/examine-backward.exp: backward disassemble general: move the current position to main (x/i)
-PASS: gdb.base/examine-backward.exp: backward disassemble general: set print asm-demangle on
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: set print elements 20
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 char backward
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 char backward again
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (1/6)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (2/6)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (3/6)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (4/6)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (5/6)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 1 string backward (6/6)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 6 strings backward
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 6 strings forward
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=20: take 6 strings forward again
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: set print elements 4
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 1 byte backward
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 4 strings backward (1/2)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 4 strings backward (2/2)
-PASS: gdb.base/examine-backward.exp: char-width=1, print-max=4: take 9 strings forward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: set print elements 0
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 char backward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (1/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (2/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (3/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (4/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (5/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 1 string backward (6/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 4 characters backward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 6 strings backward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 6 strings forward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=0: take 6 strings forward again
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: set print elements 20
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 char backward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 char backward again
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (1/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (2/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (3/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (4/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (5/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 1 string backward (6/6)
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 6 strings backward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 6 strings forward
-PASS: gdb.base/examine-backward.exp: char-width=2, print-max=20: take 6 strings forward again
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: set print elements 20
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 char backward
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 char backward again
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (1/6)
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (2/6)
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (3/6)
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (4/6)
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (5/6)
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 1 string backward (6/6)
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 6 strings backward
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 6 strings forward
-PASS: gdb.base/examine-backward.exp: char-width=4, print-max=20: take 6 strings forward again
-PASS: gdb.base/examine-backward.exp: invalid format: a whitespace after a leading hyphen
-PASS: gdb.base/examine-backward.exp: invalid format: an alphabet after a leading hyphen
-PASS: gdb.base/examine-backward.exp: invalid format: double hyphen
-PASS: gdb.base/examine-backward.exp: invalid format: zero with backward disassemble
-PASS: gdb.base/examine-backward.exp: invalid format: zero with backward examine string
-PASS: gdb.base/examine-backward.exp: memory page boundary: set print elements 0
-PASS: gdb.base/examine-backward.exp: memory page boundary: take 3 strings backward
-PASS: gdb.base/examine-backward.exp: memory page boundary: take 3 strings forward
-PASS: gdb.base/examine-backward.exp: memory page boundary: take 3 strings forward again
-PASS: gdb.base/examine-backward.exp: memory page boundary: take 4 strings backward
-PASS: gdb.base/examine-backward.exp: set charset ASCII
-Running gdb.git~master/gdb/testsuite/gdb.base/exe-lock.exp ...
-PASS: gdb.base/exe-lock.exp: continue until exit
-Running gdb.git~master/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp ...
-PASS: gdb.base/exec-invalid-sysroot.exp: continue to exec catchpoint
-PASS: gdb.base/exec-invalid-sysroot.exp: insert exec catchpoint
-PASS: gdb.base/exec-invalid-sysroot.exp: set sysroot /a/path/that/does/not/exist
-Running gdb.git~master/gdb/testsuite/gdb.base/execl-update-breakpoints.exp ...
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: break some_function
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: set breakpoint always-inserted off
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: break some_function
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: set breakpoint always-inserted on
-PASS: gdb.base/execl-update-breakpoints.exp: main address first
-PASS: gdb.base/execl-update-breakpoints.exp: probe memory access
-Running gdb.git~master/gdb/testsuite/gdb.base/execution-termios.exp ...
-PASS: gdb.base/execution-termios.exp: continue: break 34
-PASS: gdb.base/execution-termios.exp: continue: termios ok
-PASS: gdb.base/execution-termios.exp: finish: break func
-PASS: gdb.base/execution-termios.exp: finish: continue
-PASS: gdb.base/execution-termios.exp: finish: termios ok
-PASS: gdb.base/execution-termios.exp: infcall: termios ok
-PASS: gdb.base/execution-termios.exp: next: termios ok
-Running gdb.git~master/gdb/testsuite/gdb.base/exitsignal.exp ...
-PASS: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV
-PASS: gdb.base/exitsignal.exp: $_exitcode is still void after restarting the inferior
-PASS: gdb.base/exitsignal.exp: $_exitcode is void before normal inferior is executed
-PASS: gdb.base/exitsignal.exp: $_exitcode is void before running
-PASS: gdb.base/exitsignal.exp: $_exitcode is zero after normal inferior is executed
-PASS: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV.
-PASS: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the inferior
-PASS: gdb.base/exitsignal.exp: $_exitsignal is still void after normal inferior is executed
-PASS: gdb.base/exitsignal.exp: $_exitsignal is void before normal inferior is executed
-PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running
-PASS: gdb.base/exitsignal.exp: cleanup core file (removed)
-PASS: gdb.base/exitsignal.exp: continue until exit
-PASS: gdb.base/exitsignal.exp: get inferior pid
-PASS: gdb.base/exitsignal.exp: program terminated with SIGSEGV
-PASS: gdb.base/exitsignal.exp: rerun to main
-PASS: gdb.base/exitsignal.exp: set inferior cwd to test directory
-PASS: gdb.base/exitsignal.exp: trigger SIGSEGV
-Running gdb.git~master/gdb/testsuite/gdb.base/expand-psymtabs.exp ...
-PASS: gdb.base/expand-psymtabs.exp: expand psymtabs
-Running gdb.git~master/gdb/testsuite/gdb.base/exprs.exp ...
-PASS: gdb.base/exprs.exp: \$[0-9]* = "xy" (setup)
-PASS: gdb.base/exprs.exp: \$[0-9]* = "xyz" (setup)
-PASS: gdb.base/exprs.exp: \$[0-9]* = red (setup)
-PASS: gdb.base/exprs.exp: output-radix 8: \$[0-9]* = 0 (setup)
-PASS: gdb.base/exprs.exp: output-radix 8: \$[0-9]* = red (setup)
-PASS: gdb.base/exprs.exp: output-radix 8: set output-radix 10
-PASS: gdb.base/exprs.exp: output-radix 8: set output-radix 8
-PASS: gdb.base/exprs.exp: print & (void) v_char
-PASS: gdb.base/exprs.exp: print (void) v_int_pointer
-PASS: gdb.base/exprs.exp: print (void*)v_signed_char (print (void*)v_signed_char)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_char (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_int (print (void*)v_signed_int)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_int (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_long (print (void*)v_signed_long)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_long (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_short (print (void*)v_signed_short)
-PASS: gdb.base/exprs.exp: print (void*)v_signed_short (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_char (print (void*)v_unsigned_char)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_char (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_int (print (void*)v_unsigned_int)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_int (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_long (print (void*)v_unsigned_long)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_long (setup)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_short (print (void*)v_unsigned_short)
-PASS: gdb.base/exprs.exp: print (void*)v_unsigned_short (setup)
-PASS: gdb.base/exprs.exp: print *v_int_array_init@1
-PASS: gdb.base/exprs.exp: print *v_int_array_init@2
-PASS: gdb.base/exprs.exp: print ++v_int
-PASS: gdb.base/exprs.exp: print --v_int
-PASS: gdb.base/exprs.exp: print char != (print v_char != 0)
-PASS: gdb.base/exprs.exp: print char != (print v_char != 127)
-PASS: gdb.base/exprs.exp: print char != (setup)
-PASS: gdb.base/exprs.exp: print char < (print v_char < 0)
-PASS: gdb.base/exprs.exp: print char < (print v_char < 127)
-PASS: gdb.base/exprs.exp: print char < (setup)
-PASS: gdb.base/exprs.exp: print char == (print v_char == 0)
-PASS: gdb.base/exprs.exp: print char == (print v_char == 127)
-PASS: gdb.base/exprs.exp: print char == (setup)
-PASS: gdb.base/exprs.exp: print char > (print v_char > 0)
-PASS: gdb.base/exprs.exp: print char > (print v_char > 127)
-PASS: gdb.base/exprs.exp: print char > (setup)
-PASS: gdb.base/exprs.exp: print null_t_struct && null_t_struct->v_int_member == 0
-PASS: gdb.base/exprs.exp: print signed char != (minus) (print v_signed_char != -1)
-PASS: gdb.base/exprs.exp: print signed char != (minus) (print v_signed_char != 0)
-PASS: gdb.base/exprs.exp: print signed char != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed char != (print v_signed_char != 0)
-PASS: gdb.base/exprs.exp: print signed char != (print v_signed_char != 127)
-PASS: gdb.base/exprs.exp: print signed char != (setup)
-PASS: gdb.base/exprs.exp: print signed char < (minus) (print v_signed_char < 0)
-PASS: gdb.base/exprs.exp: print signed char < (minus) (print v_signed_char < 127)
-PASS: gdb.base/exprs.exp: print signed char < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed char < (print v_signed_char < 0)
-PASS: gdb.base/exprs.exp: print signed char < (print v_signed_char < 127)
-PASS: gdb.base/exprs.exp: print signed char < (setup)
-PASS: gdb.base/exprs.exp: print signed char == (minus) (print v_signed_char == -1)
-PASS: gdb.base/exprs.exp: print signed char == (minus) (print v_signed_char == 0)
-PASS: gdb.base/exprs.exp: print signed char == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed char == (print v_signed_char == 0)
-PASS: gdb.base/exprs.exp: print signed char == (print v_signed_char == 127)
-PASS: gdb.base/exprs.exp: print signed char == (setup)
-PASS: gdb.base/exprs.exp: print signed char > (minus) (print v_signed_char > 0)
-PASS: gdb.base/exprs.exp: print signed char > (minus) (print v_signed_char > 127)
-PASS: gdb.base/exprs.exp: print signed char > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed char > (print v_signed_char > 0)
-PASS: gdb.base/exprs.exp: print signed char > (print v_signed_char > 127)
-PASS: gdb.base/exprs.exp: print signed char > (setup)
-PASS: gdb.base/exprs.exp: print signed int != (minus) (print v_int != -1)
-PASS: gdb.base/exprs.exp: print signed int != (minus) (print v_int != 0)
-PASS: gdb.base/exprs.exp: print signed int != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed int != (print v_int != 0)
-PASS: gdb.base/exprs.exp: print signed int != (print v_int != 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed int != (setup)
-PASS: gdb.base/exprs.exp: print signed int < (minus) (print v_int < 0)
-PASS: gdb.base/exprs.exp: print signed int < (minus) (print v_int < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed int < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed int < (print v_int < 0)
-PASS: gdb.base/exprs.exp: print signed int < (print v_int < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed int < (setup)
-PASS: gdb.base/exprs.exp: print signed int == (minus) (print v_int == -1)
-PASS: gdb.base/exprs.exp: print signed int == (minus) (print v_int == 0)
-PASS: gdb.base/exprs.exp: print signed int == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed int == (print v_int == 0)
-PASS: gdb.base/exprs.exp: print signed int == (print v_int == 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed int == (setup)
-PASS: gdb.base/exprs.exp: print signed int > (minus) (print v_int > 0)
-PASS: gdb.base/exprs.exp: print signed int > (minus) (print v_int > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed int > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed int > (print v_int > 0)
-PASS: gdb.base/exprs.exp: print signed int > (print v_int > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed int > (setup)
-PASS: gdb.base/exprs.exp: print signed long != (minus) (print v_long != -1)
-PASS: gdb.base/exprs.exp: print signed long != (minus) (print v_long != 0)
-PASS: gdb.base/exprs.exp: print signed long != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed long != (print v_long != 0)
-PASS: gdb.base/exprs.exp: print signed long != (print v_long != 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed long != (setup)
-PASS: gdb.base/exprs.exp: print signed long < (minus) (print v_long < 0)
-PASS: gdb.base/exprs.exp: print signed long < (minus) (print v_long < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed long < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed long < (print v_long < 0)
-PASS: gdb.base/exprs.exp: print signed long < (print v_long < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed long < (setup)
-PASS: gdb.base/exprs.exp: print signed long == (minus) (print v_long == -1)
-PASS: gdb.base/exprs.exp: print signed long == (minus) (print v_long == 0)
-PASS: gdb.base/exprs.exp: print signed long == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed long == (print v_long == 0)
-PASS: gdb.base/exprs.exp: print signed long == (print v_long == 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed long == (setup)
-PASS: gdb.base/exprs.exp: print signed long > (minus) (print v_long > 0)
-PASS: gdb.base/exprs.exp: print signed long > (minus) (print v_long > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed long > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed long > (print v_long > 0)
-PASS: gdb.base/exprs.exp: print signed long > (print v_long > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed long > (setup)
-PASS: gdb.base/exprs.exp: print signed short != (minus) (print v_short != -1)
-PASS: gdb.base/exprs.exp: print signed short != (minus) (print v_short != 0)
-PASS: gdb.base/exprs.exp: print signed short != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed short != (print v_short != 0)
-PASS: gdb.base/exprs.exp: print signed short != (print v_short != 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed short != (setup)
-PASS: gdb.base/exprs.exp: print signed short < (minus) (print v_short < 0)
-PASS: gdb.base/exprs.exp: print signed short < (minus) (print v_short < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed short < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed short < (print v_short < 0)
-PASS: gdb.base/exprs.exp: print signed short < (print v_short < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed short < (setup)
-PASS: gdb.base/exprs.exp: print signed short == (minus) (print v_short == -1)
-PASS: gdb.base/exprs.exp: print signed short == (minus) (print v_short == 0)
-PASS: gdb.base/exprs.exp: print signed short == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed short == (print v_short == 0)
-PASS: gdb.base/exprs.exp: print signed short == (print v_short == 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed short == (setup)
-PASS: gdb.base/exprs.exp: print signed short > (minus) (print v_short > 0)
-PASS: gdb.base/exprs.exp: print signed short > (minus) (print v_short > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed short > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed short > (print v_short > 0)
-PASS: gdb.base/exprs.exp: print signed short > (print v_short > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed short > (setup)
-PASS: gdb.base/exprs.exp: print signed signed int != (minus) (print v_signed_int != -1)
-PASS: gdb.base/exprs.exp: print signed signed int != (minus) (print v_signed_int != 0)
-PASS: gdb.base/exprs.exp: print signed signed int != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed int != (print v_signed_int != 0)
-PASS: gdb.base/exprs.exp: print signed signed int != (print v_signed_int != 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed int != (setup)
-PASS: gdb.base/exprs.exp: print signed signed int < (minus) (print v_signed_int < 0)
-PASS: gdb.base/exprs.exp: print signed signed int < (minus) (print v_signed_int < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed int < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed int < (print v_signed_int < 0)
-PASS: gdb.base/exprs.exp: print signed signed int < (print v_signed_int < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed int < (setup)
-PASS: gdb.base/exprs.exp: print signed signed int == (minus) (print v_signed_int == -1)
-PASS: gdb.base/exprs.exp: print signed signed int == (minus) (print v_signed_int == 0)
-PASS: gdb.base/exprs.exp: print signed signed int == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed int == (print v_signed_int == 0)
-PASS: gdb.base/exprs.exp: print signed signed int == (print v_signed_int == 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed int == (setup)
-PASS: gdb.base/exprs.exp: print signed signed int > (minus) (print v_signed_int > 0)
-PASS: gdb.base/exprs.exp: print signed signed int > (minus) (print v_signed_int > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed int > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed int > (print v_signed_int > 0)
-PASS: gdb.base/exprs.exp: print signed signed int > (print v_signed_int > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed int > (setup)
-PASS: gdb.base/exprs.exp: print signed signed long != (minus) (print v_signed_long != -1)
-PASS: gdb.base/exprs.exp: print signed signed long != (minus) (print v_signed_long != 0)
-PASS: gdb.base/exprs.exp: print signed signed long != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed long != (print v_signed_long != 0)
-PASS: gdb.base/exprs.exp: print signed signed long != (print v_signed_long != 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed long != (setup)
-PASS: gdb.base/exprs.exp: print signed signed long < (minus) (print v_signed_long < 0)
-PASS: gdb.base/exprs.exp: print signed signed long < (minus) (print v_signed_long < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed long < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed long < (print v_signed_long < 0)
-PASS: gdb.base/exprs.exp: print signed signed long < (print v_signed_long < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed long < (setup)
-PASS: gdb.base/exprs.exp: print signed signed long == (minus) (print v_signed_long == -1)
-PASS: gdb.base/exprs.exp: print signed signed long == (minus) (print v_signed_long == 0)
-PASS: gdb.base/exprs.exp: print signed signed long == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed long == (print v_signed_long == 0)
-PASS: gdb.base/exprs.exp: print signed signed long == (print v_signed_long == 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed long == (setup)
-PASS: gdb.base/exprs.exp: print signed signed long > (minus) (print v_signed_long > 0)
-PASS: gdb.base/exprs.exp: print signed signed long > (minus) (print v_signed_long > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed long > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed long > (print v_signed_long > 0)
-PASS: gdb.base/exprs.exp: print signed signed long > (print v_signed_long > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed long > (setup)
-PASS: gdb.base/exprs.exp: print signed signed short != (minus) (print v_signed_short != -1)
-PASS: gdb.base/exprs.exp: print signed signed short != (minus) (print v_signed_short != 0)
-PASS: gdb.base/exprs.exp: print signed signed short != (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed short != (print v_signed_short != 0)
-PASS: gdb.base/exprs.exp: print signed signed short != (print v_signed_short != 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed short != (setup)
-PASS: gdb.base/exprs.exp: print signed signed short < (minus) (print v_signed_short < 0)
-PASS: gdb.base/exprs.exp: print signed signed short < (minus) (print v_signed_short < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed short < (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed short < (print v_signed_short < 0)
-PASS: gdb.base/exprs.exp: print signed signed short < (print v_signed_short < 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed short < (setup)
-PASS: gdb.base/exprs.exp: print signed signed short == (minus) (print v_signed_short == -1)
-PASS: gdb.base/exprs.exp: print signed signed short == (minus) (print v_signed_short == 0)
-PASS: gdb.base/exprs.exp: print signed signed short == (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed short == (print v_signed_short == 0)
-PASS: gdb.base/exprs.exp: print signed signed short == (print v_signed_short == 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed short == (setup)
-PASS: gdb.base/exprs.exp: print signed signed short > (minus) (print v_signed_short > 0)
-PASS: gdb.base/exprs.exp: print signed signed short > (minus) (print v_signed_short > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed short > (minus) (setup)
-PASS: gdb.base/exprs.exp: print signed signed short > (print v_signed_short > 0)
-PASS: gdb.base/exprs.exp: print signed signed short > (print v_signed_short > 0x7FFF)
-PASS: gdb.base/exprs.exp: print signed signed short > (setup)
-PASS: gdb.base/exprs.exp: print unsigned char != (print v_unsigned_char != 0)
-PASS: gdb.base/exprs.exp: print unsigned char != (print v_unsigned_char != 127)
-PASS: gdb.base/exprs.exp: print unsigned char != (setup)
-PASS: gdb.base/exprs.exp: print unsigned char != (~0) (print v_unsigned_char != (unsigned char)~0)
-PASS: gdb.base/exprs.exp: print unsigned char != (~0) (print v_unsigned_char != 0)
-PASS: gdb.base/exprs.exp: print unsigned char != (~0) (print v_unsigned_char != ~0)
-PASS: gdb.base/exprs.exp: print unsigned char != (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned char < (print v_unsigned_char < 0)
-PASS: gdb.base/exprs.exp: print unsigned char < (print v_unsigned_char < 127)
-PASS: gdb.base/exprs.exp: print unsigned char < (setup)
-PASS: gdb.base/exprs.exp: print unsigned char < (~0) (print v_unsigned_char < 0)
-PASS: gdb.base/exprs.exp: print unsigned char < (~0) (print v_unsigned_char < 127)
-PASS: gdb.base/exprs.exp: print unsigned char < (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned char == (print v_unsigned_char == 0)
-PASS: gdb.base/exprs.exp: print unsigned char == (print v_unsigned_char == 127)
-PASS: gdb.base/exprs.exp: print unsigned char == (setup)
-PASS: gdb.base/exprs.exp: print unsigned char == (~0) (print v_unsigned_char == (unsigned char)~0)
-PASS: gdb.base/exprs.exp: print unsigned char == (~0) (print v_unsigned_char == 0)
-PASS: gdb.base/exprs.exp: print unsigned char == (~0) (print v_unsigned_char == ~0)
-PASS: gdb.base/exprs.exp: print unsigned char == (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned char > (print v_unsigned_char > 0)
-PASS: gdb.base/exprs.exp: print unsigned char > (print v_unsigned_char > 127)
-PASS: gdb.base/exprs.exp: print unsigned char > (setup)
-PASS: gdb.base/exprs.exp: print unsigned char > (~0) (print v_unsigned_char > 0)
-PASS: gdb.base/exprs.exp: print unsigned char > (~0) (print v_unsigned_char > 127)
-PASS: gdb.base/exprs.exp: print unsigned char > (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned int != (print v_unsigned_int != 0)
-PASS: gdb.base/exprs.exp: print unsigned int != (print v_unsigned_int != 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned int != (setup)
-PASS: gdb.base/exprs.exp: print unsigned int != (~0) (print v_unsigned_int != (unsigned int)~0)
-PASS: gdb.base/exprs.exp: print unsigned int != (~0) (print v_unsigned_int != 0)
-PASS: gdb.base/exprs.exp: print unsigned int != (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned int < (print v_unsigned_int < 0)
-PASS: gdb.base/exprs.exp: print unsigned int < (print v_unsigned_int < 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned int < (setup)
-PASS: gdb.base/exprs.exp: print unsigned int < (~0) (print v_unsigned_int < 0)
-PASS: gdb.base/exprs.exp: print unsigned int < (~0) (print v_unsigned_int < 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned int < (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned int == (print v_unsigned_int == 0)
-PASS: gdb.base/exprs.exp: print unsigned int == (print v_unsigned_int == 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned int == (setup)
-PASS: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == (unsigned int)~0)
-PASS: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == 0)
-PASS: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == ~0)
-PASS: gdb.base/exprs.exp: print unsigned int == (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned int > (print v_unsigned_int > 0)
-PASS: gdb.base/exprs.exp: print unsigned int > (print v_unsigned_int > 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned int > (setup)
-PASS: gdb.base/exprs.exp: print unsigned int > (~0) (print v_unsigned_int > 0)
-PASS: gdb.base/exprs.exp: print unsigned int > (~0) (print v_unsigned_int > 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned int > (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned long != (print v_unsigned_long != 0)
-PASS: gdb.base/exprs.exp: print unsigned long != (print v_unsigned_long != 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned long != (setup)
-PASS: gdb.base/exprs.exp: print unsigned long != (~0) (print v_unsigned_long != (unsigned long)~0)
-PASS: gdb.base/exprs.exp: print unsigned long != (~0) (print v_unsigned_long != 0)
-PASS: gdb.base/exprs.exp: print unsigned long != (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned long < (print v_unsigned_long < 0)
-PASS: gdb.base/exprs.exp: print unsigned long < (print v_unsigned_long < 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned long < (setup)
-PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0)
-PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned long < (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned long == (print v_unsigned_long == 0)
-PASS: gdb.base/exprs.exp: print unsigned long == (print v_unsigned_long == 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned long == (setup)
-PASS: gdb.base/exprs.exp: print unsigned long == (~0) (print v_unsigned_long == (unsigned long)~0)
-PASS: gdb.base/exprs.exp: print unsigned long == (~0) (print v_unsigned_long == 0)
-PASS: gdb.base/exprs.exp: print unsigned long == (~0) (print v_unsigned_long == ~0)
-PASS: gdb.base/exprs.exp: print unsigned long == (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned long > (print v_unsigned_long > 0)
-PASS: gdb.base/exprs.exp: print unsigned long > (print v_unsigned_long > 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned long > (setup)
-PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0)
-PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned long > (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned short != (print v_unsigned_short != 0)
-PASS: gdb.base/exprs.exp: print unsigned short != (print v_unsigned_short != 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned short != (setup)
-PASS: gdb.base/exprs.exp: print unsigned short != (~0) (print v_unsigned_short != (unsigned short)~0)
-PASS: gdb.base/exprs.exp: print unsigned short != (~0) (print v_unsigned_short != 0)
-PASS: gdb.base/exprs.exp: print unsigned short != (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned short < (print v_unsigned_short < 0)
-PASS: gdb.base/exprs.exp: print unsigned short < (print v_unsigned_short < 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned short < (setup)
-PASS: gdb.base/exprs.exp: print unsigned short < (~0) (print v_unsigned_short < 0)
-PASS: gdb.base/exprs.exp: print unsigned short < (~0) (print v_unsigned_short < 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned short < (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned short == (print v_unsigned_short == 0)
-PASS: gdb.base/exprs.exp: print unsigned short == (print v_unsigned_short == 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned short == (setup)
-PASS: gdb.base/exprs.exp: print unsigned short == (~0) (print sizeof (v_unsigned_short) < sizeof (~0) && v_unsigned_short == ~0)
-PASS: gdb.base/exprs.exp: print unsigned short == (~0) (print v_unsigned_short == (unsigned short)~0)
-PASS: gdb.base/exprs.exp: print unsigned short == (~0) (print v_unsigned_short == 0)
-PASS: gdb.base/exprs.exp: print unsigned short == (~0) (setup)
-PASS: gdb.base/exprs.exp: print unsigned short > (print v_unsigned_short > 0)
-PASS: gdb.base/exprs.exp: print unsigned short > (print v_unsigned_short > 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned short > (setup)
-PASS: gdb.base/exprs.exp: print unsigned short > (~0) (print v_unsigned_short > 0)
-PASS: gdb.base/exprs.exp: print unsigned short > (~0) (print v_unsigned_short > 0x7FFF)
-PASS: gdb.base/exprs.exp: print unsigned short > (~0) (setup)
-PASS: gdb.base/exprs.exp: print v_int++
-PASS: gdb.base/exprs.exp: print v_int++ = 5
-PASS: gdb.base/exprs.exp: print v_int--
-PASS: gdb.base/exprs.exp: print v_int-- = 5
-PASS: gdb.base/exprs.exp: print v_int_array_init
-PASS: gdb.base/exprs.exp: print v_int_array_init[0]@1
-PASS: gdb.base/exprs.exp: print v_int_array_init[0]@2
-PASS: gdb.base/exprs.exp: print v_int_array_init[1]@1
-PASS: gdb.base/exprs.exp: print v_short++(97)
-PASS: gdb.base/exprs.exp: print {short} v_short_array
-PASS: gdb.base/exprs.exp: set print symbol off
-PASS: gdb.base/exprs.exp: set variable v_int = 1
-PASS: gdb.base/exprs.exp: set variable v_short_array[0] = 42
-PASS: gdb.base/exprs.exp: sizeof (long long) > sizeof (long) (true)
-PASS: gdb.base/exprs.exp: truncate (void*) 0x00000000ffffffff + 1
-PASS: gdb.base/exprs.exp: truncate (void*) 0xffffffff00000000 - 1
-Running gdb.git~master/gdb/testsuite/gdb.base/fileio.exp ...
-PASS: gdb.base/fileio.exp: Closing a file
-PASS: gdb.base/fileio.exp: Closing an invalid file descriptor returns EBADF
-PASS: gdb.base/fileio.exp: Creating already existing file returns EEXIST
-PASS: gdb.base/fileio.exp: Fstat an invalid file descriptor returns EBADF
-PASS: gdb.base/fileio.exp: Fstat an open file
-PASS: gdb.base/fileio.exp: Isatty (invalid fd)
-PASS: gdb.base/fileio.exp: Isatty (open file)
-PASS: gdb.base/fileio.exp: Isatty (stderr)
-PASS: gdb.base/fileio.exp: Isatty (stdin)
-PASS: gdb.base/fileio.exp: Isatty (stdout)
-PASS: gdb.base/fileio.exp: Lseeking CUR a file
-PASS: gdb.base/fileio.exp: Lseeking END a file
-PASS: gdb.base/fileio.exp: Lseeking SET a file
-PASS: gdb.base/fileio.exp: Open a file
-PASS: gdb.base/fileio.exp: Open directory for writing returns EISDIR
-PASS: gdb.base/fileio.exp: Open for write but no write permission returns EACCES
-PASS: gdb.base/fileio.exp: Opening nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Read using invalid file descriptor returns EBADF
-PASS: gdb.base/fileio.exp: Reading from a file
-PASS: gdb.base/fileio.exp: Rename a file
-PASS: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL
-PASS: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR
-PASS: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT
-PASS: gdb.base/fileio.exp: Stat a file
-PASS: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT
-PASS: gdb.base/fileio.exp: System says shell is available
-UNSUPPORTED: gdb.base/fileio.exp: System says shell is not available
-PASS: gdb.base/fileio.exp: System with invalid command returns 127
-PASS: gdb.base/fileio.exp: System(3) call
-PASS: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter
-PASS: gdb.base/fileio.exp: Time(2) returns feasible values
-PASS: gdb.base/fileio.exp: Unlink a file
-PASS: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES
-PASS: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT
-PASS: gdb.base/fileio.exp: Write using invalid file descriptor returns EBADF
-PASS: gdb.base/fileio.exp: Writing to a file
-PASS: gdb.base/fileio.exp: Writing to a read-only file returns EBADF
-PASS: gdb.base/fileio.exp: break stop
-PASS: gdb.base/fileio.exp: continue
-PASS: gdb.base/fileio.exp: renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST
-PASS: gdb.base/fileio.exp: set debug remote 0
-PASS: gdb.base/fileio.exp: set debug remote 1
-PASS: gdb.base/fileio.exp: set print address off
-PASS: gdb.base/fileio.exp: set print sevenbit-strings
-PASS: gdb.base/fileio.exp: set remote system-call-allowed 1
-PASS: gdb.base/fileio.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.base/filesym.exp ...
-PASS: gdb.base/filesym.exp: complete on "filesy"
-PASS: gdb.base/filesym.exp: completion list for "filesym"
-PASS: gdb.base/filesym.exp: set breakpoint at filesym
-Running gdb.git~master/gdb/testsuite/gdb.base/find-unmapped.exp ...
-PASS: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
-PASS: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
-PASS: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
-PASS: gdb.base/find-unmapped.exp: x/5w global_var_1
-PASS: gdb.base/find-unmapped.exp: x/5w global_var_2
-Running gdb.git~master/gdb/testsuite/gdb.base/find.exp ...
-PASS: gdb.base/find.exp: $_
-PASS: gdb.base/find.exp: $numfound
-PASS: gdb.base/find.exp: breakpoint function in file
-PASS: gdb.base/find.exp: find 16-bit pattern /h
-PASS: gdb.base/find.exp: find 16-bit pattern cast
-PASS: gdb.base/find.exp: find 32-bit pattern /w
-PASS: gdb.base/find.exp: find 32-bit pattern cast
-PASS: gdb.base/find.exp: find 64-bit pattern /g
-PASS: gdb.base/find.exp: find 64-bit pattern cast
-PASS: gdb.base/find.exp: find byte pattern with end address
-PASS: gdb.base/find.exp: find int64_search_buf, +64/8*100, int64_search_buf
-PASS: gdb.base/find.exp: find mixed-sized pattern
-PASS: gdb.base/find.exp: find pattern straddling chunk boundary
-PASS: gdb.base/find.exp: find string pattern
-PASS: gdb.base/find.exp: max-count
-PASS: gdb.base/find.exp: pattern found at end of range
-PASS: gdb.base/find.exp: pattern not found at end of range
-PASS: gdb.base/find.exp: run until function breakpoint
-PASS: gdb.base/find.exp: search spanning large range
-PASS: gdb.base/find.exp: set *(int16_t*) &search_buf[11] = 0x6363
-PASS: gdb.base/find.exp: set *(int32_t*) &int8_search_buf[10] = 0x61616161
-PASS: gdb.base/find.exp: set *(int32_t*) &search_buf[0*16000+100] = 0x12345678
-PASS: gdb.base/find.exp: set *(int32_t*) &search_buf[1*16000+100] = 0x12345678
-PASS: gdb.base/find.exp: set *(int32_t*) &search_buf[13] = 0x64646464
-PASS: gdb.base/find.exp: set *(int32_t*) &search_buf[16000-1] = 0xfdb97531
-PASS: gdb.base/find.exp: set *(int8_t*) &search_buf[10] = 0x62
-PASS: gdb.base/find.exp: set int16_search_buf[10] = 0x1234
-PASS: gdb.base/find.exp: set int32_search_buf[10] = 0x12345678
-PASS: gdb.base/find.exp: set int64_search_buf[10] = 0xfedcba9876543210LL
-PASS: gdb.base/find.exp: set print asm-demangle on
-PASS: gdb.base/find.exp: size,max-count, /1/b
-PASS: gdb.base/find.exp: size,max-count, /1b
-PASS: gdb.base/find.exp: size,max-count, /b/1
-PASS: gdb.base/find.exp: size,max-count, /b1
-Running gdb.git~master/gdb/testsuite/gdb.base/finish-pretty.exp ...
-PASS: gdb.base/finish-pretty.exp: finish foo prettyprinted function result
-PASS: gdb.base/finish-pretty.exp: pretty printing switched on
-Running gdb.git~master/gdb/testsuite/gdb.base/finish.exp ...
-PASS: gdb.base/finish.exp: Ensure return value was properly saved
-PASS: gdb.base/finish.exp: Testing the "fin" abbreviation for "finish"
-PASS: gdb.base/finish.exp: continue to char_func
-PASS: gdb.base/finish.exp: continue to double_func
-PASS: gdb.base/finish.exp: continue to float_func
-PASS: gdb.base/finish.exp: continue to int_func
-PASS: gdb.base/finish.exp: continue to long_func
-PASS: gdb.base/finish.exp: continue to long_long_func
-PASS: gdb.base/finish.exp: continue to short_func
-PASS: gdb.base/finish.exp: continue to void_func
-PASS: gdb.base/finish.exp: finish
-PASS: gdb.base/finish.exp: finish from char_func
-PASS: gdb.base/finish.exp: finish from double_func
-PASS: gdb.base/finish.exp: finish from float_func
-PASS: gdb.base/finish.exp: finish from int_func
-PASS: gdb.base/finish.exp: finish from long_func
-PASS: gdb.base/finish.exp: finish from long_long_func
-PASS: gdb.base/finish.exp: finish from short_func
-PASS: gdb.base/finish.exp: finish from void_func
-PASS: gdb.base/finish.exp: set break on char_func
-PASS: gdb.base/finish.exp: set break on double_func
-PASS: gdb.base/finish.exp: set break on float_func
-PASS: gdb.base/finish.exp: set break on int_func
-PASS: gdb.base/finish.exp: set break on long_func
-PASS: gdb.base/finish.exp: set break on long_long_func
-PASS: gdb.base/finish.exp: set break on short_func
-PASS: gdb.base/finish.exp: set break on void_func
-PASS: gdb.base/finish.exp: set print finish off
-Running gdb.git~master/gdb/testsuite/gdb.base/fixsection.exp ...
-PASS: gdb.base/fixsection.exp: breakpoint at static_fun
-Running gdb.git~master/gdb/testsuite/gdb.base/flexible-array-member.exp ...
-PASS: gdb.base/flexible-array-member.exp: print *ns
-PASS: gdb.base/flexible-array-member.exp: print *zs
-PASS: gdb.base/flexible-array-member.exp: print *zso
-PASS: gdb.base/flexible-array-member.exp: print ns->items + 1 == &ns->items[1]
-PASS: gdb.base/flexible-array-member.exp: print ns->items == &ns->items[0]
-PASS: gdb.base/flexible-array-member.exp: print ns->items[0]
-PASS: gdb.base/flexible-array-member.exp: print ns->items[1]
-PASS: gdb.base/flexible-array-member.exp: print ns->items[2]
-PASS: gdb.base/flexible-array-member.exp: print zs->items + 1 == &zs->items[1]
-PASS: gdb.base/flexible-array-member.exp: print zs->items == &zs->items[0]
-PASS: gdb.base/flexible-array-member.exp: print zs->items[0]
-PASS: gdb.base/flexible-array-member.exp: print zs->items[1]
-PASS: gdb.base/flexible-array-member.exp: print zs->items[2]
-PASS: gdb.base/flexible-array-member.exp: print zso->items + 1 == &zso->items[1]
-PASS: gdb.base/flexible-array-member.exp: print zso->items == &zso->items[0]
-PASS: gdb.base/flexible-array-member.exp: print zso->items[0]
-PASS: gdb.base/flexible-array-member.exp: print zso->items[1]
-PASS: gdb.base/flexible-array-member.exp: print zso->items[2]
-Running gdb.git~master/gdb/testsuite/gdb.base/float.exp ...
-PASS: gdb.base/float.exp: finish
-PASS: gdb.base/float.exp: info float (VFP)
-PASS: gdb.base/float.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.base/float128.exp ...
-UNTESTED: gdb.base/float128.exp: compiler can't handle __float128 type?
-Running gdb.git~master/gdb/testsuite/gdb.base/floatn.exp ...
-UNTESTED: gdb.base/floatn.exp: compiler can't handle _FloatN/_FloatNx types?
-Running gdb.git~master/gdb/testsuite/gdb.base/foll-exec-mode.exp ...
-PASS: gdb.base/foll-exec-mode.exp: continue to first exec catchpoint
-PASS: gdb.base/foll-exec-mode.exp: insert first exec catchpoint
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: Check inferior list
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue to breakpoint: continue to line of exec call
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: probe for target native
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: set follow-exec-mode new
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: switch inferiors
-PASS: gdb.base/foll-exec-mode.exp: new,continue,infswitch: use correct executable (foll-exec-mode) for run after follow exec
-PASS: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: Check inferior list
-PASS: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past exec
-PASS: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue to breakpoint: continue to line of exec call
-PASS: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: probe for target native
-PASS: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: set follow-exec-mode new
-PASS: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: use correct executable (execd-prog) for run after follow exec
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: Check inferior list
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: continue to breakpoint: continue to line of exec call
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: probe for target native
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: set follow-exec-mode new
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: switch inferiors
-PASS: gdb.base/foll-exec-mode.exp: new,next,infswitch: use correct executable (foll-exec-mode) for run after follow exec
-PASS: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: Check inferior list
-PASS: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: continue to breakpoint: continue to line of exec call
-PASS: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: next past exec
-PASS: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: probe for target native
-PASS: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: set follow-exec-mode new
-PASS: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: use correct executable (execd-prog) for run after follow exec
-PASS: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: Check inferior list
-PASS: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: continue past exec
-PASS: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: continue to breakpoint: continue to line of exec call
-PASS: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: probe for target native
-PASS: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: set follow-exec-mode same
-PASS: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: use correct executable (execd-prog) for run after follow exec
-PASS: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: Check inferior list
-PASS: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: continue to breakpoint: continue to line of exec call
-PASS: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: next past exec
-PASS: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: probe for target native
-PASS: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: set follow-exec-mode same
-PASS: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: use correct executable (execd-prog) for run after follow exec
-Running gdb.git~master/gdb/testsuite/gdb.base/foll-exec.exp ...
-PASS: gdb.base/foll-exec.exp: 1st run: continue to breakpoint: line tbreak-execlp
-PASS: gdb.base/foll-exec.exp: 1st run: insert breakpoint
-PASS: gdb.base/foll-exec.exp: 2nd run: continue to breakpoint: line tbreak-execlp
-PASS: gdb.base/foll-exec.exp: 2nd run: insert breakpoint
-PASS: gdb.base/foll-exec.exp: 3rd run: continue to breakpoint: line tbreak-execlp
-PASS: gdb.base/foll-exec.exp: 3rd run: insert breakpoint
-PASS: gdb.base/foll-exec.exp: continue after hit catch exec
-PASS: gdb.base/foll-exec.exp: continue through exec
-PASS: gdb.base/foll-exec.exp: continue to first exec catchpoint
-PASS: gdb.base/foll-exec.exp: hit catch exec
-PASS: gdb.base/foll-exec.exp: info shows catchpoint exec pathname
-PASS: gdb.base/foll-exec.exp: info shows catchpoint without exec pathname
-PASS: gdb.base/foll-exec.exp: insert first exec catchpoint
-PASS: gdb.base/foll-exec.exp: jump to execl call
-PASS: gdb.base/foll-exec.exp: jump to execv call
-PASS: gdb.base/foll-exec.exp: prepare to jump to execl call
-PASS: gdb.base/foll-exec.exp: prepare to jump to execv call
-PASS: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
-PASS: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
-PASS: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
-PASS: gdb.base/foll-exec.exp: print execd-program/local_j (after execv)
-PASS: gdb.base/foll-exec.exp: print follow-exec/global_i
-PASS: gdb.base/foll-exec.exp: print follow-exec/local_j
-PASS: gdb.base/foll-exec.exp: print follow-exec/local_k
-PASS: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
-PASS: gdb.base/foll-exec.exp: set catch exec
-PASS: gdb.base/foll-exec.exp: step after execl call
-PASS: gdb.base/foll-exec.exp: step after execlp call
-PASS: gdb.base/foll-exec.exp: step after execv call
-PASS: gdb.base/foll-exec.exp: step through execl call
-PASS: gdb.base/foll-exec.exp: step through execlp call
-PASS: gdb.base/foll-exec.exp: step through execv call
-PASS: gdb.base/foll-exec.exp: sync up after possible failure 1
-PASS: gdb.base/foll-exec.exp: sync up after possible failure 2
-Running gdb.git~master/gdb/testsuite/gdb.base/foll-fork.exp ...
-PASS: gdb.base/foll-fork.exp: catch_fork_unpatch_child: unpatch child, break at callee
-PASS: gdb.base/foll-fork.exp: catch_fork_unpatch_child: unpatch child, breakpoint at exit call
-PASS: gdb.base/foll-fork.exp: catch_fork_unpatch_child: unpatch child, catch fork
-PASS: gdb.base/foll-fork.exp: catch_fork_unpatch_child: unpatch child, set catch fork
-PASS: gdb.base/foll-fork.exp: catch_fork_unpatch_child: unpatch child, set follow-fork child
-PASS: gdb.base/foll-fork.exp: catch_fork_unpatch_child: unpatch child, unpatched parent breakpoints from child
-PASS: gdb.base/foll-fork.exp: check_fork_catchpoints: continue to first fork catchpoint
-PASS: gdb.base/foll-fork.exp: check_fork_catchpoints: insert first fork catchpoint
-PASS: gdb.base/foll-fork.exp: cmd=continue: test_follow_fork: continue past fork
-PASS: gdb.base/foll-fork.exp: cmd=continue: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: cmd=continue: test_follow_fork: set breakpoint after fork
-PASS: gdb.base/foll-fork.exp: cmd=continue: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: cmd=continue: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: cmd=continue: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: cmd=next 2: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: cmd=next 2: test_follow_fork: next 2 past fork
-PASS: gdb.base/foll-fork.exp: cmd=next 2: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: cmd=next 2: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: cmd=next 2: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: break callee
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: continue past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: continue to breakpoint: continue unfollowed inferior to bp
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: inferior 1
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: info breakpoints
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: set breakpoint after fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: set detach-on-fork off
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: set follow-fork child
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=continue: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: break callee
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: continue until exit at continue unfollowed inferior to end
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: inferior 1
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: info breakpoints
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: next 2 past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: set detach-on-fork off
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: set follow-fork child
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=off: cmd=next 2: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: break callee
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: continue past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: info breakpoints
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: set breakpoint after fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: set detach-on-fork on
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: set follow-fork child
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=continue: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: break callee
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: info breakpoints
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: next 2 past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: set detach-on-fork on
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: set follow-fork child
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=child: detach-on-fork=on: cmd=next 2: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: break callee
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: continue past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: continue to breakpoint: continue unfollowed inferior to bp
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: inferior 2
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: info breakpoints
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: set breakpoint after fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: set detach-on-fork off
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: set follow-fork parent
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=continue: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: break callee
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: continue until exit at continue unfollowed inferior to end
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: inferior 2
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: info breakpoints
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: next 2 past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: set detach-on-fork off
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: set follow-fork parent
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=off: cmd=next 2: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: continue past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: set breakpoint after fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: set detach-on-fork on
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: set follow-fork parent
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=continue: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: info inferiors
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: next 2 past fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: set detach-on-fork on
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: set follow-fork parent
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: set verbose
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: show detach-on-fork
-PASS: gdb.base/foll-fork.exp: follow-fork-mode=parent: detach-on-fork=on: cmd=next 2: test_follow_fork: show follow-fork
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: explicit child follow, catch fork
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: explicit child follow, set catch fork
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: info breakpoints after fork
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: info breakpoints before fork
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: set follow-fork child
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: set follow-fork child, cleanup
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: set follow-fork child, hit tbreak
-PASS: gdb.base/foll-fork.exp: second_inferior=false: catch_fork_child_follow: set follow-fork child, tbreak
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: add inferior 2
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: explicit child follow, catch fork
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: explicit child follow, set catch fork
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: inferior 1
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: inferior 2
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: info breakpoints after fork
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: info breakpoints before fork
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: info breakpoints, after starting second inferior
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: set follow-fork child
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: set follow-fork child, cleanup
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: set follow-fork child, hit tbreak
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: set follow-fork child, tbreak
-PASS: gdb.base/foll-fork.exp: second_inferior=true: catch_fork_child_follow: start
-PASS: gdb.base/foll-fork.exp: tcatch_fork_parent_follow: explicit parent follow, set tcatch fork
-PASS: gdb.base/foll-fork.exp: tcatch_fork_parent_follow: explicit parent follow, tcatch fork
-PASS: gdb.base/foll-fork.exp: tcatch_fork_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-fork.exp: tcatch_fork_parent_follow: set follow-fork parent, cleanup
-PASS: gdb.base/foll-fork.exp: tcatch_fork_parent_follow: set follow-fork parent, hit tbreak
-PASS: gdb.base/foll-fork.exp: tcatch_fork_parent_follow: set follow-fork parent, tbreak
-PASS: gdb.base/foll-fork.exp: test_set_follow_fork_command: help set follow-fork-mode
-PASS: gdb.base/foll-fork.exp: test_set_follow_fork_command: reset parent
-PASS: gdb.base/foll-fork.exp: test_set_follow_fork_command: set follow-fork ch
-PASS: gdb.base/foll-fork.exp: test_set_follow_fork_command: set follow-fork to nonsense is prohibited
-PASS: gdb.base/foll-fork.exp: test_set_follow_fork_command: set follow-fork, using abbreviations
-Running gdb.git~master/gdb/testsuite/gdb.base/foll-vfork.exp ...
-PASS: gdb.base/foll-vfork.exp: check vfork support: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: check vfork support: continue to first vfork catchpoint
-PASS: gdb.base/foll-vfork.exp: check vfork support: insert first vfork catchpoint
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=auto: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=off: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=off: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=off: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: finish (followed exec)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_child_follow_exec: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_through_step: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_and_exec_child_follow_to_main_bp: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exec_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: continue to vfork
-KFAIL: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: finish (PRMS: gdb/14762)
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: continue to vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: finish
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: tcatch_vfork_then_parent_follow: tcatch vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: continue to child exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_child_follow_to_exit: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: next
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_through_step: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: break, vfork to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to bp
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_parent_follow_to_bp: set follow-fork parent
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue to breakpoint: at VFORK
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: continue until exit at continue until exit
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: inferior 2
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: info inferiors shows vfork parent/child relation
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: next over vfork
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: set follow-fork child
-PASS: gdb.base/foll-vfork.exp: target-non-stop=on: non-stop=on: schedule-multiple=on: exit_tests: vfork_relations_in_info_inferiors: vfork relation no longer appears in info inferiors
-Running gdb.git~master/gdb/testsuite/gdb.base/fork-no-detach-follow-child-dlopen.exp ...
-PASS: gdb.base/fork-no-detach-follow-child-dlopen.exp: frame
-PASS: gdb.base/fork-no-detach-follow-child-dlopen.exp: list
-PASS: gdb.base/fork-no-detach-follow-child-dlopen.exp: set detach-on-fork off
-PASS: gdb.base/fork-no-detach-follow-child-dlopen.exp: set follow-fork-mode child
-Running gdb.git~master/gdb/testsuite/gdb.base/fork-print-inferior-events.exp ...
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=off: run
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=off: set detach-on-fork off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=off: set follow-fork-mode child
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=off: set print inferior-events off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=on: run
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=on: set detach-on-fork on
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=on: set follow-fork-mode child
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=child: detach_on_fork=on: set print inferior-events off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=off: run
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=off: set detach-on-fork off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=off: set follow-fork-mode parent
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=off: set print inferior-events off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=on: run
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=on: set detach-on-fork on
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=on: set follow-fork-mode parent
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=off: follow_fork_mode=parent: detach_on_fork=on: set print inferior-events off
-FAIL: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=off: run (the program exited)
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=off: set detach-on-fork off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=off: set follow-fork-mode child
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=off: set print inferior-events on
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=on: run
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=on: set detach-on-fork on
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=on: set follow-fork-mode child
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=child: detach_on_fork=on: set print inferior-events on
-FAIL: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=off: run (the program exited)
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=off: set detach-on-fork off
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=off: set follow-fork-mode parent
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=off: set print inferior-events on
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=on: run
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=on: set detach-on-fork on
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=on: set follow-fork-mode parent
-PASS: gdb.base/fork-print-inferior-events.exp: print_inferior_events=on: follow_fork_mode=parent: detach_on_fork=on: set print inferior-events on
-Running gdb.git~master/gdb/testsuite/gdb.base/fork-running-state.exp ...
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: set detach-on-fork off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: set follow-fork child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: set detach-on-fork off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: set follow-fork child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: set detach-on-fork off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: set follow-fork child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: only parent marked running
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: set detach-on-fork off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: set follow-fork parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: set detach-on-fork off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: set follow-fork parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: set detach-on-fork off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: set follow-fork parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: print exit_if_relative_exits = 1
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: set follow-fork child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: print exit_if_relative_exits = 1
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: set follow-fork child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: fork child appears
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: kill child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: print exit_if_relative_exits = 1
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: set detach-on-fork on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: set follow-fork child
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: set print inferior-events on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: print exit_if_relative_exits = 1
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: set follow-fork parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: print exit_if_relative_exits = 1
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: set follow-fork parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: set print inferior-events off
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue &
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: info threads
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: kill parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: print exit_if_relative_exits = 1
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: set detach-on-fork on
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: set follow-fork parent
-PASS: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: set print inferior-events off
-Running gdb.git~master/gdb/testsuite/gdb.base/fortran-sym-case.exp ...
-PASS: gdb.base/fortran-sym-case.exp: frame
-PASS: gdb.base/fortran-sym-case.exp: set language fortran
-Running gdb.git~master/gdb/testsuite/gdb.base/frame-args.exp ...
-PASS: gdb.base/frame-args.exp: backtrace -frame-info source-and-location 2 overriding print frame-info set to source-line
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to all
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to none
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to presence
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to scalars
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-info set to location and address off
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-info set to location-and-address
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-info set to location-and-address and address off
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-info set to short-location and address off
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-info set to source-and-location and address off
-PASS: gdb.base/frame-args.exp: frame 1 with print frame-info set to source-line and address off
-PASS: gdb.base/frame-args.exp: frame 2 (no args) with print frame-arguments set to presence
-PASS: gdb.base/frame-args.exp: set print address off
-PASS: gdb.base/frame-args.exp: set print frame-arguments all
-PASS: gdb.base/frame-args.exp: set print frame-arguments none
-PASS: gdb.base/frame-args.exp: set print frame-arguments presence
-PASS: gdb.base/frame-args.exp: set print frame-arguments scalars
-PASS: gdb.base/frame-args.exp: set print frame-info location
-PASS: gdb.base/frame-args.exp: set print frame-info location-and-address
-PASS: gdb.base/frame-args.exp: set print frame-info short-location
-PASS: gdb.base/frame-args.exp: set print frame-info source-and-location
-PASS: gdb.base/frame-args.exp: set print frame-info source-line
-Running gdb.git~master/gdb/testsuite/gdb.base/frame-info-consistent.exp ...
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: maint set dwarf unwinder off
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: compare_frame=foo: frame function foo
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: compare_frame=foo: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: compare_frame=foo: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: compare_frame=main: frame function main
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: compare_frame=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: compare_frame=main: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: continue to breakpoint: .*bar ().*
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=bar: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=bar: frame function bar
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=bar: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=bar: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=foo: frame function foo
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=foo: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=foo: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=main: frame function main
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: compare_frame=main: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: continue to breakpoint: .*baz ().*
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=baz: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=foo: compare_frame=main: frame function main
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=foo: compare_frame=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=foo: compare_frame=main: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=foo: continue to breakpoint: .*foo ().*
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=foo: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=off: stop_func=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: maint set dwarf unwinder on
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: compare_frame=foo: frame function foo
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: compare_frame=foo: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: compare_frame=foo: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: compare_frame=main: frame function main
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: compare_frame=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: compare_frame=main: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: continue to breakpoint: .*bar ().*
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=bar: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=bar: frame function bar
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=bar: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=bar: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=foo: frame function foo
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=foo: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=foo: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=main: frame function main
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: compare_frame=main: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: continue to breakpoint: .*baz ().*
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=baz: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=foo: compare_frame=main: frame function main
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=foo: compare_frame=main: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=foo: compare_frame=main: info frame before/after match
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=foo: continue to breakpoint: .*foo ().*
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=foo: info frame
-PASS: gdb.base/frame-info-consistent.exp: dwarf=on: stop_func=main: info frame
-Running gdb.git~master/gdb/testsuite/gdb.base/frame-selection.exp ...
-PASS: gdb.base/frame-selection.exp: attempt to select a frame at an invalid address
-PASS: gdb.base/frame-selection.exp: backtrace at breakpoint
-PASS: gdb.base/frame-selection.exp: continue to breakpoint: frame_2
-PASS: gdb.base/frame-selection.exp: frame 0
-PASS: gdb.base/frame-selection.exp: frame 1
-PASS: gdb.base/frame-selection.exp: frame 2
-PASS: gdb.base/frame-selection.exp: frame 3
-PASS: gdb.base/frame-selection.exp: frame function foo
-PASS: gdb.base/frame-selection.exp: frame function frame_1
-PASS: gdb.base/frame-selection.exp: frame function frame_2
-PASS: gdb.base/frame-selection.exp: frame function main
-PASS: gdb.base/frame-selection.exp: frame function recursive
-PASS: gdb.base/frame-selection.exp: frame level 0
-PASS: gdb.base/frame-selection.exp: frame level 1
-PASS: gdb.base/frame-selection.exp: frame level 2
-PASS: gdb.base/frame-selection.exp: frame level 3
-PASS: gdb.base/frame-selection.exp: get_frame_address: frame 0
-PASS: gdb.base/frame-selection.exp: get_frame_address: frame 1
-PASS: gdb.base/frame-selection.exp: get_frame_address: frame 2
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: backtrace at breakpoint with recursive frames
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: continue to breakpoint: frame_2
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: frame function frame_2
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: frame function main
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: select frame for function recursive, first attempt
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: select frame for function recursive, second attempt
-PASS: gdb.base/frame-selection.exp: second frame_2 breakpoint: select frame for function recursive, third attempt
-PASS: gdb.base/frame-selection.exp: select frame 0 by address
-PASS: gdb.base/frame-selection.exp: select frame 1 by address
-PASS: gdb.base/frame-selection.exp: select frame 2 by address
-PASS: gdb.base/frame-selection.exp: select-frame function foo
-PASS: gdb.base/frame-selection.exp: select-frame function recursive
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: check frame level 0
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: check frame level 1
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: check frame level 2
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: select frame 0 by address
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: select frame 1 by address
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: select frame 2 by address
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=address: select-frame for an invalid address
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=function: check frame level 0
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=function: check frame level 1
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=function: check frame level 2
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=function: select-frame function frame_1
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=function: select-frame function frame_2
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=function: select-frame function main
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: check frame level 0
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: check frame level 1
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: check frame level 2
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: select-frame level 0
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: select-frame level 1
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: select-frame level 2
-PASS: gdb.base/frame-selection.exp: select-frame, keyword=level: select-frame level 3
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: check frame level 0
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: check frame level 1
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: check frame level 2
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: select-frame 0
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: select-frame 1
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: select-frame 2
-PASS: gdb.base/frame-selection.exp: select-frame, no keyword: select-frame 3
-Running gdb.git~master/gdb/testsuite/gdb.base/frame-view.exp ...
-PASS: gdb.base/frame-view.exp: successfully compiled posix threads test case
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: break baz
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: continue
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: frame
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: frame again
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: info frame
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: print/x $pc
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: select thread 2 frame from thread 1
-PASS: gdb.base/frame-view.exp: with_pretty_printer=false: thread 1
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: break baz
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: continue
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: frame
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: frame again
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: info frame
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: load python file
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: print/x $pc
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: select thread 2 frame from thread 1
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: set scheduler-locking on
-PASS: gdb.base/frame-view.exp: with_pretty_printer=true: thread 1
-Running gdb.git~master/gdb/testsuite/gdb.base/frameapply.exp ...
-PASS: gdb.base/frameapply.exp: !cont !silent flags: frame_apply_args=all: run a failing command that aborts frame apply
-PASS: gdb.base/frameapply.exp: !cont !silent flags: frame_apply_args=level 0-5: run a failing command that aborts frame apply
-PASS: gdb.base/frameapply.exp: !cont silent flags: cmd_and_args=faas: run a command failing in all frames except #3, -s to silently continue
-PASS: gdb.base/frameapply.exp: !cont silent flags: cmd_and_args=frame apply all -s: run a command failing in all frames except #3, -s to silently continue
-PASS: gdb.base/frameapply.exp: !cont silent flags: cmd_and_args=frame apply level 0-5 -s: run a command failing in all frames except #3, -s to silently continue
-PASS: gdb.base/frameapply.exp: !quiet flag: frame_apply_args=2: run a command, printing location
-PASS: gdb.base/frameapply.exp: !quiet flag: frame_apply_args=level 0-1: run a command, printing location
-PASS: gdb.base/frameapply.exp: check -c and -s cannot be used simultaneously
-PASS: gdb.base/frameapply.exp: cont !silent flags: frame_apply_args=all -c: run a command failing in all frames except #3, -c to continue
-PASS: gdb.base/frameapply.exp: cont !silent flags: frame_apply_args=level 0-5 -c: run a command failing in all frames except #3, -c to continue
-PASS: gdb.base/frameapply.exp: innermost 3: frame_apply_args=3: run a simple command on the 3 innermost frames
-PASS: gdb.base/frameapply.exp: innermost 3: frame_apply_args=level 0-2: run a simple command on the 3 innermost frames
-PASS: gdb.base/frameapply.exp: invalid COUNT arg
-PASS: gdb.base/frameapply.exp: inverted range
-PASS: gdb.base/frameapply.exp: missing COUNT
-PASS: gdb.base/frameapply.exp: missing command
-PASS: gdb.base/frameapply.exp: missing command for faas
-PASS: gdb.base/frameapply.exp: outermost 3: frame_apply_args=-3: run a simple command on the 3 outermost frames
-PASS: gdb.base/frameapply.exp: quiet flag: frame_apply_args=2 -q: run a command with -q quiet flag, printing only command results
-PASS: gdb.base/frameapply.exp: quiet flag: frame_apply_args=level 0-1 -q: run a command with -q quiet flag, printing only command results
-PASS: gdb.base/frameapply.exp: quiet silent flags: frame_apply_args=all -q -s -q: run a command failing in all frames except #3, -s to silently continue, quiet
-PASS: gdb.base/frameapply.exp: quiet silent flags: frame_apply_args=level 0-5 -q -s -q: run a command failing in all frames except #3, -s to silently continue, quiet
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=-6: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=6: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=all: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=level 0 1 2 3 4 5: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=level 0 1-2 3-5: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=level 0-0 1-1 2-2 3-3 4-4 5-5: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=level 0-3 4-5: run a simple command on all frames
-PASS: gdb.base/frameapply.exp: simple command: frame_apply_args=level 0-5: run a simple command on all frames
-Running gdb.git~master/gdb/testsuite/gdb.base/freebpcmd.exp ...
-PASS: gdb.base/freebpcmd.exp: run program with breakpoint commands
-PASS: gdb.base/freebpcmd.exp: send breakpoint commands
-PASS: gdb.base/freebpcmd.exp: set breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/fullname.exp ...
-PASS: gdb.base/fullname.exp: set breakpoint at main - built absolute
-PASS: gdb.base/fullname.exp: set breakpoint at main - built other
-PASS: gdb.base/fullname.exp: set breakpoint at main - built relative
-PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built absolute
-PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built other
-PASS: gdb.base/fullname.exp: set breakpoint by full path after loading symbols - built relative
-PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built absolute
-PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built other
-PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built relative
-Running gdb.git~master/gdb/testsuite/gdb.base/fullpath-expand.exp ...
-PASS: gdb.base/fullpath-expand.exp: info source
-PASS: gdb.base/fullpath-expand.exp: list func
-PASS: gdb.base/fullpath-expand.exp: rbreak XXX/fullpath-expand-func.c:func
-Running gdb.git~master/gdb/testsuite/gdb.base/func-ptr.exp ...
-PASS: gdb.base/func-ptr.exp: print pbar->baz
-Running gdb.git~master/gdb/testsuite/gdb.base/func-ptrs.exp ...
-PASS: gdb.base/func-ptrs.exp: breakpoint at decr
-PASS: gdb.base/func-ptrs.exp: breakpoint at incr
-PASS: gdb.base/func-ptrs.exp: breakpoint at sentinel
-FAIL: gdb.base/func-ptrs.exp: continue to decr
-PASS: gdb.base/func-ptrs.exp: continue to incr, first time
-FAIL: gdb.base/func-ptrs.exp: continue to incr, second time (the program is no longer running)
-FAIL: gdb.base/func-ptrs.exp: go back to main from decr (the program is no longer running)
-PASS: gdb.base/func-ptrs.exp: go back to main from incr, first time
-FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time (the program is no longer running)
-FAIL: gdb.base/func-ptrs.exp: move up to decr
-PASS: gdb.base/func-ptrs.exp: set calc to decr
-FAIL: gdb.base/func-ptrs.exp: set calc to incr
-FAIL: gdb.base/func-ptrs.exp: stop in sentinel
-Running gdb.git~master/gdb/testsuite/gdb.base/funcargs.exp ...
-PASS: gdb.base/funcargs.exp: call_after_alloca: backtrace from call_after_alloca_subr
-PASS: gdb.base/funcargs.exp: call_after_alloca: print c in call_after_alloca
-PASS: gdb.base/funcargs.exp: call_after_alloca: print i in call_after_alloca
-PASS: gdb.base/funcargs.exp: call_after_alloca: print l in call_after_alloca
-PASS: gdb.base/funcargs.exp: call_after_alloca: print s in call_after_alloca
-PASS: gdb.base/funcargs.exp: complex_args: continue to callcb
-PASS: gdb.base/funcargs.exp: complex_args: continue to callcc
-PASS: gdb.base/funcargs.exp: complex_args: continue to callcd
-PASS: gdb.base/funcargs.exp: complex_args: continue to callce
-PASS: gdb.base/funcargs.exp: complex_args: continue to callcf
-PASS: gdb.base/funcargs.exp: complex_args: run to call2a
-PASS: gdb.base/funcargs.exp: complex_float_integral_args: continue to callc2b
-PASS: gdb.base/funcargs.exp: complex_float_integral_args: run to callc2a
-PASS: gdb.base/funcargs.exp: complex_integral_args: continue to callc1b
-PASS: gdb.base/funcargs.exp: complex_integral_args: run to callc1a
-PASS: gdb.base/funcargs.exp: continue to call1b
-PASS: gdb.base/funcargs.exp: continue to call1c
-PASS: gdb.base/funcargs.exp: continue to call1d
-PASS: gdb.base/funcargs.exp: continue to call1e
-PASS: gdb.base/funcargs.exp: continue to call2b
-PASS: gdb.base/funcargs.exp: continue to call2c
-PASS: gdb.base/funcargs.exp: continue to call2d
-PASS: gdb.base/funcargs.exp: continue to call2e
-PASS: gdb.base/funcargs.exp: continue to call2f
-PASS: gdb.base/funcargs.exp: continue to call2g
-PASS: gdb.base/funcargs.exp: continue to call2h
-PASS: gdb.base/funcargs.exp: continue to call2i
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6a
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6b
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6c
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6d
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6e
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6f
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6g
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6h
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6i
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6j
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: backtrace from call6k
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6b
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6c
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6d
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6e
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6f
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6g
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6h
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6i
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6j
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: continue to call6k
-PASS: gdb.base/funcargs.exp: discard_and_shuffle: run to call6a
-PASS: gdb.base/funcargs.exp: integral_args: continue to call0b
-PASS: gdb.base/funcargs.exp: integral_args: continue to call0c
-PASS: gdb.base/funcargs.exp: integral_args: continue to call0d
-PASS: gdb.base/funcargs.exp: integral_args: continue to call0e
-PASS: gdb.base/funcargs.exp: integral_args: print c after run to call0a
-PASS: gdb.base/funcargs.exp: integral_args: print i after run to call0a
-PASS: gdb.base/funcargs.exp: integral_args: print l after run to call0a
-PASS: gdb.base/funcargs.exp: integral_args: print s after run to call0a
-PASS: gdb.base/funcargs.exp: integral_args: run to call0a
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: backtrace after alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: next in localvars_after_alloca()
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print c after runto localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print c in localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print i after runto localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print i in localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print l after runto localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print l in localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print s after runto localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_after_alloca: print s in localvars_after_alloca
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: backtrace in indirectly called function
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: continue to call0a
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: finish from indirectly called function
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: print c in localvars_in_indirect_call
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: print i in localvars_in_indirect_call
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: print l in localvars_in_indirect_call
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: print s in localvars_in_indirect_call
-PASS: gdb.base/funcargs.exp: localvars_in_indirect_call: stepping into indirectly called function
-PASS: gdb.base/funcargs.exp: pointer_args: continue to call3b
-PASS: gdb.base/funcargs.exp: pointer_args: continue to call3c
-PASS: gdb.base/funcargs.exp: pointer_args: print *cp
-PASS: gdb.base/funcargs.exp: pointer_args: print *dp
-PASS: gdb.base/funcargs.exp: pointer_args: print *fp
-PASS: gdb.base/funcargs.exp: pointer_args: print *ip
-PASS: gdb.base/funcargs.exp: pointer_args: print *lp
-PASS: gdb.base/funcargs.exp: pointer_args: print *sp
-PASS: gdb.base/funcargs.exp: pointer_args: print *ucp
-PASS: gdb.base/funcargs.exp: pointer_args: print *uip
-PASS: gdb.base/funcargs.exp: pointer_args: print *ulp
-PASS: gdb.base/funcargs.exp: pointer_args: print *usp
-PASS: gdb.base/funcargs.exp: pointer_args: run to call3a
-PASS: gdb.base/funcargs.exp: print c after run to call2a
-PASS: gdb.base/funcargs.exp: print d1 after run to call2a
-PASS: gdb.base/funcargs.exp: print d2 after run to call2a
-PASS: gdb.base/funcargs.exp: print f1 after run to call2a
-PASS: gdb.base/funcargs.exp: print f2 after run to call2a
-PASS: gdb.base/funcargs.exp: print i after run to call2a
-PASS: gdb.base/funcargs.exp: print l after run to call2a
-PASS: gdb.base/funcargs.exp: print s after run to call2a
-PASS: gdb.base/funcargs.exp: print uc
-PASS: gdb.base/funcargs.exp: print ui
-PASS: gdb.base/funcargs.exp: print ul
-PASS: gdb.base/funcargs.exp: print us
-PASS: gdb.base/funcargs.exp: recursive_structs_by_value: recursive passing of structs by value
-PASS: gdb.base/funcargs.exp: recursive_structs_by_value: run to hitbottom
-PASS: gdb.base/funcargs.exp: run to call1a
-PASS: gdb.base/funcargs.exp: run to call2a
-PASS: gdb.base/funcargs.exp: set print frame-arguments all
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7a
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7b
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7c
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7d
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7e
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7f
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7g
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7h
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7i
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7j
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: backtrace from call7k
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7b
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7c
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7d
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7e
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7f
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7g
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7h
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7i
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7j
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: continue to call7k
-PASS: gdb.base/funcargs.exp: shuffle_round_robin: run to call7a
-PASS: gdb.base/funcargs.exp: stepping_over_trampolines: backtrace through call with trampolines
-PASS: gdb.base/funcargs.exp: stepping_over_trampolines: finish from marker_call_with_trampolines
-PASS: gdb.base/funcargs.exp: stepping_over_trampolines: stepping back to main from function called with trampolines
-PASS: gdb.base/funcargs.exp: stepping_over_trampolines: stepping into function called with trampolines
-PASS: gdb.base/funcargs.exp: structs_by_reference: continue to call4b
-PASS: gdb.base/funcargs.exp: structs_by_reference: locate actual args, structs/unions passed by reference
-PASS: gdb.base/funcargs.exp: structs_by_reference: print *stp
-PASS: gdb.base/funcargs.exp: structs_by_reference: print *unp (sizeof long == sizeof int)
-PASS: gdb.base/funcargs.exp: structs_by_reference: run to call4a
-PASS: gdb.base/funcargs.exp: structs_by_value: continue to call5b (sizeof long == sizeof int)
-PASS: gdb.base/funcargs.exp: structs_by_value: print st
-PASS: gdb.base/funcargs.exp: structs_by_value: print un (sizeof long == sizeof int)
-PASS: gdb.base/funcargs.exp: structs_by_value: run to call5a
-Running gdb.git~master/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ...
-PASS: gdb.base/gcore-buffer-overflow.exp: save a corefile
-PASS: gdb.base/gcore-buffer-overflow.exp: set buffer exceeding arguments
-Running gdb.git~master/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
-PASS: gdb.base/gcore-relro-pie.exp: re-load generated corefile
-PASS: gdb.base/gcore-relro-pie.exp: save a corefile
-PASS: gdb.base/gcore-relro-pie.exp: strip
-PASS: gdb.base/gcore-relro-pie.exp: unstripped + core ok
-PASS: gdb.base/gcore-relro-pie.exp: x/i $pc
-Running gdb.git~master/gdb/testsuite/gdb.base/gcore-relro.exp ...
-PASS: gdb.base/gcore-relro.exp: first session: save a corefile
-PASS: gdb.base/gcore-relro.exp: second session: library got loaded
-PASS: gdb.base/gcore-relro.exp: second session: re-load generated corefile
-Running gdb.git~master/gdb/testsuite/gdb.base/gcore-tls-pie.exp ...
-PASS: gdb.base/gcore-tls-pie.exp: re-load generated corefile
-PASS: gdb.base/gcore-tls-pie.exp: save a corefile
-PASS: gdb.base/gcore-tls-pie.exp: strip
-PASS: gdb.base/gcore-tls-pie.exp: unstripped + core ok
-PASS: gdb.base/gcore-tls-pie.exp: x/i $pc
-Running gdb.git~master/gdb/testsuite/gdb.base/gcore.exp ...
-PASS: gdb.base/gcore.exp: continue to terminal_func
-PASS: gdb.base/gcore.exp: corefile restored all registers
-PASS: gdb.base/gcore.exp: corefile restored backtrace
-PASS: gdb.base/gcore.exp: corefile restored extern array
-PASS: gdb.base/gcore.exp: corefile restored general registers
-PASS: gdb.base/gcore.exp: corefile restored heap array
-PASS: gdb.base/gcore.exp: corefile restored stack array
-PASS: gdb.base/gcore.exp: corefile restored static array
-PASS: gdb.base/gcore.exp: corefile restored system registers
-PASS: gdb.base/gcore.exp: corefile restored un-initialized array
-PASS: gdb.base/gcore.exp: re-load generated corefile
-PASS: gdb.base/gcore.exp: save a corefile
-PASS: gdb.base/gcore.exp: set breakpoint at terminal_func
-PASS: gdb.base/gcore.exp: where in corefile
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
-PASS: gdb.base/gdb-sigterm-2.exp: expect eof
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
-ERROR: Could not resync from internal error (eof)
-UNRESOLVED: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
-PASS: gdb.base/gdb-sigterm.exp: pass=0: continue
-FAIL: gdb.base/gdb-sigterm.exp: pass=0: expect eof (GDB internal error)
-PASS: gdb.base/gdb-sigterm.exp: pass=0: run a bit
-PASS: gdb.base/gdb-sigterm.exp: pass=0: set debug infrun 1
-PASS: gdb.base/gdb-sigterm.exp: pass=0: set range-stepping off
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb1056.exp ...
-PASS: gdb.base/gdb1056.exp: print 1/0
-PASS: gdb.base/gdb1056.exp: test unsigned division by zero
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb1090.exp ...
-PASS: gdb.base/gdb1090.exp: continue to breakpoint: break-here
-PASS: gdb.base/gdb1090.exp: print s24
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb11530.exp ...
-PASS: gdb.base/gdb11530.exp: print a.i
-PASS: gdb.base/gdb11530.exp: print sizeof (a.i)
-PASS: gdb.base/gdb11530.exp: print sizeof (a.i) == sizeof (int)
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb11531.exp ...
-PASS: gdb.base/gdb11531.exp: set watchpoint
-PASS: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
-PASS: gdb.base/gdb11531.exp: watchpoint variable triggers at next
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb1250.exp ...
-PASS: gdb.base/gdb1250.exp: backtrace from abort
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb1555.exp ...
-PASS: gdb.base/gdb1555.exp: Next while in a shared lib function
-PASS: gdb.base/gdb1555.exp: Step into shared lib function
-Running gdb.git~master/gdb/testsuite/gdb.base/gdb1821.exp ...
-PASS: gdb.base/gdb1821.exp: print /x bar
-Running gdb.git~master/gdb/testsuite/gdb.base/gdbhistsize-history.exp ...
-PASS: gdb.base/gdbhistsize-history.exp: histsize= 20 : show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize= 20 : show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=-5: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=-5: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=-5ab: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=0: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=0: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=10zab: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=20: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=20: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=50: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=99999999999999999999999999999999999: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=: show history size
-PASS: gdb.base/gdbhistsize-history.exp: histsize=not_an_integer: show commands
-PASS: gdb.base/gdbhistsize-history.exp: histsize=not_an_integer: show history size
-Running gdb.git~master/gdb/testsuite/gdb.base/gdbindex-stabs.exp ...
-PASS: gdb.base/gdbindex-stabs.exp: list stabs_function
-Running gdb.git~master/gdb/testsuite/gdb.base/gdbinit-history.exp ...
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: Check history save is off
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: Check history save is off due to filename
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: Check history save is off due to filename again
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: Check history save is on
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: check filename after setting at the command line
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: ensure history save is off initially
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: set history filename
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: set history filename at the command line
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: set history save off
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: set history save on
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: show commands
-PASS: gdb.base/gdbinit-history.exp: GDBHISTFILE is empty: show history filename
-PASS: gdb.base/gdbinit-history.exp: Use -ex to clear history file: initial prompt
-PASS: gdb.base/gdbinit-history.exp: Use -ex to clear history file: show commands
-PASS: gdb.base/gdbinit-history.exp: Use -ex to clear history file: show history filename
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=1000: show commands
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=1000: show history size
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=foo: show commands
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited gdbhistsize=foo: show history size
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited: show commands
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/unlimited: show history size
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/zero: show commands
-PASS: gdb.base/gdbinit-history.exp: home=gdbinit-history/zero: show history size
-PASS: gdb.base/gdbinit-history.exp: load GDBHISTFILE history file: show commands
-PASS: gdb.base/gdbinit-history.exp: load GDBHISTFILE history file: show history filename
-PASS: gdb.base/gdbinit-history.exp: load default history file: show commands
-PASS: gdb.base/gdbinit-history.exp: load default history file: show history filename
-PASS: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
-PASS: gdb.base/gdbinit-history.exp: truncation: creating: server show commands
-PASS: gdb.base/gdbinit-history.exp: truncation: print 1
-Running gdb.git~master/gdb/testsuite/gdb.base/gdbvars.exp ...
-PASS: gdb.base/gdbvars.exp: Change convenience variable to different string value
-PASS: gdb.base/gdbvars.exp: Check whether non-void convenience variable is void
-PASS: gdb.base/gdbvars.exp: Check whether non-void function is void
-PASS: gdb.base/gdbvars.exp: Check whether void convenience variable is void
-PASS: gdb.base/gdbvars.exp: Check whether void function is void
-PASS: gdb.base/gdbvars.exp: Print (value-history[MAX] - 3) using implicit index $
-PASS: gdb.base/gdbvars.exp: Print contents of convenience variable $_
-PASS: gdb.base/gdbvars.exp: Print contents of new convenience variable
-PASS: gdb.base/gdbvars.exp: Print contents of new convenience variable of program variable
-PASS: gdb.base/gdbvars.exp: Print contents of uninitialized convenience variable
-PASS: gdb.base/gdbvars.exp: Print internal function $_isvoid
-PASS: gdb.base/gdbvars.exp: Print new contents of convenience variable
-PASS: gdb.base/gdbvars.exp: Print value-history[1] using explicit index $1
-PASS: gdb.base/gdbvars.exp: Print value-history[2] using explicit index $2
-PASS: gdb.base/gdbvars.exp: Print value-history[3] using explicit index $3
-PASS: gdb.base/gdbvars.exp: Print value-history[MAX-1] again using implicit index $$
-PASS: gdb.base/gdbvars.exp: Print value-history[MAX-1] using inplicit index $$
-PASS: gdb.base/gdbvars.exp: Print value-history[MAX-2] using explicit index $$2
-PASS: gdb.base/gdbvars.exp: Print value-history[MAX] using explicit index $$0
-PASS: gdb.base/gdbvars.exp: Print value-history[MAX] using explicit index $0
-PASS: gdb.base/gdbvars.exp: Print value-history[MAX] using implicit index $
-PASS: gdb.base/gdbvars.exp: Print void convenience variable
-PASS: gdb.base/gdbvars.exp: Set a new convenience variable
-PASS: gdb.base/gdbvars.exp: Set a new convenience variable to a program variable
-PASS: gdb.base/gdbvars.exp: Set convenience variable $_
-PASS: gdb.base/gdbvars.exp: Set convenience variable to a new value
-PASS: gdb.base/gdbvars.exp: Set convenience variable to array value
-PASS: gdb.base/gdbvars.exp: Set convenience variable to different array value
-PASS: gdb.base/gdbvars.exp: Set convenience variable to string value
-PASS: gdb.base/gdbvars.exp: Set value-history[1] using $1
-PASS: gdb.base/gdbvars.exp: Set value-history[2] using $2
-PASS: gdb.base/gdbvars.exp: Set value-history[3] using $3
-PASS: gdb.base/gdbvars.exp: Set void convenience variable to 1
-PASS: gdb.base/gdbvars.exp: Use convenience variable assignment in arithmetic expression
-PASS: gdb.base/gdbvars.exp: Use convenience variable in arithmetic expression
-PASS: gdb.base/gdbvars.exp: Use value-history element in arithmetic expression
-PASS: gdb.base/gdbvars.exp: print 108
-PASS: gdb.base/gdbvars.exp: reject invalid assignment
-PASS: gdb.base/gdbvars.exp: set convenience variable to pointer value
-PASS: gdb.base/gdbvars.exp: set print sevenbit-strings
-Running gdb.git~master/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp ...
-PASS: gdb.base/global-var-nested-by-dso.exp: print test
-PASS: gdb.base/global-var-nested-by-dso.exp: step over b_main
-PASS: gdb.base/global-var-nested-by-dso.exp: step over c_main
-Running gdb.git~master/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
-ERROR: Couldn't load gnu-debugdata.test into GDB (eof).
-PASS: gdb.base/gnu-debugdata.exp: addlink
-PASS: gdb.base/gnu-debugdata.exp: comm
-PASS: gdb.base/gnu-debugdata.exp: copydebug
-UNRESOLVED: gdb.base/gnu-debugdata.exp: file
-UNRESOLVED: gdb.base/gnu-debugdata.exp: have symtab
-PASS: gdb.base/gnu-debugdata.exp: nm - invoke awk
-PASS: gdb.base/gnu-debugdata.exp: nm - invoke nm
-PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort
-PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke awk
-PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke nm
-PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke sort
-PASS: gdb.base/gnu-debugdata.exp: no symtab
-PASS: gdb.base/gnu-debugdata.exp: objcopy 1
-PASS: gdb.base/gnu-debugdata.exp: objcopy 2
-PASS: gdb.base/gnu-debugdata.exp: strip
-PASS: gdb.base/gnu-debugdata.exp: xz
-Running gdb.git~master/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: p (int) gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set step-mode on
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=0: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=0: final_debug=1: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set step-mode on
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=0: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=0: resolver_debug=1: final_debug=1: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: p (int) gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: p (void *) gnu_ifunc_resolver(0)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: p gnu_ifunc_resolver(0)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set step-mode on
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=0: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: p (void *) gnu_ifunc_resolver(0)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: p gnu_ifunc_resolver(0)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=0: final_debug=1: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: p gnu_ifunc_resolver(0)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set step-mode on
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=0: step
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: continue to break-at-nextcall
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: continue to breakpoint: nextcall gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: info addr gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: info sym <gnu_ifunc-address>
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: info sym gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: nextcall gnu_ifunc skipped
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: p gnu_ifunc (3)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: p gnu_ifunc executing
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: p gnu_ifunc()
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: p gnu_ifunc_resolver(0)
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: resolver received HWCAP
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: after resolving: break final
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: after resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: after resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: before resolving: break gnu_ifunc
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: before resolving: condition $bpnum 0
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: before resolving: info breakpoints
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: continue to breakpoint: break-at-call
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: set-break: resolve: continue to breakpoint: break-at-exit
-PASS: gdb.base/gnu-ifunc.exp: resolver_attr=1: resolver_debug=1: final_debug=1: step
-PASS: gdb.base/gnu-ifunc.exp: static: static gnu_ifunc
-Running gdb.git~master/gdb/testsuite/gdb.base/gnu_vector.exp ...
-PASS: gdb.base/gnu_vector.exp: call add_many_charvecs
-PASS: gdb.base/gnu_vector.exp: call add_singlevecs
-PASS: gdb.base/gnu_vector.exp: call add_some_intvecs
-PASS: gdb.base/gnu_vector.exp: call add_structvecs
-PASS: gdb.base/gnu_vector.exp: call add_various_floatvecs
-PASS: gdb.base/gnu_vector.exp: continue to add_some_intvecs
-PASS: gdb.base/gnu_vector.exp: down
-PASS: gdb.base/gnu_vector.exp: finish from vector function: continue to add_some_intvecs
-PASS: gdb.base/gnu_vector.exp: finish from vector function: shows vector return value
-PASS: gdb.base/gnu_vector.exp: next
-PASS: gdb.base/gnu_vector.exp: p res
-PASS: gdb.base/gnu_vector.exp: print (char4) 0x01010101
-PASS: gdb.base/gnu_vector.exp: print (char4) i4a
-PASS: gdb.base/gnu_vector.exp: print (char4) ia
-PASS: gdb.base/gnu_vector.exp: print (double2) 4
-PASS: gdb.base/gnu_vector.exp: print (double2) f2
-PASS: gdb.base/gnu_vector.exp: print (float2) 3
-PASS: gdb.base/gnu_vector.exp: print (float4) 4
-PASS: gdb.base/gnu_vector.exp: print (int2) 1
-PASS: gdb.base/gnu_vector.exp: print (int2) lla
-PASS: gdb.base/gnu_vector.exp: print (int4) -3
-PASS: gdb.base/gnu_vector.exp: print (int4) c4
-PASS: gdb.base/gnu_vector.exp: print (longlong2) 2
-PASS: gdb.base/gnu_vector.exp: print (uint4) ia
-PASS: gdb.base/gnu_vector.exp: print ++i4a
-PASS: gdb.base/gnu_vector.exp: print +f4a
-PASS: gdb.base/gnu_vector.exp: print +i4a
-PASS: gdb.base/gnu_vector.exp: print --i4a
-PASS: gdb.base/gnu_vector.exp: print -f4a
-PASS: gdb.base/gnu_vector.exp: print -i4a
-PASS: gdb.base/gnu_vector.exp: print 1 + i4a
-PASS: gdb.base/gnu_vector.exp: print 2 & i4b
-PASS: gdb.base/gnu_vector.exp: print 2 - f4b
-PASS: gdb.base/gnu_vector.exp: print 2 / i4b
-PASS: gdb.base/gnu_vector.exp: print 2 ^ i4b
-PASS: gdb.base/gnu_vector.exp: print c4
-PASS: gdb.base/gnu_vector.exp: print c4 + ib
-PASS: gdb.base/gnu_vector.exp: print c4 + lla
-PASS: gdb.base/gnu_vector.exp: print c4[2]
-PASS: gdb.base/gnu_vector.exp: print d2 + f4a
-PASS: gdb.base/gnu_vector.exp: print d2 + i4a
-PASS: gdb.base/gnu_vector.exp: print f2 + f4a
-PASS: gdb.base/gnu_vector.exp: print f4a
-PASS: gdb.base/gnu_vector.exp: print f4a * 1
-PASS: gdb.base/gnu_vector.exp: print f4a * f4b
-PASS: gdb.base/gnu_vector.exp: print f4a * fb
-PASS: gdb.base/gnu_vector.exp: print f4a + d2
-PASS: gdb.base/gnu_vector.exp: print f4a + f2
-PASS: gdb.base/gnu_vector.exp: print f4a + f4b
-PASS: gdb.base/gnu_vector.exp: print f4a + ll2
-PASS: gdb.base/gnu_vector.exp: print f4a - f4b
-PASS: gdb.base/gnu_vector.exp: print f4a / f4b
-PASS: gdb.base/gnu_vector.exp: print f4a = fb
-PASS: gdb.base/gnu_vector.exp: print f4b
-PASS: gdb.base/gnu_vector.exp: print f4b = 2
-PASS: gdb.base/gnu_vector.exp: print fa - f4b
-PASS: gdb.base/gnu_vector.exp: print i2 + i4a
-PASS: gdb.base/gnu_vector.exp: print i2 + ll2
-PASS: gdb.base/gnu_vector.exp: print i4a
-PASS: gdb.base/gnu_vector.exp: print i4a % 1
-PASS: gdb.base/gnu_vector.exp: print i4a % i4b
-PASS: gdb.base/gnu_vector.exp: print i4a % ib
-PASS: gdb.base/gnu_vector.exp: print i4a & i4b
-PASS: gdb.base/gnu_vector.exp: print i4a * i4b
-PASS: gdb.base/gnu_vector.exp: print i4a + 1
-PASS: gdb.base/gnu_vector.exp: print i4a + d2
-PASS: gdb.base/gnu_vector.exp: print i4a + i2
-PASS: gdb.base/gnu_vector.exp: print i4a + i4b
-PASS: gdb.base/gnu_vector.exp: print i4a + ib
-PASS: gdb.base/gnu_vector.exp: print i4a + ll2
-PASS: gdb.base/gnu_vector.exp: print i4a + lla
-PASS: gdb.base/gnu_vector.exp: print i4a + ui4
-PASS: gdb.base/gnu_vector.exp: print i4a - i4b
-PASS: gdb.base/gnu_vector.exp: print i4a / i4b
-PASS: gdb.base/gnu_vector.exp: print i4a << 1
-PASS: gdb.base/gnu_vector.exp: print i4a << i4b
-PASS: gdb.base/gnu_vector.exp: print i4a << ib
-PASS: gdb.base/gnu_vector.exp: print i4a <<= ib
-PASS: gdb.base/gnu_vector.exp: print i4a = 3
-PASS: gdb.base/gnu_vector.exp: print i4a = {2, 4, 8, 16}
-PASS: gdb.base/gnu_vector.exp: print i4a >> 1
-PASS: gdb.base/gnu_vector.exp: print i4a >> i4b
-PASS: gdb.base/gnu_vector.exp: print i4a >> ib
-PASS: gdb.base/gnu_vector.exp: print i4a ^ i4b
-PASS: gdb.base/gnu_vector.exp: print i4a | 1
-PASS: gdb.base/gnu_vector.exp: print i4a | i4b
-PASS: gdb.base/gnu_vector.exp: print i4a | ib
-PASS: gdb.base/gnu_vector.exp: print i4a++
-PASS: gdb.base/gnu_vector.exp: print i4a--
-PASS: gdb.base/gnu_vector.exp: print i4b
-PASS: gdb.base/gnu_vector.exp: print i4b = ia
-PASS: gdb.base/gnu_vector.exp: print ia & i4b
-PASS: gdb.base/gnu_vector.exp: print ia / i4b
-PASS: gdb.base/gnu_vector.exp: print ia ^ i4b
-PASS: gdb.base/gnu_vector.exp: print ll2 + f4a
-PASS: gdb.base/gnu_vector.exp: print ll2 + i2
-PASS: gdb.base/gnu_vector.exp: print ll2 + i4a
-PASS: gdb.base/gnu_vector.exp: print lla + c4
-PASS: gdb.base/gnu_vector.exp: print lla + i4a
-PASS: gdb.base/gnu_vector.exp: print ui4 + i4a
-PASS: gdb.base/gnu_vector.exp: print ~i4a
-PASS: gdb.base/gnu_vector.exp: ptype (char4) 0x01010101
-PASS: gdb.base/gnu_vector.exp: ptype (int2) lla
-PASS: gdb.base/gnu_vector.exp: ptype c4
-PASS: gdb.base/gnu_vector.exp: ptype char4
-PASS: gdb.base/gnu_vector.exp: ptype f4b
-PASS: gdb.base/gnu_vector.exp: ptype float4
-PASS: gdb.base/gnu_vector.exp: ptype i4a
-PASS: gdb.base/gnu_vector.exp: ptype int4
-PASS: gdb.base/gnu_vector.exp: ptype struct_with_vector_1
-PASS: gdb.base/gnu_vector.exp: ptype union_with_vector_1
-PASS: gdb.base/gnu_vector.exp: return from vector-valued function
-PASS: gdb.base/gnu_vector.exp: up
-PASS: gdb.base/gnu_vector.exp: verify vector return value
-PASS: gdb.base/gnu_vector.exp: whatis (char4) 0x01010101
-PASS: gdb.base/gnu_vector.exp: whatis (int2) lla
-PASS: gdb.base/gnu_vector.exp: whatis c4
-PASS: gdb.base/gnu_vector.exp: whatis char4
-PASS: gdb.base/gnu_vector.exp: whatis f4b
-PASS: gdb.base/gnu_vector.exp: whatis float4
-PASS: gdb.base/gnu_vector.exp: whatis i4a
-PASS: gdb.base/gnu_vector.exp: whatis int4
-PASS: gdb.base/gnu_vector.exp: whatis struct_with_vector_1
-PASS: gdb.base/gnu_vector.exp: whatis union_with_vector_1
-Running gdb.git~master/gdb/testsuite/gdb.base/gold-gdb-index.exp ...
-FAIL: gdb.base/gold-gdb-index.exp: runto: run to main
-PASS: gdb.base/gold-gdb-index.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.base/hashline1.exp ...
-PASS: gdb.base/hashline1.exp: set breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/hashline2.exp ...
-PASS: gdb.base/hashline2.exp: set breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/hashline3.exp ...
-PASS: gdb.base/hashline3.exp: set breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ...
-UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: can't disable hw breakpoint support
-PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe for target remote
-PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe hbreak support
-PASS: gdb.base/hbreak-in-shr-unsupported.exp: set breakpoint always-inserted on
-Running gdb.git~master/gdb/testsuite/gdb.base/hbreak-unmapped.exp ...
-PASS: gdb.base/hbreak-unmapped.exp: delete $bpnum
-PASS: gdb.base/hbreak-unmapped.exp: hbreak *0
-PASS: gdb.base/hbreak-unmapped.exp: info break shows hw breakpoint
-PASS: gdb.base/hbreak-unmapped.exp: info break shows no breakpoints
-PASS: gdb.base/hbreak-unmapped.exp: probe hardware breakpoint support
-PASS: gdb.base/hbreak-unmapped.exp: set breakpoint always-inserted on
-Running gdb.git~master/gdb/testsuite/gdb.base/hbreak.exp ...
-FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak
-PASS: gdb.base/hbreak.exp: hbreak
-Running gdb.git~master/gdb/testsuite/gdb.base/hbreak2.exp ...
-PASS: gdb.base/hbreak2.exp: backtrace from factorial(5)
-PASS: gdb.base/hbreak2.exp: backtrace from factorial(5.1)
-PASS: gdb.base/hbreak2.exp: backtrace while in called function
-PASS: gdb.base/hbreak2.exp: clear current line has no breakpoint disallowed
-PASS: gdb.base/hbreak2.exp: clear line has no breakpoint disallowed
-PASS: gdb.base/hbreak2.exp: continue to factorial(5)
-PASS: gdb.base/hbreak2.exp: continue to hardware breakpoint at }
-PASS: gdb.base/hbreak2.exp: continue until exit at recursive next test
-PASS: gdb.base/hbreak2.exp: finish from called function
-PASS: gdb.base/hbreak2.exp: hardware break at factorial
-PASS: gdb.base/hbreak2.exp: hardware break on default location
-PASS: gdb.base/hbreak2.exp: hardware break on non-existent source line
-PASS: gdb.base/hbreak2.exp: hardware breakpoint at start of multi line if conditional
-PASS: gdb.base/hbreak2.exp: hardware breakpoint at start of multi line while conditional
-PASS: gdb.base/hbreak2.exp: hardware breakpoint function
-PASS: gdb.base/hbreak2.exp: hardware breakpoint function (2)
-PASS: gdb.base/hbreak2.exp: hardware breakpoint function in file
-PASS: gdb.base/hbreak2.exp: hardware breakpoint function in file (2)
-PASS: gdb.base/hbreak2.exp: hardware breakpoint function, optimized file
-PASS: gdb.base/hbreak2.exp: hardware breakpoint info
-PASS: gdb.base/hbreak2.exp: hardware breakpoint insertion
-PASS: gdb.base/hbreak2.exp: hardware breakpoint line number
-PASS: gdb.base/hbreak2.exp: hardware breakpoint line number (2)
-PASS: gdb.base/hbreak2.exp: hardware breakpoint line number in file
-PASS: gdb.base/hbreak2.exp: hardware breakpoint line number in file (2)
-PASS: gdb.base/hbreak2.exp: hardware breakpoint offset +1
-PASS: gdb.base/hbreak2.exp: hardware breakpoint quoted function
-PASS: gdb.base/hbreak2.exp: hardware breakpoint quoted function (2)
-PASS: gdb.base/hbreak2.exp: hardware breakpoint small function, optimized file
-PASS: gdb.base/hbreak2.exp: hardware breakpoint support
-PASS: gdb.base/hbreak2.exp: hardware breakpoint with trailing garbage disallowed
-PASS: gdb.base/hbreak2.exp: hit hardware breakpoint on called function
-PASS: gdb.base/hbreak2.exp: hit silent hardware break bp_location1
-PASS: gdb.base/hbreak2.exp: info silent hardware break bp_location1
-PASS: gdb.base/hbreak2.exp: kill program
-PASS: gdb.base/hbreak2.exp: next over recursive call
-PASS: gdb.base/hbreak2.exp: next to recursive call
-PASS: gdb.base/hbreak2.exp: run to factorial(6)
-PASS: gdb.base/hbreak2.exp: run until breakpoint set at a line number
-PASS: gdb.base/hbreak2.exp: run until file:function(1) breakpoint
-PASS: gdb.base/hbreak2.exp: run until file:function(2) breakpoint
-PASS: gdb.base/hbreak2.exp: run until file:function(3) breakpoint
-PASS: gdb.base/hbreak2.exp: run until file:function(4) breakpoint
-PASS: gdb.base/hbreak2.exp: run until file:function(5) breakpoint
-PASS: gdb.base/hbreak2.exp: run until file:function(6) breakpoint
-PASS: gdb.base/hbreak2.exp: run until file:linenum breakpoint
-PASS: gdb.base/hbreak2.exp: run until function breakpoint
-PASS: gdb.base/hbreak2.exp: run until hardware breakpoint set at small function, optimized file (line bp_location14)
-PASS: gdb.base/hbreak2.exp: run until hardware function breakpoint, optimized file
-PASS: gdb.base/hbreak2.exp: run until quoted breakpoint
-PASS: gdb.base/hbreak2.exp: set breakpoint pending off
-PASS: gdb.base/hbreak2.exp: set convenience variable $foo to 81.5
-PASS: gdb.base/hbreak2.exp: set convenience variable $foo to bp_location11
-PASS: gdb.base/hbreak2.exp: set hardware breakpoint on to-be-called function
-PASS: gdb.base/hbreak2.exp: set hardware breakpoint via convenience variable
-PASS: gdb.base/hbreak2.exp: set hardware breakpoint via non-integer convenience variable disallowed
-PASS: gdb.base/hbreak2.exp: set silent break bp_location1
-PASS: gdb.base/hbreak2.exp: set to-be-silent hardware break bp_location1
-PASS: gdb.base/hbreak2.exp: setting hardware breakpoint at }
-PASS: gdb.base/hbreak2.exp: step onto hardware breakpoint
-PASS: gdb.base/hbreak2.exp: step over hardware breakpoint
-PASS: gdb.base/hbreak2.exp: stopped for silent hardware break bp_location1
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint function
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint function in file
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint info
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number #1
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number #2
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number in file #1
-PASS: gdb.base/hbreak2.exp: temporary hardware breakpoint line number in file #2
-PASS: gdb.base/hbreak2.exp: thread-specific hardware breakpoint on bogus thread ID disallowed
-PASS: gdb.base/hbreak2.exp: thread-specific hardware breakpoint on non-existent thread disallowed
-PASS: gdb.base/hbreak2.exp: until bp_location1
-PASS: gdb.base/hbreak2.exp: use `list' to establish default source file
-Running gdb.git~master/gdb/testsuite/gdb.base/help.exp ...
-PASS: gdb.base/help.exp: apropos Print backtrace of all stack frames, or innermost COUNT frames.
-PASS: gdb.base/help.exp: apropos \(print[^[ bsiedf\".-]\)
-PASS: gdb.base/help.exp: apropos after documenting aliases
-PASS: gdb.base/help.exp: apropos after documenting aliases showing mybt10 doc
-PASS: gdb.base/help.exp: apropos apropos
-PASS: gdb.base/help.exp: apropos handle signal
-PASS: gdb.base/help.exp: define mybt alias
-PASS: gdb.base/help.exp: define mybt10 alias
-PASS: gdb.base/help.exp: disable pagination
-PASS: gdb.base/help.exp: document alias: mybt
-PASS: gdb.base/help.exp: document alias: mybt10
-PASS: gdb.base/help.exp: documenting builtin where alias disallowed
-PASS: gdb.base/help.exp: help after documenting aliases
-PASS: gdb.base/help.exp: help aliases
-PASS: gdb.base/help.exp: help backtrace
-PASS: gdb.base/help.exp: help backtrace "bt" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "b" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "br" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "bre" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "brea" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "break" abbreviation
-PASS: gdb.base/help.exp: help breakpoints
-PASS: gdb.base/help.exp: help bt
-PASS: gdb.base/help.exp: help commands
-PASS: gdb.base/help.exp: help data
-PASS: gdb.base/help.exp: help delete
-PASS: gdb.base/help.exp: help delete "d" abbreviation
-PASS: gdb.base/help.exp: help files
-PASS: gdb.base/help.exp: help gotcha
-PASS: gdb.base/help.exp: help help
-PASS: gdb.base/help.exp: help help "h" abbreviation
-PASS: gdb.base/help.exp: help info bogus-gdb-command
-PASS: gdb.base/help.exp: help internals
-PASS: gdb.base/help.exp: help mybt after documenting aliases showing mybt doc
-PASS: gdb.base/help.exp: help obscure
-PASS: gdb.base/help.exp: help running
-PASS: gdb.base/help.exp: help show commands
-PASS: gdb.base/help.exp: help show confirm
-PASS: gdb.base/help.exp: help show copying
-PASS: gdb.base/help.exp: help show warranty
-PASS: gdb.base/help.exp: help stack
-PASS: gdb.base/help.exp: help status
-PASS: gdb.base/help.exp: help support
-PASS: gdb.base/help.exp: help tracepoints
-PASS: gdb.base/help.exp: help user-defined
-Running gdb.git~master/gdb/testsuite/gdb.base/history-duplicates.exp ...
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 0 (again)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: history entry is print 1 (again)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #0)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 0 (item #1)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #2)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: printing 1 (item #3)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=0: set history remove-duplicates 0
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 0 (again)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 1 (again)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: history entry is print 2
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #0)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 0 (item #2)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #1)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 1 (item #5)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #3)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: printing 2 (item #4)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=1: set history remove-duplicates 1
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 0
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 1
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: history entry is print 2
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #2)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 0 (item #4)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 1 (item #0)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #1)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: printing 2 (item #3)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=2: set history remove-duplicates 2
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 0
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 1
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 2
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 3
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: history entry is print 4
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 0 (item #0)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #1)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #3)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #4)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 1 (item #9)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #10)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #2)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 2 (item #5)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #11)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #6)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 3 (item #7)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #12)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: printing 4 (item #8)
-PASS: gdb.base/history-duplicates.exp: remove-duplicates=unlimited: set history remove-duplicates unlimited
-PASS: gdb.base/history-duplicates.exp: show history remove-duplicates
-Running gdb.git~master/gdb/testsuite/gdb.base/hook-stop.exp ...
-PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: breakpoint line number
-PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: define hook-stop command
-PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: info threads
-PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: run hook-stop
-PASS: gdb.base/hook-stop.exp: hook-stop kills inferior: set confirm off
-PASS: gdb.base/hook-stop.exp: hook-stop runs before frame print: breakpoint line number
-PASS: gdb.base/hook-stop.exp: hook-stop runs before frame print: define hook-stop command
-PASS: gdb.base/hook-stop.exp: hook-stop runs before frame print: run hook-stop
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: breakpoint line number
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: define hook-stop command
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: print $do_continue = 1
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue&: run hook-stop
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue: breakpoint line number
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue: define hook-stop command
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue: next no hook-stop
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue: next triggering hook-stop
-PASS: gdb.base/hook-stop.exp: hook-stop runs continue: print $do_continue = 1
-PASS: gdb.base/hook-stop.exp: hook-stop runs next: breakpoint line number
-PASS: gdb.base/hook-stop.exp: hook-stop runs next: define hook-stop command
-PASS: gdb.base/hook-stop.exp: hook-stop runs next: run hook-stop
-Running gdb.git~master/gdb/testsuite/gdb.base/huge.exp ...
-PASS: gdb.base/huge.exp: maint set per-command space on
-PASS: gdb.base/huge.exp: not too much space used
-PASS: gdb.base/huge.exp: print a very large data object
-PASS: gdb.base/huge.exp: set max-value-size unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/hw-sw-break-same-address.exp ...
-PASS: gdb.base/hw-sw-break-same-address.exp: hw-sw: break
-PASS: gdb.base/hw-sw-break-same-address.exp: hw-sw: delete breakpoints
-PASS: gdb.base/hw-sw-break-same-address.exp: hw-sw: hbreak
-PASS: gdb.base/hw-sw-break-same-address.exp: set breakpoint always-inserted on
-PASS: gdb.base/hw-sw-break-same-address.exp: set breakpoint condition-evaluation host
-PASS: gdb.base/hw-sw-break-same-address.exp: set confirm off
-PASS: gdb.base/hw-sw-break-same-address.exp: sw-hw: break
-PASS: gdb.base/hw-sw-break-same-address.exp: sw-hw: delete breakpoints
-PASS: gdb.base/hw-sw-break-same-address.exp: sw-hw: hbreak
-Running gdb.git~master/gdb/testsuite/gdb.base/ifelse.exp ...
-PASS: gdb.base/ifelse.exp: call original define
-PASS: gdb.base/ifelse.exp: call replacement define
-PASS: gdb.base/ifelse.exp: create define with empty else
-PASS: gdb.base/ifelse.exp: if 0 .. else with empty body
-PASS: gdb.base/ifelse.exp: if 0 with empty body
-PASS: gdb.base/ifelse.exp: if 1 .. else with empty body
-PASS: gdb.base/ifelse.exp: if 1 with empty body
-PASS: gdb.base/ifelse.exp: if true else false #1
-PASS: gdb.base/ifelse.exp: if true else false #2
-PASS: gdb.base/ifelse.exp: if true else false #3
-PASS: gdb.base/ifelse.exp: replace define with if .. else with empty body
-PASS: gdb.base/ifelse.exp: set confirm off
-Running gdb.git~master/gdb/testsuite/gdb.base/include-main.exp ...
-PASS: gdb.base/include-main.exp: list include-main.c:18
-PASS: gdb.base/include-main.exp: list main.c:19
-PASS: gdb.base/include-main.exp: maint info symtab
-PASS: gdb.base/include-main.exp: set language c
-Running gdb.git~master/gdb/testsuite/gdb.base/included.exp ...
-PASS: gdb.base/included.exp: info variables integer
-PASS: gdb.base/included.exp: list -q main
-PASS: gdb.base/included.exp: list integer
-PASS: gdb.base/included.exp: ptype integer
-PASS: gdb.base/included.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.base/index-cache.exp ...
-PASS: gdb.base/index-cache.exp: test_basic_stuff: change the index cache directory
-PASS: gdb.base/index-cache.exp: test_basic_stuff: deprecated commands: disable index cache
-PASS: gdb.base/index-cache.exp: test_basic_stuff: deprecated commands: enable index cache
-PASS: gdb.base/index-cache.exp: test_basic_stuff: deprecated commands: index-cache is now disabled
-PASS: gdb.base/index-cache.exp: test_basic_stuff: deprecated commands: index-cache is now enabled
-PASS: gdb.base/index-cache.exp: test_basic_stuff: enable index cache
-PASS: gdb.base/index-cache.exp: test_basic_stuff: index-cache is disabled by default
-PASS: gdb.base/index-cache.exp: test_basic_stuff: index-cache is now enabled
-PASS: gdb.base/index-cache.exp: test_basic_stuff: set index-cache directory without arg
-PASS: gdb.base/index-cache.exp: test_basic_stuff: show index cache directory
-PASS: gdb.base/index-cache.exp: test_cache_disabled: after populate: check index-cache stats
-PASS: gdb.base/index-cache.exp: test_cache_disabled: after populate: maintenance wait-for-index-cache
-PASS: gdb.base/index-cache.exp: test_cache_disabled: after populate: no files were created
-PASS: gdb.base/index-cache.exp: test_cache_disabled: after populate: ptype foo
-PASS: gdb.base/index-cache.exp: test_cache_disabled: after populate: ptype foobar
-PASS: gdb.base/index-cache.exp: test_cache_disabled: after populate: ptype main
-PASS: gdb.base/index-cache.exp: test_cache_disabled: before populate: check index-cache stats
-PASS: gdb.base/index-cache.exp: test_cache_disabled: before populate: maintenance wait-for-index-cache
-PASS: gdb.base/index-cache.exp: test_cache_disabled: before populate: no files were created
-PASS: gdb.base/index-cache.exp: test_cache_disabled: before populate: ptype foo
-PASS: gdb.base/index-cache.exp: test_cache_disabled: before populate: ptype foobar
-PASS: gdb.base/index-cache.exp: test_cache_disabled: before populate: ptype main
-PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: check index-cache stats
-PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: maintenance wait-for-index-cache
-PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: no files were created
-PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: ptype foo
-PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: ptype foobar
-PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: ptype main
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: at least one file was created
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: check index-cache stats
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: expected file is there
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: maintenance wait-for-index-cache
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: ptype foo
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: ptype foobar
-PASS: gdb.base/index-cache.exp: test_cache_enabled_miss: ptype main
-Running gdb.git~master/gdb/testsuite/gdb.base/infcall-exec.exp ...
-PASS: gdb.base/infcall-exec.exp: call execlp
-PASS: gdb.base/infcall-exec.exp: continue to breakpoint: Ensure PATH is set
-Running gdb.git~master/gdb/testsuite/gdb.base/infcall-failure.exp ...
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_call_hits_breakpoint_test: call func_bp ()
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_call_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_call_hits_segfault_test: call func_segfault ()
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_cond_hits_breakpoint_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_cond_hits_breakpoint_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_cond_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_cond_hits_segfault_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=off: run_cond_hits_segfault_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_call_hits_breakpoint_test: call func_bp ()
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_call_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_call_hits_segfault_test: call func_segfault ()
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_cond_hits_breakpoint_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_cond_hits_breakpoint_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_cond_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_cond_hits_segfault_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=off: target_non_stop=on: run_cond_hits_segfault_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_call_hits_breakpoint_test: call func_bp ()
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_call_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_call_hits_segfault_test: call func_segfault ()
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_cond_hits_breakpoint_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_cond_hits_breakpoint_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_cond_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_cond_hits_segfault_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=off: run_cond_hits_segfault_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_call_hits_breakpoint_test: call func_bp ()
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_call_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_call_hits_segfault_test: call func_segfault ()
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_cond_hits_breakpoint_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_cond_hits_breakpoint_test: get number of first breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_cond_hits_breakpoint_test: get number of second breakpoint
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_cond_hits_segfault_test: continue
-PASS: gdb.base/infcall-failure.exp: target_async=on: target_non_stop=on: run_cond_hits_segfault_test: get number of first breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/infcall-input.exp ...
-PASS: gdb.base/infcall-input.exp: next
-PASS: gdb.base/infcall-input.exp: print some_function()
-Running gdb.git~master/gdb/testsuite/gdb.base/infcall-nested-structs-c++.exp ...
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td-ts: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tdc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf-ts: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tfc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld-ts: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tldc: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_02_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_02_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_02_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_02_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_04_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_04_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_04_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_04_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_06_01
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_06_02
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_06_03
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: check return value struct_static_06_04
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_02_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_02_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_02_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_02_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_04_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_04_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_04_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_04_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_06_01"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_06_02"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_06_03"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "ref_val_struct_static_06_04"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_06_01 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_06_02 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_06_03 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: get valueof "rtn_str_struct_static_06_04 ()"
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_02_01 (ref_val_struct_static_02_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_02_02 (ref_val_struct_static_02_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_02_03 (ref_val_struct_static_02_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_02_04 (ref_val_struct_static_02_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_04_01 (ref_val_struct_static_04_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_04_02 (ref_val_struct_static_04_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_04_03 (ref_val_struct_static_04_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_04_04 (ref_val_struct_static_04_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_06_01 (ref_val_struct_static_06_01)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_06_02 (ref_val_struct_static_06_02)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_06_03 (ref_val_struct_static_06_03)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: p/d check_arg_struct_static_06_04 (ref_val_struct_static_06_04)
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c++.exp: types-ts: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.base/infcall-nested-structs-c.exp ...
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td-ts: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tdc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf-ts: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tfc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ti: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tl: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld-ts: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tldc: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-tll: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-td: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tf: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts-tld: set width 0
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_01_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_01_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_01_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_01_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_02_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_02_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_02_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_02_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_04_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_04_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_04_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_04_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_05_01
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_05_02
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_05_03
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: check return value struct_05_04
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: continue to breakpoint: breakpt
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_01_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_01_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_01_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_01_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_02_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_02_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_02_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_02_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_04_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_04_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_04_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_04_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_05_01"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_05_02"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_05_03"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "ref_val_struct_05_04"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_01_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_01_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_01_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_01_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_02_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_02_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_02_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_02_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_04_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_04_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_04_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_04_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_05_01 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_05_02 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_05_03 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: get valueof "rtn_str_struct_05_04 ()"
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_01_01 (ref_val_struct_01_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_01_02 (ref_val_struct_01_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_01_03 (ref_val_struct_01_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_01_04 (ref_val_struct_01_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_02_01 (ref_val_struct_02_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_02_02 (ref_val_struct_02_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_02_03 (ref_val_struct_02_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_02_04 (ref_val_struct_02_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_04_01 (ref_val_struct_04_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_04_02 (ref_val_struct_04_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_04_03 (ref_val_struct_04_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_04_04 (ref_val_struct_04_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_05_01 (ref_val_struct_05_01)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_05_02 (ref_val_struct_05_02)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_05_03 (ref_val_struct_05_03)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: p/d check_arg_struct_05_04 (ref_val_struct_05_04)
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: set print address off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: set print elements 300
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: set print pretty off
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: set print sevenbit-strings
-PASS: gdb.base/infcall-nested-structs-c.exp: types-ts: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.base/inferior-args.exp ...
-PASS: gdb.base/inferior-args.exp: method=run: gdb_breakpoint: set breakpoint at main
-PASS: gdb.base/inferior-args.exp: method=run: print argc
-PASS: gdb.base/inferior-args.exp: method=run: print argv[0]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[1]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[2]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[3]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[4]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[5]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[6]
-PASS: gdb.base/inferior-args.exp: method=run: print argv[7]
-PASS: gdb.base/inferior-args.exp: method=run: stop at main
-PASS: gdb.base/inferior-args.exp: method=set args: print argc
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[0]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[1]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[2]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[3]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[4]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[5]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[6]
-PASS: gdb.base/inferior-args.exp: method=set args: print argv[7]
-PASS: gdb.base/inferior-args.exp: method=set args: set args "first arg" "" "third-arg" "'" "\"" " " ""
-PASS: gdb.base/inferior-args.exp: method=start: print argc
-PASS: gdb.base/inferior-args.exp: method=start: print argv[0]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[1]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[2]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[3]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[4]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[5]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[6]
-PASS: gdb.base/inferior-args.exp: method=start: print argv[7]
-PASS: gdb.base/inferior-args.exp: method=start: stop at main
-PASS: gdb.base/inferior-args.exp: method=starti: continue to main
-PASS: gdb.base/inferior-args.exp: method=starti: gdb_breakpoint: set breakpoint at main
-PASS: gdb.base/inferior-args.exp: method=starti: print argc
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[0]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[1]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[2]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[3]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[4]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[5]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[6]
-PASS: gdb.base/inferior-args.exp: method=starti: print argv[7]
-PASS: gdb.base/inferior-args.exp: method=starti: stop at first instruction
-Running gdb.git~master/gdb/testsuite/gdb.base/inferior-clone.exp ...
-PASS: gdb.base/inferior-clone.exp: inferior 1: change inferior
-PASS: gdb.base/inferior-clone.exp: inferior 1: print $_gdb_setting_str("inferior-tty")
-PASS: gdb.base/inferior-clone.exp: inferior 1: show args
-PASS: gdb.base/inferior-clone.exp: inferior 1: show cwd
-PASS: gdb.base/inferior-clone.exp: inferior 1: show environment BAR
-PASS: gdb.base/inferior-clone.exp: inferior 1: show environment ENVVAR
-PASS: gdb.base/inferior-clone.exp: inferior 1: show environment FOO
-PASS: gdb.base/inferior-clone.exp: inferior 1: show inferior-tty
-PASS: gdb.base/inferior-clone.exp: inferior 2: change inferior
-PASS: gdb.base/inferior-clone.exp: inferior 2: clone-inferior
-PASS: gdb.base/inferior-clone.exp: inferior 2: print $_gdb_setting_str("inferior-tty")
-PASS: gdb.base/inferior-clone.exp: inferior 2: show args
-PASS: gdb.base/inferior-clone.exp: inferior 2: show cwd
-PASS: gdb.base/inferior-clone.exp: inferior 2: show environment BAR
-PASS: gdb.base/inferior-clone.exp: inferior 2: show environment ENVVAR
-PASS: gdb.base/inferior-clone.exp: inferior 2: show environment FOO
-PASS: gdb.base/inferior-clone.exp: inferior 2: show inferior-tty
-PASS: gdb.base/inferior-clone.exp: inferior 3: change inferior
-PASS: gdb.base/inferior-clone.exp: inferior 3: clone-inferior
-PASS: gdb.base/inferior-clone.exp: inferior 3: show args
-PASS: gdb.base/inferior-clone.exp: inferior 3: show cwd
-PASS: gdb.base/inferior-clone.exp: inferior 3: show environment BAR
-PASS: gdb.base/inferior-clone.exp: inferior 3: show environment ENVVAR
-PASS: gdb.base/inferior-clone.exp: inferior 3: show environment FOO
-PASS: gdb.base/inferior-clone.exp: inferior 3: show inferior-tty
-PASS: gdb.base/inferior-clone.exp: setup inferior 1: print $_gdb_setting_str("inferior-tty")
-PASS: gdb.base/inferior-clone.exp: setup inferior 1: set args foo bar 'b a z'
-PASS: gdb.base/inferior-clone.exp: setup inferior 1: set cwd /any/where
-PASS: gdb.base/inferior-clone.exp: setup inferior 1: set environment BAR bar
-PASS: gdb.base/inferior-clone.exp: setup inferior 1: set environment FOO foo
-PASS: gdb.base/inferior-clone.exp: setup inferior 1: set inferior-tty some_tty
-PASS: gdb.base/inferior-clone.exp: update inferior 1: unset environment ENVVAR
-PASS: gdb.base/inferior-clone.exp: update inferior 1: unset environment FOO
-PASS: gdb.base/inferior-clone.exp: update inferior 2: print $_gdb_setting_str("inferior-tty")
-PASS: gdb.base/inferior-clone.exp: update inferior 2: set args foo
-PASS: gdb.base/inferior-clone.exp: update inferior 2: set cwd /somewhere/else
-PASS: gdb.base/inferior-clone.exp: update inferior 2: set environment FOO oof
-PASS: gdb.base/inferior-clone.exp: update inferior 2: set inferior-tty another_tty
-Running gdb.git~master/gdb/testsuite/gdb.base/inferior-died.exp ...
-PASS: gdb.base/inferior-died.exp: continue
-PASS: gdb.base/inferior-died.exp: continue to breakpoint: breakpoint
-PASS: gdb.base/inferior-died.exp: inferior 2
-PASS: gdb.base/inferior-died.exp: p 1
-PASS: gdb.base/inferior-died.exp: set detach-on-fork off
-Running gdb.git~master/gdb/testsuite/gdb.base/inferior-noarg.exp ...
-PASS: gdb.base/inferior-noarg.exp: change inferior
-PASS: gdb.base/inferior-noarg.exp: create new inferior
-PASS: gdb.base/inferior-noarg.exp: inferior not running
-PASS: gdb.base/inferior-noarg.exp: inferior running
-PASS: gdb.base/inferior-noarg.exp: show new inferior
-Running gdb.git~master/gdb/testsuite/gdb.base/infnan.exp ...
-PASS: gdb.base/infnan.exp: print a
-PASS: gdb.base/infnan.exp: print b
-Running gdb.git~master/gdb/testsuite/gdb.base/info-fun.exp ...
-PASS: gdb.base/info-fun.exp: n_flag=0: IN: info fun foo
-PASS: gdb.base/info-fun.exp: n_flag=0: NO: info fun foo
-PASS: gdb.base/info-fun.exp: n_flag=0: SEP: info fun foo
-PASS: gdb.base/info-fun.exp: n_flag=0: SEP: split solib
-PASS: gdb.base/info-fun.exp: n_flag=1: IN: info fun -n foo
-PASS: gdb.base/info-fun.exp: n_flag=1: NO: info fun -n foo
-PASS: gdb.base/info-fun.exp: n_flag=1: SEP: info fun -n foo
-PASS: gdb.base/info-fun.exp: n_flag=1: SEP: split solib
-Running gdb.git~master/gdb/testsuite/gdb.base/info-locals-unused-static-var.exp ...
-PASS: gdb.base/info-locals-unused-static-var.exp: info locals
-Running gdb.git~master/gdb/testsuite/gdb.base/info-macros.exp ...
-PASS: gdb.base/info-macros.exp: info macro -- -all
-PASS: gdb.base/info-macros.exp: info macro -- <EOL>
-PASS: gdb.base/info-macros.exp: info macro -- FOO
-PASS: gdb.base/info-macros.exp: info macro -a -- FOO
-PASS: gdb.base/info-macros.exp: info macro -all --
-PASS: gdb.base/info-macros.exp: info macro -invalid-option
-PASS: gdb.base/info-macros.exp: info macro -invalid-option FOO
-PASS: gdb.base/info-macros.exp: info macro FOO
-PASS: gdb.base/info-macros.exp: info macro --
-PASS: gdb.base/info-macros.exp: info macro -- FOO
-PASS: gdb.base/info-macros.exp: info macro -- -all
-PASS: gdb.base/info-macros.exp: info macro -- <EOL>
-PASS: gdb.base/info-macros.exp: info macro -- FOO
-PASS: gdb.base/info-macros.exp: info macro -a -- FOO
-PASS: gdb.base/info-macros.exp: info macro -a -- FOO 1
-PASS: gdb.base/info-macros.exp: info macro -a FOO 1
-PASS: gdb.base/info-macros.exp: info macro -all --
-PASS: gdb.base/info-macros.exp: info macro -all --
-PASS: gdb.base/info-macros.exp: info macro -all -- FOO 1
-PASS: gdb.base/info-macros.exp: info macro -invalid-option
-PASS: gdb.base/info-macros.exp: info macro -invalid-option FOO
-PASS: gdb.base/info-macros.exp: info macro FOO
-PASS: gdb.base/info-macros.exp: info macros *$pc
-PASS: gdb.base/info-macros.exp: info macros *$pc: pattern not matched: #define FOUR
-PASS: gdb.base/info-macros.exp: info macros 2
-PASS: gdb.base/info-macros.exp: info macros 2: pattern not matched: #define FOUR
-PASS: gdb.base/info-macros.exp: info macros 2: pattern not matched: #define THREE
-PASS: gdb.base/info-macros.exp: info macros 2: pattern not matched: #define TWO
-PASS: gdb.base/info-macros.exp: info macros 3
-PASS: gdb.base/info-macros.exp: info macros 3: pattern not matched: #define FOUR
-PASS: gdb.base/info-macros.exp: info macros 3: pattern not matched: #define THREE
-PASS: gdb.base/info-macros.exp: info macros 4
-PASS: gdb.base/info-macros.exp: info macros 4: pattern not matched: #define FOUR
-PASS: gdb.base/info-macros.exp: info macros 5
-PASS: gdb.base/info-macros.exp: info macros 5: pattern not matched: #define FOUR
-PASS: gdb.base/info-macros.exp: info macros 5: pattern not matched: #define THREE
-PASS: gdb.base/info-macros.exp: info macros 6
-PASS: gdb.base/info-macros.exp: info macros 6: pattern not matched: #define FOO
-PASS: gdb.base/info-macros.exp: info macros 6: pattern not matched: #define FOUR
-PASS: gdb.base/info-macros.exp: info macros 6: pattern not matched: #define ONE
-PASS: gdb.base/info-macros.exp: info macros 6: pattern not matched: #define THREE
-PASS: gdb.base/info-macros.exp: info macros 6: pattern not matched: #define TWO
-PASS: gdb.base/info-macros.exp: info macros 7
-PASS: gdb.base/info-macros.exp: info macros 7: pattern not matched: #define FOO " "
-PASS: gdb.base/info-macros.exp: info macros 7: pattern not matched: #define FOO "hello"
-PASS: gdb.base/info-macros.exp: info macros 7: pattern not matched: #define FOO "world"
-PASS: gdb.base/info-macros.exp: info macros 7: pattern not matched: #define ONE
-PASS: gdb.base/info-macros.exp: info macros 7: pattern not matched: #define THREE
-PASS: gdb.base/info-macros.exp: info macros 7: pattern not matched: #define TWO
-PASS: gdb.base/info-macros.exp: info macros info-macros.c:42
-PASS: gdb.base/info-macros.exp: next, 1
-PASS: gdb.base/info-macros.exp: next, 2
-PASS: gdb.base/info-macros.exp: next, 3
-PASS: gdb.base/info-macros.exp: next, 4
-PASS: gdb.base/info-macros.exp: next, 5
-PASS: gdb.base/info-macros.exp: next, 6
-Running gdb.git~master/gdb/testsuite/gdb.base/info-os.exp ...
-PASS: gdb.base/info-os.exp: continue
-PASS: gdb.base/info-os.exp: continue to breakpoint: Set breakpoint here
-PASS: gdb.base/info-os.exp: get file descriptors
-PASS: gdb.base/info-os.exp: get inferior process ID
-PASS: gdb.base/info-os.exp: get internet-domain sockets
-PASS: gdb.base/info-os.exp: get message queue ID
-PASS: gdb.base/info-os.exp: get message queue key
-PASS: gdb.base/info-os.exp: get message queues
-PASS: gdb.base/info-os.exp: get process groups
-PASS: gdb.base/info-os.exp: get process list
-PASS: gdb.base/info-os.exp: get semaphore ID
-PASS: gdb.base/info-os.exp: get semaphore key
-PASS: gdb.base/info-os.exp: get semaphores
-PASS: gdb.base/info-os.exp: get shared memory ID
-PASS: gdb.base/info-os.exp: get shared memory key
-PASS: gdb.base/info-os.exp: get shared-memory regions
-PASS: gdb.base/info-os.exp: get socket port number
-PASS: gdb.base/info-os.exp: get threads
-PASS: gdb.base/info-os.exp: info os unknown_entry
-PASS: gdb.base/info-os.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.base/info-proc.exp ...
-PASS: gdb.base/info-proc.exp: core info-proc.gcore
-PASS: gdb.base/info-proc.exp: help info proc
-PASS: gdb.base/info-proc.exp: info proc cmdline
-PASS: gdb.base/info-proc.exp: info proc mapping
-PASS: gdb.base/info-proc.exp: info proc mapping with core file
-PASS: gdb.base/info-proc.exp: info proc with process
-PASS: gdb.base/info-proc.exp: info proc without a process
-PASS: gdb.base/info-proc.exp: save a core file
-PASS: gdb.base/info-proc.exp: set args
-Running gdb.git~master/gdb/testsuite/gdb.base/info-program.exp ...
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: info program after deleting all breakpoints
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: info program after next
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: info program after next, other thread
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: info program after run to main
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: info program before run
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: info program, after kill
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: kill program
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: step before info program
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=off: thread 2
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: info program after deleting all breakpoints
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: info program after next
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: info program after next, other thread
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: info program after run to main
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: info program before run
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: info program, after kill
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: kill program
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: step before info program
-PASS: gdb.base/info-program.exp: threads=mt: non-stop=on: thread 2
-PASS: gdb.base/info-program.exp: threads=mt: successfully compiled posix threads test case
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: info program after deleting all breakpoints
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: info program after next
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: info program after run to main
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: info program before run
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: info program, after kill
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: kill program
-PASS: gdb.base/info-program.exp: threads=st: non-stop=off: step before info program
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: info program after deleting all breakpoints
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: info program after next
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: info program after run to main
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: info program before run
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: info program, after kill
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: kill program
-PASS: gdb.base/info-program.exp: threads=st: non-stop=on: step before info program
-Running gdb.git~master/gdb/testsuite/gdb.base/info-shared.exp ...
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library function #1
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library function #2
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library function #3
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library function #4
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library load #1
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library load #2
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library load #3
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library load #4
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library unload #1
-PASS: gdb.base/info-shared.exp: continue to breakpoint: library unload #2
-PASS: gdb.base/info-shared.exp: info sharedlibrary #1
-PASS: gdb.base/info-shared.exp: info sharedlibrary #2
-PASS: gdb.base/info-shared.exp: info sharedlibrary #3
-PASS: gdb.base/info-shared.exp: info sharedlibrary #4
-PASS: gdb.base/info-shared.exp: info sharedlibrary #5
-PASS: gdb.base/info-shared.exp: info sharedlibrary #6
-PASS: gdb.base/info-shared.exp: info sharedlibrary #7
-PASS: gdb.base/info-shared.exp: info sharedlibrary #8
-PASS: gdb.base/info-shared.exp: restart
-PASS: gdb.base/info-shared.exp: styled: continue to breakpoint: library load #1
-PASS: gdb.base/info-shared.exp: styled: info sharedlibrary
-PASS: gdb.base/info-shared.exp: styled: set style enabled off
-PASS: gdb.base/info-shared.exp: styled: set style enabled on
-Running gdb.git~master/gdb/testsuite/gdb.base/info-target.exp ...
-PASS: gdb.base/info-target.exp: info target
-Running gdb.git~master/gdb/testsuite/gdb.base/info-types-c++.exp ...
-FAIL: gdb.base/info-types-c++.exp: runto: run to main
-PASS: gdb.base/info-types-c++.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.base/info-types-c.exp ...
-FAIL: gdb.base/info-types-c.exp: runto: run to main
-PASS: gdb.base/info-types-c.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.base/info-var.exp ...
-PASS: gdb.base/info-var.exp: info variables
-PASS: gdb.base/info-var.exp: info variables -n
-PASS: gdb.base/info-var.exp: info variables -n global
-Running gdb.git~master/gdb/testsuite/gdb.base/info_minsym.exp ...
-PASS: gdb.base/info_minsym.exp: minsym functions do not match type
-PASS: gdb.base/info_minsym.exp: minsym functions found
-PASS: gdb.base/info_minsym.exp: minsym variables do not match type
-PASS: gdb.base/info_minsym.exp: minsym variables found
-Running gdb.git~master/gdb/testsuite/gdb.base/info_qt.exp ...
-PASS: gdb.base/info_qt.exp: info args matching all args: info args
-PASS: gdb.base/info_qt.exp: info args matching all args: info args -- .*
-PASS: gdb.base/info_qt.exp: info args matching all args: info args arg_
-PASS: gdb.base/info_qt.exp: info args matching all args: info args g
-PASS: gdb.base/info_qt.exp: info args matching some args: info args -t int
-PASS: gdb.base/info_qt.exp: info args matching some args: info args arg_[ij]
-PASS: gdb.base/info_qt.exp: info args no match: no matching args
-PASS: gdb.base/info_qt.exp: info args no match: quiet no matching args
-PASS: gdb.base/info_qt.exp: info args no match: quiet no matching args with type
-PASS: gdb.base/info_qt.exp: info functions nameregexp quiet no match: info functions -q -- -q
-PASS: gdb.base/info_qt.exp: info functions nameregexp quiet no match: info functions -q nowaythiscanmatch
-PASS: gdb.base/info_qt.exp: info functions nameregexp quiet: info functions -q -- info_fun
-PASS: gdb.base/info_qt.exp: info functions nameregexp quiet: info functions -q info_fun
-PASS: gdb.base/info_qt.exp: info functions nameregexp: info functions -- info_fun
-PASS: gdb.base/info_qt.exp: info functions nameregexp: info functions ^info_fun
-PASS: gdb.base/info_qt.exp: info functions nameregexp: info functions info_fun
-PASS: gdb.base/info_qt.exp: info functions typeregexp nameregexp no match: quiet output info functions no matching type
-PASS: gdb.base/info_qt.exp: info functions typeregexp nameregexp: info functions -q -t '(char, int, int)' -- info_fun
-PASS: gdb.base/info_qt.exp: info functions typeregexp nameregexp: info functions -q -t 'entier (' -- info_fun
-PASS: gdb.base/info_qt.exp: info functions typeregexp nameregexp: info functions -q -t 'entier (char, int, int)' -- info_fun
-PASS: gdb.base/info_qt.exp: info functions typeregexp nameregexp: info functions -t entier -q info_fun
-PASS: gdb.base/info_qt.exp: info locals matching all locals: info locals
-PASS: gdb.base/info_qt.exp: info locals matching all locals: info locals -- .*
-PASS: gdb.base/info_qt.exp: info locals matching all locals: info locals g
-PASS: gdb.base/info_qt.exp: info locals matching all locals: info locals loc_arg_
-PASS: gdb.base/info_qt.exp: info locals matching some locals: info locals -t int
-PASS: gdb.base/info_qt.exp: info locals matching some locals: info locals arg_[ij]
-PASS: gdb.base/info_qt.exp: info locals matching some locals: info locals loc_arg_[ij]
-PASS: gdb.base/info_qt.exp: info locals no match: no matching locals
-PASS: gdb.base/info_qt.exp: info locals no match: quiet no matching locals
-PASS: gdb.base/info_qt.exp: info locals no match: quiet no matching locals with type
-PASS: gdb.base/info_qt.exp: info variables nameregexp quiet no match: info variables -q -- -q
-PASS: gdb.base/info_qt.exp: info variables nameregexp quiet no match: info variables -q nowaythiscanmatch
-PASS: gdb.base/info_qt.exp: info variables nameregexp: info variables -- info_qt
-PASS: gdb.base/info_qt.exp: info variables nameregexp: info variables ^info_qt
-PASS: gdb.base/info_qt.exp: info variables nameregexp: info variables info_qt
-PASS: gdb.base/info_qt.exp: info variables typeregexp nameregexp quiet no match: quiet output info variables no matching type
-PASS: gdb.base/info_qt.exp: info variables typeregexp nameregexp quiet: info variables -q -t entier -- info_qt
-PASS: gdb.base/info_qt.exp: info variables typeregexp nameregexp quiet: info variables -t entier -q info_qt
-PASS: gdb.base/info_qt.exp: rest of args as single regexp: -t noquote single regexp
-PASS: gdb.base/info_qt.exp: rest of args as single regexp: -t quote single regexp
-PASS: gdb.base/info_qt.exp: rest of args as single regexp: single regexp
-PASS: gdb.base/info_qt.exp: set frame 1 for info args
-PASS: gdb.base/info_qt.exp: set frame 1 for info locals
-Running gdb.git~master/gdb/testsuite/gdb.base/info_sources.exp ...
-PASS: gdb.base/info_sources.exp: break some_other_func
-PASS: gdb.base/info_sources.exp: continue
-PASS: gdb.base/info_sources.exp: in main: info sources
-PASS: gdb.base/info_sources.exp: info sources
-PASS: gdb.base/info_sources.exp: info sources --
-PASS: gdb.base/info_sources.exp: info sources -b -- -d
-PASS: gdb.base/info_sources.exp: info sources -b -- info_sources
-PASS: gdb.base/info_sources.exp: info sources -b base
-PASS: gdb.base/info_sources.exp: info sources -b info_sources
-PASS: gdb.base/info_sources.exp: info sources -ba info_sources
-PASS: gdb.base/info_sources.exp: info sources -base -- info_sources
-PASS: gdb.base/info_sources.exp: info sources -basena info_sources
-PASS: gdb.base/info_sources.exp: info sources -basename -- info_sources
-PASS: gdb.base/info_sources.exp: info sources -basename info_sources
-PASS: gdb.base/info_sources.exp: info sources -d -- -d
-PASS: gdb.base/info_sources.exp: info sources -d base
-PASS: gdb.base/info_sources.exp: info sources -dirname base
-PASS: gdb.base/info_sources.exp: info sources gdb.base
-PASS: gdb.base/info_sources.exp: info sources info_sources
-Running gdb.git~master/gdb/testsuite/gdb.base/info_sources_2.exp ...
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -lib\.c: info sources -basename -- -lib\.c
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -lib\.c: source file 'info_sources_2-header.h' is not present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -lib\.c: source file 'info_sources_2-header.h' is not present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -lib\.c: source file 'info_sources_2-lib.c' is present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -lib\.c: source file 'info_sources_2-test.c' is not present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -test\.c: info sources -basename -- -test\.c
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -test\.c: source file 'info_sources_2-header.h' is not present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -test\.c: source file 'info_sources_2-header.h' is not present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -test\.c: source file 'info_sources_2-lib.c' is not present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename -- -test\.c: source file 'info_sources_2-test.c' is present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename \.c: info sources -basename \.c
-PASS: gdb.base/info_sources_2.exp: args: -basename \.c: source file 'info_sources_2-header.h' is not present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename \.c: source file 'info_sources_2-header.h' is not present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename \.c: source file 'info_sources_2-lib.c' is present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename \.c: source file 'info_sources_2-test.c' is present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename info_sources_2: info sources -basename info_sources_2
-PASS: gdb.base/info_sources_2.exp: args: -basename info_sources_2: source file 'info_sources_2-header.h' is present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: -basename info_sources_2: source file 'info_sources_2-header.h' is present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename info_sources_2: source file 'info_sources_2-lib.c' is present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: -basename info_sources_2: source file 'info_sources_2-test.c' is present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: : info sources
-PASS: gdb.base/info_sources_2.exp: args: : source file 'info_sources_2-header.h' is present for 'info_sources_2'
-PASS: gdb.base/info_sources_2.exp: args: : source file 'info_sources_2-header.h' is present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: : source file 'info_sources_2-lib.c' is present for 'info_sources_2-lib.so'
-PASS: gdb.base/info_sources_2.exp: args: : source file 'info_sources_2-test.c' is present for 'info_sources_2'
-Running gdb.git~master/gdb/testsuite/gdb.base/infoline-reloc-main-from-zero.exp ...
-PASS: gdb.base/infoline-reloc-main-from-zero.exp: add-symbol-file
-PASS: gdb.base/infoline-reloc-main-from-zero.exp: info line main
-Running gdb.git~master/gdb/testsuite/gdb.base/infoline.exp ...
-PASS: gdb.base/infoline.exp: info line infoline.c:18
-Running gdb.git~master/gdb/testsuite/gdb.base/inline-frame-cycle-unwind.exp ...
-PASS: gdb.base/inline-frame-cycle-unwind.exp: backtrace when the unwind is left unbroken
-PASS: gdb.base/inline-frame-cycle-unwind.exp: backtrace with debugging on
-PASS: gdb.base/inline-frame-cycle-unwind.exp: continue to breakpoint: stop at test breakpoint
-FAIL: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 1: backtrace when the unwind is broken at frame 1
-PASS: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 1: maint flush register-cache
-PASS: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 1: python stop_at_level=1
-FAIL: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 3: backtrace when the unwind is broken at frame 3
-PASS: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 3: maint flush register-cache
-PASS: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 3: python stop_at_level=3
-FAIL: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 5: backtrace when the unwind is broken at frame 5
-PASS: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 5: maint flush register-cache
-PASS: gdb.base/inline-frame-cycle-unwind.exp: cycle at level 5: python stop_at_level=5
-PASS: gdb.base/inline-frame-cycle-unwind.exp: ensure GDB is still alive
-PASS: gdb.base/inline-frame-cycle-unwind.exp: import python scripts
-PASS: gdb.base/inline-frame-cycle-unwind.exp: maint flush register-cache
-PASS: gdb.base/inline-frame-cycle-unwind.exp: set debug frame 1
-Running gdb.git~master/gdb/testsuite/gdb.base/interact.exp ...
-PASS: gdb.base/interact.exp: sanity check with interactive-mode auto
-PASS: gdb.base/interact.exp: sanity check with interactive-mode off
-PASS: gdb.base/interact.exp: sanity check with interactive-mode on
-PASS: gdb.base/interact.exp: set interactive-mode auto
-PASS: gdb.base/interact.exp: set interactive-mode off
-PASS: gdb.base/interact.exp: set interactive-mode on
-PASS: gdb.base/interact.exp: show interactive-mode (auto)
-PASS: gdb.base/interact.exp: show interactive-mode (off)
-PASS: gdb.base/interact.exp: show interactive-mode (on)
-PASS: gdb.base/interact.exp: source script with interactive-mode auto
-PASS: gdb.base/interact.exp: source script with interactive-mode off
-PASS: gdb.base/interact.exp: source script with interactive-mode on
-Running gdb.git~master/gdb/testsuite/gdb.base/internal-functions-ptype.exp ...
-PASS: gdb.base/internal-functions-ptype.exp: complete set language
-PASS: gdb.base/internal-functions-ptype.exp: lang=ada: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=ada: set language ada
-PASS: gdb.base/internal-functions-ptype.exp: lang=asm: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=asm: set language asm
-PASS: gdb.base/internal-functions-ptype.exp: lang=c++: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=c++: set language c++
-PASS: gdb.base/internal-functions-ptype.exp: lang=c: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=c: set language c
-PASS: gdb.base/internal-functions-ptype.exp: lang=d: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=d: set language d
-PASS: gdb.base/internal-functions-ptype.exp: lang=fortran: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=fortran: set language fortran
-PASS: gdb.base/internal-functions-ptype.exp: lang=go: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=go: set language go
-PASS: gdb.base/internal-functions-ptype.exp: lang=minimal: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=minimal: set language minimal
-PASS: gdb.base/internal-functions-ptype.exp: lang=modula-2: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=modula-2: set language modula-2
-PASS: gdb.base/internal-functions-ptype.exp: lang=objective-c: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=objective-c: set language objective-c
-PASS: gdb.base/internal-functions-ptype.exp: lang=opencl: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=opencl: set language opencl
-PASS: gdb.base/internal-functions-ptype.exp: lang=pascal: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=pascal: set language pascal
-PASS: gdb.base/internal-functions-ptype.exp: lang=rust: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=rust: set language rust
-PASS: gdb.base/internal-functions-ptype.exp: lang=unknown: ptype $_isvoid
-PASS: gdb.base/internal-functions-ptype.exp: lang=unknown: set language unknown
-Running gdb.git~master/gdb/testsuite/gdb.base/internal-string-values.exp ...
-PASS: gdb.base/internal-string-values.exp: test_guile_value: guile (use-modules (gdb))
-PASS: gdb.base/internal-string-values.exp: test_guile_value: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_guile_value: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_guile_value: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_guile_value: print $v[3]
-PASS: gdb.base/internal-string-values.exp: test_guile_value: print $v[4]
-PASS: gdb.base/internal-string-values.exp: test_guile_value: set $v = $1
-UNSUPPORTED: gdb.base/internal-string-values.exp: test_internal_var: arch does not support trace
-PASS: gdb.base/internal-string-values.exp: test_python_value: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_python_value: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_python_value: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_python_value: print $v[3]
-PASS: gdb.base/internal-string-values.exp: test_python_value: print $v[4]
-PASS: gdb.base/internal-string-values.exp: test_python_value: set convenience var
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=ada: set language ada
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=asm: set language asm
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c++: set language c++
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=c: set language c
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=d: set language d
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting('test-settings string')
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str('test-settings string')
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: print 'foo'
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: ptype 'foo'
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=fortran: set language fortran
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=go: set language go
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=minimal: set language minimal
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=modula-2: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=modula-2: set language modula-2
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=objective-c: set language objective-c
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=opencl: set language opencl
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: conv_func=$_gdb_maint_setting: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: conv_func=$_gdb_maint_setting: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: conv_func=$_gdb_maint_setting_str: print $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: conv_func=$_gdb_maint_setting_str: ptype $
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: ptype "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=pascal: set language pascal
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=rust: print "foo"
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=rust: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: lang=rust: set language rust
-PASS: gdb.base/internal-string-values.exp: test_setting: all langs: maintenance set test-settings string foo
-PASS: gdb.base/internal-string-values.exp: test_setting: integer setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: integer setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: integer setting: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_setting: integer setting: set $v = $_gdb_setting_str("remotetimeout")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: not set: conv_func=$_gdb_maint_setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: not set: conv_func=$_gdb_maint_setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: not set: conv_func=$_gdb_maint_setting: set $v = $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: not set: conv_func=$_gdb_maint_setting_str: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: not set: conv_func=$_gdb_maint_setting_str: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: not set: conv_func=$_gdb_maint_setting_str: set $v = $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: conv_func=$_gdb_maint_setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: conv_func=$_gdb_maint_setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: conv_func=$_gdb_maint_setting: set $v = $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: conv_func=$_gdb_maint_setting_str: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: conv_func=$_gdb_maint_setting_str: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: conv_func=$_gdb_maint_setting_str: set $v = $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set to empty: maintenance set test-settings string
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[10]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[3]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[4]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[5]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[6]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[7]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[8]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: print $v[9]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting: set $v = $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[10]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[3]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[4]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[5]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[6]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[7]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[8]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: print $v[9]
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: conv_func=$_gdb_maint_setting_str: set $v = $_gdb_maint_setting_str("test-settings string")
-PASS: gdb.base/internal-string-values.exp: test_setting: maintenance setting: set: maintenance set test-settings string perchaude
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: not set: conv_func=$_gdb_setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: not set: conv_func=$_gdb_setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: not set: conv_func=$_gdb_setting: set $v = $_gdb_setting("trace-user")
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: not set: conv_func=$_gdb_setting_str: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: not set: conv_func=$_gdb_setting_str: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: not set: conv_func=$_gdb_setting_str: set $v = $_gdb_setting_str("trace-user")
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: conv_func=$_gdb_setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: conv_func=$_gdb_setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: conv_func=$_gdb_setting: set $v = $_gdb_setting("trace-user")
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: conv_func=$_gdb_setting_str: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: conv_func=$_gdb_setting_str: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: conv_func=$_gdb_setting_str: set $v = $_gdb_setting_str("trace-user")
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set to empty: set trace-user
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[3]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[4]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[5]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[6]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: print $v[7]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting: set $v = $_gdb_setting("trace-user")
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[0]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[1]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[2]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[3]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[4]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[5]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[6]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: print $v[7]
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: conv_func=$_gdb_setting_str: set $v = $_gdb_setting("trace-user")
-PASS: gdb.base/internal-string-values.exp: test_setting: user setting: set: set trace-user poulet
-Running gdb.git~master/gdb/testsuite/gdb.base/interp.exp ...
-PASS: gdb.base/interp.exp: can list sources
-PASS: gdb.base/interp.exp: define hello command
-PASS: gdb.base/interp.exp: finish defining hello command
-PASS: gdb.base/interp.exp: hello
-PASS: gdb.base/interp.exp: interpreter-exec console "show version"
-PASS: gdb.base/interp.exp: interpreter-exec mi "-stack-info-frame"
-PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *"
-PASS: gdb.base/interp.exp: interpreter-exec mi2 "-break-insert main"
-PASS: gdb.base/interp.exp: interpreter-exec mi3 "-break-insert main"
-PASS: gdb.base/interp.exp: regression test for mi_parse crash
-Running gdb.git~master/gdb/testsuite/gdb.base/interrupt-a.exp ...
-PASS: gdb.base/interrupt-a.exp: continue &
-PASS: gdb.base/interrupt-a.exp: inferior stopped
-PASS: gdb.base/interrupt-a.exp: interrupt -a
-Running gdb.git~master/gdb/testsuite/gdb.base/interrupt-daemon-attach.exp ...
-PASS: gdb.base/interrupt-daemon-attach.exp: child: attach
-PASS: gdb.base/interrupt-daemon-attach.exp: child: continue
-PASS: gdb.base/interrupt-daemon-attach.exp: child: stop with control-c
-PASS: gdb.base/interrupt-daemon-attach.exp: parent: attach
-PASS: gdb.base/interrupt-daemon-attach.exp: parent: continue to breakpoint: marker
-PASS: gdb.base/interrupt-daemon-attach.exp: parent: detach
-PASS: gdb.base/interrupt-daemon-attach.exp: parent: get integer valueof "child_pid"
-Running gdb.git~master/gdb/testsuite/gdb.base/interrupt-daemon.exp ...
-PASS: gdb.base/interrupt-daemon.exp: bg: continue&
-PASS: gdb.base/interrupt-daemon.exp: bg: interrupt
-PASS: gdb.base/interrupt-daemon.exp: bg: interrupt cmd stops process
-PASS: gdb.base/interrupt-daemon.exp: fg: continue
-PASS: gdb.base/interrupt-daemon.exp: fg: ctrl-c stops process
-PASS: gdb.base/interrupt-daemon.exp: set follow-fork-mode child
-Running gdb.git~master/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
-PASS: gdb.base/interrupt-noterm.exp: continue &
-PASS: gdb.base/interrupt-noterm.exp: delete
-PASS: gdb.base/interrupt-noterm.exp: inferior received SIGINT
-PASS: gdb.base/interrupt-noterm.exp: interrupt
-PASS: gdb.base/interrupt-noterm.exp: set confirm off
-PASS: gdb.base/interrupt-noterm.exp: set confirm on
-PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off
-Running gdb.git~master/gdb/testsuite/gdb.base/interrupt.exp ...
-PASS: gdb.base/interrupt.exp: Send Control-C, second time
-PASS: gdb.base/interrupt.exp: call function a second time
-PASS: gdb.base/interrupt.exp: call function when asleep
-PASS: gdb.base/interrupt.exp: child process ate our char
-PASS: gdb.base/interrupt.exp: continue
-PASS: gdb.base/interrupt.exp: echo data
-PASS: gdb.base/interrupt.exp: echo more data
-PASS: gdb.base/interrupt.exp: process is alive
-PASS: gdb.base/interrupt.exp: send end of file
-PASS: gdb.base/interrupt.exp: send_gdb control C
-PASS: gdb.base/interrupt.exp: set interrupt character
-PASS: gdb.base/interrupt.exp: signal SIGINT
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-attach-pie.exp ...
-PASS: gdb.base/jit-attach-pie.exp: attach
-PASS: gdb.base/jit-attach-pie.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-bfd-name.exp ...
-ERROR: GDB process no longer exists
-UNRESOLVED: gdb.base/jit-bfd-name.exp: continue to breakpoint: break here 1
-UNRESOLVED: gdb.base/jit-bfd-name.exp: continue to breakpoint: break here 2
-PASS: gdb.base/jit-bfd-name.exp: forging argc
-PASS: gdb.base/jit-bfd-name.exp: forging argv
-PASS: gdb.base/jit-bfd-name.exp: forging argv[1]
-PASS: gdb.base/jit-bfd-name.exp: forging argv[2]
-UNRESOLVED: gdb.base/jit-bfd-name.exp: gdb_breakpoint: set breakpoint at 143
-UNRESOLVED: gdb.base/jit-bfd-name.exp: info function ^jit_function
-UNRESOLVED: gdb.base/jit-bfd-name.exp: info function jit_function
-UNRESOLVED: gdb.base/jit-bfd-name.exp: maint info jit
-UNRESOLVED: gdb.base/jit-bfd-name.exp: maint info symtabs
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-elf-fork.exp ...
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: continue to breakpoint: continue to after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: continue to breakpoint: continue to before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: continue to breakpoint: continue to before return - child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: continue to breakpoint: continue to before return - parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: current inferior is child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: delete all breakpoints in delete_breakpoints
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: forging argc
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: forging argv
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: gdb_breakpoint: set breakpoint at 103
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: gdb_breakpoint: set breakpoint at 128
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: inferior 1
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: inferior 2
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: jit-ed objfile in child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: jit-ed objfile in parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: jit-ed objfiles after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: jit-ed objfiles before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: no more jit-ed objfiles in child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: no more jit-ed objfiles in parent
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: set detach-on-fork off
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_child: set follow-fork-mode child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: continue to breakpoint: continue to after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: continue to breakpoint: continue to before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: continue to breakpoint: continue to before return - child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: continue to breakpoint: continue to before return - parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: current inferior is parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: delete all breakpoints in delete_breakpoints
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: forging argc
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: forging argv
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: gdb_breakpoint: set breakpoint at 103
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: gdb_breakpoint: set breakpoint at 128
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: inferior 1
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: inferior 2
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: jit-ed objfile in child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: jit-ed objfile in parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: jit-ed objfiles after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: jit-ed objfiles before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: no more jit-ed objfiles in child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: no more jit-ed objfiles in parent
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: set detach-on-fork off
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_off_follow_fork_mode_parent: set follow-fork-mode parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: continue to breakpoint: continue to after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: continue to breakpoint: continue to before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: continue to breakpoint: continue to before return
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: current inferior is child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: delete all breakpoints in delete_breakpoints
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: forging argc
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: forging argv
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: gdb_breakpoint: set breakpoint at 103
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: gdb_breakpoint: set breakpoint at 128
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: inferior 1
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: inferior 2
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: jit-ed objfiles after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: jit-ed objfiles before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: no more jit-ed objfiles
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: set detach-on-fork on
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_child: set follow-fork-mode child
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: continue to breakpoint: continue to after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: continue to breakpoint: continue to before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: continue to breakpoint: continue to before return
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: current inferior is parent
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: delete all breakpoints in delete_breakpoints
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: forging argc
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: forging argv
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: gdb_breakpoint: set breakpoint at 103
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: gdb_breakpoint: set breakpoint at 128
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: jit-ed objfiles after fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: jit-ed objfiles before fork
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: no inferior 2
-UNRESOLVED: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: no more jit-ed objfiles
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: set detach-on-fork on
-PASS: gdb.base/jit-elf-fork.exp: test_detach_on_fork_on_follow_fork_mode_parent: set follow-fork-mode parent
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-elf-so.exp ...
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: continue to breakpoint: break here 0
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-1: continue to breakpoint: break here 1
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-1: continue to breakpoint: break here 2
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: continue to breakpoint: break here before-dlopen
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: forging argc
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: forging argv
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-1: gdb_breakpoint: set breakpoint at /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.base/jit-elf-main.c:143
-PATH: gdb.base/jit-elf-so.exp: one_jit_test-1: gdb_breakpoint: set breakpoint at /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.base/jit-elf-main.c:143
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-1: info function jit_function
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-1: info function jit_function after unregistration
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-1: setting library name
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: continue to breakpoint: break here 0
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-2: continue to breakpoint: break here 1
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-2: continue to breakpoint: break here 2
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: continue to breakpoint: break here before-dlopen
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: forging argc
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: forging argv
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: forging argv[1]
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: forging argv[2]
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-2: gdb_breakpoint: set breakpoint at /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.base/jit-elf-main.c:143
-PATH: gdb.base/jit-elf-so.exp: one_jit_test-2: gdb_breakpoint: set breakpoint at /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.base/jit-elf-main.c:143
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-2: info function jit_function
-UNRESOLVED: gdb.base/jit-elf-so.exp: one_jit_test-2: info function jit_function after unregistration
-PASS: gdb.base/jit-elf-so.exp: one_jit_test-2: setting library name
-UNRESOLVED: gdb.base/jit-elf-so.exp: test jit-reader-load filename completion jit-elf-solib.1.so
-UNRESOLVED: gdb.base/jit-elf-so.exp: test jit-reader-load filename completion jit-elf-solib.2.so
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-elf.exp ...
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-ERROR: GDB process no longer exists
-PASS: gdb.base/jit-elf.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0
-UNRESOLVED: gdb.base/jit-elf.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1
-UNRESOLVED: gdb.base/jit-elf.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2
-PASS: gdb.base/jit-elf.exp: PIE: one_jit_test-1: forging argc
-PASS: gdb.base/jit-elf.exp: PIE: one_jit_test-1: forging argv
-PASS: gdb.base/jit-elf.exp: PIE: one_jit_test-1: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf.exp: PIE: one_jit_test-1: gdb_breakpoint: set breakpoint at 143
-UNRESOLVED: gdb.base/jit-elf.exp: PIE: one_jit_test-1: info function ^jit_function
-UNRESOLVED: gdb.base/jit-elf.exp: PIE: one_jit_test-1: info function jit_function
-FAIL: gdb.base/jit-elf.exp: attach: one_jit_test-2: break here 1: attach
-UNRESOLVED: gdb.base/jit-elf.exp: attach: one_jit_test-2: break here 1: detach
-UNRESOLVED: gdb.base/jit-elf.exp: attach: one_jit_test-2: break here 1: get inferior process ID
-UNRESOLVED: gdb.base/jit-elf.exp: attach: one_jit_test-2: break here 1: set var wait_for_gdb = 1
-PASS: gdb.base/jit-elf.exp: attach: one_jit_test-2: continue to breakpoint: break here 0
-UNRESOLVED: gdb.base/jit-elf.exp: attach: one_jit_test-2: continue to breakpoint: break here 1
-PASS: gdb.base/jit-elf.exp: attach: one_jit_test-2: forging argc
-PASS: gdb.base/jit-elf.exp: attach: one_jit_test-2: forging argv
-PASS: gdb.base/jit-elf.exp: attach: one_jit_test-2: forging argv[1]
-PASS: gdb.base/jit-elf.exp: attach: one_jit_test-2: forging argv[2]
-PASS: gdb.base/jit-elf.exp: one_jit_test-1: continue to breakpoint: break here 0
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-1: continue to breakpoint: break here 1
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-1: continue to breakpoint: break here 2
-PASS: gdb.base/jit-elf.exp: one_jit_test-1: forging argc
-PASS: gdb.base/jit-elf.exp: one_jit_test-1: forging argv
-PASS: gdb.base/jit-elf.exp: one_jit_test-1: forging argv[1]
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-1: gdb_breakpoint: set breakpoint at 143
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-1: info function ^jit_function
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-1: info function jit_function
-PASS: gdb.base/jit-elf.exp: one_jit_test-2: continue to breakpoint: break here 0
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: continue to breakpoint: break here 1
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: continue to breakpoint: break here 2
-PASS: gdb.base/jit-elf.exp: one_jit_test-2: forging argc
-PASS: gdb.base/jit-elf.exp: one_jit_test-2: forging argv
-PASS: gdb.base/jit-elf.exp: one_jit_test-2: forging argv[1]
-PASS: gdb.base/jit-elf.exp: one_jit_test-2: forging argv[2]
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: gdb_breakpoint: set breakpoint at 143
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: info function ^jit_function
-UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: info function jit_function
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-reader-exec.exp ...
-PASS: gdb.base/jit-reader-exec.exp: continue
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-reader-simple.exp ...
-PASS: gdb.base/jit-reader-simple.exp: shared: change addr: address changed
-PASS: gdb.base/jit-reader-simple.exp: shared: change addr: initial run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: shared: change addr: initial run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: shared: change addr: second run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: shared: change addr: second run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: shared: change addr: second run: recompile
-PASS: gdb.base/jit-reader-simple.exp: shared: same addr: address didn't change
-PASS: gdb.base/jit-reader-simple.exp: shared: same addr: initial run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: shared: same addr: initial run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: shared: same addr: second run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: shared: same addr: second run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: standalone: change addr: address changed
-PASS: gdb.base/jit-reader-simple.exp: standalone: change addr: initial run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: standalone: change addr: initial run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: standalone: change addr: second run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: standalone: change addr: second run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: standalone: change addr: second run: recompile
-PASS: gdb.base/jit-reader-simple.exp: standalone: same addr: address didn't change
-PASS: gdb.base/jit-reader-simple.exp: standalone: same addr: initial run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: standalone: same addr: initial run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: standalone: same addr: second run: get address of __jit_debug_descriptor
-PASS: gdb.base/jit-reader-simple.exp: standalone: same addr: second run: maint info breakpoints shows jit breakpoint
-PASS: gdb.base/jit-reader-simple.exp: two JITers: have two jit breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.base/jit-reader.exp ...
-UNSUPPORTED: gdb.base/jit-reader.exp: require failed: is_any_target "i?86-*-*" "x86_64-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.base/jump-inline.exp ...
-PASS: gdb.base/jump-inline.exp: aborted jump out of current function
-PASS: gdb.base/jump-inline.exp: continue to breakpoint: inline-funct
-PASS: gdb.base/jump-inline.exp: jump 21
-PASS: gdb.base/jump-inline.exp: next
-PASS: gdb.base/jump-inline.exp: print a
-Running gdb.git~master/gdb/testsuite/gdb.base/jump.exp ...
-PASS: gdb.base/jump.exp: add inferior 2 with -exec
-PASS: gdb.base/jump.exp: inferior 1: aborted jump out of current function
-PASS: gdb.base/jump.exp: inferior 1: bp_on_call
-PASS: gdb.base/jump.exp: inferior 1: bp_on_non_call
-PASS: gdb.base/jump.exp: inferior 1: disable bp_on_non_call
-PASS: gdb.base/jump.exp: inferior 1: disable breakpoint on call
-PASS: gdb.base/jump.exp: inferior 1: inferior 1
-PASS: gdb.base/jump.exp: inferior 1: jump out of current function
-PASS: gdb.base/jump.exp: inferior 1: jump to call
-PASS: gdb.base/jump.exp: inferior 1: jump to call with disabled breakpoint
-PASS: gdb.base/jump.exp: inferior 1: jump to non-call
-PASS: gdb.base/jump.exp: inferior 1: jump with trailing argument junk
-PASS: gdb.base/jump.exp: inferior 1: jump without argument disallowed
-PASS: gdb.base/jump.exp: inferior 2: aborted jump out of current function
-PASS: gdb.base/jump.exp: inferior 2: bp_on_call
-PASS: gdb.base/jump.exp: inferior 2: bp_on_non_call
-PASS: gdb.base/jump.exp: inferior 2: disable bp_on_non_call
-PASS: gdb.base/jump.exp: inferior 2: disable breakpoint on call
-PASS: gdb.base/jump.exp: inferior 2: inferior 2
-PASS: gdb.base/jump.exp: inferior 2: jump out of current function
-PASS: gdb.base/jump.exp: inferior 2: jump to call
-PASS: gdb.base/jump.exp: inferior 2: jump to call with disabled breakpoint
-PASS: gdb.base/jump.exp: inferior 2: jump to non-call
-PASS: gdb.base/jump.exp: inferior 2: jump with trailing argument junk
-PASS: gdb.base/jump.exp: inferior 2: jump without argument disallowed
-PASS: gdb.base/jump.exp: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.base/jump_multiple_objfiles.exp ...
-PASS: gdb.base/jump_multiple_objfiles.exp: Jump within the objectfile
-PASS: gdb.base/jump_multiple_objfiles.exp: continue to breakpoint: bar_first_line
-Running gdb.git~master/gdb/testsuite/gdb.base/kill-after-signal.exp ...
-UNSUPPORTED: gdb.base/kill-after-signal.exp: require failed: can_single_step_to_signal_handler
-Running gdb.git~master/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 2
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: inf 1 is still current
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: inf 3 is still current
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 2
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: load binary
-PASS: gdb.base/kill-detach-inferiors-cmd.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.base/kill-during-detach.exp ...
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 1: python
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 2: import time
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 3: import os
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 4: import signal
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 5: def kill_and_detach():
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 6: os.kill(inf_pid, signal.SIGKILL)
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 7: time.sleep(1)
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 8: gdb.execute("detach")
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: Create worker function: input 9: end
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: assign inf_pid
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: continue &
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: get inferior pid
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=false: python kill_and_detach()
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 1: python
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 2: import time
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 3: import os
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 4: import signal
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 5: def kill_and_detach():
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 6: os.kill(inf_pid, signal.SIGKILL)
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 7: time.sleep(1)
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 8: gdb.execute("detach")
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: Create worker function: input 9: end
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: assign inf_pid
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: checkpoint
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: continue &
-PASS: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: get inferior pid
-FAIL: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: python kill_and_detach()
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 1: python
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 2: import time
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 3: import os
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 4: import signal
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 5: def kill_and_detach():
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 6: gdb.execute("set variable dont_exit_just_yet=0")
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 7: time.sleep(1)
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 8: gdb.execute("detach")
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: Create worker function: input 9: end
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: assign inf_pid
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: continue &
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: get inferior pid
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=false: python kill_and_detach()
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 1: python
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 2: import time
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 3: import os
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 4: import signal
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 5: def kill_and_detach():
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 6: gdb.execute("set variable dont_exit_just_yet=0")
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 7: time.sleep(1)
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 8: gdb.execute("detach")
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: Create worker function: input 9: end
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: assign inf_pid
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: checkpoint
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: continue &
-PASS: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: get inferior pid
-FAIL: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: python kill_and_detach()
-Running gdb.git~master/gdb/testsuite/gdb.base/killed-outside.exp ...
-PASS: gdb.base/killed-outside.exp: continue: continue
-PASS: gdb.base/killed-outside.exp: continue: get pid of inferior
-PASS: gdb.base/killed-outside.exp: continue: info threads
-PASS: gdb.base/killed-outside.exp: continue: quit GDB
-PASS: gdb.base/killed-outside.exp: info threads: get pid of inferior
-PASS: gdb.base/killed-outside.exp: info threads: info threads
-PASS: gdb.base/killed-outside.exp: info threads: quit GDB
-PASS: gdb.base/killed-outside.exp: registers: get pid of inferior
-PASS: gdb.base/killed-outside.exp: registers: info threads
-PASS: gdb.base/killed-outside.exp: registers: maint flush register-cache
-PASS: gdb.base/killed-outside.exp: registers: quit GDB
-PASS: gdb.base/killed-outside.exp: stepi: get pid of inferior
-PASS: gdb.base/killed-outside.exp: stepi: info threads
-PASS: gdb.base/killed-outside.exp: stepi: quit GDB
-PASS: gdb.base/killed-outside.exp: stepi: si
-Running gdb.git~master/gdb/testsuite/gdb.base/label-without-address.exp ...
-PASS: gdb.base/label-without-address.exp: break main:L1
-PASS: gdb.base/label-without-address.exp: l main:L1
-Running gdb.git~master/gdb/testsuite/gdb.base/label.exp ...
-PASS: gdb.base/label.exp: breakpoint here
-PASS: gdb.base/label.exp: breakpoint there
-PASS: gdb.base/label.exp: continue to 'here'
-PASS: gdb.base/label.exp: continue to 'there'
-PASS: gdb.base/label.exp: continue to 'there' after re-run
-PASS: gdb.base/label.exp: rerun to main
-Running gdb.git~master/gdb/testsuite/gdb.base/langs.exp ...
-PASS: gdb.base/langs.exp: backtrace
-PASS: gdb.base/langs.exp: break on nonexistent function
-PASS: gdb.base/langs.exp: continue until exit at first session
-PASS: gdb.base/langs.exp: expression parsing does not crash for unknown
-PASS: gdb.base/langs.exp: print parameter value
-PASS: gdb.base/langs.exp: set lang back to auto for verbose test
-PASS: gdb.base/langs.exp: set lang to minimal
-PASS: gdb.base/langs.exp: set language unknown
-PASS: gdb.base/langs.exp: set verbose on
-PASS: gdb.base/langs.exp: show language at cppsub_
-PASS: gdb.base/langs.exp: show language at csub
-PASS: gdb.base/langs.exp: show language at foo
-PASS: gdb.base/langs.exp: show language at fsub
-PASS: gdb.base/langs.exp: show language at langs0__2do
-PASS: gdb.base/langs.exp: show language at main
-PASS: gdb.base/langs.exp: up to cppsub_
-PASS: gdb.base/langs.exp: up to foo
-PASS: gdb.base/langs.exp: up to foo when verbose
-PASS: gdb.base/langs.exp: up to fsub
-PASS: gdb.base/langs.exp: up to langs0__2do
-PASS: gdb.base/langs.exp: up to main
-Running gdb.git~master/gdb/testsuite/gdb.base/large-frame.exp ...
-PASS: gdb.base/large-frame.exp: optimize=-O0: backtrace
-PASS: gdb.base/large-frame.exp: optimize=-O0: continue to breakpoint: blah
-PASS: gdb.base/large-frame.exp: optimize=-O1: backtrace
-PASS: gdb.base/large-frame.exp: optimize=-O1: continue to breakpoint: blah
-PASS: gdb.base/large-frame.exp: optimize=-O2: backtrace
-PASS: gdb.base/large-frame.exp: optimize=-O2: continue to breakpoint: blah
-Running gdb.git~master/gdb/testsuite/gdb.base/ldbl_e308.exp ...
-PASS: gdb.base/ldbl_e308.exp: print ldbl_308
-PASS: gdb.base/ldbl_e308.exp: set variable ldbl_308 = 1.6e+308l
-Running gdb.git~master/gdb/testsuite/gdb.base/libsegfault.exp ...
-UNTESTED: gdb.base/libsegfault.exp: cannot preload libSegFault.so
-Running gdb.git~master/gdb/testsuite/gdb.base/limited-length.exp ...
-PASS: gdb.base/limited-length.exp: get valueof "sizeof(large_1d_array[0])"
-PASS: gdb.base/limited-length.exp: set max-value-size 204
-PASS: gdb.base/limited-length.exp: set max-value-size unlimited
-PASS: gdb.base/limited-length.exp: set print elements 3
-PASS: gdb.base/limited-length.exp: set print elements 51
-PASS: gdb.base/limited-length.exp: set print elements unlimited
-PASS: gdb.base/limited-length.exp: set print repeats 3
-PASS: gdb.base/limited-length.exp: with print elements matching max-value size: output large_1d_array from history
-PASS: gdb.base/limited-length.exp: with print elements matching max-value size: output large_2d_array from history
-PASS: gdb.base/limited-length.exp: with print elements matching max-value size: print large_1d_array from history
-PASS: gdb.base/limited-length.exp: with print elements matching max-value size: print large_2d_array from history
-PASS: gdb.base/limited-length.exp: with reduced max-value size: output large_1d_array
-PASS: gdb.base/limited-length.exp: with reduced max-value size: output large_2d_array
-PASS: gdb.base/limited-length.exp: with reduced max-value size: print large_1d_array
-PASS: gdb.base/limited-length.exp: with reduced max-value size: print large_2d_array
-PASS: gdb.base/limited-length.exp: with reduced print elements: output large_1d_array
-PASS: gdb.base/limited-length.exp: with reduced print elements: output large_1d_array from history
-PASS: gdb.base/limited-length.exp: with reduced print elements: output large_2d_array
-PASS: gdb.base/limited-length.exp: with reduced print elements: output large_2d_array from history
-PASS: gdb.base/limited-length.exp: with reduced print elements: print large_1d_array
-PASS: gdb.base/limited-length.exp: with reduced print elements: print large_1d_array from history
-PASS: gdb.base/limited-length.exp: with reduced print elements: print large_2d_array
-PASS: gdb.base/limited-length.exp: with reduced print elements: print large_2d_array from history
-PASS: gdb.base/limited-length.exp: with standard max-value size: output large_1d_array
-PASS: gdb.base/limited-length.exp: with standard max-value size: output large_2d_array
-PASS: gdb.base/limited-length.exp: with standard max-value size: print large_1d_array
-PASS: gdb.base/limited-length.exp: with standard max-value size: print large_2d_array
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output available large_2d_array element from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output available large_2d_array row from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output expression referring unavailable element from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output large_1d_array from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output large_2d_array from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output partially available large_2d_array row from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output unavailable large_2d_array element from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: output unavailable large_2d_array row from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print available large_2d_array element from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print available large_2d_array row from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print expression referring unavailable element from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print large_1d_array from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print large_2d_array from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print partially available large_2d_array row from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print unavailable large_2d_array element from history
-PASS: gdb.base/limited-length.exp: with unlimited print elements: print unavailable large_2d_array row from history
-Running gdb.git~master/gdb/testsuite/gdb.base/line-symtabs.exp ...
-PASS: gdb.base/line-symtabs.exp: continue to breakpoint: continue to breakpoint in header
-PASS: gdb.base/line-symtabs.exp: disas /m
-Running gdb.git~master/gdb/testsuite/gdb.base/line65535.exp ...
-PASS: gdb.base/line65535.exp: break at line 65535
-Running gdb.git~master/gdb/testsuite/gdb.base/lineinc.exp ...
-PASS: gdb.base/lineinc.exp: tolerate macro info with multiple #inclusions per line
-Running gdb.git~master/gdb/testsuite/gdb.base/list-ambiguous-readnow.exp ...
-PASS: gdb.base/list-ambiguous-readnow.exp: edit ambiguous_fun
-PASS: gdb.base/list-ambiguous-readnow.exp: edit ambiguous_var
-PASS: gdb.base/list-ambiguous-readnow.exp: list ,ambiguous_fun
-PASS: gdb.base/list-ambiguous-readnow.exp: list ,ambiguous_var
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_fun
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_fun,
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_fun,ambiguous_fun
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_fun,main
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_var
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_var,
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_var,ambiguous_var
-PASS: gdb.base/list-ambiguous-readnow.exp: list ambiguous_var,main
-PASS: gdb.base/list-ambiguous-readnow.exp: list main,ambiguous_fun
-PASS: gdb.base/list-ambiguous-readnow.exp: list main,ambiguous_var
-PASS: gdb.base/list-ambiguous-readnow.exp: set listsize 10
-Running gdb.git~master/gdb/testsuite/gdb.base/list-ambiguous.exp ...
-PASS: gdb.base/list-ambiguous.exp: edit ambiguous_fun
-PASS: gdb.base/list-ambiguous.exp: edit ambiguous_var
-PASS: gdb.base/list-ambiguous.exp: list ,ambiguous_fun
-PASS: gdb.base/list-ambiguous.exp: list ,ambiguous_var
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_fun
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_fun,
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_fun,ambiguous_fun
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_fun,main
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_var
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_var,
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_var,ambiguous_var
-PASS: gdb.base/list-ambiguous.exp: list ambiguous_var,main
-PASS: gdb.base/list-ambiguous.exp: list main,ambiguous_fun
-PASS: gdb.base/list-ambiguous.exp: list main,ambiguous_var
-PASS: gdb.base/list-ambiguous.exp: set listsize 10
-Running gdb.git~master/gdb/testsuite/gdb.base/list-missing-source.exp ...
-PASS: gdb.base/list-missing-source.exp: info source
-PASS: gdb.base/list-missing-source.exp: list
-Running gdb.git~master/gdb/testsuite/gdb.base/list.exp ...
-PASS: gdb.base/list.exp: confirm we are printing the following lines
-PASS: gdb.base/list.exp: first use of "list +INVALID"
-PASS: gdb.base/list.exp: first use of "list -INVALID"
-PASS: gdb.base/list.exp: forward-search 6789
-PASS: gdb.base/list.exp: list 'list0.c:main'
-PASS: gdb.base/list.exp: list ,5
-PASS: gdb.base/list.exp: list - after stop: 10, 10: after next: set listsize 10
-PASS: gdb.base/list.exp: list - after stop: 10, 10: before next: set listsize 10
-PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #1
-PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #2
-PASS: gdb.base/list.exp: list - after stop: 10, 10: next
-PASS: gdb.base/list.exp: list - after stop: 10, 1: after next: set listsize 1
-PASS: gdb.base/list.exp: list - after stop: 10, 1: before next: set listsize 10
-PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #1
-PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #2
-PASS: gdb.base/list.exp: list - after stop: 10, 1: next
-PASS: gdb.base/list.exp: list - after stop: 10, 2: after next: set listsize 2
-PASS: gdb.base/list.exp: list - after stop: 10, 2: before next: set listsize 10
-PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #1
-PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #2
-PASS: gdb.base/list.exp: list - after stop: 10, 2: next
-PASS: gdb.base/list.exp: list - after stop: 10, 3: after next: set listsize 3
-PASS: gdb.base/list.exp: list - after stop: 10, 3: before next: set listsize 10
-PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #1
-PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #2
-PASS: gdb.base/list.exp: list - after stop: 10, 3: next
-PASS: gdb.base/list.exp: list . with inferior not running
-PASS: gdb.base/list.exp: list 1
-PASS: gdb.base/list.exp: list after stop: 1, 10: after next: set listsize 10
-PASS: gdb.base/list.exp: list after stop: 1, 10: before next: set listsize 1
-PASS: gdb.base/list.exp: list after stop: 1, 10: list #1
-PASS: gdb.base/list.exp: list after stop: 1, 10: list #2
-PASS: gdb.base/list.exp: list after stop: 1, 10: next
-PASS: gdb.base/list.exp: list after stop: 10, 10: after next: set listsize 10
-PASS: gdb.base/list.exp: list after stop: 10, 10: before next: set listsize 10
-PASS: gdb.base/list.exp: list after stop: 10, 10: list #1
-PASS: gdb.base/list.exp: list after stop: 10, 10: list #2
-PASS: gdb.base/list.exp: list after stop: 10, 10: next
-PASS: gdb.base/list.exp: list after stop: 10, 1: after next: set listsize 1
-PASS: gdb.base/list.exp: list after stop: 10, 1: before next: set listsize 10
-PASS: gdb.base/list.exp: list after stop: 10, 1: list #1
-PASS: gdb.base/list.exp: list after stop: 10, 1: list #2
-PASS: gdb.base/list.exp: list after stop: 10, 1: next
-PASS: gdb.base/list.exp: list after stop: 10, 2: after next: set listsize 2
-PASS: gdb.base/list.exp: list after stop: 10, 2: before next: set listsize 10
-PASS: gdb.base/list.exp: list after stop: 10, 2: list #1
-PASS: gdb.base/list.exp: list after stop: 10, 2: list #2
-PASS: gdb.base/list.exp: list after stop: 10, 2: next
-PASS: gdb.base/list.exp: list after stop: 10, 3: after next: set listsize 3
-PASS: gdb.base/list.exp: list after stop: 10, 3: before next: set listsize 10
-PASS: gdb.base/list.exp: list after stop: 10, 3: list #1
-PASS: gdb.base/list.exp: list after stop: 10, 3: list #2
-PASS: gdb.base/list.exp: list after stop: 10, 3: next
-PASS: gdb.base/list.exp: list around current line again
-PASS: gdb.base/list.exp: list current line after starting
-PASS: gdb.base/list.exp: list default lines around main
-PASS: gdb.base/list.exp: list filename:function; nonexistant file
-PASS: gdb.base/list.exp: list filename:function; nonexistant function
-XFAIL: gdb.base/list.exp: list filename:function; wrong filename rejected
-PASS: gdb.base/list.exp: list line 1 in include file
-PASS: gdb.base/list.exp: list line 1 with listsize 1
-PASS: gdb.base/list.exp: list line 1 with listsize 100
-PASS: gdb.base/list.exp: list line 1 with listsize 2
-PASS: gdb.base/list.exp: list line 1 with listsize 3
-PASS: gdb.base/list.exp: list line 1 with listsize 4
-PASS: gdb.base/list.exp: list line 1 with unlimited listsize
-PASS: gdb.base/list.exp: list line 10 with listsize 100
-PASS: gdb.base/list.exp: list line 2 with listsize 1
-PASS: gdb.base/list.exp: list line 2 with listsize 2
-PASS: gdb.base/list.exp: list line 2 with listsize 3
-PASS: gdb.base/list.exp: list line 2 with listsize 4
-PASS: gdb.base/list.exp: list line 3 with listsize 2
-PASS: gdb.base/list.exp: list line 3 with listsize 3
-PASS: gdb.base/list.exp: list line 3 with listsize 4
-PASS: gdb.base/list.exp: list line 4 with listsize 4
-PASS: gdb.base/list.exp: list list0.c:main
-PASS: gdb.base/list.exp: list list0.c:unused
-PASS: gdb.base/list.exp: list list0.h:foo
-PASS: gdb.base/list.exp: list list1.c:bar
-PASS: gdb.base/list.exp: list list1.c:unused
-PASS: gdb.base/list.exp: list long_line
-PASS: gdb.base/list.exp: list message for lines past EOF
-PASS: gdb.base/list.exp: list range, must be same files
-PASS: gdb.base/list.exp: list range; both bounds past EOF
-PASS: gdb.base/list.exp: list range; filename:line1,filename:line2
-PASS: gdb.base/list.exp: list range; line1,line2
-PASS: gdb.base/list.exp: list range; upper bound past EOF
-PASS: gdb.base/list.exp: reverse-search 67
-PASS: gdb.base/list.exp: reverse-search 6789
-PASS: gdb.base/list.exp: search 4321
-PASS: gdb.base/list.exp: search 6789
-PASS: gdb.base/list.exp: search extremely long line (> 5000 chars)
-PASS: gdb.base/list.exp: second use of "list +INVALID"
-PASS: gdb.base/list.exp: second use of "list -INVALID"
-PASS: gdb.base/list.exp: set listsize 2
-PASS: gdb.base/list.exp: set listsize 4
-PASS: gdb.base/list.exp: set width 0
-PASS: gdb.base/list.exp: setting listsize to 0 #6
-PASS: gdb.base/list.exp: setting listsize to 1 #1
-PASS: gdb.base/list.exp: setting listsize to 10 #7
-PASS: gdb.base/list.exp: setting listsize to 10 #8
-PASS: gdb.base/list.exp: setting listsize to 100 #5
-PASS: gdb.base/list.exp: setting listsize to 2 #2
-PASS: gdb.base/list.exp: setting listsize to 3 #3
-PASS: gdb.base/list.exp: setting listsize to 4 #4
-PASS: gdb.base/list.exp: show default list size
-PASS: gdb.base/list.exp: show listsize 1 #1
-PASS: gdb.base/list.exp: show listsize 10 #7
-PASS: gdb.base/list.exp: show listsize 10 #8
-PASS: gdb.base/list.exp: show listsize 100 #5
-PASS: gdb.base/list.exp: show listsize 2 #2
-PASS: gdb.base/list.exp: show listsize 3 #3
-PASS: gdb.base/list.exp: show listsize 4 #4
-PASS: gdb.base/list.exp: show listsize unlimited #6
-PASS: gdb.base/list.exp: test_list_backwards: beginning of file error after "list -" command
-PASS: gdb.base/list.exp: test_list_backwards: list 1-7
-PASS: gdb.base/list.exp: test_list_backwards: list 18-27
-PASS: gdb.base/list.exp: test_list_backwards: list 8-17
-PASS: gdb.base/list.exp: test_list_backwards: list list0.c:33
-PASS: gdb.base/list.exp: test_list_filename_and_number: list list0.c:1
-PASS: gdb.base/list.exp: test_list_filename_and_number: list list0.c:10
-PASS: gdb.base/list.exp: test_list_filename_and_number: list list1.c:1
-PASS: gdb.base/list.exp: test_list_filename_and_number: list list1.c:12
-PASS: gdb.base/list.exp: test_list_forward: list 15-24
-PASS: gdb.base/list.exp: test_list_forward: list 25-34
-PASS: gdb.base/list.exp: test_list_forward: list 35-42
-PASS: gdb.base/list.exp: test_list_forward: list list0.c:10
-PASS: gdb.base/list.exp: test_list_forward: list past end of file
-PASS: gdb.base/list.exp: test_list_function: list function in include file
-PASS: gdb.base/list.exp: test_list_function: list function in source file 1
-PASS: gdb.base/list.exp: test_list_function: list function in source file 2
-PASS: gdb.base/list.exp: test_repeat_list_command: list 15-24
-PASS: gdb.base/list.exp: test_repeat_list_command: list 25-34
-PASS: gdb.base/list.exp: test_repeat_list_command: list 35-42
-PASS: gdb.base/list.exp: test_repeat_list_command: list list0.c:10
-PASS: gdb.base/list.exp: test_repeat_list_command: list past end of file
-PASS: gdb.base/list.exp: testing repeated invocations with GDB's auto-repeat
-PASS: gdb.base/list.exp: until 15
-Running gdb.git~master/gdb/testsuite/gdb.base/load-command.exp ...
-PASS: gdb.base/load-command.exp: probe for target native
-UNSUPPORTED: gdb.base/load-command.exp: the native target does not support the load command
-Running gdb.git~master/gdb/testsuite/gdb.base/logical.exp ...
-PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 1, y = 2, w = 1, z = 3; expecting 1
-PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 1, y = 2, w = 3, z = 3; expecting 1
-PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 2, y = 2, w = 2, z = 3; expecting 1
-PASS: gdb.base/logical.exp: evaluate !!x; variables x = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !!x; variables x = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x && !y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x && y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || !y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 0, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 0, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 0, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && !z; variables x = 1, y = 1, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 0, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 0, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 0, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 1, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y && z; variables x = 1, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate !x || y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate !x; variables x = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x != y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x != y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x != y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x != y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && !y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 0, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 1, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 0, y = 1, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 0, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 1, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y && z; variables x = 1, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 1, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 0, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && y || z; variables x = 1, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x && y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x && y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x < y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x < y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x < y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x < y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x <= y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x == y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x == y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x == y; variables x = 1, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x == y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x > y || w == z; variables x = 1, y = 2, w = 1, z = 3; expecting 0
-PASS: gdb.base/logical.exp: evaluate x > y || w == z; variables x = 1, y = 2, w = 3, z = 3; expecting 1
-PASS: gdb.base/logical.exp: evaluate x > y || w == z; variables x = 2, y = 2, w = 2, z = 3; expecting 0
-PASS: gdb.base/logical.exp: evaluate x > y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x > y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x > y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x > y; variables x = 1, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 1, y = 2, w = 1, z = 3; expecting 0
-PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 1, y = 2, w = 3, z = 3; expecting 0
-PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 2, y = 2, w = 2, z = 3; expecting 1
-PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x >= y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 1, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 0, y = 1, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 0, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y && z; variables x = 1, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 0, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 0, y = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || !y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 0, z = 1; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 1, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 0, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 0, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y && z; variables x = 1, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 0, z = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 0, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 0, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 0, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 1, z = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y || z; variables x = 1, y = 1, z = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y; variables x = 0, y = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x || y; variables x = 0, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y; variables x = 1, y = 0; expecting 1
-PASS: gdb.base/logical.exp: evaluate x || y; variables x = 1, y = 1; expecting 1
-PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0
-PASS: gdb.base/logical.exp: evaluate x; variables x = 1; expecting 1
-Running gdb.git~master/gdb/testsuite/gdb.base/long-inferior-output.exp ...
-PASS: gdb.base/long-inferior-output.exp: breakpoint reached
-PASS: gdb.base/long-inferior-output.exp: saw all lines
-PASS: gdb.base/long-inferior-output.exp: set breakpoint after printing
-Running gdb.git~master/gdb/testsuite/gdb.base/long_long.exp ...
-PASS: gdb.base/long_long.exp: binary print
-PASS: gdb.base/long_long.exp: continue to breakpoint: Stop here and look
-PASS: gdb.base/long_long.exp: decimal print p/d
-PASS: gdb.base/long_long.exp: decimal print p/u
-PASS: gdb.base/long_long.exp: decimal print p/x
-PASS: gdb.base/long_long.exp: default print hex
-PASS: gdb.base/long_long.exp: default print val.bin
-PASS: gdb.base/long_long.exp: default print val.dec
-PASS: gdb.base/long_long.exp: default print val.oct
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (char)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (double)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (long double)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (long long)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (long)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (short)"
-PASS: gdb.base/long_long.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.base/long_long.exp: hex print p/x
-PASS: gdb.base/long_long.exp: octal print
-PASS: gdb.base/long_long.exp: p/a *(char *)c
-PASS: gdb.base/long_long.exp: p/a *(int *)i
-PASS: gdb.base/long_long.exp: p/a *(long *)l
-PASS: gdb.base/long_long.exp: p/a *(long long *)ll
-PASS: gdb.base/long_long.exp: p/a *(short *)s
-PASS: gdb.base/long_long.exp: p/a val.oct
-PASS: gdb.base/long_long.exp: p/c *(char *)c
-PASS: gdb.base/long_long.exp: p/c *(int *)i
-PASS: gdb.base/long_long.exp: p/c *(long *)l
-PASS: gdb.base/long_long.exp: p/c *(long long *)ll
-PASS: gdb.base/long_long.exp: p/c *(short *)s
-PASS: gdb.base/long_long.exp: p/c val.oct
-PASS: gdb.base/long_long.exp: p/d *(char *)c
-PASS: gdb.base/long_long.exp: p/d *(int *)i
-PASS: gdb.base/long_long.exp: p/d *(long *)l
-PASS: gdb.base/long_long.exp: p/d *(long long *)ll
-PASS: gdb.base/long_long.exp: p/d *(short *)s
-PASS: gdb.base/long_long.exp: p/d val.oct
-PASS: gdb.base/long_long.exp: p/f *(char *)c
-PASS: gdb.base/long_long.exp: p/f *(int *)i
-PASS: gdb.base/long_long.exp: p/f *(long *)l
-PASS: gdb.base/long_long.exp: p/f *(long long *)ll
-PASS: gdb.base/long_long.exp: p/f *(short *)s
-PASS: gdb.base/long_long.exp: p/f val.oct
-PASS: gdb.base/long_long.exp: p/o *(char *)c
-PASS: gdb.base/long_long.exp: p/o *(int *)i
-PASS: gdb.base/long_long.exp: p/o *(long *)l
-PASS: gdb.base/long_long.exp: p/o *(long long *)ll
-PASS: gdb.base/long_long.exp: p/o *(short *)s
-PASS: gdb.base/long_long.exp: p/o val.oct
-PASS: gdb.base/long_long.exp: p/t *(char *)c
-PASS: gdb.base/long_long.exp: p/t *(int *)i
-PASS: gdb.base/long_long.exp: p/t *(long *)l
-PASS: gdb.base/long_long.exp: p/t *(long long *)ll
-PASS: gdb.base/long_long.exp: p/t *(short *)s
-PASS: gdb.base/long_long.exp: p/t val.oct
-PASS: gdb.base/long_long.exp: p/u *(char *)c
-PASS: gdb.base/long_long.exp: p/u *(int *)i
-PASS: gdb.base/long_long.exp: p/u *(long *)l
-PASS: gdb.base/long_long.exp: p/u *(long long *)ll
-PASS: gdb.base/long_long.exp: p/u *(short *)s
-PASS: gdb.base/long_long.exp: p/u val.oct
-PASS: gdb.base/long_long.exp: p/x *(char *)c
-PASS: gdb.base/long_long.exp: p/x *(int *)i
-PASS: gdb.base/long_long.exp: p/x *(long *)l
-PASS: gdb.base/long_long.exp: p/x *(long long *)ll
-PASS: gdb.base/long_long.exp: p/x *(short *)s
-PASS: gdb.base/long_long.exp: print +ve long long
-PASS: gdb.base/long_long.exp: repeat x command
-PASS: gdb.base/long_long.exp: set examine size to g
-PASS: gdb.base/long_long.exp: set examine size to w
-PASS: gdb.base/long_long.exp: set up for repeat
-PASS: gdb.base/long_long.exp: x/2a
-PASS: gdb.base/long_long.exp: x/2a w
-PASS: gdb.base/long_long.exp: x/2ba b
-PASS: gdb.base/long_long.exp: x/2bc b
-PASS: gdb.base/long_long.exp: x/2bd b
-PASS: gdb.base/long_long.exp: x/2bf b
-PASS: gdb.base/long_long.exp: x/2bo b
-PASS: gdb.base/long_long.exp: x/2bt b
-PASS: gdb.base/long_long.exp: x/2bu b
-PASS: gdb.base/long_long.exp: x/2bx b
-PASS: gdb.base/long_long.exp: x/2c b
-PASS: gdb.base/long_long.exp: x/2d g
-PASS: gdb.base/long_long.exp: x/2f &val.oct
-PASS: gdb.base/long_long.exp: x/2ga g
-PASS: gdb.base/long_long.exp: x/2gc g
-PASS: gdb.base/long_long.exp: x/2gd g
-PASS: gdb.base/long_long.exp: x/2gf g
-PASS: gdb.base/long_long.exp: x/2go g
-PASS: gdb.base/long_long.exp: x/2gt g
-PASS: gdb.base/long_long.exp: x/2gu g
-PASS: gdb.base/long_long.exp: x/2gx g
-PASS: gdb.base/long_long.exp: x/2ha h
-PASS: gdb.base/long_long.exp: x/2hc h
-PASS: gdb.base/long_long.exp: x/2hd h
-PASS: gdb.base/long_long.exp: x/2hf h
-PASS: gdb.base/long_long.exp: x/2ho h
-PASS: gdb.base/long_long.exp: x/2ht h
-PASS: gdb.base/long_long.exp: x/2hu h
-PASS: gdb.base/long_long.exp: x/2hx h
-PASS: gdb.base/long_long.exp: x/2o g
-PASS: gdb.base/long_long.exp: x/2t g
-PASS: gdb.base/long_long.exp: x/2u g
-PASS: gdb.base/long_long.exp: x/2wa w
-PASS: gdb.base/long_long.exp: x/2wc w
-PASS: gdb.base/long_long.exp: x/2wd w
-PASS: gdb.base/long_long.exp: x/2wf w
-PASS: gdb.base/long_long.exp: x/2wo w
-PASS: gdb.base/long_long.exp: x/2wt w
-PASS: gdb.base/long_long.exp: x/2wu w
-PASS: gdb.base/long_long.exp: x/2wx w
-PASS: gdb.base/long_long.exp: x/2x g
-PASS: gdb.base/long_long.exp: x/a
-PASS: gdb.base/long_long.exp: x/a w
-PASS: gdb.base/long_long.exp: x/c b
-PASS: gdb.base/long_long.exp: x/d w
-PASS: gdb.base/long_long.exp: x/f &val.oct
-PASS: gdb.base/long_long.exp: x/o w
-PASS: gdb.base/long_long.exp: x/t w
-PASS: gdb.base/long_long.exp: x/u w
-PASS: gdb.base/long_long.exp: x/x w
-Running gdb.git~master/gdb/testsuite/gdb.base/longest-types.exp ...
-UNTESTED: gdb.base/longest-types.exp: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.base/longjmp-until-in-main.exp ...
-PASS: gdb.base/longjmp-until-in-main.exp: until $line, in main
-Running gdb.git~master/gdb/testsuite/gdb.base/longjmp.exp ...
-PASS: gdb.base/longjmp.exp: with_probes=0: !$have_longjmp_probe
-PASS: gdb.base/longjmp.exp: with_probes=0: info probes stap libc ^longjmp$
-PASS: gdb.base/longjmp.exp: with_probes=0: maint ignore-probes libc ^longjmp$
-KFAIL: gdb.base/longjmp.exp: with_probes=0: pattern 1: gdb/26967 (PRMS: next over longjmp)
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 1: next over setjmp
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 1: next to longjmp
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 1: setup: breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 1: setup: breakpoint at safety net
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 1: setup: continue to breakpoint at pattern start
-KFAIL: gdb.base/longjmp.exp: with_probes=0: pattern 2: gdb/26967 (PRMS: next over call_longjmp)
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 2: next over setjmp
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 2: setup: breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 2: setup: breakpoint at safety net
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 2: setup: continue to breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 3: next over pattern
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 3: setup: breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=0: pattern 3: setup: continue to breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=1: info probes stap libc ^longjmp$
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: next into else block
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: next into safety net
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: next over longjmp
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: next over setjmp
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: next to longjmp
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: setup: breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: setup: breakpoint at safety net
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 1: setup: continue to breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: next into else block
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: next into safety net
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: next over call_longjmp
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: next over setjmp
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: setup: breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: setup: breakpoint at safety net
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 2: setup: continue to breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 3: next over pattern
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 3: setup: breakpoint at pattern start
-PASS: gdb.base/longjmp.exp: with_probes=1: pattern 3: setup: continue to breakpoint at pattern start
-Running gdb.git~master/gdb/testsuite/gdb.base/macro-source-path.exp ...
-PASS: gdb.base/macro-source-path.exp: absolute-cwd: print ONE
-PASS: gdb.base/macro-source-path.exp: absolute-cwd: print TWO
-PASS: gdb.base/macro-source-path.exp: absolute-other: print ONE
-PASS: gdb.base/macro-source-path.exp: absolute-other: print TWO
-PASS: gdb.base/macro-source-path.exp: dot-dot-filename: print ONE
-PASS: gdb.base/macro-source-path.exp: dot-dot-filename: print TWO
-PASS: gdb.base/macro-source-path.exp: dot-dot-other: print ONE
-PASS: gdb.base/macro-source-path.exp: dot-dot-other: print TWO
-PASS: gdb.base/macro-source-path.exp: dot-filename: print ONE
-PASS: gdb.base/macro-source-path.exp: dot-filename: print TWO
-PASS: gdb.base/macro-source-path.exp: filename: print ONE
-PASS: gdb.base/macro-source-path.exp: filename: print TWO
-Running gdb.git~master/gdb/testsuite/gdb.base/macscp.exp ...
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: BEFORE_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: C++2a __VA_OPT__ conditional __VA_ARGS__ handling with variable argument
-PASS: gdb.base/macscp.exp: C++2a __VA_OPT__ conditional __VA_ARGS__ handling without variable argument
-PASS: gdb.base/macscp.exp: C++2a __VA_OPT__ handling with variable argument
-PASS: gdb.base/macscp.exp: C++2a __VA_OPT__ handling without variable argument
-PASS: gdb.base/macscp.exp: C++2a double __VA_OPT__ conditional __VA_ARGS__ handling with variable argument
-PASS: gdb.base/macscp.exp: C++2a double __VA_OPT__ conditional __VA_ARGS__ handling without variable argument
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_1 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP1_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP1_3 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_1 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP2_2 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP3_1 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP3_2 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP4_1_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_1_from_macscp3 (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP2 defined/undefined when stopped at macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp1_3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp2_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_1
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp3_2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: UNTIL_MACSCP4_2_FROM_MACSCP3 defined/undefined when stopped at macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: __VA_OPT__ inside __VA_OPT__
-PASS: gdb.base/macscp.exp: __VA_OPT__ not in variadic macro
-PASS: gdb.base/macscp.exp: __VA_OPT__ without closing paren
-PASS: gdb.base/macscp.exp: __VA_OPT__ without open paren
-PASS: gdb.base/macscp.exp: basic macro define
-PASS: gdb.base/macscp.exp: basic macro list
-PASS: gdb.base/macscp.exp: basic macro splicing
-PASS: gdb.base/macscp.exp: basic macro undef
-PASS: gdb.base/macscp.exp: basic redefine, macro with args
-PASS: gdb.base/macscp.exp: break macscp1_1
-PASS: gdb.base/macscp.exp: break macscp1_2
-PASS: gdb.base/macscp.exp: break macscp1_3
-PASS: gdb.base/macscp.exp: break macscp2_1
-PASS: gdb.base/macscp.exp: break macscp2_2
-PASS: gdb.base/macscp.exp: break macscp3_1
-PASS: gdb.base/macscp.exp: break macscp3_2
-PASS: gdb.base/macscp.exp: break macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: break macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: break macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: break macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: breakpoint macscp_expr
-PASS: gdb.base/macscp.exp: breakpoint macscp_expr using MACRO_TO_EXPAND
-PASS: gdb.base/macscp.exp: c99 varargs expansion
-PASS: gdb.base/macscp.exp: c99 varargs expansion without an argument
-PASS: gdb.base/macscp.exp: c99 varargs expansion, multiple formal arguments
-PASS: gdb.base/macscp.exp: choose user macro
-PASS: gdb.base/macscp.exp: complete 'p FIFTY_SEVEN'
-PASS: gdb.base/macscp.exp: complete 'p FORTY_'
-PASS: gdb.base/macscp.exp: complete 'p TWENTY_'
-PASS: gdb.base/macscp.exp: complete 'p TWENTY_THREE'
-PASS: gdb.base/macscp.exp: continue to macscp1_1
-PASS: gdb.base/macscp.exp: continue to macscp1_2
-PASS: gdb.base/macscp.exp: continue to macscp1_3
-PASS: gdb.base/macscp.exp: continue to macscp2_1
-PASS: gdb.base/macscp.exp: continue to macscp2_2
-PASS: gdb.base/macscp.exp: continue to macscp3_1
-PASS: gdb.base/macscp.exp: continue to macscp3_2
-PASS: gdb.base/macscp.exp: continue to macscp4_1_from_macscp2
-PASS: gdb.base/macscp.exp: continue to macscp4_1_from_macscp3
-PASS: gdb.base/macscp.exp: continue to macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: continue to macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: continue to macsp_expr
-PASS: gdb.base/macscp.exp: define fifth varargs helper
-PASS: gdb.base/macscp.exp: define first invalid varargs helper
-PASS: gdb.base/macscp.exp: define first stringification helper
-PASS: gdb.base/macscp.exp: define first varargs helper
-PASS: gdb.base/macscp.exp: define fourth invalid varargs helper
-PASS: gdb.base/macscp.exp: define fourth varargs helper
-PASS: gdb.base/macscp.exp: define second invalid varargs helper
-PASS: gdb.base/macscp.exp: define second stringification helper
-PASS: gdb.base/macscp.exp: define second varargs helper
-PASS: gdb.base/macscp.exp: define seventh varargs helper
-PASS: gdb.base/macscp.exp: define si_addr macro
-PASS: gdb.base/macscp.exp: define sixth varargs helper
-PASS: gdb.base/macscp.exp: define splice helper
-PASS: gdb.base/macscp.exp: define stringification macro
-PASS: gdb.base/macscp.exp: define third invalid varargs helper
-PASS: gdb.base/macscp.exp: define third varargs helper
-PASS: gdb.base/macscp.exp: defining TWENTY_THREE
-PASS: gdb.base/macscp.exp: expansion of defined macro
-PASS: gdb.base/macscp.exp: expansion of macro with arguments
-PASS: gdb.base/macscp.exp: gnu varargs expansion
-PASS: gdb.base/macscp.exp: gnu varargs expansion special splicing without an argument
-PASS: gdb.base/macscp.exp: gnu varargs expansion without an argument
-PASS: gdb.base/macscp.exp: info macro FROM_COMMANDLINE
-PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp2_2'
-PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp3_2'
-PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp2'
-KFAIL: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp3' (gdb/7660) (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: info macro WHERE after `list main'
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp1_1
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp1_2
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp1_3
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp2_1
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp2_2
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp3_1
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp3_2
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_1_from_macscp2
-KFAIL: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_1_from_macscp3 (gdb/7660) (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_2_from_macscp2
-KFAIL: gdb.base/macscp.exp: info macro WHERE stopped in macscp4_2_from_macscp3 (gdb/7660) (PRMS: gdb/7660)
-PASS: gdb.base/macscp.exp: info macro __FILE__ before running
-PASS: gdb.base/macscp.exp: info macro __LINE__ before running
-PASS: gdb.base/macscp.exp: list macscp2_2 for WHERE
-PASS: gdb.base/macscp.exp: list macscp3_2 for WHERE
-PASS: gdb.base/macscp.exp: list macscp4_2_from_macscp2
-PASS: gdb.base/macscp.exp: list macscp4_2_from_macscp3
-PASS: gdb.base/macscp.exp: list main for WHERE
-PASS: gdb.base/macscp.exp: list main for support check
-PASS: gdb.base/macscp.exp: macro MACRO_TO_EXPAND not in scope at breakpoint
-PASS: gdb.base/macscp.exp: macro define with no arguments
-PASS: gdb.base/macscp.exp: macro expand siginfo.si_addr
-PASS: gdb.base/macscp.exp: macro undef with no arguments
-PASS: gdb.base/macscp.exp: next to definition 1
-PASS: gdb.base/macscp.exp: next to definition 2
-PASS: gdb.base/macscp.exp: print __FILE__
-PASS: gdb.base/macscp.exp: print __LINE__
-PASS: gdb.base/macscp.exp: print address.addr
-PASS: gdb.base/macscp.exp: print expression with macro after removing override
-PASS: gdb.base/macscp.exp: print expression with macro after undef.
-PASS: gdb.base/macscp.exp: print expression with macro after user undef.
-PASS: gdb.base/macscp.exp: print expression with macro before define.
-PASS: gdb.base/macscp.exp: print expression with macro in scope.
-PASS: gdb.base/macscp.exp: remove user override
-PASS: gdb.base/macscp.exp: simple stringify
-PASS: gdb.base/macscp.exp: splicing plus expansion
-PASS: gdb.base/macscp.exp: stringify with backslashes
-PASS: gdb.base/macscp.exp: stringify with many spaces
-PASS: gdb.base/macscp.exp: stringify with one space
-PASS: gdb.base/macscp.exp: stringify with quotes
-PASS: gdb.base/macscp.exp: stringify with substitution
-PASS: gdb.base/macscp.exp: stringify without substitution
-PASS: gdb.base/macscp.exp: user macro override
-Running gdb.git~master/gdb/testsuite/gdb.base/main-c.exp ...
-PASS: gdb.base/main-c.exp: maint info symtabs
-Running gdb.git~master/gdb/testsuite/gdb.base/main-psymtab.exp ...
-PASS: gdb.base/main-psymtab.exp: language auto/c++ after load
-UNSUPPORTED: gdb.base/main-psymtab.exp: maint info psymtab: persistent-lang.cc: no
-Running gdb.git~master/gdb/testsuite/gdb.base/maint-expand-symbols-header-file.exp ...
-PASS: gdb.base/maint-expand-symbols-header-file.exp: check header file psymtab expansion
-PASS: gdb.base/maint-expand-symbols-header-file.exp: check source file psymtab expansion
-PASS: gdb.base/maint-expand-symbols-header-file.exp: maint expand-symtabs maint-expand-symbols-header-file.h
-PASS: gdb.base/maint-expand-symbols-header-file.exp: set language c
-PASS: gdb.base/maint-expand-symbols-header-file.exp: verify no symtabs are expanded
-Running gdb.git~master/gdb/testsuite/gdb.base/maint-info-sections.exp ...
-PASS: gdb.base/maint-info-sections.exp: $seen_header && $seen_a_section
-PASS: gdb.base/maint-info-sections.exp: cmd complete "maintenance info sections "
-PASS: gdb.base/maint-info-sections.exp: cmd complete "maintenance info sections -"
-PASS: gdb.base/maint-info-sections.exp: ensure header and section seen in -all-objects case
-PASS: gdb.base/maint-info-sections.exp: general output check
-PASS: gdb.base/maint-info-sections.exp: load the executable as a symbol file
-PASS: gdb.base/maint-info-sections.exp: maint info sections
-PASS: gdb.base/maint-info-sections.exp: maint info sections -all-objects
-PASS: gdb.base/maint-info-sections.exp: maint info sections .text
-PASS: gdb.base/maint-info-sections.exp: maint info sections CODE
-PASS: gdb.base/maint-info-sections.exp: maint info sections DATA
-PASS: gdb.base/maint-info-sections.exp: no output when no executable is set
-PASS: gdb.base/maint-info-sections.exp: tab complete "maintenance info sections "
-PASS: gdb.base/maint-info-sections.exp: tab complete "maintenance info sections -"
-PASS: gdb.base/maint-info-sections.exp: with executable: !$expecting_aux_info
-PASS: gdb.base/maint-info-sections.exp: with executable: $seen_header && $seen_a_section && $seen_aux_info
-PASS: gdb.base/maint-info-sections.exp: with executable: maint info target-sections
-PASS: gdb.base/maint-info-sections.exp: with loaded symbol file: !$expecting_aux_info
-PASS: gdb.base/maint-info-sections.exp: with loaded symbol file: $seen_header && $seen_a_section && $seen_aux_info
-PASS: gdb.base/maint-info-sections.exp: with loaded symbol file: maint info target-sections
-Running gdb.git~master/gdb/testsuite/gdb.base/maint-print-frame-id.exp ...
-PASS: gdb.base/maint-print-frame-id.exp: continue to breakpoint: run to foo
-PASS: gdb.base/maint-print-frame-id.exp: frame 0 is current: check frame-id matches
-PASS: gdb.base/maint-print-frame-id.exp: frame 0 is current: maint print frame-id
-PASS: gdb.base/maint-print-frame-id.exp: frame 1 is current: check frame-id matches
-PASS: gdb.base/maint-print-frame-id.exp: frame 1 is current: maint print frame-id
-PASS: gdb.base/maint-print-frame-id.exp: frame 2 is current: check frame-id matches
-PASS: gdb.base/maint-print-frame-id.exp: frame 2 is current: maint print frame-id
-PASS: gdb.base/maint-print-frame-id.exp: frame 3 is current: check frame-id matches
-PASS: gdb.base/maint-print-frame-id.exp: frame 3 is current: maint print frame-id
-PASS: gdb.base/maint-print-frame-id.exp: get id by level: maint print frame-id 0
-PASS: gdb.base/maint-print-frame-id.exp: get id by level: maint print frame-id 1
-PASS: gdb.base/maint-print-frame-id.exp: get id by level: maint print frame-id 2
-PASS: gdb.base/maint-print-frame-id.exp: get id by level: maint print frame-id 3
-PASS: gdb.base/maint-print-frame-id.exp: move up from frame 0
-PASS: gdb.base/maint-print-frame-id.exp: move up from frame 1
-PASS: gdb.base/maint-print-frame-id.exp: move up from frame 2
-PASS: gdb.base/maint-print-frame-id.exp: move up from frame 3
-Running gdb.git~master/gdb/testsuite/gdb.base/maint-target-async-off.exp ...
-PASS: gdb.base/maint-target-async-off.exp: continue until exit
-PASS: gdb.base/maint-target-async-off.exp: maintenance show target-async
-Running gdb.git~master/gdb/testsuite/gdb.base/maint.exp ...
-PASS: gdb.base/maint.exp: cd to mydir
-PASS: gdb.base/maint.exp: cd to objdir
-PASS: gdb.base/maint.exp: help maint
-PASS: gdb.base/maint.exp: help maint info
-PASS: gdb.base/maint.exp: help maint print
-PASS: gdb.base/maint.exp: internal-error resync
-PASS: gdb.base/maint.exp: maint check-psymtabs
-PASS: gdb.base/maint.exp: maint check-symtabs
-PASS: gdb.base/maint.exp: maint currently expandedinfo currently expandedline-table currently expandedwith currently expandedfilename currently expandedof currently expandedsymtab currently expandedthat currently expandedis currently expandednot
-PASS: gdb.base/maint.exp: maint dump-me
-PASS: gdb.base/maint.exp: maint expand-symtabs
-PASS: gdb.base/maint.exp: maint info breakpoints
-PASS: gdb.base/maint.exp: maint info line-table w/o a file name
-PASS: gdb.base/maint.exp: maint info line-table with filename of current symtab
-PASS: gdb.base/maint.exp: maint info line-table with filename of symtab that is not current
-PASS: gdb.base/maint.exp: maint info line-table with invalid filename
-PASS: gdb.base/maint.exp: maint info w/o args
-PASS: gdb.base/maint.exp: maint internal-error
-PASS: gdb.base/maint.exp: maint print dummy-frames
-PASS: gdb.base/maint.exp: maint print msymbols
-PASS: gdb.base/maint.exp: maint print msymbols, absolute pathname
-PASS: gdb.base/maint.exp: maint print msymbols, relative pathname
-PASS: gdb.base/maint.exp: maint print objfiles
-PASS: gdb.base/maint.exp: maint print objfiles: header
-PASS: gdb.base/maint.exp: maint print objfiles: symtabs
-PASS: gdb.base/maint.exp: maint print psymbols
-PASS: gdb.base/maint.exp: maint print registers
-PASS: gdb.base/maint.exp: maint print statistics
-PASS: gdb.base/maint.exp: maint print symbols
-PASS: gdb.base/maint.exp: maint print symbols -pc generate
-PASS: gdb.base/maint.exp: maint print symbols -pc read
-PASS: gdb.base/maint.exp: maint print symbols -pc: shell rm -f symbols_output
-PASS: gdb.base/maint.exp: maint print symbols -source generate
-PASS: gdb.base/maint.exp: maint print symbols -source read
-PASS: gdb.base/maint.exp: maint print symbols -source: shell rm -f symbols_output
-PASS: gdb.base/maint.exp: maint print type
-PASS: gdb.base/maint.exp: maint print w/o args
-PASS: gdb.base/maint.exp: maint set per-command off
-PASS: gdb.base/maint.exp: maint set per-command on
-PASS: gdb.base/maint.exp: maint show dwarf unwinders
-PASS: gdb.base/maint.exp: maint w/o args
-PASS: gdb.base/maint.exp: mt expand-symtabs
-PASS: gdb.base/maint.exp: mt set per off for expand-symtabs
-PASS: gdb.base/maint.exp: mt set per on for expand-symtabs
-PASS: gdb.base/maint.exp: print msymbols to file, with absolute path
-PASS: gdb.base/maint.exp: print msymbols to file, with relative path
-PASS: gdb.base/maint.exp: pwd
-PASS: gdb.base/maint.exp: remove absolute path msymbols
-PASS: gdb.base/maint.exp: remove relative path msymbols
-PASS: gdb.base/maint.exp: set height 0
-Running gdb.git~master/gdb/testsuite/gdb.base/many-completions.exp ...
-PASS: gdb.base/many-completions.exp: duplicate check
-PASS: gdb.base/many-completions.exp: set max-completions unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/many-headers.exp ...
-PASS: gdb.base/many-headers.exp: read core file
-Running gdb.git~master/gdb/testsuite/gdb.base/max-depth-c++.exp ...
-PASS: gdb.base/max-depth-c++.exp: exp='c1': depth=0: p c1
-PASS: gdb.base/max-depth-c++.exp: exp='c1': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c1': depth=1: p c1
-PASS: gdb.base/max-depth-c++.exp: exp='c1': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c1': depth=unlimited: p c1
-PASS: gdb.base/max-depth-c++.exp: exp='c1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='c2': depth=0: p c2
-PASS: gdb.base/max-depth-c++.exp: exp='c2': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c2': depth=1: p c2
-PASS: gdb.base/max-depth-c++.exp: exp='c2': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c2': depth=unlimited: p c2
-PASS: gdb.base/max-depth-c++.exp: exp='c2': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=0: p c3
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=1: p c3
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=2: p c3
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=unlimited: p c3
-PASS: gdb.base/max-depth-c++.exp: exp='c3': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='c4': depth=0: p c4
-PASS: gdb.base/max-depth-c++.exp: exp='c4': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c4': depth=1: p c4
-PASS: gdb.base/max-depth-c++.exp: exp='c4': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c4': depth=unlimited: p c4
-PASS: gdb.base/max-depth-c++.exp: exp='c4': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=0: p c5
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=1: p c5
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=2: p c5
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=unlimited: p c5
-PASS: gdb.base/max-depth-c++.exp: exp='c5': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=0: p c6
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=1: p c6
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=2: p c6
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=3: p c6
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=unlimited: p c6
-PASS: gdb.base/max-depth-c++.exp: exp='c6': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=0: p c7
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=1: p c7
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=2: p c7
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=3: p c7
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=4: p c7
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=4: set print max-depth 4
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=unlimited: p c7
-PASS: gdb.base/max-depth-c++.exp: exp='c7': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=0: p s1
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=1: p s1
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=2: p s1
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=unlimited: p s1
-PASS: gdb.base/max-depth-c++.exp: exp='s1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=0: p s10
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=1: p s10
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=2: p s10
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=3: p s10
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=unlimited: p s10
-PASS: gdb.base/max-depth-c++.exp: exp='s10': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s11': depth=0: p s11
-PASS: gdb.base/max-depth-c++.exp: exp='s11': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s11': depth=1: p s11
-PASS: gdb.base/max-depth-c++.exp: exp='s11': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s11': depth=unlimited: p s11
-PASS: gdb.base/max-depth-c++.exp: exp='s11': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=0: p s2
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=1: p s2
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=2: p s2
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=unlimited: p s2
-PASS: gdb.base/max-depth-c++.exp: exp='s2': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=0: p s3
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=1: p s3
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=2: p s3
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=3: p s3
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=unlimited: p s3
-PASS: gdb.base/max-depth-c++.exp: exp='s3': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=0: p s4
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=1: p s4
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=2: p s4
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=3: p s4
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=unlimited: p s4
-PASS: gdb.base/max-depth-c++.exp: exp='s4': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=0: p s5
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=1: p s5
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=2: p s5
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=unlimited: p s5
-PASS: gdb.base/max-depth-c++.exp: exp='s5': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=0: p s6
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=1: p s6
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=2: p s6
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=unlimited: p s6
-PASS: gdb.base/max-depth-c++.exp: exp='s6': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=0: p s7
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=1: p s7
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=2: p s7
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=unlimited: p s7
-PASS: gdb.base/max-depth-c++.exp: exp='s7': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=0: p s8
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=1: p s8
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=2: p s8
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=unlimited: p s8
-PASS: gdb.base/max-depth-c++.exp: exp='s8': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=0: p s9
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=1: p s9
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=2: p s9
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=unlimited: p s9
-PASS: gdb.base/max-depth-c++.exp: exp='s9': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v1': depth=0: p v1
-PASS: gdb.base/max-depth-c++.exp: exp='v1': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v1': depth=1: p v1
-PASS: gdb.base/max-depth-c++.exp: exp='v1': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v1': depth=unlimited: p v1
-PASS: gdb.base/max-depth-c++.exp: exp='v1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=0: p v2
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=1: p v2
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=2: p v2
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=unlimited: p v2
-PASS: gdb.base/max-depth-c++.exp: exp='v2': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=0: p v3
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=1: p v3
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=2: p v3
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=unlimited: p v3
-PASS: gdb.base/max-depth-c++.exp: exp='v3': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=0: p v4
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=1: p v4
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=2: p v4
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=3: p v4
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=unlimited: p v4
-PASS: gdb.base/max-depth-c++.exp: exp='v4': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=0: p v5
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=1: p v5
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=2: p v5
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=3: p v5
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=unlimited: p v5
-PASS: gdb.base/max-depth-c++.exp: exp='v5': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=0: p v6
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=1: p v6
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=2: p v6
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=3: p v6
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=unlimited: p v6
-PASS: gdb.base/max-depth-c++.exp: exp='v6': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=0: p v7
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=1: p v7
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=2: p v7
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=3: p v7
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=4: p v7
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=4: set print max-depth 4
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=unlimited: p v7
-PASS: gdb.base/max-depth-c++.exp: exp='v7': depth=unlimited: set print max-depth unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/max-depth-c.exp ...
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=0: p s1
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=1: p s1
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=2: p s1
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=unlimited: p s1
-PASS: gdb.base/max-depth-c.exp: exp='s1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=0: p s10
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=1: p s10
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=2: p s10
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=3: p s10
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=unlimited: p s10
-PASS: gdb.base/max-depth-c.exp: exp='s10': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s11': depth=0: p s11
-PASS: gdb.base/max-depth-c.exp: exp='s11': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s11': depth=1: p s11
-PASS: gdb.base/max-depth-c.exp: exp='s11': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s11': depth=unlimited: p s11
-PASS: gdb.base/max-depth-c.exp: exp='s11': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=0: p s2
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=1: p s2
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=2: p s2
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=unlimited: p s2
-PASS: gdb.base/max-depth-c.exp: exp='s2': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=0: p s3
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=1: p s3
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=2: p s3
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=3: p s3
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=unlimited: p s3
-PASS: gdb.base/max-depth-c.exp: exp='s3': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=0: p s4
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=1: p s4
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=2: p s4
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=3: p s4
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=3: set print max-depth 3
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=unlimited: p s4
-PASS: gdb.base/max-depth-c.exp: exp='s4': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=0: p s5
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=1: p s5
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=2: p s5
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=unlimited: p s5
-PASS: gdb.base/max-depth-c.exp: exp='s5': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=0: p s6
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=1: p s6
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=2: p s6
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=unlimited: p s6
-PASS: gdb.base/max-depth-c.exp: exp='s6': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=0: p s7
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=1: p s7
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=2: p s7
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=unlimited: p s7
-PASS: gdb.base/max-depth-c.exp: exp='s7': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=0: p s8
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=1: p s8
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=2: p s8
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=unlimited: p s8
-PASS: gdb.base/max-depth-c.exp: exp='s8': depth=unlimited: set print max-depth unlimited
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=0: p s9
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=0: set print max-depth 0
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=1: p s9
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=1: set print max-depth 1
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=2: p s9
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=2: set print max-depth 2
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=unlimited: p s9
-PASS: gdb.base/max-depth-c.exp: exp='s9': depth=unlimited: set print max-depth unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/max-value-size.exp ...
-PASS: gdb.base/max-value-size.exp: check that the value shows as 100 bytes
-PASS: gdb.base/max-value-size.exp: check that the value shows as 200 bytes
-PASS: gdb.base/max-value-size.exp: check that the value shows as 25 bytes
-PASS: gdb.base/max-value-size.exp: check that the value shows as 99 bytes
-PASS: gdb.base/max-value-size.exp: check that the value shows as unlimited
-PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d $2
-PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d $2 [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d one
-PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred
-PASS: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d $2
-PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d $2 [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d one
-PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred
-PASS: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d $2
-PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d $2 [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d one
-PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred
-PASS: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d $2
-PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d $2 [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d one
-PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred
-PASS: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d $2
-PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d $2 [99]
-PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one
-PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred
-PASS: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred [99]
-PASS: gdb.base/max-value-size.exp: set max-value-size -5
-PASS: gdb.base/max-value-size.exp: set max-value-size 0
-PASS: gdb.base/max-value-size.exp: set max-value-size 1
-PASS: gdb.base/max-value-size.exp: set max-value-size 100
-PASS: gdb.base/max-value-size.exp: set max-value-size 200
-PASS: gdb.base/max-value-size.exp: set max-value-size 25
-PASS: gdb.base/max-value-size.exp: set max-value-size 99
-PASS: gdb.base/max-value-size.exp: set max-value-size unlimited
-PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d $2
-PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d $2 [99]
-PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d one
-PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred
-PASS: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred [99]
-Running gdb.git~master/gdb/testsuite/gdb.base/memattr.exp ...
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x00 0x10: no-overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x0: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x30: no-overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x50: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x0: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x50: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x0: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x50: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x0: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x30: no-overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x40: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x70: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x0: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x40: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x60: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x40 0x0: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x40 0x50: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x50 0x60: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x50 0x70: overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x60 0x70: no-overlap
-PASS: gdb.base/memattr.exp: 0x30 0x60: 0x80 0x0: no-overlap
-PASS: gdb.base/memattr.exp: create mem region 1
-PASS: gdb.base/memattr.exp: create mem region 2
-PASS: gdb.base/memattr.exp: create mem region 3
-PASS: gdb.base/memattr.exp: create mem region 4
-PASS: gdb.base/memattr.exp: create mem region 5
-PASS: gdb.base/memattr.exp: delete mem 1
-PASS: gdb.base/memattr.exp: delete mem 2 4
-PASS: gdb.base/memattr.exp: delete mem 2-4
-PASS: gdb.base/memattr.exp: delete non-existant region
-PASS: gdb.base/memattr.exp: disable mem
-PASS: gdb.base/memattr.exp: disable mem 1
-PASS: gdb.base/memattr.exp: disable mem 2 4
-PASS: gdb.base/memattr.exp: disable non-existant regions
-PASS: gdb.base/memattr.exp: enable mem
-PASS: gdb.base/memattr.exp: enable mem 1
-PASS: gdb.base/memattr.exp: enable mem 2-4
-PASS: gdb.base/memattr.exp: info mem (1)
-PASS: gdb.base/memattr.exp: mem 0x30 0x0 ro
-PASS: gdb.base/memattr.exp: mem 0x30 0x60 ro
-PASS: gdb.base/memattr.exp: mem 1 to 5 were disabled
-PASS: gdb.base/memattr.exp: mem 1 to 5 were enabled
-PASS: gdb.base/memattr.exp: mem 1 was deleted
-PASS: gdb.base/memattr.exp: mem 1 was disabled
-PASS: gdb.base/memattr.exp: mem 1 was enabled
-PASS: gdb.base/memattr.exp: mem 2 and 4 were deleted
-PASS: gdb.base/memattr.exp: mem 2 and 4 were disabled
-PASS: gdb.base/memattr.exp: mem 2-4 were deleted
-PASS: gdb.base/memattr.exp: mem 2-4 were enabled
-PASS: gdb.base/memattr.exp: mem1 can be written
-PASS: gdb.base/memattr.exp: mem1 cannot be read
-PASS: gdb.base/memattr.exp: mem2 can be read
-PASS: gdb.base/memattr.exp: mem2 cannot be written
-Running gdb.git~master/gdb/testsuite/gdb.base/memtag.exp ...
-PASS: gdb.base/memtag.exp: before program execution: memory-tag check
-PASS: gdb.base/memtag.exp: before program execution: memory-tag print-allocation-tag
-PASS: gdb.base/memtag.exp: before program execution: memory-tag print-logical-tag
-PASS: gdb.base/memtag.exp: before program execution: memory-tag set-allocation-tag
-PASS: gdb.base/memtag.exp: before program execution: memory-tag with-logical-tag
-UNSUPPORTED: gdb.base/memtag.exp: memory tagging unsupported
-Running gdb.git~master/gdb/testsuite/gdb.base/mips_pro.exp ...
-PASS: gdb.base/mips_pro.exp: backtrace
-Running gdb.git~master/gdb/testsuite/gdb.base/miscexprs.exp ...
-PASS: gdb.base/miscexprs.exp: break marker1
-PASS: gdb.base/miscexprs.exp: continue to marker1
-PASS: gdb.base/miscexprs.exp: print !(sbig.s[90] * 2)
-PASS: gdb.base/miscexprs.exp: print !dbig.d[202]
-PASS: gdb.base/miscexprs.exp: print !fbig.f[100]
-PASS: gdb.base/miscexprs.exp: print !ibig.i[100]
-PASS: gdb.base/miscexprs.exp: print !sbig.s[90]
-PASS: gdb.base/miscexprs.exp: print &cbig.c[0]
-PASS: gdb.base/miscexprs.exp: print &dbig.d[0]
-PASS: gdb.base/miscexprs.exp: print &fbig.f[0]
-PASS: gdb.base/miscexprs.exp: print &ibig.i[0]
-PASS: gdb.base/miscexprs.exp: print &lbig.l[0]
-PASS: gdb.base/miscexprs.exp: print &sbig.s[0]
-PASS: gdb.base/miscexprs.exp: print fbig.f[100] * dbig.d[202]
-PASS: gdb.base/miscexprs.exp: print ibig.i[100] * sbig.s[90]
-PASS: gdb.base/miscexprs.exp: print ibig.i[100] << 2
-PASS: gdb.base/miscexprs.exp: print ibig.i[100] | 1
-PASS: gdb.base/miscexprs.exp: print lbig.l[333] >> 6
-PASS: gdb.base/miscexprs.exp: print sbig.s[90] & 127
-PASS: gdb.base/miscexprs.exp: print sbig.s[90] * 10
-PASS: gdb.base/miscexprs.exp: print sbig.s[90] >> 4
-PASS: gdb.base/miscexprs.exp: print sizeof(cbig)
-PASS: gdb.base/miscexprs.exp: print sizeof(lbig)/sizeof(long)
-PASS: gdb.base/miscexprs.exp: print sizeof(sbig)
-PASS: gdb.base/miscexprs.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.base/morestack.exp ...
-UNSUPPORTED: gdb.base/morestack.exp: require failed: have_compile_flag -fsplit-stack
-Running gdb.git~master/gdb/testsuite/gdb.base/moribund-step.exp ...
-PASS: gdb.base/moribund-step.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.base/msym-bp-shl.exp ...
-PASS: gdb.base/msym-bp-shl.exp: debug=0: at main: break foo
-PASS: gdb.base/msym-bp-shl.exp: debug=0: at main: info breakpoint
-PASS: gdb.base/msym-bp-shl.exp: debug=0: before run: break foo
-PASS: gdb.base/msym-bp-shl.exp: debug=0: before run: info breakpoint
-PASS: gdb.base/msym-bp-shl.exp: debug=1: at main: break foo
-PASS: gdb.base/msym-bp-shl.exp: debug=1: at main: info breakpoint
-PASS: gdb.base/msym-bp-shl.exp: debug=1: before run: break foo
-PASS: gdb.base/msym-bp-shl.exp: debug=1: before run: info breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/msym-bp.exp ...
-PASS: gdb.base/msym-bp.exp: debug=0: at main: break foo
-PASS: gdb.base/msym-bp.exp: debug=0: at main: info breakpoint
-PASS: gdb.base/msym-bp.exp: debug=0: before run: break foo
-PASS: gdb.base/msym-bp.exp: debug=0: before run: info breakpoint
-PASS: gdb.base/msym-bp.exp: debug=1: at main: break foo
-PASS: gdb.base/msym-bp.exp: debug=1: at main: info breakpoint
-PASS: gdb.base/msym-bp.exp: debug=1: before run: break foo
-PASS: gdb.base/msym-bp.exp: debug=1: before run: info breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/msym-lang.exp ...
-PASS: gdb.base/msym-lang.exp: info func foo
-Running gdb.git~master/gdb/testsuite/gdb.base/multi-forks.exp ...
-PASS: gdb.base/multi-forks.exp: detach 2
-PASS: gdb.base/multi-forks.exp: detach 3
-PASS: gdb.base/multi-forks.exp: detach 4
-PASS: gdb.base/multi-forks.exp: detach 5
-PASS: gdb.base/multi-forks.exp: did kill 10
-PASS: gdb.base/multi-forks.exp: did kill 11
-PASS: gdb.base/multi-forks.exp: did kill 12
-PASS: gdb.base/multi-forks.exp: did kill 13
-PASS: gdb.base/multi-forks.exp: did kill 14
-PASS: gdb.base/multi-forks.exp: did kill 15
-PASS: gdb.base/multi-forks.exp: did kill 16
-PASS: gdb.base/multi-forks.exp: did kill 6
-PASS: gdb.base/multi-forks.exp: did kill 7
-PASS: gdb.base/multi-forks.exp: did kill 8
-PASS: gdb.base/multi-forks.exp: did kill 9
-PASS: gdb.base/multi-forks.exp: follow child: print pids
-PASS: gdb.base/multi-forks.exp: follow child: run to exit 2
-PASS: gdb.base/multi-forks.exp: follow parent: print pids
-PASS: gdb.base/multi-forks.exp: follow parent: run to exit 2
-PASS: gdb.base/multi-forks.exp: help set detach
-PASS: gdb.base/multi-forks.exp: inferior 1
-PASS: gdb.base/multi-forks.exp: inferior 10
-PASS: gdb.base/multi-forks.exp: inferior 11
-PASS: gdb.base/multi-forks.exp: inferior 12
-PASS: gdb.base/multi-forks.exp: inferior 13
-PASS: gdb.base/multi-forks.exp: inferior 14
-PASS: gdb.base/multi-forks.exp: inferior 15
-PASS: gdb.base/multi-forks.exp: inferior 2
-PASS: gdb.base/multi-forks.exp: inferior 3
-PASS: gdb.base/multi-forks.exp: inferior 4
-PASS: gdb.base/multi-forks.exp: inferior 5
-PASS: gdb.base/multi-forks.exp: inferior 6
-PASS: gdb.base/multi-forks.exp: inferior 7
-PASS: gdb.base/multi-forks.exp: inferior 8
-PASS: gdb.base/multi-forks.exp: inferior 9
-PASS: gdb.base/multi-forks.exp: info inferior 1
-PASS: gdb.base/multi-forks.exp: info inferior 10
-PASS: gdb.base/multi-forks.exp: info inferior 11
-PASS: gdb.base/multi-forks.exp: info inferior 12
-PASS: gdb.base/multi-forks.exp: info inferior 13
-PASS: gdb.base/multi-forks.exp: info inferior 14
-PASS: gdb.base/multi-forks.exp: info inferior 15
-PASS: gdb.base/multi-forks.exp: info inferior 16
-PASS: gdb.base/multi-forks.exp: info inferior 2
-PASS: gdb.base/multi-forks.exp: info inferior 3
-PASS: gdb.base/multi-forks.exp: info inferior 4
-PASS: gdb.base/multi-forks.exp: info inferior 5
-PASS: gdb.base/multi-forks.exp: info inferior 6
-PASS: gdb.base/multi-forks.exp: info inferior 7
-PASS: gdb.base/multi-forks.exp: info inferior 8
-PASS: gdb.base/multi-forks.exp: info inferior 9
-PASS: gdb.base/multi-forks.exp: kill 10
-PASS: gdb.base/multi-forks.exp: kill 11
-PASS: gdb.base/multi-forks.exp: kill 12
-PASS: gdb.base/multi-forks.exp: kill 13
-PASS: gdb.base/multi-forks.exp: kill 14
-PASS: gdb.base/multi-forks.exp: kill 15
-PASS: gdb.base/multi-forks.exp: kill 16
-PASS: gdb.base/multi-forks.exp: kill 6
-PASS: gdb.base/multi-forks.exp: kill 7
-PASS: gdb.base/multi-forks.exp: kill 8
-PASS: gdb.base/multi-forks.exp: kill 9
-PASS: gdb.base/multi-forks.exp: restart final
-PASS: gdb.base/multi-forks.exp: run to exit 1
-PASS: gdb.base/multi-forks.exp: run to exit 10
-PASS: gdb.base/multi-forks.exp: run to exit 11
-PASS: gdb.base/multi-forks.exp: run to exit 12
-PASS: gdb.base/multi-forks.exp: run to exit 13
-PASS: gdb.base/multi-forks.exp: run to exit 14
-PASS: gdb.base/multi-forks.exp: run to exit 15
-PASS: gdb.base/multi-forks.exp: run to exit 16
-PASS: gdb.base/multi-forks.exp: run to exit 2
-PASS: gdb.base/multi-forks.exp: run to exit 3
-PASS: gdb.base/multi-forks.exp: run to exit 4
-PASS: gdb.base/multi-forks.exp: run to exit 5
-PASS: gdb.base/multi-forks.exp: run to exit 6
-PASS: gdb.base/multi-forks.exp: run to exit 7
-PASS: gdb.base/multi-forks.exp: run to exit 8
-PASS: gdb.base/multi-forks.exp: run to exit 9
-PASS: gdb.base/multi-forks.exp: set detach off
-PASS: gdb.base/multi-forks.exp: set follow-fork child
-PASS: gdb.base/multi-forks.exp: set follow-fork parent
-PASS: gdb.base/multi-forks.exp: show detach default on
-Running gdb.git~master/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
-PASS: gdb.base/multi-line-starts-subshell.exp: exit shell
-PASS: gdb.base/multi-line-starts-subshell.exp: gdb input still works
-PASS: gdb.base/multi-line-starts-subshell.exp: shell input works
-PASS: gdb.base/multi-line-starts-subshell.exp: spawn subshell from multi-line
-Running gdb.git~master/gdb/testsuite/gdb.base/native-target-noproc-tdesc.exp ...
-PASS: gdb.base/native-target-noproc-tdesc.exp: target native
-PASS: gdb.base/native-target-noproc-tdesc.exp: unset tdesc filename
-Running gdb.git~master/gdb/testsuite/gdb.base/nested-addr.exp ...
-PASS: gdb.base/nested-addr.exp: continue to breakpoint: BREAK
-PASS: gdb.base/nested-addr.exp: print &foo_array[1].a
-PASS: gdb.base/nested-addr.exp: print /d 1 && &foo_array[1].a
-Running gdb.git~master/gdb/testsuite/gdb.base/nested-subp1.exp ...
-PASS: gdb.base/nested-subp1.exp: breakpoint to the STOP marker
-PASS: gdb.base/nested-subp1.exp: continue to the STOP marker
-PASS: gdb.base/nested-subp1.exp: print i1
-PASS: gdb.base/nested-subp1.exp: print i2
-Running gdb.git~master/gdb/testsuite/gdb.base/nested-subp2.exp ...
-PASS: gdb.base/nested-subp2.exp: breakpoint to the STOP marker
-PASS: gdb.base/nested-subp2.exp: stop at first iteration: continue to the STOP marker
-PASS: gdb.base/nested-subp2.exp: stop at first iteration: print c
-PASS: gdb.base/nested-subp2.exp: stop at first iteration: print count
-PASS: gdb.base/nested-subp2.exp: stop at second iteration: continue to the STOP marker
-PASS: gdb.base/nested-subp2.exp: stop at second iteration: print c
-PASS: gdb.base/nested-subp2.exp: stop at second iteration: print count
-Running gdb.git~master/gdb/testsuite/gdb.base/nested-subp3.exp ...
-PASS: gdb.base/nested-subp3.exp: breakpoint to the STOP marker
-PASS: gdb.base/nested-subp3.exp: continue to the STOP marker
-PASS: gdb.base/nested-subp3.exp: print first
-PASS: gdb.base/nested-subp3.exp: print parent_first
-Running gdb.git~master/gdb/testsuite/gdb.base/new-ui-echo.exp ...
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: breakpoint hit reported on main console too
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: initial prompt on extra console
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: next on main console
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: print on extra console echoes
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: print on main console echoes
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: run to breakpoint on extra console
-PASS: gdb.base/new-ui-echo.exp: extra console as driver: set breakpoint using extra console
-PASS: gdb.base/new-ui-echo.exp: main console as driver: breakpoint hit reported on extra console too
-PASS: gdb.base/new-ui-echo.exp: main console as driver: initial prompt on extra console
-PASS: gdb.base/new-ui-echo.exp: main console as driver: next on extra console
-PASS: gdb.base/new-ui-echo.exp: main console as driver: print on extra console echoes
-PASS: gdb.base/new-ui-echo.exp: main console as driver: print on main console echoes
-PASS: gdb.base/new-ui-echo.exp: main console as driver: run to breakpoint on main console
-PASS: gdb.base/new-ui-echo.exp: main console as driver: set breakpoint using main console
-Running gdb.git~master/gdb/testsuite/gdb.base/new-ui-pending-input.exp ...
-PASS: gdb.base/new-ui-pending-input.exp: commands pending
-PASS: gdb.base/new-ui-pending-input.exp: initial prompt on extra console
-PASS: gdb.base/new-ui-pending-input.exp: print 1 on extra console
-PASS: gdb.base/new-ui-pending-input.exp: print 2 on extra console
-PASS: gdb.base/new-ui-pending-input.exp: print 3 on extra console
-PASS: gdb.base/new-ui-pending-input.exp: run to breakpoint on extra console
-PASS: gdb.base/new-ui-pending-input.exp: run to breakpoint on main console
-PASS: gdb.base/new-ui-pending-input.exp: spawn gdb
-Running gdb.git~master/gdb/testsuite/gdb.base/new-ui.exp ...
-PASS: gdb.base/new-ui.exp: do_test: delete all breakpoint on main console
-PASS: gdb.base/new-ui.exp: do_test: delete all breakpoints on extra console
-PASS: gdb.base/new-ui.exp: do_test: extra console: break causes no spurious output on other console
-PASS: gdb.base/new-ui.exp: do_test: extra console: breakpoint hit reported on other console
-PASS: gdb.base/new-ui.exp: do_test: extra console: continue to breakpoint
-PASS: gdb.base/new-ui.exp: do_test: extra console: next
-PASS: gdb.base/new-ui.exp: do_test: extra console: next causes no spurious output on other console
-PASS: gdb.base/new-ui.exp: do_test: extra console: set breakpoint
-PASS: gdb.base/new-ui.exp: do_test: initial prompt on extra console
-PASS: gdb.base/new-ui.exp: do_test: main console: break causes no spurious output on other console
-PASS: gdb.base/new-ui.exp: do_test: main console: breakpoint hit reported on other console
-PASS: gdb.base/new-ui.exp: do_test: main console: continue to breakpoint
-PASS: gdb.base/new-ui.exp: do_test: main console: next
-PASS: gdb.base/new-ui.exp: do_test: main console: next causes no spurious output on other console
-PASS: gdb.base/new-ui.exp: do_test: main console: set breakpoint
-PASS: gdb.base/new-ui.exp: do_test: new-ui does not repeat
-PASS: gdb.base/new-ui.exp: do_test: new-ui without arguments
-PASS: gdb.base/new-ui.exp: do_test: print on extra console
-PASS: gdb.base/new-ui.exp: do_test: print on main console
-PASS: gdb.base/new-ui.exp: do_test_invalid_args: new-ui with bad interpreter name
-PASS: gdb.base/new-ui.exp: do_test_invalid_args: new-ui with bad terminal path
-Running gdb.git~master/gdb/testsuite/gdb.base/nextoverexit.exp ...
-FAIL: gdb.base/nextoverexit.exp: next over exit
-Running gdb.git~master/gdb/testsuite/gdb.base/nodebug.exp ...
-PASS: gdb.base/nodebug.exp: $offset == $int_size
-PASS: gdb.base/nodebug.exp: backtrace from inner
-PASS: gdb.base/nodebug.exp: backtrace from middle
-PASS: gdb.base/nodebug.exp: func: ada: p top
-PASS: gdb.base/nodebug.exp: func: ada: ptype top
-PASS: gdb.base/nodebug.exp: func: ada: set language ada
-PASS: gdb.base/nodebug.exp: func: ada: whatis top
-PASS: gdb.base/nodebug.exp: func: asm: p top
-PASS: gdb.base/nodebug.exp: func: asm: ptype top
-PASS: gdb.base/nodebug.exp: func: asm: set language asm
-PASS: gdb.base/nodebug.exp: func: asm: whatis top
-PASS: gdb.base/nodebug.exp: func: c++: p top
-PASS: gdb.base/nodebug.exp: func: c++: ptype top
-PASS: gdb.base/nodebug.exp: func: c++: set language c++
-PASS: gdb.base/nodebug.exp: func: c++: whatis top
-PASS: gdb.base/nodebug.exp: func: c: p top
-PASS: gdb.base/nodebug.exp: func: c: ptype top
-PASS: gdb.base/nodebug.exp: func: c: set language c
-PASS: gdb.base/nodebug.exp: func: c: whatis top
-PASS: gdb.base/nodebug.exp: func: d: p top
-PASS: gdb.base/nodebug.exp: func: d: ptype top
-PASS: gdb.base/nodebug.exp: func: d: set language d
-PASS: gdb.base/nodebug.exp: func: d: whatis top
-PASS: gdb.base/nodebug.exp: func: fortran: p top
-PASS: gdb.base/nodebug.exp: func: fortran: ptype top
-PASS: gdb.base/nodebug.exp: func: fortran: set language fortran
-PASS: gdb.base/nodebug.exp: func: fortran: whatis top
-PASS: gdb.base/nodebug.exp: func: go: p top
-PASS: gdb.base/nodebug.exp: func: go: ptype top
-PASS: gdb.base/nodebug.exp: func: go: set language go
-PASS: gdb.base/nodebug.exp: func: go: whatis top
-PASS: gdb.base/nodebug.exp: func: minimal: p top
-PASS: gdb.base/nodebug.exp: func: minimal: ptype top
-PASS: gdb.base/nodebug.exp: func: minimal: set language minimal
-PASS: gdb.base/nodebug.exp: func: minimal: whatis top
-PASS: gdb.base/nodebug.exp: func: modula-2: p top
-PASS: gdb.base/nodebug.exp: func: modula-2: ptype top
-PASS: gdb.base/nodebug.exp: func: modula-2: set language modula-2
-PASS: gdb.base/nodebug.exp: func: modula-2: whatis top
-PASS: gdb.base/nodebug.exp: func: objective-c: p top
-PASS: gdb.base/nodebug.exp: func: objective-c: ptype top
-PASS: gdb.base/nodebug.exp: func: objective-c: set language objective-c
-PASS: gdb.base/nodebug.exp: func: objective-c: whatis top
-PASS: gdb.base/nodebug.exp: func: opencl: p top
-PASS: gdb.base/nodebug.exp: func: opencl: ptype top
-PASS: gdb.base/nodebug.exp: func: opencl: set language opencl
-PASS: gdb.base/nodebug.exp: func: opencl: whatis top
-PASS: gdb.base/nodebug.exp: func: pascal: p top
-PASS: gdb.base/nodebug.exp: func: pascal: ptype top
-PASS: gdb.base/nodebug.exp: func: pascal: set language pascal
-PASS: gdb.base/nodebug.exp: func: pascal: whatis top
-PASS: gdb.base/nodebug.exp: func: rust: p top
-PASS: gdb.base/nodebug.exp: func: rust: ptype top
-PASS: gdb.base/nodebug.exp: func: rust: set language rust
-PASS: gdb.base/nodebug.exp: func: rust: whatis top
-PASS: gdb.base/nodebug.exp: get hexadecimal valueof "&dataglobal"
-PASS: gdb.base/nodebug.exp: get hexadecimal valueof "(int *) &dataglobal + 1"
-PASS: gdb.base/nodebug.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/nodebug.exp: inner: unload symbols from system libraries
-PASS: gdb.base/nodebug.exp: macro define uint32 unsigned int
-PASS: gdb.base/nodebug.exp: macro define uint64 unsigned long long
-PASS: gdb.base/nodebug.exp: macro define uint8 unsigned char
-PASS: gdb.base/nodebug.exp: middle: unload symbols from system libraries
-PASS: gdb.base/nodebug.exp: p &(int) dataglobal + 1
-PASS: gdb.base/nodebug.exp: p &dataglobal
-PASS: gdb.base/nodebug.exp: p &dataglobal + 1
-PASS: gdb.base/nodebug.exp: p &dataglobal, &dataglobal
-PASS: gdb.base/nodebug.exp: p ((double (*) ()) mult_noproto)(2.0, 3.0)
-PASS: gdb.base/nodebug.exp: p ((double (*) ()) mult_noproto)(2.0f, 3.0f)
-PASS: gdb.base/nodebug.exp: p ((double (*) (double, double)) mult)(2, 3)
-PASS: gdb.base/nodebug.exp: p ((double (*) (double, double)) mult)(2.0f, 3.0f)
-PASS: gdb.base/nodebug.exp: p ((float (*) ()) multf_noproto)(2.0, 3.0)
-PASS: gdb.base/nodebug.exp: p ((float (*) ()) multf_noproto)(2.0f, 3.0f)
-PASS: gdb.base/nodebug.exp: p ((float (*) (float, float)) multf)(2, 3)
-PASS: gdb.base/nodebug.exp: p ((float (*) (float, float)) multf)(2.0f, 3.0f)
-PASS: gdb.base/nodebug.exp: p (double) mult (2.0, 3.0)
-PASS: gdb.base/nodebug.exp: p (float) multf(2.0f, 3.0f)
-PASS: gdb.base/nodebug.exp: p (int *) &dataglobal + 1
-PASS: gdb.base/nodebug.exp: p (int) bssglobal
-PASS: gdb.base/nodebug.exp: p (int) bsslocal
-PASS: gdb.base/nodebug.exp: p (int) dataglobal
-PASS: gdb.base/nodebug.exp: p (int) datalocal
-PASS: gdb.base/nodebug.exp: p *dataglobal
-PASS: gdb.base/nodebug.exp: p /d ((uint8 (*) ()) add8_noproto)((uint8) 2, (uint8) 3)
-PASS: gdb.base/nodebug.exp: p /d ((uint8 (*) (uint8, uint8)) add8)((uint8) 2, (uint8) 3)
-PASS: gdb.base/nodebug.exp: p /d (uint8) add8((uint8) 2, (uint8) 3)
-PASS: gdb.base/nodebug.exp: p /x (uint32) dataglobal32_1
-PASS: gdb.base/nodebug.exp: p /x (uint32) dataglobal32_2
-PASS: gdb.base/nodebug.exp: p /x (uint64) dataglobal64_1
-PASS: gdb.base/nodebug.exp: p /x (uint64) dataglobal64_2
-PASS: gdb.base/nodebug.exp: p /x (uint8) dataglobal8
-PASS: gdb.base/nodebug.exp: p /x dataglobal32_1
-PASS: gdb.base/nodebug.exp: p /x dataglobal32_2
-PASS: gdb.base/nodebug.exp: p /x dataglobal64_1
-PASS: gdb.base/nodebug.exp: p /x dataglobal64_2
-PASS: gdb.base/nodebug.exp: p /x dataglobal8
-PASS: gdb.base/nodebug.exp: p bssglobal
-PASS: gdb.base/nodebug.exp: p bsslocal
-PASS: gdb.base/nodebug.exp: p dataglobal
-PASS: gdb.base/nodebug.exp: p dataglobal + 1
-PASS: gdb.base/nodebug.exp: p datalocal
-PASS: gdb.base/nodebug.exp: p sizeof((int) dataglobal)
-PASS: gdb.base/nodebug.exp: p sizeof(dataglobal + 1)
-PASS: gdb.base/nodebug.exp: p sizeof(dataglobal)
-PASS: gdb.base/nodebug.exp: p/c (int) array_index("abcdef",2)
-PASS: gdb.base/nodebug.exp: p/c array_index("abcdef",2)
-PASS: gdb.base/nodebug.exp: ptype &(int) dataglobal + 1
-PASS: gdb.base/nodebug.exp: ptype &dataglobal
-PASS: gdb.base/nodebug.exp: ptype &dataglobal + 1
-PASS: gdb.base/nodebug.exp: ptype &dataglobal, &dataglobal
-PASS: gdb.base/nodebug.exp: ptype (int *) &dataglobal + 1
-PASS: gdb.base/nodebug.exp: ptype (int) dataglobal
-PASS: gdb.base/nodebug.exp: ptype (uint32) dataglobal32_1
-PASS: gdb.base/nodebug.exp: ptype (uint32) dataglobal32_2
-PASS: gdb.base/nodebug.exp: ptype (uint64) dataglobal64_1
-PASS: gdb.base/nodebug.exp: ptype (uint64) dataglobal64_2
-PASS: gdb.base/nodebug.exp: ptype (uint8) dataglobal8
-PASS: gdb.base/nodebug.exp: ptype *dataglobal
-PASS: gdb.base/nodebug.exp: ptype array_index("abcdef",2)
-PASS: gdb.base/nodebug.exp: ptype bssglobal
-PASS: gdb.base/nodebug.exp: ptype bsslocal
-PASS: gdb.base/nodebug.exp: ptype dataglobal
-PASS: gdb.base/nodebug.exp: ptype dataglobal + 1
-PASS: gdb.base/nodebug.exp: ptype dataglobal32_1
-PASS: gdb.base/nodebug.exp: ptype dataglobal32_2
-PASS: gdb.base/nodebug.exp: ptype dataglobal64_1
-PASS: gdb.base/nodebug.exp: ptype dataglobal64_2
-PASS: gdb.base/nodebug.exp: ptype dataglobal8
-PASS: gdb.base/nodebug.exp: ptype datalocal
-PASS: gdb.base/nodebug.exp: ptype sizeof((int) dataglobal)
-PASS: gdb.base/nodebug.exp: ptype sizeof(dataglobal + 1)
-PASS: gdb.base/nodebug.exp: ptype sizeof(dataglobal)
-PASS: gdb.base/nodebug.exp: set language auto
-PASS: gdb.base/nodebug.exp: whatis &(int) dataglobal + 1
-PASS: gdb.base/nodebug.exp: whatis &dataglobal
-PASS: gdb.base/nodebug.exp: whatis &dataglobal + 1
-PASS: gdb.base/nodebug.exp: whatis &dataglobal, &dataglobal
-PASS: gdb.base/nodebug.exp: whatis (int *) &dataglobal + 1
-PASS: gdb.base/nodebug.exp: whatis (int) dataglobal
-PASS: gdb.base/nodebug.exp: whatis (uint32) dataglobal32_1
-PASS: gdb.base/nodebug.exp: whatis (uint32) dataglobal32_2
-PASS: gdb.base/nodebug.exp: whatis (uint64) dataglobal64_1
-PASS: gdb.base/nodebug.exp: whatis (uint64) dataglobal64_2
-PASS: gdb.base/nodebug.exp: whatis (uint8) dataglobal8
-PASS: gdb.base/nodebug.exp: whatis *dataglobal
-PASS: gdb.base/nodebug.exp: whatis array_index("abcdef",2)
-PASS: gdb.base/nodebug.exp: whatis bssglobal
-PASS: gdb.base/nodebug.exp: whatis bsslocal
-PASS: gdb.base/nodebug.exp: whatis dataglobal
-PASS: gdb.base/nodebug.exp: whatis dataglobal + 1
-PASS: gdb.base/nodebug.exp: whatis dataglobal32_1
-PASS: gdb.base/nodebug.exp: whatis dataglobal32_2
-PASS: gdb.base/nodebug.exp: whatis dataglobal64_1
-PASS: gdb.base/nodebug.exp: whatis dataglobal64_2
-PASS: gdb.base/nodebug.exp: whatis dataglobal8
-PASS: gdb.base/nodebug.exp: whatis datalocal
-PASS: gdb.base/nodebug.exp: whatis sizeof((int) dataglobal)
-PASS: gdb.base/nodebug.exp: whatis sizeof(dataglobal + 1)
-PASS: gdb.base/nodebug.exp: whatis sizeof(dataglobal)
-Running gdb.git~master/gdb/testsuite/gdb.base/nofield.exp ...
-PASS: gdb.base/nofield.exp: ptype struct empty
-PASS: gdb.base/nofield.exp: ptype struct not_empty
-PASS: gdb.base/nofield.exp: ptype union empty_union
-Running gdb.git~master/gdb/testsuite/gdb.base/non-executable.exp ...
-PASS: gdb.base/non-executable.exp: error message
-Running gdb.git~master/gdb/testsuite/gdb.base/non-lazy-array-index.exp ...
-XFAIL: gdb.base/non-lazy-array-index.exp: p $.array[1]
-PASS: gdb.base/non-lazy-array-index.exp: p global_foo
-PASS: gdb.base/non-lazy-array-index.exp: python elem = val['array'][1]
-PASS: gdb.base/non-lazy-array-index.exp: python print('elem = %s' % elem)
-PASS: gdb.base/non-lazy-array-index.exp: python print('elem.is_lazy = %s' % elem.is_lazy)
-PASS: gdb.base/non-lazy-array-index.exp: python print('val = %s' % val)
-PASS: gdb.base/non-lazy-array-index.exp: python print('val.is_lazy = %s' % val.is_lazy)
-PASS: gdb.base/non-lazy-array-index.exp: python val = gdb.parse_and_eval('global_foo')
-PASS: gdb.base/non-lazy-array-index.exp: set debug target 0
-PASS: gdb.base/non-lazy-array-index.exp: set debug target 1
-Running gdb.git~master/gdb/testsuite/gdb.base/noreturn-finish.exp ...
-PASS: gdb.base/noreturn-finish.exp: cancel finish from noreturn_func
-PASS: gdb.base/noreturn-finish.exp: continue to breakpoint: noreturn_func
-Running gdb.git~master/gdb/testsuite/gdb.base/noreturn-return.exp ...
-PASS: gdb.base/noreturn-return.exp: cancel return from noreturn_func
-PASS: gdb.base/noreturn-return.exp: continue to breakpoint: noreturn_func
-Running gdb.git~master/gdb/testsuite/gdb.base/nostdlib.exp ...
-PASS: gdb.base/nostdlib.exp: continue to marker
-PASS: gdb.base/nostdlib.exp: stop at run
-Running gdb.git~master/gdb/testsuite/gdb.base/offsets.exp ...
-PASS: gdb.base/offsets.exp: big offsets
-PASS: gdb.base/offsets.exp: print &big_struct test (0x1100c)
-Running gdb.git~master/gdb/testsuite/gdb.base/opaque.exp ...
-PASS: gdb.base/opaque.exp: ptype on opaque struct instance (dynamically) 1
-PASS: gdb.base/opaque.exp: ptype on opaque struct instance (dynamically) 2
-PASS: gdb.base/opaque.exp: ptype on opaque struct instance (statically)
-PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (dynamically) 1
-PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (dynamically) 2
-PASS: gdb.base/opaque.exp: ptype on opaque struct pointer (statically)
-PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (dynamically) 1
-PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (dynamically) 2
-PASS: gdb.base/opaque.exp: ptype on opaque struct tagname (statically)
-PASS: gdb.base/opaque.exp: whatis on opaque struct instance (dynamically) 1
-PASS: gdb.base/opaque.exp: whatis on opaque struct instance (dynamically) 2
-PASS: gdb.base/opaque.exp: whatis on opaque struct instance (statically)
-PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (dynamically)
-PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (dynamically) 1
-PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (statically)
-Running gdb.git~master/gdb/testsuite/gdb.base/options.exp ...
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool 0"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool 1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool d"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool di"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool dis"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool disa"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool disab"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool disabl"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool disable"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool e"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool en"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool ena"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool enab"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool enabl"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool enable"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool n"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool no"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool o"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool of"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool off"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool xxx"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool y"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool ye"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: cmd complete "maint test-options require-delimiter -bool yes"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool -- 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool -1
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool -1 999 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 1 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool 0 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool 0: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool 1 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool d --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool d: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool di --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool di: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool dis --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool dis: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disa --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disa: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disab --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disab: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disabl --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disabl: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disable --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool disable: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool e --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool e: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool en --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool en: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool ena --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool ena: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool enab --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool enab: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool enabl --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool enabl: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool enable --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool enable: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool n --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool n: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool no --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool no: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool o
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool o 999 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool o: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- o
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool of --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool of: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool off --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool off: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool xxx
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool xxx 999 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool xxx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- xxx
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool y --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool y: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool ye --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool ye: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool yes --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: maint test-options require-delimiter -bool yes: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool 0"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool 1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool d"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool di"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool dis"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool disa"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool disab"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool disabl"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool disable"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool e"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool en"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool ena"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool enab"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool enabl"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool enable"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool n"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool no"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool o"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool of"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool off"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool xxx"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool y"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool ye"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-boolean: tab complete "maint test-options require-delimiter -bool yes"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: cmd complete "maint test-options require-delimiter -enum "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: cmd complete "maint test-options require-delimiter -enum -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: maint test-options require-delimiter -enum --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: maint test-options require-delimiter -enum -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: maint test-options require-delimiter -enum : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: maint test-options require-delimiter -enum www --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: tab complete "maint test-options require-delimiter -enum "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-enum: tab complete "maint test-options require-delimiter -enum -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: cmd complete "maint test-options require-delimiter -flag -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: cmd complete "maint test-options require-delimiter -flag o"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: cmd complete "maint test-options require-delimiter -flag"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag -: res=1 -flag 1 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag -- 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag -flag -- non flags args
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag 1 999 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag o
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag o 999 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag o: res=1 -flag 1 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- o
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag xxx 999 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -flag: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -flag
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -xx1 -xx2 -xx1 -xx2 -xx1 -- non flags args
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -xx1 -xx1xx2 -xx1 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: maint test-options require-delimiter -xx1 -xx2 -a -b -c -xx1 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: tab complete "maint test-options require-delimiter -flag -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: tab complete "maint test-options require-delimiter -flag o"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-flag: tab complete "maint test-options require-delimiter -flag"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: cmd complete "maint test-options require-delimiter -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: cmd complete "maint test-options require-delimiter -- -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: cmd complete "maint test-options require-delimiter --"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: cmd complete "maint test-options require-delimiter -flag"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -- -: res=0 -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter --: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -1 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -2 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -FLAG
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -FLAG --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -flag --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -flag: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -flag
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: maint test-options require-delimiter -xx
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: tab complete "maint test-options require-delimiter -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: tab complete "maint test-options require-delimiter -- -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: tab complete "maint test-options require-delimiter --"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-misc: tab complete "maint test-options require-delimiter -flag"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: cmd complete "maint test-options require-delimiter -string "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: cmd complete "maint test-options require-delimiter -string -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: maint test-options require-delimiter -string
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: maint test-options require-delimiter -string --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: maint test-options require-delimiter -string -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: maint test-options require-delimiter -string : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options require-delimiter -string "STR 'CCC' DDD" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options require-delimiter -string "STR 'CCC' DDD" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options require-delimiter -string "STR 'CCC' DDD""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": maint test-options require-delimiter -string "STR 'CCC' DDD" --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": maint test-options require-delimiter -string "STR 'CCC' DDD" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR 'CCC' DDD' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": maint test-options require-delimiter -string "STR 'CCC' DDD" BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": maint test-options require-delimiter -string "STR 'CCC' DDD" BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR 'CCC' DDD' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": maint test-options require-delimiter -string "STR 'CCC' DDD": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": tab complete "maint test-options require-delimiter -string "STR 'CCC' DDD" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": tab complete "maint test-options require-delimiter -string "STR 'CCC' DDD" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR 'CCC' DDD": tab complete "maint test-options require-delimiter -string "STR 'CCC' DDD""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": cmd complete "maint test-options require-delimiter -string "STR AAA" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": cmd complete "maint test-options require-delimiter -string "STR AAA" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": cmd complete "maint test-options require-delimiter -string "STR AAA""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": maint test-options require-delimiter -string "STR AAA" --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": maint test-options require-delimiter -string "STR AAA" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR AAA' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": maint test-options require-delimiter -string "STR AAA" BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": maint test-options require-delimiter -string "STR AAA" BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR AAA' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": maint test-options require-delimiter -string "STR AAA": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": tab complete "maint test-options require-delimiter -string "STR AAA" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": tab complete "maint test-options require-delimiter -string "STR AAA" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR AAA": tab complete "maint test-options require-delimiter -string "STR AAA""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options require-delimiter -string "STR \"GGG\" HHH" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options require-delimiter -string "STR \"GGG\" HHH" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options require-delimiter -string "STR \"GGG\" HHH""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": maint test-options require-delimiter -string "STR \"GGG\" HHH" --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": maint test-options require-delimiter -string "STR \"GGG\" HHH" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \"GGG\" HHH' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": maint test-options require-delimiter -string "STR \"GGG\" HHH" BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": maint test-options require-delimiter -string "STR \"GGG\" HHH" BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \"GGG\" HHH' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": maint test-options require-delimiter -string "STR \"GGG\" HHH": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options require-delimiter -string "STR \"GGG\" HHH" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options require-delimiter -string "STR \"GGG\" HHH" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options require-delimiter -string "STR \"GGG\" HHH""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": cmd complete "maint test-options require-delimiter -string "STR" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": cmd complete "maint test-options require-delimiter -string "STR" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": cmd complete "maint test-options require-delimiter -string "STR""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": maint test-options require-delimiter -string "STR" --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": maint test-options require-delimiter -string "STR" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": maint test-options require-delimiter -string "STR" BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": maint test-options require-delimiter -string "STR" BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": maint test-options require-delimiter -string "STR": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": tab complete "maint test-options require-delimiter -string "STR" -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": tab complete "maint test-options require-delimiter -string "STR" BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str="STR": tab complete "maint test-options require-delimiter -string "STR""
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': cmd complete "maint test-options require-delimiter -string 'STR "EEE" FFF' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': cmd complete "maint test-options require-delimiter -string 'STR "EEE" FFF' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': cmd complete "maint test-options require-delimiter -string 'STR "EEE" FFF'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': maint test-options require-delimiter -string 'STR "EEE" FFF' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': maint test-options require-delimiter -string 'STR "EEE" FFF' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR "EEE" FFF' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': maint test-options require-delimiter -string 'STR "EEE" FFF' BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': maint test-options require-delimiter -string 'STR "EEE" FFF' BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR "EEE" FFF' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': maint test-options require-delimiter -string 'STR "EEE" FFF': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': tab complete "maint test-options require-delimiter -string 'STR "EEE" FFF' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': tab complete "maint test-options require-delimiter -string 'STR "EEE" FFF' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR "EEE" FFF': tab complete "maint test-options require-delimiter -string 'STR "EEE" FFF'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': cmd complete "maint test-options require-delimiter -string 'STR BBB' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': cmd complete "maint test-options require-delimiter -string 'STR BBB' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': cmd complete "maint test-options require-delimiter -string 'STR BBB'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': maint test-options require-delimiter -string 'STR BBB' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': maint test-options require-delimiter -string 'STR BBB' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR BBB' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': maint test-options require-delimiter -string 'STR BBB' BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': maint test-options require-delimiter -string 'STR BBB' BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR BBB' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': maint test-options require-delimiter -string 'STR BBB': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': tab complete "maint test-options require-delimiter -string 'STR BBB' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': tab complete "maint test-options require-delimiter -string 'STR BBB' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR BBB': tab complete "maint test-options require-delimiter -string 'STR BBB'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options require-delimiter -string 'STR \'III\' JJJ' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options require-delimiter -string 'STR \'III\' JJJ' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options require-delimiter -string 'STR \'III\' JJJ'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': maint test-options require-delimiter -string 'STR \'III\' JJJ' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': maint test-options require-delimiter -string 'STR \'III\' JJJ' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \'III\' JJJ' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': maint test-options require-delimiter -string 'STR \'III\' JJJ' BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': maint test-options require-delimiter -string 'STR \'III\' JJJ' BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \'III\' JJJ' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': maint test-options require-delimiter -string 'STR \'III\' JJJ': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': tab complete "maint test-options require-delimiter -string 'STR \'III\' JJJ' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': tab complete "maint test-options require-delimiter -string 'STR \'III\' JJJ' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR \'III\' JJJ': tab complete "maint test-options require-delimiter -string 'STR \'III\' JJJ'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': cmd complete "maint test-options require-delimiter -string 'STR' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': cmd complete "maint test-options require-delimiter -string 'STR' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': cmd complete "maint test-options require-delimiter -string 'STR'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': maint test-options require-delimiter -string 'STR' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': maint test-options require-delimiter -string 'STR' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': maint test-options require-delimiter -string 'STR' BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': maint test-options require-delimiter -string 'STR' BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': maint test-options require-delimiter -string 'STR': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': tab complete "maint test-options require-delimiter -string 'STR' -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': tab complete "maint test-options require-delimiter -string 'STR' BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str='STR': tab complete "maint test-options require-delimiter -string 'STR'"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: cmd complete "maint test-options require-delimiter -string STR -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: cmd complete "maint test-options require-delimiter -string STR BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: cmd complete "maint test-options require-delimiter -string STR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: maint test-options require-delimiter -string STR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: maint test-options require-delimiter -string STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: maint test-options require-delimiter -string STR BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: maint test-options require-delimiter -string STR BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: maint test-options require-delimiter -string STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: tab complete "maint test-options require-delimiter -string STR -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: tab complete "maint test-options require-delimiter -string STR BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=STR: tab complete "maint test-options require-delimiter -string STR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: cmd complete "maint test-options require-delimiter -string \"STR -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: cmd complete "maint test-options require-delimiter -string \"STR BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: cmd complete "maint test-options require-delimiter -string \"STR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: maint test-options require-delimiter -string \"STR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: maint test-options require-delimiter -string \"STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\"STR' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: maint test-options require-delimiter -string \"STR BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: maint test-options require-delimiter -string \"STR BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\"STR' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: maint test-options require-delimiter -string \"STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: tab complete "maint test-options require-delimiter -string \"STR -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: tab complete "maint test-options require-delimiter -string \"STR BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\"STR: tab complete "maint test-options require-delimiter -string \"STR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: cmd complete "maint test-options require-delimiter -string \'STR -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: cmd complete "maint test-options require-delimiter -string \'STR BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: cmd complete "maint test-options require-delimiter -string \'STR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: maint test-options require-delimiter -string \'STR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: maint test-options require-delimiter -string \'STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\'STR' -- -
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: maint test-options require-delimiter -string \'STR BAR --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: maint test-options require-delimiter -string \'STR BAR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\'STR' -- BAR
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: maint test-options require-delimiter -string \'STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: tab complete "maint test-options require-delimiter -string \'STR -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: tab complete "maint test-options require-delimiter -string \'STR BAR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: str=\'STR: tab complete "maint test-options require-delimiter -string \'STR"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: tab complete "maint test-options require-delimiter -string "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-string: tab complete "maint test-options require-delimiter -string -"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -pinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: cmd complete "maint test-options require-delimiter -uinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited -1 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl unlimited -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 0 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 -- 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1 x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited NU: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- NU
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited u: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- u
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited unlimited -- 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited unlimitedx --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited unlimitedx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- unlimitedx
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -pinteger-unlimited xxx --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited -1 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 0 --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 -- 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1 x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited NU: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- NU
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited u: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- u
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited unlimited -- 999
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited unlimitedx --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited unlimitedx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- unlimitedx
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: maint test-options require-delimiter -uinteger-unlimited xxx --
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -pinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=require-delimiter: test-uinteger: tab complete "maint test-options require-delimiter -uinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool 0"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool d"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool di"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool dis"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool disa"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool disab"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool disabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool disable"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool e"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool en"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool ena"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool enab"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool enabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool enable"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool n"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool no"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool o"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool of"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool off"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool xxx"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool y"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool ye"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: cmd complete "maint test-options unknown-is-error -bool yes"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool -1
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool -1 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 1 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool 0 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool 0: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool 1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool d --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool d: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool di --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool di: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool dis --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool dis: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disa --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disa: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disab --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disab: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disabl --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disabl: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disable --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool disable: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool e --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool e: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool en --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool en: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool ena --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool ena: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool enab --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool enab: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool enabl --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool enabl: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool enable --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool enable: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool n --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool n: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool no --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool no: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool o
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool o 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool o: res=0 o
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool of --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool of: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool off --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool off: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool xxx
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool xxx 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool xxx: res=0 xxx
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool y --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool y: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool ye --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool ye: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool yes --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: maint test-options unknown-is-error -bool yes: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool 0"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool d"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool di"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool dis"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool disa"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool disab"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool disabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool disable"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool e"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool en"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool ena"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool enab"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool enabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool enable"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool n"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool no"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool o"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool of"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool off"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool xxx"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool y"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool ye"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-boolean: tab complete "maint test-options unknown-is-error -bool yes"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: cmd complete "maint test-options unknown-is-error -enum "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: cmd complete "maint test-options unknown-is-error -enum -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: maint test-options unknown-is-error -enum --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: maint test-options unknown-is-error -enum -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: maint test-options unknown-is-error -enum : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: maint test-options unknown-is-error -enum www --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: tab complete "maint test-options unknown-is-error -enum "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-enum: tab complete "maint test-options unknown-is-error -enum -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: cmd complete "maint test-options unknown-is-error -flag -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: cmd complete "maint test-options unknown-is-error -flag o"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: cmd complete "maint test-options unknown-is-error -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag -: res=1 -flag 1 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag -flag -- non flags args
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag 1 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag o
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag o 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag o: res=0 o
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag xxx 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -flag: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -flag
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -xx1 -xx2 -xx1 -xx2 -xx1 -- non flags args
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -xx1 -xx1xx2 -xx1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: maint test-options unknown-is-error -xx1 -xx2 -a -b -c -xx1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: tab complete "maint test-options unknown-is-error -flag -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: tab complete "maint test-options unknown-is-error -flag o"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-flag: tab complete "maint test-options unknown-is-error -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: cmd complete "maint test-options unknown-is-error -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: cmd complete "maint test-options unknown-is-error -- -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: cmd complete "maint test-options unknown-is-error --"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: cmd complete "maint test-options unknown-is-error -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -- -: res=0 -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error --: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -2 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -FLAG
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -FLAG --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -flag --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -flag: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -flag
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: maint test-options unknown-is-error -xx
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: tab complete "maint test-options unknown-is-error -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: tab complete "maint test-options unknown-is-error -- -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: tab complete "maint test-options unknown-is-error --"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-misc: tab complete "maint test-options unknown-is-error -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: cmd complete "maint test-options unknown-is-error -string "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: cmd complete "maint test-options unknown-is-error -string -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: maint test-options unknown-is-error -string
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: maint test-options unknown-is-error -string --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: maint test-options unknown-is-error -string -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: maint test-options unknown-is-error -string : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options unknown-is-error -string "STR 'CCC' DDD" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options unknown-is-error -string "STR 'CCC' DDD" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options unknown-is-error -string "STR 'CCC' DDD""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-error -string "STR 'CCC' DDD" --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-error -string "STR 'CCC' DDD" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR 'CCC' DDD' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-error -string "STR 'CCC' DDD" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-error -string "STR 'CCC' DDD" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-error -string "STR 'CCC' DDD": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": tab complete "maint test-options unknown-is-error -string "STR 'CCC' DDD" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": tab complete "maint test-options unknown-is-error -string "STR 'CCC' DDD" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR 'CCC' DDD": tab complete "maint test-options unknown-is-error -string "STR 'CCC' DDD""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": cmd complete "maint test-options unknown-is-error -string "STR AAA" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": cmd complete "maint test-options unknown-is-error -string "STR AAA" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": cmd complete "maint test-options unknown-is-error -string "STR AAA""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": maint test-options unknown-is-error -string "STR AAA" --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": maint test-options unknown-is-error -string "STR AAA" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR AAA' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": maint test-options unknown-is-error -string "STR AAA" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": maint test-options unknown-is-error -string "STR AAA" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": maint test-options unknown-is-error -string "STR AAA": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": tab complete "maint test-options unknown-is-error -string "STR AAA" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": tab complete "maint test-options unknown-is-error -string "STR AAA" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR AAA": tab complete "maint test-options unknown-is-error -string "STR AAA""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options unknown-is-error -string "STR \"GGG\" HHH" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options unknown-is-error -string "STR \"GGG\" HHH" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options unknown-is-error -string "STR \"GGG\" HHH""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-error -string "STR \"GGG\" HHH" --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-error -string "STR \"GGG\" HHH" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \"GGG\" HHH' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-error -string "STR \"GGG\" HHH" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-error -string "STR \"GGG\" HHH" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-error -string "STR \"GGG\" HHH": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options unknown-is-error -string "STR \"GGG\" HHH" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options unknown-is-error -string "STR \"GGG\" HHH" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options unknown-is-error -string "STR \"GGG\" HHH""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": cmd complete "maint test-options unknown-is-error -string "STR" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": cmd complete "maint test-options unknown-is-error -string "STR" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": cmd complete "maint test-options unknown-is-error -string "STR""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": maint test-options unknown-is-error -string "STR" --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": maint test-options unknown-is-error -string "STR" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": maint test-options unknown-is-error -string "STR" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": maint test-options unknown-is-error -string "STR" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": maint test-options unknown-is-error -string "STR": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": tab complete "maint test-options unknown-is-error -string "STR" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": tab complete "maint test-options unknown-is-error -string "STR" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str="STR": tab complete "maint test-options unknown-is-error -string "STR""
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': cmd complete "maint test-options unknown-is-error -string 'STR "EEE" FFF' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': cmd complete "maint test-options unknown-is-error -string 'STR "EEE" FFF' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': cmd complete "maint test-options unknown-is-error -string 'STR "EEE" FFF'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': maint test-options unknown-is-error -string 'STR "EEE" FFF' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': maint test-options unknown-is-error -string 'STR "EEE" FFF' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR "EEE" FFF' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': maint test-options unknown-is-error -string 'STR "EEE" FFF' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': maint test-options unknown-is-error -string 'STR "EEE" FFF' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': maint test-options unknown-is-error -string 'STR "EEE" FFF': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': tab complete "maint test-options unknown-is-error -string 'STR "EEE" FFF' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': tab complete "maint test-options unknown-is-error -string 'STR "EEE" FFF' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR "EEE" FFF': tab complete "maint test-options unknown-is-error -string 'STR "EEE" FFF'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': cmd complete "maint test-options unknown-is-error -string 'STR BBB' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': cmd complete "maint test-options unknown-is-error -string 'STR BBB' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': cmd complete "maint test-options unknown-is-error -string 'STR BBB'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': maint test-options unknown-is-error -string 'STR BBB' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': maint test-options unknown-is-error -string 'STR BBB' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR BBB' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': maint test-options unknown-is-error -string 'STR BBB' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': maint test-options unknown-is-error -string 'STR BBB' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': maint test-options unknown-is-error -string 'STR BBB': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': tab complete "maint test-options unknown-is-error -string 'STR BBB' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': tab complete "maint test-options unknown-is-error -string 'STR BBB' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR BBB': tab complete "maint test-options unknown-is-error -string 'STR BBB'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options unknown-is-error -string 'STR \'III\' JJJ' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options unknown-is-error -string 'STR \'III\' JJJ' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options unknown-is-error -string 'STR \'III\' JJJ'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-error -string 'STR \'III\' JJJ' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-error -string 'STR \'III\' JJJ' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \'III\' JJJ' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-error -string 'STR \'III\' JJJ' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-error -string 'STR \'III\' JJJ' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-error -string 'STR \'III\' JJJ': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': tab complete "maint test-options unknown-is-error -string 'STR \'III\' JJJ' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': tab complete "maint test-options unknown-is-error -string 'STR \'III\' JJJ' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR \'III\' JJJ': tab complete "maint test-options unknown-is-error -string 'STR \'III\' JJJ'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': cmd complete "maint test-options unknown-is-error -string 'STR' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': cmd complete "maint test-options unknown-is-error -string 'STR' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': cmd complete "maint test-options unknown-is-error -string 'STR'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': maint test-options unknown-is-error -string 'STR' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': maint test-options unknown-is-error -string 'STR' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': maint test-options unknown-is-error -string 'STR' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': maint test-options unknown-is-error -string 'STR' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': maint test-options unknown-is-error -string 'STR': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': tab complete "maint test-options unknown-is-error -string 'STR' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': tab complete "maint test-options unknown-is-error -string 'STR' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str='STR': tab complete "maint test-options unknown-is-error -string 'STR'"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: cmd complete "maint test-options unknown-is-error -string STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: cmd complete "maint test-options unknown-is-error -string STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: cmd complete "maint test-options unknown-is-error -string STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: maint test-options unknown-is-error -string STR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: maint test-options unknown-is-error -string STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: maint test-options unknown-is-error -string STR BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: maint test-options unknown-is-error -string STR BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: maint test-options unknown-is-error -string STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: tab complete "maint test-options unknown-is-error -string STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: tab complete "maint test-options unknown-is-error -string STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=STR: tab complete "maint test-options unknown-is-error -string STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: cmd complete "maint test-options unknown-is-error -string \"STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: cmd complete "maint test-options unknown-is-error -string \"STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: cmd complete "maint test-options unknown-is-error -string \"STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: maint test-options unknown-is-error -string \"STR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: maint test-options unknown-is-error -string \"STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\"STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: maint test-options unknown-is-error -string \"STR BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: maint test-options unknown-is-error -string \"STR BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: maint test-options unknown-is-error -string \"STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: tab complete "maint test-options unknown-is-error -string \"STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: tab complete "maint test-options unknown-is-error -string \"STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\"STR: tab complete "maint test-options unknown-is-error -string \"STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: cmd complete "maint test-options unknown-is-error -string \'STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: cmd complete "maint test-options unknown-is-error -string \'STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: cmd complete "maint test-options unknown-is-error -string \'STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: maint test-options unknown-is-error -string \'STR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: maint test-options unknown-is-error -string \'STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: maint test-options unknown-is-error -string \'STR BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: maint test-options unknown-is-error -string \'STR BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: maint test-options unknown-is-error -string \'STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: tab complete "maint test-options unknown-is-error -string \'STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: tab complete "maint test-options unknown-is-error -string \'STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: str=\'STR: tab complete "maint test-options unknown-is-error -string \'STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: tab complete "maint test-options unknown-is-error -string "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-string: tab complete "maint test-options unknown-is-error -string -"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -pinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: cmd complete "maint test-options unknown-is-error -uinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited -1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited -1 : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 0 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 1 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 1- : res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 1-: res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 1a : res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 1a: res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 x : res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1 x: res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited NU: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- NU
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited u: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- u
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited unlimited -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited unlimitedx --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited unlimitedx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- unlimitedx
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -pinteger-unlimited xxx --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited -1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 0 --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 1 -pint-unl 0 -string '' -- -1
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 1- : res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 1-: res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 1a : res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 1a: res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 x : res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1 x: res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited NU: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- NU
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited u: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- u
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited unlimited -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited unlimitedx --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited unlimitedx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- unlimitedx
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: maint test-options unknown-is-error -uinteger-unlimited xxx --
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -pinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-error: test-uinteger: tab complete "maint test-options unknown-is-error -uinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool 0"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool d"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool di"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool dis"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool disa"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool disab"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool disabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool disable"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool e"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool en"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool ena"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool enab"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool enabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool enable"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool n"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool no"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool o"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool of"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool off"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool xxx"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool y"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool ye"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: cmd complete "maint test-options unknown-is-operand -bool yes"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool -1
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool -1 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 1 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool 0 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool 0: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool 1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool d --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool d: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool di --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool di: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool dis --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool dis: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disa --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disa: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disab --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disab: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disabl --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disabl: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disable --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool disable: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool e --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool e: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool en --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool en: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool ena --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool ena: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool enab --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool enab: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool enabl --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool enabl: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool enable --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool enable: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool n --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool n: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool no --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool no: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool o
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool o 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool o: res=0 o
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool of --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool of: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool off --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool off: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool xxx
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool xxx 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool xxx: res=0 xxx
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool y --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool y: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool ye --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool ye: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool yes --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: maint test-options unknown-is-operand -bool yes: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool 0"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool d"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool di"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool dis"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool disa"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool disab"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool disabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool disable"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool e"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool en"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool ena"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool enab"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool enabl"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool enable"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool n"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool no"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool o"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool of"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool off"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool xxx"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool y"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool ye"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-boolean: tab complete "maint test-options unknown-is-operand -bool yes"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: cmd complete "maint test-options unknown-is-operand -enum "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: cmd complete "maint test-options unknown-is-operand -enum -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: maint test-options unknown-is-operand -enum --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: maint test-options unknown-is-operand -enum -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: maint test-options unknown-is-operand -enum : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: maint test-options unknown-is-operand -enum www --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: tab complete "maint test-options unknown-is-operand -enum "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-enum: tab complete "maint test-options unknown-is-operand -enum -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: cmd complete "maint test-options unknown-is-operand -flag -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: cmd complete "maint test-options unknown-is-operand -flag o"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: cmd complete "maint test-options unknown-is-operand -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag -: res=1 -flag 1 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag -flag -- non flags args
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag 1 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag o
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag o 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag o: res=0 o
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag xxx 999 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -flag: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -flag
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -xx1 -xx2 -xx1 -xx2 -xx1 -- non flags args
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -xx1 -xx1xx2 -xx1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: maint test-options unknown-is-operand -xx1 -xx2 -a -b -c -xx1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: tab complete "maint test-options unknown-is-operand -flag -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: tab complete "maint test-options unknown-is-operand -flag o"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-flag: tab complete "maint test-options unknown-is-operand -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: cmd complete "maint test-options unknown-is-operand -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: cmd complete "maint test-options unknown-is-operand -- -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: cmd complete "maint test-options unknown-is-operand --"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: cmd complete "maint test-options unknown-is-operand -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -- -: res=0 -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand --: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -2 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -FLAG
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -FLAG --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -flag --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -flag: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- -flag
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: maint test-options unknown-is-operand -xx
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: tab complete "maint test-options unknown-is-operand -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: tab complete "maint test-options unknown-is-operand -- -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: tab complete "maint test-options unknown-is-operand --"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-misc: tab complete "maint test-options unknown-is-operand -flag"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: cmd complete "maint test-options unknown-is-operand -string "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: cmd complete "maint test-options unknown-is-operand -string -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: maint test-options unknown-is-operand -string
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: maint test-options unknown-is-operand -string --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: maint test-options unknown-is-operand -string -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: maint test-options unknown-is-operand -string : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options unknown-is-operand -string "STR 'CCC' DDD" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options unknown-is-operand -string "STR 'CCC' DDD" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": cmd complete "maint test-options unknown-is-operand -string "STR 'CCC' DDD""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-operand -string "STR 'CCC' DDD" --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-operand -string "STR 'CCC' DDD" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR 'CCC' DDD' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-operand -string "STR 'CCC' DDD" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-operand -string "STR 'CCC' DDD" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": maint test-options unknown-is-operand -string "STR 'CCC' DDD": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": tab complete "maint test-options unknown-is-operand -string "STR 'CCC' DDD" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": tab complete "maint test-options unknown-is-operand -string "STR 'CCC' DDD" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR 'CCC' DDD": tab complete "maint test-options unknown-is-operand -string "STR 'CCC' DDD""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": cmd complete "maint test-options unknown-is-operand -string "STR AAA" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": cmd complete "maint test-options unknown-is-operand -string "STR AAA" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": cmd complete "maint test-options unknown-is-operand -string "STR AAA""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": maint test-options unknown-is-operand -string "STR AAA" --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": maint test-options unknown-is-operand -string "STR AAA" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR AAA' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": maint test-options unknown-is-operand -string "STR AAA" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": maint test-options unknown-is-operand -string "STR AAA" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": maint test-options unknown-is-operand -string "STR AAA": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": tab complete "maint test-options unknown-is-operand -string "STR AAA" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": tab complete "maint test-options unknown-is-operand -string "STR AAA" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR AAA": tab complete "maint test-options unknown-is-operand -string "STR AAA""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options unknown-is-operand -string "STR \"GGG\" HHH" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options unknown-is-operand -string "STR \"GGG\" HHH" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": cmd complete "maint test-options unknown-is-operand -string "STR \"GGG\" HHH""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-operand -string "STR \"GGG\" HHH" --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-operand -string "STR \"GGG\" HHH" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \"GGG\" HHH' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-operand -string "STR \"GGG\" HHH" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-operand -string "STR \"GGG\" HHH" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": maint test-options unknown-is-operand -string "STR \"GGG\" HHH": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options unknown-is-operand -string "STR \"GGG\" HHH" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options unknown-is-operand -string "STR \"GGG\" HHH" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR \"GGG\" HHH": tab complete "maint test-options unknown-is-operand -string "STR \"GGG\" HHH""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": cmd complete "maint test-options unknown-is-operand -string "STR" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": cmd complete "maint test-options unknown-is-operand -string "STR" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": cmd complete "maint test-options unknown-is-operand -string "STR""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": maint test-options unknown-is-operand -string "STR" --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": maint test-options unknown-is-operand -string "STR" -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": maint test-options unknown-is-operand -string "STR" BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": maint test-options unknown-is-operand -string "STR" BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": maint test-options unknown-is-operand -string "STR": res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": tab complete "maint test-options unknown-is-operand -string "STR" -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": tab complete "maint test-options unknown-is-operand -string "STR" BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str="STR": tab complete "maint test-options unknown-is-operand -string "STR""
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': cmd complete "maint test-options unknown-is-operand -string 'STR "EEE" FFF' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': cmd complete "maint test-options unknown-is-operand -string 'STR "EEE" FFF' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': cmd complete "maint test-options unknown-is-operand -string 'STR "EEE" FFF'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': maint test-options unknown-is-operand -string 'STR "EEE" FFF' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': maint test-options unknown-is-operand -string 'STR "EEE" FFF' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR "EEE" FFF' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': maint test-options unknown-is-operand -string 'STR "EEE" FFF' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': maint test-options unknown-is-operand -string 'STR "EEE" FFF' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': maint test-options unknown-is-operand -string 'STR "EEE" FFF': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': tab complete "maint test-options unknown-is-operand -string 'STR "EEE" FFF' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': tab complete "maint test-options unknown-is-operand -string 'STR "EEE" FFF' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR "EEE" FFF': tab complete "maint test-options unknown-is-operand -string 'STR "EEE" FFF'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': cmd complete "maint test-options unknown-is-operand -string 'STR BBB' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': cmd complete "maint test-options unknown-is-operand -string 'STR BBB' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': cmd complete "maint test-options unknown-is-operand -string 'STR BBB'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': maint test-options unknown-is-operand -string 'STR BBB' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': maint test-options unknown-is-operand -string 'STR BBB' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR BBB' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': maint test-options unknown-is-operand -string 'STR BBB' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': maint test-options unknown-is-operand -string 'STR BBB' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': maint test-options unknown-is-operand -string 'STR BBB': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': tab complete "maint test-options unknown-is-operand -string 'STR BBB' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': tab complete "maint test-options unknown-is-operand -string 'STR BBB' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR BBB': tab complete "maint test-options unknown-is-operand -string 'STR BBB'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options unknown-is-operand -string 'STR \'III\' JJJ' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options unknown-is-operand -string 'STR \'III\' JJJ' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': cmd complete "maint test-options unknown-is-operand -string 'STR \'III\' JJJ'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-operand -string 'STR \'III\' JJJ' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-operand -string 'STR \'III\' JJJ' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR \'III\' JJJ' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-operand -string 'STR \'III\' JJJ' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-operand -string 'STR \'III\' JJJ' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': maint test-options unknown-is-operand -string 'STR \'III\' JJJ': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': tab complete "maint test-options unknown-is-operand -string 'STR \'III\' JJJ' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': tab complete "maint test-options unknown-is-operand -string 'STR \'III\' JJJ' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR \'III\' JJJ': tab complete "maint test-options unknown-is-operand -string 'STR \'III\' JJJ'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': cmd complete "maint test-options unknown-is-operand -string 'STR' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': cmd complete "maint test-options unknown-is-operand -string 'STR' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': cmd complete "maint test-options unknown-is-operand -string 'STR'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': maint test-options unknown-is-operand -string 'STR' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': maint test-options unknown-is-operand -string 'STR' -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': maint test-options unknown-is-operand -string 'STR' BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': maint test-options unknown-is-operand -string 'STR' BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': maint test-options unknown-is-operand -string 'STR': res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': tab complete "maint test-options unknown-is-operand -string 'STR' -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': tab complete "maint test-options unknown-is-operand -string 'STR' BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str='STR': tab complete "maint test-options unknown-is-operand -string 'STR'"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: cmd complete "maint test-options unknown-is-operand -string STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: cmd complete "maint test-options unknown-is-operand -string STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: cmd complete "maint test-options unknown-is-operand -string STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: maint test-options unknown-is-operand -string STR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: maint test-options unknown-is-operand -string STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string 'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: maint test-options unknown-is-operand -string STR BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: maint test-options unknown-is-operand -string STR BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: maint test-options unknown-is-operand -string STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: tab complete "maint test-options unknown-is-operand -string STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: tab complete "maint test-options unknown-is-operand -string STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=STR: tab complete "maint test-options unknown-is-operand -string STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: cmd complete "maint test-options unknown-is-operand -string \"STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: cmd complete "maint test-options unknown-is-operand -string \"STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: cmd complete "maint test-options unknown-is-operand -string \"STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: maint test-options unknown-is-operand -string \"STR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: maint test-options unknown-is-operand -string \"STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\"STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: maint test-options unknown-is-operand -string \"STR BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: maint test-options unknown-is-operand -string \"STR BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: maint test-options unknown-is-operand -string \"STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: tab complete "maint test-options unknown-is-operand -string \"STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: tab complete "maint test-options unknown-is-operand -string \"STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\"STR: tab complete "maint test-options unknown-is-operand -string \"STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: cmd complete "maint test-options unknown-is-operand -string \'STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: cmd complete "maint test-options unknown-is-operand -string \'STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: cmd complete "maint test-options unknown-is-operand -string \'STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: maint test-options unknown-is-operand -string \'STR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: maint test-options unknown-is-operand -string \'STR -: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '\'STR' -- -
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: maint test-options unknown-is-operand -string \'STR BAR --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: maint test-options unknown-is-operand -string \'STR BAR: res=0 BAR
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: maint test-options unknown-is-operand -string \'STR: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: tab complete "maint test-options unknown-is-operand -string \'STR -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: tab complete "maint test-options unknown-is-operand -string \'STR BAR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: str=\'STR: tab complete "maint test-options unknown-is-operand -string \'STR"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: tab complete "maint test-options unknown-is-operand -string "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-string: tab complete "maint test-options unknown-is-operand -string -"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -pinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: cmd complete "maint test-options unknown-is-operand -uinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited -1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited -1 : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 0 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 -1 : res=0 -1
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 -1: res=0 -1
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 1- : res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 1-: res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 1a : res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 1a: res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 x : res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1 x: res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited NU: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- NU
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited u: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- u
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited unlimited -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited unlimitedx --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited unlimitedx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- unlimitedx
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -pinteger-unlimited xxx --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited -1 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited -1 : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited -1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 0 --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 -1 : res=0 -1
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 -1: res=0 -1
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 1- : res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 1-: res=0 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 1a : res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 1a: res=0 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 : res=0
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 x : res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1 x: res=0 x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1- : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1-: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1-
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1a : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited 1a: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- 1a
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited NU: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- NU
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited u: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- u
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited unlimited -- 999
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited unlimitedx --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited unlimitedx: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- unlimitedx
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited x : res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited x: res=1 -flag 0 -xx1 0 -xx2 0 -bool 0 -enum xxx -uint-unl 0 -pint-unl 0 -string '' -- x
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: maint test-options unknown-is-operand -uinteger-unlimited xxx --
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -pinteger-unlimited x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 -1 "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 -1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1 x"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1- "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1-"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1a "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited 1a"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited NU"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited u"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited unlimitedx"
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited x "
-PASS: gdb.base/options.exp: cmd=unknown-is-operand: test-uinteger: tab complete "maint test-options unknown-is-operand -uinteger-unlimited x"
-PASS: gdb.base/options.exp: test-backtrace: backtrace -
-PASS: gdb.base/options.exp: test-backtrace: backtrace --
-PASS: gdb.base/options.exp: test-backtrace: backtrace -- -
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace "
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace (1 + xxx"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace -"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace -xxx"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace 1 + xxx"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace ful"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace hid"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace no-fil"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace xxx"
-PASS: gdb.base/options.exp: test-backtrace: cmd complete "backtrace"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace "
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace (1 + xxx"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace -"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace -xxx"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace 1 + xxx"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace ful"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace hid"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace no-fil"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace xxx"
-PASS: gdb.base/options.exp: test-backtrace: tab complete "backtrace"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "faas "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "faas -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "faas -- -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "faas -foo"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "faas -s "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 -- -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 -foo"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply 1 -s "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all -- -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all -foo"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all -s "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply all"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 -- -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 -foo"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0 -s "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "frame apply level 0-"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas "
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas -- -"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas -foo"
-PASS: gdb.base/options.exp: test-frame-apply: cmd complete "tfaas -s "
-PASS: gdb.base/options.exp: test-frame-apply: faas -
-PASS: gdb.base/options.exp: test-frame-apply: faas -- -
-PASS: gdb.base/options.exp: test-frame-apply: faas -foo
-PASS: gdb.base/options.exp: test-frame-apply: frame apply 1 -
-PASS: gdb.base/options.exp: test-frame-apply: frame apply 1 -- -
-PASS: gdb.base/options.exp: test-frame-apply: frame apply 1 -foo
-PASS: gdb.base/options.exp: test-frame-apply: frame apply all -
-PASS: gdb.base/options.exp: test-frame-apply: frame apply all -- -
-PASS: gdb.base/options.exp: test-frame-apply: frame apply all -foo
-PASS: gdb.base/options.exp: test-frame-apply: frame apply level 0 -
-PASS: gdb.base/options.exp: test-frame-apply: frame apply level 0 -- -
-PASS: gdb.base/options.exp: test-frame-apply: frame apply level 0 -foo
-PASS: gdb.base/options.exp: test-frame-apply: frame apply level 0-
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: cmd complete "faas --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: cmd complete "frame apply 1 --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: cmd complete "frame apply all --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: cmd complete "frame apply level 0 --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: cmd complete "tfaas --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: faas --
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: frame apply 1 --
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: frame apply all --
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: frame apply level 0 --
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: tab complete "faas --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: tab complete "frame apply 1 --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: tab complete "frame apply all --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: tab complete "frame apply level 0 --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: tab complete "tfaas --"
-PASS: gdb.base/options.exp: test-frame-apply: no-trailing-space: tfaas --
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "faas "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "faas -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "faas -- -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "faas -foo"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "faas -s "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 -- -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 -foo"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply 1 -s "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all -- -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all -foo"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all -s "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply all"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 -- -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 -foo"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0 -s "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "frame apply level 0-"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "tfaas "
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "tfaas -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "tfaas -- -"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "tfaas -foo"
-PASS: gdb.base/options.exp: test-frame-apply: tab complete "tfaas -s "
-PASS: gdb.base/options.exp: test-frame-apply: tfaas -
-PASS: gdb.base/options.exp: test-frame-apply: tfaas -- -
-PASS: gdb.base/options.exp: test-frame-apply: tfaas -foo
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "faas -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "frame apply 1 -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "frame apply all -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "frame apply level 0 -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: cmd complete "tfaas -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: faas --
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: frame apply 1 --
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: frame apply all --
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: frame apply level 0 --
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "faas -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "frame apply 1 -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "frame apply all -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "frame apply level 0 -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: tab complete "tfaas -- "
-PASS: gdb.base/options.exp: test-frame-apply: trailing-space: tfaas --
-PASS: gdb.base/options.exp: test-info-threads: cmd complete "info threads "
-PASS: gdb.base/options.exp: test-info-threads: cmd complete "info threads -"
-PASS: gdb.base/options.exp: test-info-threads: cmd complete "info threads I"
-PASS: gdb.base/options.exp: test-info-threads: tab complete "info threads "
-PASS: gdb.base/options.exp: test-info-threads: tab complete "info threads -"
-PASS: gdb.base/options.exp: test-info-threads: tab complete "info threads I"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply 1 print "
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply 1 print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply 1 print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply 1 print xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply all print "
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply all print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply all print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply all print xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply level 0 print "
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply level 0 print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply level 0 print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "frame apply level 0 print xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "print "
-PASS: gdb.base/options.exp: test-print: cmd complete "print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "print xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 frame apply 1 print "
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 frame apply 1 print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 frame apply 1 print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 frame apply 1 print xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 print "
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply 1 print xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply all print "
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply all print -"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply all print -- xxx"
-PASS: gdb.base/options.exp: test-print: cmd complete "thread apply all print xxx"
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -- --1
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -- -1
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -- -address
-PASS: gdb.base/options.exp: test-print: frame apply 1 print --1
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -1
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -object
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -object --
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: frame apply 1 print -pretty -- g_s
-PASS: gdb.base/options.exp: test-print: frame apply all print -- --1
-PASS: gdb.base/options.exp: test-print: frame apply all print -- -1
-PASS: gdb.base/options.exp: test-print: frame apply all print -- -address
-PASS: gdb.base/options.exp: test-print: frame apply all print --1
-PASS: gdb.base/options.exp: test-print: frame apply all print -1
-PASS: gdb.base/options.exp: test-print: frame apply all print -object
-PASS: gdb.base/options.exp: test-print: frame apply all print -object --
-PASS: gdb.base/options.exp: test-print: frame apply all print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: frame apply all print -pretty -- g_s
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -- --1
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -- -1
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -- -address
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print --1
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -1
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -object
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -object --
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: frame apply level 0 print -pretty -- g_s
-PASS: gdb.base/options.exp: test-print: print -- --1
-PASS: gdb.base/options.exp: test-print: print -- -1
-PASS: gdb.base/options.exp: test-print: print -- -address
-PASS: gdb.base/options.exp: test-print: print --1
-PASS: gdb.base/options.exp: test-print: print -1
-PASS: gdb.base/options.exp: test-print: print -object
-PASS: gdb.base/options.exp: test-print: print -object --
-PASS: gdb.base/options.exp: test-print: print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: print -pretty -- g_s
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply 1 print "
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply 1 print -"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply 1 print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply 1 print xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply all print "
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply all print -"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply all print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply all print xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply level 0 print "
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply level 0 print -"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply level 0 print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "frame apply level 0 print xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "print "
-PASS: gdb.base/options.exp: test-print: tab complete "print -"
-PASS: gdb.base/options.exp: test-print: tab complete "print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "print xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 frame apply 1 print "
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 frame apply 1 print -"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 frame apply 1 print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 frame apply 1 print xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 print "
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 print -"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply 1 print xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply all print "
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply all print -"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply all print -- xxx"
-PASS: gdb.base/options.exp: test-print: tab complete "thread apply all print xxx"
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -- --1
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -- -1
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -- -address
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print --1
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -1
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -object
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -object --
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: thread apply 1 frame apply 1 print -pretty -- g_s
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -- --1
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -- -1
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -- -address
-PASS: gdb.base/options.exp: test-print: thread apply 1 print --1
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -1
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -object
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -object --
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: thread apply 1 print -pretty -- g_s
-PASS: gdb.base/options.exp: test-print: thread apply all print -- --1
-PASS: gdb.base/options.exp: test-print: thread apply all print -- -1
-PASS: gdb.base/options.exp: test-print: thread apply all print -- -address
-PASS: gdb.base/options.exp: test-print: thread apply all print --1
-PASS: gdb.base/options.exp: test-print: thread apply all print -1
-PASS: gdb.base/options.exp: test-print: thread apply all print -object
-PASS: gdb.base/options.exp: test-print: thread apply all print -object --
-PASS: gdb.base/options.exp: test-print: thread apply all print -pretty -- /x 1
-PASS: gdb.base/options.exp: test-print: thread apply all print -pretty -- g_s
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "frame apply level 1-"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "taas "
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "taas -"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "taas -- -"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "taas -c "
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "taas -foo"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "taas"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 "
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 -"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 -- -"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 -c "
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply 1 -foo"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all "
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all -"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all -- -"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all -c "
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all -foo"
-PASS: gdb.base/options.exp: test-thread-apply: cmd complete "thread apply all"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: cmd complete "taas --"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: cmd complete "thread apply 1 --"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: cmd complete "thread apply all --"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: taas --
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: tab complete "taas --"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: tab complete "thread apply 1 --"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: tab complete "thread apply all --"
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: thread apply 1 --
-PASS: gdb.base/options.exp: test-thread-apply: no-trailing-space: thread apply all --
-PASS: gdb.base/options.exp: test-thread-apply: taas -
-PASS: gdb.base/options.exp: test-thread-apply: taas -- -
-PASS: gdb.base/options.exp: test-thread-apply: taas -foo
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "frame apply level 1-"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "taas "
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "taas -"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "taas -- -"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "taas -c "
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "taas -foo"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "taas"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 "
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 -"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 -- -"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 -c "
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply 1 -foo"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all "
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all -"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all -- -"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all -c "
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all -foo"
-PASS: gdb.base/options.exp: test-thread-apply: tab complete "thread apply all"
-PASS: gdb.base/options.exp: test-thread-apply: thread apply 1 -
-PASS: gdb.base/options.exp: test-thread-apply: thread apply 1 -- -
-PASS: gdb.base/options.exp: test-thread-apply: thread apply 1 -foo
-PASS: gdb.base/options.exp: test-thread-apply: thread apply 1-
-PASS: gdb.base/options.exp: test-thread-apply: thread apply all -
-PASS: gdb.base/options.exp: test-thread-apply: thread apply all -- -
-PASS: gdb.base/options.exp: test-thread-apply: thread apply all -foo
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: cmd complete "taas -- "
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: cmd complete "thread apply 1 -- "
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: cmd complete "thread apply all -- "
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: taas --
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: tab complete "taas -- "
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: tab complete "thread apply 1 -- "
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: tab complete "thread apply all -- "
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: thread apply 1 --
-PASS: gdb.base/options.exp: test-thread-apply: trailing-space: thread apply all --
-Running gdb.git~master/gdb/testsuite/gdb.base/osabi.exp ...
-PASS: gdb.base/osabi.exp: set debug arch 1
-FAIL: gdb.base/osabi.exp: set osabi none (timeout)
-Running gdb.git~master/gdb/testsuite/gdb.base/overlays.exp ...
-UNSUPPORTED: gdb.base/overlays.exp: require failed: istarget "m32r-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.base/page-logging.exp ...
-PASS: gdb.base/page-logging.exp: interpreter-exec mi2 "-data-evaluate-expression 23"
-PASS: gdb.base/page-logging.exp: printf without paging
-PASS: gdb.base/page-logging.exp: set height 5
-PASS: gdb.base/page-logging.exp: set logging enabled off
-PASS: gdb.base/page-logging.exp: set logging enabled on
-PASS: gdb.base/page-logging.exp: set logging filename
-PASS: gdb.base/page-logging.exp: set logging redirect on
-PASS: gdb.base/page-logging.exp: set pagination on
-Running gdb.git~master/gdb/testsuite/gdb.base/page.exp ...
-PASS: gdb.base/page.exp: paged count
-PASS: gdb.base/page.exp: paged count for interrupt
-PASS: gdb.base/page.exp: paged count remainder
-PASS: gdb.base/page.exp: paged help
-PASS: gdb.base/page.exp: pagination is off
-PASS: gdb.base/page.exp: pagination is on
-PASS: gdb.base/page.exp: print 23
-PASS: gdb.base/page.exp: q
-PASS: gdb.base/page.exp: quit while paging
-PASS: gdb.base/page.exp: set editing off
-PASS: gdb.base/page.exp: set height -1
-PASS: gdb.base/page.exp: set height 1
-PASS: gdb.base/page.exp: set height 10
-PASS: gdb.base/page.exp: set height 5
-PASS: gdb.base/page.exp: set pagination off
-PASS: gdb.base/page.exp: set pagination on
-PASS: gdb.base/page.exp: set width -1
-PASS: gdb.base/page.exp: set width 30
-PASS: gdb.base/page.exp: size=0: set height 0
-PASS: gdb.base/page.exp: size=0: set height 200
-PASS: gdb.base/page.exp: size=0: set width 0
-PASS: gdb.base/page.exp: size=0: set width 200
-PASS: gdb.base/page.exp: size=0: show height
-PASS: gdb.base/page.exp: size=0: show height unlimited
-PASS: gdb.base/page.exp: size=0: show width
-PASS: gdb.base/page.exp: size=0: show width unlimited
-PASS: gdb.base/page.exp: size=0x80000000: set height 0x80000000
-PASS: gdb.base/page.exp: size=0x80000000: set height 200
-PASS: gdb.base/page.exp: size=0x80000000: set width 0x80000000
-PASS: gdb.base/page.exp: size=0x80000000: set width 200
-PASS: gdb.base/page.exp: size=0x80000000: show height
-PASS: gdb.base/page.exp: size=0x80000000: show height unlimited
-PASS: gdb.base/page.exp: size=0x80000000: show width
-PASS: gdb.base/page.exp: size=0x80000000: show width unlimited
-PASS: gdb.base/page.exp: size=unlimited: set height 200
-PASS: gdb.base/page.exp: size=unlimited: set height unlimited
-PASS: gdb.base/page.exp: size=unlimited: set width 200
-PASS: gdb.base/page.exp: size=unlimited: set width unlimited
-PASS: gdb.base/page.exp: size=unlimited: show height
-PASS: gdb.base/page.exp: size=unlimited: show height unlimited
-PASS: gdb.base/page.exp: size=unlimited: show width
-PASS: gdb.base/page.exp: size=unlimited: show width unlimited
-PASS: gdb.base/page.exp: unpaged help
-Running gdb.git~master/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ...
-PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: GDB accepts further input
-PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: continue
-PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: no pagination
-PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set breakpoint
-PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height 2
-PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/paginate-bg-execution.exp ...
-PASS: gdb.base/paginate-bg-execution.exp: paginate: GDB accepts further input
-PASS: gdb.base/paginate-bg-execution.exp: paginate: b after_sleep
-PASS: gdb.base/paginate-bg-execution.exp: paginate: continue&
-PASS: gdb.base/paginate-bg-execution.exp: paginate: no pagination, breakpoint hit
-PASS: gdb.base/paginate-bg-execution.exp: paginate: set height 2
-PASS: gdb.base/paginate-bg-execution.exp: paginate: set height unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/paginate-execution-startup.exp ...
-PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input
-PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: cancel pagination
-PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: run to pagination
-PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited
-PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: GDB accepts further input
-PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: cancel pagination
-PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: run to pagination
-PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: set height unlimited
-PASS: gdb.base/paginate-execution-startup.exp: probe support: run to main
-PASS: gdb.base/paginate-execution-startup.exp: probe support: set height unlimited
-PASS: gdb.base/paginate-execution-startup.exp: return: GDB accepts further input
-PASS: gdb.base/paginate-execution-startup.exp: return: run to pagination
-PASS: gdb.base/paginate-execution-startup.exp: return: send \n to GDB
-PASS: gdb.base/paginate-execution-startup.exp: return: set height unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ...
-PASS: gdb.base/paginate-inferior-exit.exp: paginate: GDB accepts further input
-PASS: gdb.base/paginate-inferior-exit.exp: paginate: continue until exit
-PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height 2
-PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height unlimited
-Running gdb.git~master/gdb/testsuite/gdb.base/parse_number.exp ...
-PASS: gdb.base/parse_number.exp: arch=arm: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=arm: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=arm: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=arm: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=ada: set language ada
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=asm: set language asm
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c++: set language c++
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=c: set language c
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=d: set language d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=fortran: set language fortran
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=go: set language go
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=minimal: set language minimal
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: p/d -9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=-: ptype -9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 00H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 010000000000000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 010000000000000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0100000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0100000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 010000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 010001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0100H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0101H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 01H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 02H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07DH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07EH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFFFFFFFFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFFFFFFFFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFFFFFFFFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 07FH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 08000000000000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 08000000000000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 080000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 080000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 08000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 08001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 080H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 081H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFFFFFFFFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFFFFFFFFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFFFFFFFFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: p/x 0FFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 00H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 010000000000000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 010000000000000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0100000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0100000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 010000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 010001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0100H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0101H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 01H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 02H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07DH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07EH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFFFFFFFFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFFFFFFFFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFFFFFFFFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 07FH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 08000000000000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 08000000000000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 080000000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 080000001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 08000H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 08001H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 080H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 081H
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFFFFFFFFFFFFDH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFFFFFFFFFFFFEH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFFFFFFFFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFFFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFFFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 0FFH
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=modula-2: set language modula-2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=objective-c: set language objective-c
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=opencl: set language opencl
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=pascal: set language pascal
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/u 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: p/x 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x0
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x100
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x10000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x100000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x10000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x10000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x100000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x10001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x101
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7d
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7e
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7f
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7ffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7ffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7fff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7ffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7ffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7fffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7ffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7ffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x7fffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x80
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x8000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x80000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x8000000000000000
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x8000000000000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x80000001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x8001
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0x81
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfffffffffffffffd
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xfffffffffffffffe
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 0xffffffffffffffff
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 1
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 125
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 126
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 127
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 128
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 129
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 18446744073709551613
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 18446744073709551614
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 18446744073709551615
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 18446744073709551616
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 18446744073709551617
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 2
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 2147483645
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 2147483646
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 2147483647
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 2147483648
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 2147483649
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 253
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 254
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 255
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 256
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 257
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 32765
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 32766
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 32767
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 32768
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 32769
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 4294967293
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 4294967294
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 4294967295
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 4294967296
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 4294967297
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 65533
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 65534
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 65535
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 65536
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 65537
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 9223372036854775805
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 9223372036854775806
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 9223372036854775807
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 9223372036854775808
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: prefix=: ptype 9223372036854775809
-PASS: gdb.base/parse_number.exp: arch=arm: lang=rust: set language rust
-PASS: gdb.base/parse_number.exp: arch=arm: set architecture arm
-PASS: gdb.base/parse_number.exp: arch=arm: set language c
-PASS: gdb.base/parse_number.exp: arch=arm_any: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=arm_any: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=arm_any: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=arm_any: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=arm_any: set architecture arm_any
-PASS: gdb.base/parse_number.exp: arch=arm_any: set language c
-PASS: gdb.base/parse_number.exp: arch=armv2: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv2: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv2: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv2: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv2: set architecture armv2
-PASS: gdb.base/parse_number.exp: arch=armv2: set language c
-PASS: gdb.base/parse_number.exp: arch=armv2a: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv2a: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv2a: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv2a: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv2a: set architecture armv2a
-PASS: gdb.base/parse_number.exp: arch=armv2a: set language c
-PASS: gdb.base/parse_number.exp: arch=armv3: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv3: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv3: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv3: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv3: set architecture armv3
-PASS: gdb.base/parse_number.exp: arch=armv3: set language c
-PASS: gdb.base/parse_number.exp: arch=armv3m: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv3m: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv3m: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv3m: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv3m: set architecture armv3m
-PASS: gdb.base/parse_number.exp: arch=armv3m: set language c
-PASS: gdb.base/parse_number.exp: arch=armv4: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv4: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv4: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv4: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv4: set architecture armv4
-PASS: gdb.base/parse_number.exp: arch=armv4: set language c
-PASS: gdb.base/parse_number.exp: arch=armv4t: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv4t: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv4t: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv4t: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv4t: set architecture armv4t
-PASS: gdb.base/parse_number.exp: arch=armv4t: set language c
-PASS: gdb.base/parse_number.exp: arch=armv5: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv5: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv5: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv5: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv5: set architecture armv5
-PASS: gdb.base/parse_number.exp: arch=armv5: set language c
-PASS: gdb.base/parse_number.exp: arch=armv5t: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv5t: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv5t: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv5t: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv5t: set architecture armv5t
-PASS: gdb.base/parse_number.exp: arch=armv5t: set language c
-PASS: gdb.base/parse_number.exp: arch=armv5te: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv5te: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv5te: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv5te: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv5te: set architecture armv5te
-PASS: gdb.base/parse_number.exp: arch=armv5te: set language c
-PASS: gdb.base/parse_number.exp: arch=armv5tej: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv5tej: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv5tej: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv5tej: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv5tej: set architecture armv5tej
-PASS: gdb.base/parse_number.exp: arch=armv5tej: set language c
-PASS: gdb.base/parse_number.exp: arch=armv6-m: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv6-m: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv6-m: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv6-m: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv6-m: set architecture armv6-m
-PASS: gdb.base/parse_number.exp: arch=armv6-m: set language c
-PASS: gdb.base/parse_number.exp: arch=armv6: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv6: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv6: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv6: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv6: set architecture armv6
-PASS: gdb.base/parse_number.exp: arch=armv6: set language c
-PASS: gdb.base/parse_number.exp: arch=armv6k: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv6k: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv6k: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv6k: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv6k: set architecture armv6k
-PASS: gdb.base/parse_number.exp: arch=armv6k: set language c
-PASS: gdb.base/parse_number.exp: arch=armv6kz: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv6kz: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv6kz: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv6kz: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv6kz: set architecture armv6kz
-PASS: gdb.base/parse_number.exp: arch=armv6kz: set language c
-PASS: gdb.base/parse_number.exp: arch=armv6s-m: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv6s-m: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv6s-m: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv6s-m: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv6s-m: set architecture armv6s-m
-PASS: gdb.base/parse_number.exp: arch=armv6s-m: set language c
-PASS: gdb.base/parse_number.exp: arch=armv6t2: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv6t2: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv6t2: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv6t2: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv6t2: set architecture armv6t2
-PASS: gdb.base/parse_number.exp: arch=armv6t2: set language c
-PASS: gdb.base/parse_number.exp: arch=armv7: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv7: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv7: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv7: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv7: set architecture armv7
-PASS: gdb.base/parse_number.exp: arch=armv7: set language c
-PASS: gdb.base/parse_number.exp: arch=armv7e-m: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv7e-m: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv7e-m: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv7e-m: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv7e-m: set architecture armv7e-m
-PASS: gdb.base/parse_number.exp: arch=armv7e-m: set language c
-PASS: gdb.base/parse_number.exp: arch=armv8-a: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv8-a: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-a: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-a: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv8-a: set architecture armv8-a
-PASS: gdb.base/parse_number.exp: arch=armv8-a: set language c
-PASS: gdb.base/parse_number.exp: arch=armv8-m.base: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.base: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.base: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.base: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.base: set architecture armv8-m.base
-PASS: gdb.base/parse_number.exp: arch=armv8-m.base: set language c
-PASS: gdb.base/parse_number.exp: arch=armv8-m.main: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.main: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.main: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.main: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv8-m.main: set architecture armv8-m.main
-PASS: gdb.base/parse_number.exp: arch=armv8-m.main: set language c
-PASS: gdb.base/parse_number.exp: arch=armv8-r: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv8-r: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-r: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv8-r: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv8-r: set architecture armv8-r
-PASS: gdb.base/parse_number.exp: arch=armv8-r: set language c
-PASS: gdb.base/parse_number.exp: arch=armv8.1-m.main: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv8.1-m.main: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv8.1-m.main: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv8.1-m.main: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv8.1-m.main: set architecture armv8.1-m.main
-PASS: gdb.base/parse_number.exp: arch=armv8.1-m.main: set language c
-PASS: gdb.base/parse_number.exp: arch=armv9-a: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=armv9-a: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=armv9-a: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=armv9-a: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=armv9-a: set architecture armv9-a
-PASS: gdb.base/parse_number.exp: arch=armv9-a: set language c
-PASS: gdb.base/parse_number.exp: arch=ep9312: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=ep9312: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=ep9312: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=ep9312: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=ep9312: set architecture ep9312
-PASS: gdb.base/parse_number.exp: arch=ep9312: set language c
-PASS: gdb.base/parse_number.exp: arch=iwmmxt2: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt2: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt2: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt2: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt2: set architecture iwmmxt2
-PASS: gdb.base/parse_number.exp: arch=iwmmxt2: set language c
-PASS: gdb.base/parse_number.exp: arch=iwmmxt: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=iwmmxt: set architecture iwmmxt
-PASS: gdb.base/parse_number.exp: arch=iwmmxt: set language c
-PASS: gdb.base/parse_number.exp: arch=xscale: get integer valueof "sizeof (int)"
-PASS: gdb.base/parse_number.exp: arch=xscale: get integer valueof "sizeof (long long)"
-PASS: gdb.base/parse_number.exp: arch=xscale: get integer valueof "sizeof (long)"
-PASS: gdb.base/parse_number.exp: arch=xscale: get integer valueof "sizeof (short)"
-PASS: gdb.base/parse_number.exp: arch=xscale: set architecture xscale
-PASS: gdb.base/parse_number.exp: arch=xscale: set language c
-PASS: gdb.base/parse_number.exp: at least one architecture
-PASS: gdb.base/parse_number.exp: complete set architecture
-PASS: gdb.base/parse_number.exp: complete set language
-PASS: gdb.base/parse_number.exp: p/x 0
-PASS: gdb.base/parse_number.exp: set language unknown
-Running gdb.git~master/gdb/testsuite/gdb.base/patch.exp ...
-PASS: gdb.base/patch.exp: exec: modify value
-PASS: gdb.base/patch.exp: exec: read original value
-PASS: gdb.base/patch.exp: exec: set write on
-PASS: gdb.base/patch.exp: exec: value modified
-PASS: gdb.base/patch.exp: exec: value modified persisted
-PASS: gdb.base/patch.exp: gcore: compute poke value
-PASS: gdb.base/patch.exp: gcore: save a corefile
-PASS: gdb.base/patch.exp: load core, write on: poke value
-PASS: gdb.base/patch.exp: load core, write on: re-load generated corefile
-PASS: gdb.base/patch.exp: load core, write on: set write on
-PASS: gdb.base/patch.exp: load core, write on: value modified
-PASS: gdb.base/patch.exp: re-load modified core: core re-loaded
-PASS: gdb.base/patch.exp: re-load modified core: re-load generated corefile
-PASS: gdb.base/patch.exp: re-load modified core: value modified persisted
-Running gdb.git~master/gdb/testsuite/gdb.base/pc-fp.exp ...
-PASS: gdb.base/pc-fp.exp: display/i $pc
-PASS: gdb.base/pc-fp.exp: display/w $fp
-PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$fp"
-PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$pc"
-PASS: gdb.base/pc-fp.exp: info register $fp
-PASS: gdb.base/pc-fp.exp: info register $pc
-PASS: gdb.base/pc-fp.exp: info register pc fp
-Running gdb.git~master/gdb/testsuite/gdb.base/pending.exp ...
-PASS: gdb.base/pending.exp: Don't set pending breakpoint
-PASS: gdb.base/pending.exp: Set commands for pending breakpoint
-PASS: gdb.base/pending.exp: Set pending breakpoint 2
-PASS: gdb.base/pending.exp: Set pending breakpoint 3
-PASS: gdb.base/pending.exp: breakpoint function
-PASS: gdb.base/pending.exp: complete condition
-PASS: gdb.base/pending.exp: condition 1 k == 1
-PASS: gdb.base/pending.exp: continue to resolved breakpoint 1
-PASS: gdb.base/pending.exp: continue to resolved breakpoint 2
-PASS: gdb.base/pending.exp: continue to resolved breakpoint 3
-PASS: gdb.base/pending.exp: disable 1
-PASS: gdb.base/pending.exp: disable breakpoint 5
-PASS: gdb.base/pending.exp: disable breakpoint 7
-PASS: gdb.base/pending.exp: multiple pending breakpoints
-PASS: gdb.base/pending.exp: multiple pending breakpoints 2
-PASS: gdb.base/pending.exp: pending disabled
-PASS: gdb.base/pending.exp: pending disabled plus commands
-PASS: gdb.base/pending.exp: pending plus condition
-PASS: gdb.base/pending.exp: pending plus real breakpoint info
-PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly
-PASS: gdb.base/pending.exp: rerun to main
-PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols)
-PASS: gdb.base/pending.exp: running to main
-PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3
-PASS: gdb.base/pending.exp: set imaginary pending breakpoint
-PASS: gdb.base/pending.exp: set pending breakpoint
-PASS: gdb.base/pending.exp: set pending breakpoint (without symbols)
-PASS: gdb.base/pending.exp: single pending breakpoint info
-PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols)
-PASS: gdb.base/pending.exp: verify pending breakpoint after restart
-Running gdb.git~master/gdb/testsuite/gdb.base/permissions.exp ...
-PASS: gdb.base/permissions.exp: disable observer mode
-PASS: gdb.base/permissions.exp: enable observer mode
-PASS: gdb.base/permissions.exp: observer mode off: show may-insert-breakpoints
-PASS: gdb.base/permissions.exp: observer mode off: show may-insert-fast-tracepoints
-PASS: gdb.base/permissions.exp: observer mode off: show may-insert-tracepoints
-PASS: gdb.base/permissions.exp: observer mode off: show may-interrupt
-PASS: gdb.base/permissions.exp: observer mode off: show may-write-memory
-PASS: gdb.base/permissions.exp: observer mode off: show may-write-registers
-PASS: gdb.base/permissions.exp: observer mode on: show may-insert-breakpoints
-PASS: gdb.base/permissions.exp: observer mode on: show may-insert-fast-tracepoints
-PASS: gdb.base/permissions.exp: observer mode on: show may-insert-tracepoints
-PASS: gdb.base/permissions.exp: observer mode on: show may-interrupt
-PASS: gdb.base/permissions.exp: observer mode on: show may-write-memory
-PASS: gdb.base/permissions.exp: observer mode on: show may-write-registers
-PASS: gdb.base/permissions.exp: set a global
-PASS: gdb.base/permissions.exp: set a global, 2nd time
-PASS: gdb.base/permissions.exp: set may-write-memory off
-PASS: gdb.base/permissions.exp: set non-stop off
-PASS: gdb.base/permissions.exp: validate setting a global
-PASS: gdb.base/permissions.exp: validate setting a global, 2nd time
-Running gdb.git~master/gdb/testsuite/gdb.base/persistent-lang.exp ...
-PASS: gdb.base/persistent-lang.exp: initial language is auto/c
-PASS: gdb.base/persistent-lang.exp: language still manual/c after load
-PASS: gdb.base/persistent-lang.exp: language updated to manual/c after set
-PASS: gdb.base/persistent-lang.exp: set language c
-Running gdb.git~master/gdb/testsuite/gdb.base/pie-execl.exp ...
-PASS: gdb.base/pie-execl.exp: continue
-PASS: gdb.base/pie-execl.exp: info breakpoints first
-PASS: gdb.base/pie-execl.exp: info breakpoints second
-PASS: gdb.base/pie-execl.exp: pie_execl_marker address first
-PASS: gdb.base/pie-execl.exp: pie_execl_marker address has changed
-PASS: gdb.base/pie-execl.exp: pie_execl_marker address second
-PASS: gdb.base/pie-execl.exp: set args OBJDIR/gdb.base/pie-execl2
-Running gdb.git~master/gdb/testsuite/gdb.base/pie-fork.exp ...
-PASS: gdb.base/pie-fork.exp: test_detach_on_fork_follow_child: continue
-PASS: gdb.base/pie-fork.exp: test_detach_on_fork_follow_child: set detach-on-fork on
-PASS: gdb.base/pie-fork.exp: test_detach_on_fork_follow_child: set follow-fork-mode child
-PASS: gdb.base/pie-fork.exp: test_detach_on_fork_follow_parent: continue
-PASS: gdb.base/pie-fork.exp: test_detach_on_fork_follow_parent: set detach-on-fork on
-PASS: gdb.base/pie-fork.exp: test_detach_on_fork_follow_parent: set follow-fork-mode parent
-PASS: gdb.base/pie-fork.exp: test_no_detach_on_fork: continue from thread 1.1
-PASS: gdb.base/pie-fork.exp: test_no_detach_on_fork: continue from thread 2.1
-PASS: gdb.base/pie-fork.exp: test_no_detach_on_fork: set detach-on-fork off
-PASS: gdb.base/pie-fork.exp: test_no_detach_on_fork: set follow-fork-mode parent
-PASS: gdb.base/pie-fork.exp: test_no_detach_on_fork: thread 2.1
-Running gdb.git~master/gdb/testsuite/gdb.base/pointers.exp ...
-PASS: gdb.base/pointers.exp: break marker1
-PASS: gdb.base/pointers.exp: continue to marker1
-PASS: gdb.base/pointers.exp: continuing after dummy()
-PASS: gdb.base/pointers.exp: increment rptr
-PASS: gdb.base/pointers.exp: p instance.array_variable + 0
-PASS: gdb.base/pointers.exp: pointer1!=pointer2
-PASS: gdb.base/pointers.exp: pointer1-pointer2
-PASS: gdb.base/pointers.exp: pointer1<=pointer2
-PASS: gdb.base/pointers.exp: pointer1<pointer2
-PASS: gdb.base/pointers.exp: pointer1==pointer2
-PASS: gdb.base/pointers.exp: pointer1>=pointer2
-PASS: gdb.base/pointers.exp: pointer1>pointer2
-PASS: gdb.base/pointers.exp: post-increment: and post-increment
-PASS: gdb.base/pointers.exp: post-increment: pointer assignment
-PASS: gdb.base/pointers.exp: post-increment: set y = *v_int_pointer++
-PASS: gdb.base/pointers.exp: pre-decrement: and pre-decrement
-PASS: gdb.base/pointers.exp: pre-decrement: pointer assignment
-PASS: gdb.base/pointers.exp: pre-decrement: set y = *--v_int_pointer2
-PASS: gdb.base/pointers.exp: print array element through pointer
-PASS: gdb.base/pointers.exp: print array element through pointer #2
-PASS: gdb.base/pointers.exp: print array element through pointer #3
-PASS: gdb.base/pointers.exp: print array element through pointer #4
-PASS: gdb.base/pointers.exp: print array element through pointer #5
-PASS: gdb.base/pointers.exp: print array element through pointer #6
-PASS: gdb.base/pointers.exp: print array element through pointer #7
-PASS: gdb.base/pointers.exp: print array element through pointer #8
-PASS: gdb.base/pointers.exp: print array element w/ pointer arithmetic
-PASS: gdb.base/pointers.exp: print object pointed to
-PASS: gdb.base/pointers.exp: print object pointed to #2
-PASS: gdb.base/pointers.exp: print through ptr to ptr
-PASS: gdb.base/pointers.exp: print value of ******ppppppC
-PASS: gdb.base/pointers.exp: print value of *pD
-PASS: gdb.base/pointers.exp: print value of *pF
-PASS: gdb.base/pointers.exp: print value of *pI
-PASS: gdb.base/pointers.exp: print value of *pL
-PASS: gdb.base/pointers.exp: print value of *pS
-PASS: gdb.base/pointers.exp: print value of *pUC
-PASS: gdb.base/pointers.exp: print value of *pUI
-PASS: gdb.base/pointers.exp: print value of *pUL
-PASS: gdb.base/pointers.exp: print value of *pUS
-PASS: gdb.base/pointers.exp: ptype pC
-PASS: gdb.base/pointers.exp: ptype pD
-PASS: gdb.base/pointers.exp: ptype pF
-PASS: gdb.base/pointers.exp: ptype pI
-PASS: gdb.base/pointers.exp: ptype pL
-PASS: gdb.base/pointers.exp: ptype pS
-PASS: gdb.base/pointers.exp: ptype pUC
-PASS: gdb.base/pointers.exp: ptype pUI
-PASS: gdb.base/pointers.exp: ptype pUL
-PASS: gdb.base/pointers.exp: ptype pUS
-PASS: gdb.base/pointers.exp: ptype ppC
-PASS: gdb.base/pointers.exp: ptype pppC
-PASS: gdb.base/pointers.exp: ptype ppppC
-PASS: gdb.base/pointers.exp: ptype pppppC
-PASS: gdb.base/pointers.exp: ptype ppppppC
-PASS: gdb.base/pointers.exp: set pointer to beginning of array
-PASS: gdb.base/pointers.exp: set pointer to end of array
-PASS: gdb.base/pointers.exp: set v_int_pointer=v_int_array
-PASS: gdb.base/pointers.exp: set y =v_int_pointer-v_int_pointer2
-PASS: gdb.base/pointers.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.base/pr10179.exp ...
-PASS: gdb.base/pr10179.exp: rbreak foo.*
-PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c : .*
-PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c:foo.*
-Running gdb.git~master/gdb/testsuite/gdb.base/pr11022.exp ...
-PASS: gdb.base/pr11022.exp: breakpoint hit
-PASS: gdb.base/pr11022.exp: breakpoint hit 2
-PASS: gdb.base/pr11022.exp: set breakpoint
-PASS: gdb.base/pr11022.exp: set var x = 1
-PASS: gdb.base/pr11022.exp: set watchpoint
-PASS: gdb.base/pr11022.exp: watchpoint hit
-PASS: gdb.base/pr11022.exp: watchpoint hit 2
-Running gdb.git~master/gdb/testsuite/gdb.base/prelink.exp ...
-PASS: gdb.base/prelink.exp: copy ld-linux-armhf.so.3 to ld-linux-armhf.so.3
-PASS: gdb.base/prelink.exp: copy libc.so.6 to libc.so.6
-PASS: gdb.base/prelink.exp: copy prelink.so to prelink.so
-PASS: gdb.base/prelink.exp: ldd prelinkt
-PASS: gdb.base/prelink.exp: ldd prelinkt output contains libs
-XFAIL: gdb.base/prelink.exp: prelink ld-linux-armhf.so.3 (missing /usr/sbin/prelink)
-PASS: gdb.base/prelink.exp: split debug of executable
-PASS: gdb.base/prelink.exp: unprelink ld-linux-armhf.so.3 pre-unprelink (missing /usr/sbin/prelink)
-Running gdb.git~master/gdb/testsuite/gdb.base/premature-dummy-frame-removal.exp ...
-PASS: gdb.base/premature-dummy-frame-removal.exp: load python file
-FAIL: gdb.base/premature-dummy-frame-removal.exp: p 1 + 2 + 3
-PASS: gdb.base/premature-dummy-frame-removal.exp: p some_func ()
-FAIL: gdb.base/premature-dummy-frame-removal.exp: repeat p some_func () with frame debug on (timeout)
-FAIL: gdb.base/premature-dummy-frame-removal.exp: set debug frame off
-PASS: gdb.base/premature-dummy-frame-removal.exp: set debug frame on
-Running gdb.git~master/gdb/testsuite/gdb.base/pretty-array.exp ...
-PASS: gdb.base/pretty-array.exp: print nums
-PASS: gdb.base/pretty-array.exp: print nums with print array on
-PASS: gdb.base/pretty-array.exp: print nums with print array on, print array-indexes on
-PASS: gdb.base/pretty-array.exp: set print array on
-PASS: gdb.base/pretty-array.exp: set print array-indexes on
-Running gdb.git~master/gdb/testsuite/gdb.base/pretty-print.exp ...
-PASS: gdb.base/pretty-print.exp: print s1
-PASS: gdb.base/pretty-print.exp: print s2
-PASS: gdb.base/pretty-print.exp: set print pretty on
-Running gdb.git~master/gdb/testsuite/gdb.base/print-file-var.exp ...
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=0: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c++: hidden=1: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=0: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=0: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=0: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: breakpoint at STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: continue to STOP marker
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: 'print-file-var-lib1.c'::this_version_id == v1
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "'print-file-var-lib1.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib1.c'::this_version_id,sym2=v1: get integer valueof "v1"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: 'print-file-var-lib2.c'::this_version_id == v2
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "'print-file-var-lib2.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-lib2.c'::this_version_id,sym2=v2: get integer valueof "v2"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: 'print-file-var-main.c'::this_version_id == vm
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "'print-file-var-main.c'::this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1='print-file-var-main.c'::this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "this_version_id"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: get integer valueof "vm"
-PASS: gdb.base/print-file-var.exp: lang=c: hidden=1: dlopen=1: version_id_main=1: sym1=this_version_id,sym2=vm: this_version_id == vm
-Running gdb.git~master/gdb/testsuite/gdb.base/print-internal-string.exp ...
-PASS: gdb.base/print-internal-string.exp: continue
-PASS: gdb.base/print-internal-string.exp: p/x take_string
-PASS: gdb.base/print-internal-string.exp: place address of take_string into Python variable
-PASS: gdb.base/print-internal-string.exp: printf "%s\n", "ddeeff"
-PASS: gdb.base/print-internal-string.exp: printf "%s\n", $_as_string("aabbcc")
-PASS: gdb.base/print-internal-string.exp: printf "%s\n", $_gdb_maint_setting_str("bfd-sharing")
-PASS: gdb.base/print-internal-string.exp: printf "%s\n", $_gdb_setting_str("arch")
-PASS: gdb.base/print-internal-string.exp: python addr = gdb.Value("ccbbaa").address
-PASS: gdb.base/print-internal-string.exp: python func_value = func_ptr.dereference()
-PASS: gdb.base/print-internal-string.exp: python gdb.execute("x/1s 0x%x" % addr)
-PASS: gdb.base/print-internal-string.exp: python result = func_value("qqaazz")
-PASS: gdb.base/print-internal-string.exp: x/1s &"gghhii"
-Running gdb.git~master/gdb/testsuite/gdb.base/print-symbol-loading.exp ...
-PASS: gdb.base/print-symbol-loading.exp: core brief: file
-PASS: gdb.base/print-symbol-loading.exp: core brief: library got loaded
-PASS: gdb.base/print-symbol-loading.exp: core brief: load shared-lib
-PASS: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
-PASS: gdb.base/print-symbol-loading.exp: core brief: set print symbol-loading brief
-PASS: gdb.base/print-symbol-loading.exp: core full: file
-PASS: gdb.base/print-symbol-loading.exp: core full: library got loaded
-PASS: gdb.base/print-symbol-loading.exp: core full: load shared-lib
-PASS: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
-PASS: gdb.base/print-symbol-loading.exp: core full: set print symbol-loading full
-PASS: gdb.base/print-symbol-loading.exp: core off: file
-PASS: gdb.base/print-symbol-loading.exp: core off: library got loaded
-PASS: gdb.base/print-symbol-loading.exp: core off: load shared-lib
-PASS: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
-PASS: gdb.base/print-symbol-loading.exp: core off: set print symbol-loading off
-PASS: gdb.base/print-symbol-loading.exp: save a corefile
-FAIL: gdb.base/print-symbol-loading.exp: shlib brief: runto: run to main
-PASS: gdb.base/print-symbol-loading.exp: shlib brief: set auto-solib-add off
-FAIL: gdb.base/print-symbol-loading.exp: shlib full: runto: run to main
-PASS: gdb.base/print-symbol-loading.exp: shlib full: set auto-solib-add off
-FAIL: gdb.base/print-symbol-loading.exp: shlib off: runto: run to main
-PASS: gdb.base/print-symbol-loading.exp: shlib off: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.base/printcmds.exp ...
-PASS: gdb.base/printcmds.exp: ada: p/t 0
-PASS: gdb.base/printcmds.exp: ada: p/t 0x0
-PASS: gdb.base/printcmds.exp: ada: p/t 0x01
-PASS: gdb.base/printcmds.exp: ada: p/t 0x0f
-PASS: gdb.base/printcmds.exp: ada: p/t 0x30
-PASS: gdb.base/printcmds.exp: ada: p/t 0x70f
-PASS: gdb.base/printcmds.exp: ada: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: ada: p/t 0xff
-PASS: gdb.base/printcmds.exp: ada: set language ada
-PASS: gdb.base/printcmds.exp: ada: set language auto
-PASS: gdb.base/printcmds.exp: address off char arrays
-PASS: gdb.base/printcmds.exp: asm: p/t 0
-PASS: gdb.base/printcmds.exp: asm: p/t 0x0
-PASS: gdb.base/printcmds.exp: asm: p/t 0x01
-PASS: gdb.base/printcmds.exp: asm: p/t 0x0f
-PASS: gdb.base/printcmds.exp: asm: p/t 0x30
-PASS: gdb.base/printcmds.exp: asm: p/t 0x70f
-PASS: gdb.base/printcmds.exp: asm: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: asm: p/t 0xff
-PASS: gdb.base/printcmds.exp: asm: set language asm
-PASS: gdb.base/printcmds.exp: asm: set language auto
-PASS: gdb.base/printcmds.exp: c++: p/t 0
-PASS: gdb.base/printcmds.exp: c++: p/t 0x0
-PASS: gdb.base/printcmds.exp: c++: p/t 0x01
-PASS: gdb.base/printcmds.exp: c++: p/t 0x0f
-PASS: gdb.base/printcmds.exp: c++: p/t 0x30
-PASS: gdb.base/printcmds.exp: c++: p/t 0x70f
-PASS: gdb.base/printcmds.exp: c++: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: c++: p/t 0xff
-PASS: gdb.base/printcmds.exp: c++: set language auto
-PASS: gdb.base/printcmds.exp: c++: set language c++
-PASS: gdb.base/printcmds.exp: c: p/t 0
-PASS: gdb.base/printcmds.exp: c: p/t 0x0
-PASS: gdb.base/printcmds.exp: c: p/t 0x01
-PASS: gdb.base/printcmds.exp: c: p/t 0x0f
-PASS: gdb.base/printcmds.exp: c: p/t 0x30
-PASS: gdb.base/printcmds.exp: c: p/t 0x70f
-PASS: gdb.base/printcmds.exp: c: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: c: p/t 0xff
-PASS: gdb.base/printcmds.exp: c: set language auto
-PASS: gdb.base/printcmds.exp: c: set language c
-PASS: gdb.base/printcmds.exp: check for floating addition
-PASS: gdb.base/printcmds.exp: complete p -function
-PASS: gdb.base/printcmds.exp: complete p -line
-PASS: gdb.base/printcmds.exp: complete p -source
-PASS: gdb.base/printcmds.exp: conv var: no target: indirect print abcde
-PASS: gdb.base/printcmds.exp: conv var: no target: printf $astr
-PASS: gdb.base/printcmds.exp: conv var: no target: printf $astr, auto language
-PASS: gdb.base/printcmds.exp: conv var: no target: printf $cstr
-PASS: gdb.base/printcmds.exp: conv var: no target: printf $wstr
-PASS: gdb.base/printcmds.exp: conv var: no target: set $abcde
-PASS: gdb.base/printcmds.exp: conv var: no target: set $astr
-PASS: gdb.base/printcmds.exp: conv var: no target: set $cstr
-PASS: gdb.base/printcmds.exp: conv var: no target: set $wstr
-PASS: gdb.base/printcmds.exp: conv var: no target: set language ada
-PASS: gdb.base/printcmds.exp: conv var: no target: set language auto
-PASS: gdb.base/printcmds.exp: conv var: no target: set language auto, wstring
-PASS: gdb.base/printcmds.exp: conv var: no target: set language c++
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: indirect print abcde
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: printf $astr
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: printf $astr, auto language
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: printf $cstr
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: printf $wstr
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set $abcde
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set $astr
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set $cstr
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set $wstr
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set language ada
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set language auto
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set language auto, wstring
-PASS: gdb.base/printcmds.exp: conv var: with target, may-call-functions off: set language c++
-PASS: gdb.base/printcmds.exp: conv var: with target: indirect print abcde
-PASS: gdb.base/printcmds.exp: conv var: with target: printf $astr
-PASS: gdb.base/printcmds.exp: conv var: with target: printf $astr, auto language
-PASS: gdb.base/printcmds.exp: conv var: with target: printf $cstr
-PASS: gdb.base/printcmds.exp: conv var: with target: printf $wstr
-PASS: gdb.base/printcmds.exp: conv var: with target: set $abcde
-PASS: gdb.base/printcmds.exp: conv var: with target: set $astr
-PASS: gdb.base/printcmds.exp: conv var: with target: set $cstr
-PASS: gdb.base/printcmds.exp: conv var: with target: set $wstr
-PASS: gdb.base/printcmds.exp: conv var: with target: set language ada
-PASS: gdb.base/printcmds.exp: conv var: with target: set language auto
-PASS: gdb.base/printcmds.exp: conv var: with target: set language auto, wstring
-PASS: gdb.base/printcmds.exp: conv var: with target: set language c++
-PASS: gdb.base/printcmds.exp: correct element repeats in array embedded at offset > 0
-PASS: gdb.base/printcmds.exp: create hibob command
-PASS: gdb.base/printcmds.exp: d: p/t 0
-PASS: gdb.base/printcmds.exp: d: p/t 0x0
-PASS: gdb.base/printcmds.exp: d: p/t 0x01
-PASS: gdb.base/printcmds.exp: d: p/t 0x0f
-PASS: gdb.base/printcmds.exp: d: p/t 0x30
-PASS: gdb.base/printcmds.exp: d: p/t 0x70f
-PASS: gdb.base/printcmds.exp: d: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: d: p/t 0xff
-PASS: gdb.base/printcmds.exp: d: set language auto
-PASS: gdb.base/printcmds.exp: d: set language d
-PASS: gdb.base/printcmds.exp: elements 24 char_arrays
-PASS: gdb.base/printcmds.exp: elements 24 int arrays
-PASS: gdb.base/printcmds.exp: elements 24 typedef_arrays
-PASS: gdb.base/printcmds.exp: fortran: p/t 0
-PASS: gdb.base/printcmds.exp: fortran: p/t 0x0
-PASS: gdb.base/printcmds.exp: fortran: p/t 0x01
-PASS: gdb.base/printcmds.exp: fortran: p/t 0x0f
-PASS: gdb.base/printcmds.exp: fortran: p/t 0x30
-PASS: gdb.base/printcmds.exp: fortran: p/t 0x70f
-PASS: gdb.base/printcmds.exp: fortran: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: fortran: p/t 0xff
-PASS: gdb.base/printcmds.exp: fortran: set language auto
-PASS: gdb.base/printcmds.exp: fortran: set language fortran
-PASS: gdb.base/printcmds.exp: get integer valueof "sizeof (float)"
-PASS: gdb.base/printcmds.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/printcmds.exp: get_valueof float/d
-PASS: gdb.base/printcmds.exp: get_valueof float/o
-PASS: gdb.base/printcmds.exp: get_valueof float/t
-PASS: gdb.base/printcmds.exp: get_valueof float/u
-PASS: gdb.base/printcmds.exp: get_valueof float/x
-PASS: gdb.base/printcmds.exp: get_valueof int/d
-PASS: gdb.base/printcmds.exp: get_valueof int/o
-PASS: gdb.base/printcmds.exp: get_valueof int/t
-PASS: gdb.base/printcmds.exp: get_valueof int/u
-PASS: gdb.base/printcmds.exp: get_valueof int/x
-PASS: gdb.base/printcmds.exp: go: p/t 0
-PASS: gdb.base/printcmds.exp: go: p/t 0x0
-PASS: gdb.base/printcmds.exp: go: p/t 0x01
-PASS: gdb.base/printcmds.exp: go: p/t 0x0f
-PASS: gdb.base/printcmds.exp: go: p/t 0x30
-PASS: gdb.base/printcmds.exp: go: p/t 0x70f
-PASS: gdb.base/printcmds.exp: go: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: go: p/t 0xff
-PASS: gdb.base/printcmds.exp: go: set language auto
-PASS: gdb.base/printcmds.exp: go: set language go
-PASS: gdb.base/printcmds.exp: minimal: p/t 0
-PASS: gdb.base/printcmds.exp: minimal: p/t 0x0
-PASS: gdb.base/printcmds.exp: minimal: p/t 0x01
-PASS: gdb.base/printcmds.exp: minimal: p/t 0x0f
-PASS: gdb.base/printcmds.exp: minimal: p/t 0x30
-PASS: gdb.base/printcmds.exp: minimal: p/t 0x70f
-PASS: gdb.base/printcmds.exp: minimal: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: minimal: p/t 0xff
-PASS: gdb.base/printcmds.exp: minimal: set language auto
-PASS: gdb.base/printcmds.exp: minimal: set language minimal
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0x0
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0x01
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0x0f
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0x30
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0x70f
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: objective-c: p/t 0xff
-PASS: gdb.base/printcmds.exp: objective-c: set language auto
-PASS: gdb.base/printcmds.exp: objective-c: set language objective-c
-PASS: gdb.base/printcmds.exp: opencl: p/t 0
-PASS: gdb.base/printcmds.exp: opencl: p/t 0x0
-PASS: gdb.base/printcmds.exp: opencl: p/t 0x01
-PASS: gdb.base/printcmds.exp: opencl: p/t 0x0f
-PASS: gdb.base/printcmds.exp: opencl: p/t 0x30
-PASS: gdb.base/printcmds.exp: opencl: p/t 0x70f
-PASS: gdb.base/printcmds.exp: opencl: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: opencl: p/t 0xff
-PASS: gdb.base/printcmds.exp: opencl: set language auto
-PASS: gdb.base/printcmds.exp: opencl: set language opencl
-PASS: gdb.base/printcmds.exp: p "a string"
-PASS: gdb.base/printcmds.exp: p "abcd"[2]
-PASS: gdb.base/printcmds.exp: p "embedded \000 null"
-PASS: gdb.base/printcmds.exp: p $abcd
-PASS: gdb.base/printcmds.exp: p &*"foo"
-PASS: gdb.base/printcmds.exp: p &parrays->array1
-PASS: gdb.base/printcmds.exp: p &parrays->array2
-PASS: gdb.base/printcmds.exp: p &parrays->array3
-PASS: gdb.base/printcmds.exp: p &parrays->array4
-PASS: gdb.base/printcmds.exp: p &parrays->array5
-PASS: gdb.base/printcmds.exp: p ''
-PASS: gdb.base/printcmds.exp: p '''
-PASS: gdb.base/printcmds.exp: p '\''
-PASS: gdb.base/printcmds.exp: p '\141'
-PASS: gdb.base/printcmds.exp: p '\\'
-PASS: gdb.base/printcmds.exp: p 'a'
-PASS: gdb.base/printcmds.exp: p (char *)"foo"
-PASS: gdb.base/printcmds.exp: p (void)10
-PASS: gdb.base/printcmds.exp: p *"foo"
-PASS: gdb.base/printcmds.exp: p -0123
-PASS: gdb.base/printcmds.exp: p -0b1111
-PASS: gdb.base/printcmds.exp: p -0x0123
-PASS: gdb.base/printcmds.exp: p -0x123
-PASS: gdb.base/printcmds.exp: p -123
-PASS: gdb.base/printcmds.exp: p -characters 8 -- teststring
-PASS: gdb.base/printcmds.exp: p -elements 8 -- teststring
-PASS: gdb.base/printcmds.exp: p -elements 8 -characters elements -- teststring
-PASS: gdb.base/printcmds.exp: p 00123
-PASS: gdb.base/printcmds.exp: p 0123
-PASS: gdb.base/printcmds.exp: p 0B1111
-PASS: gdb.base/printcmds.exp: p 0b0
-PASS: gdb.base/printcmds.exp: p 0b1111
-PASS: gdb.base/printcmds.exp: p 0x00.1p-1
-PASS: gdb.base/printcmds.exp: p 0x00.1p0
-PASS: gdb.base/printcmds.exp: p 0x00.1p1
-PASS: gdb.base/printcmds.exp: p 0x0123
-PASS: gdb.base/printcmds.exp: p 0x1.1
-PASS: gdb.base/printcmds.exp: p 0x1.8480000000000p+6
-PASS: gdb.base/printcmds.exp: p 0x1.8480000000000p6
-PASS: gdb.base/printcmds.exp: p 0x123
-PASS: gdb.base/printcmds.exp: p 0xABCDEF
-PASS: gdb.base/printcmds.exp: p 0xAbCdEf
-PASS: gdb.base/printcmds.exp: p 0xabcdef
-PASS: gdb.base/printcmds.exp: p 1.
-PASS: gdb.base/printcmds.exp: p 1.5
-PASS: gdb.base/printcmds.exp: p 1.5f
-PASS: gdb.base/printcmds.exp: p 1.5l
-PASS: gdb.base/printcmds.exp: p 1.f
-PASS: gdb.base/printcmds.exp: p 1.l
-PASS: gdb.base/printcmds.exp: p 123
-PASS: gdb.base/printcmds.exp: p a1
-PASS: gdb.base/printcmds.exp: p a1[0]
-PASS: gdb.base/printcmds.exp: p a1[9]
-PASS: gdb.base/printcmds.exp: p a2
-PASS: gdb.base/printcmds.exp: p a2[0]
-PASS: gdb.base/printcmds.exp: p a2[3]
-PASS: gdb.base/printcmds.exp: p arrays
-PASS: gdb.base/printcmds.exp: p ctable1[0]
-PASS: gdb.base/printcmds.exp: p ctable1[100]
-PASS: gdb.base/printcmds.exp: p ctable1[101]
-PASS: gdb.base/printcmds.exp: p ctable1[102]
-PASS: gdb.base/printcmds.exp: p ctable1[103]
-PASS: gdb.base/printcmds.exp: p ctable1[104]
-PASS: gdb.base/printcmds.exp: p ctable1[105]
-PASS: gdb.base/printcmds.exp: p ctable1[106]
-PASS: gdb.base/printcmds.exp: p ctable1[107]
-PASS: gdb.base/printcmds.exp: p ctable1[108]
-PASS: gdb.base/printcmds.exp: p ctable1[109]
-PASS: gdb.base/printcmds.exp: p ctable1[10]
-PASS: gdb.base/printcmds.exp: p ctable1[110]
-PASS: gdb.base/printcmds.exp: p ctable1[111]
-PASS: gdb.base/printcmds.exp: p ctable1[112]
-PASS: gdb.base/printcmds.exp: p ctable1[113]
-PASS: gdb.base/printcmds.exp: p ctable1[114]
-PASS: gdb.base/printcmds.exp: p ctable1[115]
-PASS: gdb.base/printcmds.exp: p ctable1[116]
-PASS: gdb.base/printcmds.exp: p ctable1[117]
-PASS: gdb.base/printcmds.exp: p ctable1[118]
-PASS: gdb.base/printcmds.exp: p ctable1[119]
-PASS: gdb.base/printcmds.exp: p ctable1[11]
-PASS: gdb.base/printcmds.exp: p ctable1[120]
-PASS: gdb.base/printcmds.exp: p ctable1[120] #1
-PASS: gdb.base/printcmds.exp: p ctable1[121]
-PASS: gdb.base/printcmds.exp: p ctable1[122]
-PASS: gdb.base/printcmds.exp: p ctable1[123]
-PASS: gdb.base/printcmds.exp: p ctable1[124]
-PASS: gdb.base/printcmds.exp: p ctable1[125]
-PASS: gdb.base/printcmds.exp: p ctable1[126]
-PASS: gdb.base/printcmds.exp: p ctable1[127]
-PASS: gdb.base/printcmds.exp: p ctable1[128]
-PASS: gdb.base/printcmds.exp: p ctable1[129]
-PASS: gdb.base/printcmds.exp: p ctable1[12]
-PASS: gdb.base/printcmds.exp: p ctable1[130]
-PASS: gdb.base/printcmds.exp: p ctable1[131]
-PASS: gdb.base/printcmds.exp: p ctable1[132]
-PASS: gdb.base/printcmds.exp: p ctable1[133]
-PASS: gdb.base/printcmds.exp: p ctable1[134]
-PASS: gdb.base/printcmds.exp: p ctable1[135]
-PASS: gdb.base/printcmds.exp: p ctable1[136]
-PASS: gdb.base/printcmds.exp: p ctable1[137]
-PASS: gdb.base/printcmds.exp: p ctable1[138]
-PASS: gdb.base/printcmds.exp: p ctable1[139]
-PASS: gdb.base/printcmds.exp: p ctable1[13]
-PASS: gdb.base/printcmds.exp: p ctable1[140]
-PASS: gdb.base/printcmds.exp: p ctable1[141]
-PASS: gdb.base/printcmds.exp: p ctable1[142]
-PASS: gdb.base/printcmds.exp: p ctable1[143]
-PASS: gdb.base/printcmds.exp: p ctable1[144]
-PASS: gdb.base/printcmds.exp: p ctable1[145]
-PASS: gdb.base/printcmds.exp: p ctable1[146]
-PASS: gdb.base/printcmds.exp: p ctable1[147]
-PASS: gdb.base/printcmds.exp: p ctable1[148]
-PASS: gdb.base/printcmds.exp: p ctable1[149]
-PASS: gdb.base/printcmds.exp: p ctable1[14]
-PASS: gdb.base/printcmds.exp: p ctable1[150]
-PASS: gdb.base/printcmds.exp: p ctable1[151]
-PASS: gdb.base/printcmds.exp: p ctable1[152]
-PASS: gdb.base/printcmds.exp: p ctable1[153]
-PASS: gdb.base/printcmds.exp: p ctable1[154]
-PASS: gdb.base/printcmds.exp: p ctable1[155]
-PASS: gdb.base/printcmds.exp: p ctable1[156]
-PASS: gdb.base/printcmds.exp: p ctable1[157]
-PASS: gdb.base/printcmds.exp: p ctable1[158]
-PASS: gdb.base/printcmds.exp: p ctable1[159]
-PASS: gdb.base/printcmds.exp: p ctable1[15]
-PASS: gdb.base/printcmds.exp: p ctable1[160]
-PASS: gdb.base/printcmds.exp: p ctable1[161]
-PASS: gdb.base/printcmds.exp: p ctable1[162]
-PASS: gdb.base/printcmds.exp: p ctable1[163]
-PASS: gdb.base/printcmds.exp: p ctable1[164]
-PASS: gdb.base/printcmds.exp: p ctable1[165]
-PASS: gdb.base/printcmds.exp: p ctable1[166]
-PASS: gdb.base/printcmds.exp: p ctable1[167]
-PASS: gdb.base/printcmds.exp: p ctable1[168]
-PASS: gdb.base/printcmds.exp: p ctable1[169]
-PASS: gdb.base/printcmds.exp: p ctable1[16]
-PASS: gdb.base/printcmds.exp: p ctable1[170]
-PASS: gdb.base/printcmds.exp: p ctable1[171]
-PASS: gdb.base/printcmds.exp: p ctable1[172]
-PASS: gdb.base/printcmds.exp: p ctable1[173]
-PASS: gdb.base/printcmds.exp: p ctable1[174]
-PASS: gdb.base/printcmds.exp: p ctable1[175]
-PASS: gdb.base/printcmds.exp: p ctable1[176]
-PASS: gdb.base/printcmds.exp: p ctable1[177]
-PASS: gdb.base/printcmds.exp: p ctable1[178]
-PASS: gdb.base/printcmds.exp: p ctable1[179]
-PASS: gdb.base/printcmds.exp: p ctable1[17]
-PASS: gdb.base/printcmds.exp: p ctable1[180]
-PASS: gdb.base/printcmds.exp: p ctable1[181]
-PASS: gdb.base/printcmds.exp: p ctable1[182]
-PASS: gdb.base/printcmds.exp: p ctable1[183]
-PASS: gdb.base/printcmds.exp: p ctable1[184]
-PASS: gdb.base/printcmds.exp: p ctable1[185]
-PASS: gdb.base/printcmds.exp: p ctable1[186]
-PASS: gdb.base/printcmds.exp: p ctable1[187]
-PASS: gdb.base/printcmds.exp: p ctable1[188]
-PASS: gdb.base/printcmds.exp: p ctable1[189]
-PASS: gdb.base/printcmds.exp: p ctable1[18]
-PASS: gdb.base/printcmds.exp: p ctable1[190]
-PASS: gdb.base/printcmds.exp: p ctable1[191]
-PASS: gdb.base/printcmds.exp: p ctable1[192]
-PASS: gdb.base/printcmds.exp: p ctable1[193]
-PASS: gdb.base/printcmds.exp: p ctable1[194]
-PASS: gdb.base/printcmds.exp: p ctable1[195]
-PASS: gdb.base/printcmds.exp: p ctable1[196]
-PASS: gdb.base/printcmds.exp: p ctable1[197]
-PASS: gdb.base/printcmds.exp: p ctable1[198]
-PASS: gdb.base/printcmds.exp: p ctable1[199]
-PASS: gdb.base/printcmds.exp: p ctable1[19]
-PASS: gdb.base/printcmds.exp: p ctable1[1]
-PASS: gdb.base/printcmds.exp: p ctable1[200]
-PASS: gdb.base/printcmds.exp: p ctable1[201]
-PASS: gdb.base/printcmds.exp: p ctable1[202]
-PASS: gdb.base/printcmds.exp: p ctable1[203]
-PASS: gdb.base/printcmds.exp: p ctable1[204]
-PASS: gdb.base/printcmds.exp: p ctable1[205]
-PASS: gdb.base/printcmds.exp: p ctable1[206]
-PASS: gdb.base/printcmds.exp: p ctable1[207]
-PASS: gdb.base/printcmds.exp: p ctable1[208]
-PASS: gdb.base/printcmds.exp: p ctable1[209]
-PASS: gdb.base/printcmds.exp: p ctable1[20]
-PASS: gdb.base/printcmds.exp: p ctable1[210]
-PASS: gdb.base/printcmds.exp: p ctable1[211]
-PASS: gdb.base/printcmds.exp: p ctable1[212]
-PASS: gdb.base/printcmds.exp: p ctable1[213]
-PASS: gdb.base/printcmds.exp: p ctable1[214]
-PASS: gdb.base/printcmds.exp: p ctable1[215]
-PASS: gdb.base/printcmds.exp: p ctable1[216]
-PASS: gdb.base/printcmds.exp: p ctable1[217]
-PASS: gdb.base/printcmds.exp: p ctable1[218]
-PASS: gdb.base/printcmds.exp: p ctable1[219]
-PASS: gdb.base/printcmds.exp: p ctable1[21]
-PASS: gdb.base/printcmds.exp: p ctable1[220]
-PASS: gdb.base/printcmds.exp: p ctable1[221]
-PASS: gdb.base/printcmds.exp: p ctable1[222]
-PASS: gdb.base/printcmds.exp: p ctable1[223]
-PASS: gdb.base/printcmds.exp: p ctable1[224]
-PASS: gdb.base/printcmds.exp: p ctable1[225]
-PASS: gdb.base/printcmds.exp: p ctable1[226]
-PASS: gdb.base/printcmds.exp: p ctable1[227]
-PASS: gdb.base/printcmds.exp: p ctable1[228]
-PASS: gdb.base/printcmds.exp: p ctable1[229]
-PASS: gdb.base/printcmds.exp: p ctable1[22]
-PASS: gdb.base/printcmds.exp: p ctable1[230]
-PASS: gdb.base/printcmds.exp: p ctable1[231]
-PASS: gdb.base/printcmds.exp: p ctable1[232]
-PASS: gdb.base/printcmds.exp: p ctable1[233]
-PASS: gdb.base/printcmds.exp: p ctable1[234]
-PASS: gdb.base/printcmds.exp: p ctable1[235]
-PASS: gdb.base/printcmds.exp: p ctable1[236]
-PASS: gdb.base/printcmds.exp: p ctable1[237]
-PASS: gdb.base/printcmds.exp: p ctable1[238]
-PASS: gdb.base/printcmds.exp: p ctable1[239]
-PASS: gdb.base/printcmds.exp: p ctable1[23]
-PASS: gdb.base/printcmds.exp: p ctable1[240]
-PASS: gdb.base/printcmds.exp: p ctable1[241]
-PASS: gdb.base/printcmds.exp: p ctable1[242]
-PASS: gdb.base/printcmds.exp: p ctable1[243]
-PASS: gdb.base/printcmds.exp: p ctable1[244]
-PASS: gdb.base/printcmds.exp: p ctable1[245]
-PASS: gdb.base/printcmds.exp: p ctable1[246]
-PASS: gdb.base/printcmds.exp: p ctable1[247]
-PASS: gdb.base/printcmds.exp: p ctable1[248]
-PASS: gdb.base/printcmds.exp: p ctable1[249]
-PASS: gdb.base/printcmds.exp: p ctable1[24]
-PASS: gdb.base/printcmds.exp: p ctable1[250]
-PASS: gdb.base/printcmds.exp: p ctable1[251]
-PASS: gdb.base/printcmds.exp: p ctable1[252]
-PASS: gdb.base/printcmds.exp: p ctable1[253]
-PASS: gdb.base/printcmds.exp: p ctable1[254]
-PASS: gdb.base/printcmds.exp: p ctable1[255]
-PASS: gdb.base/printcmds.exp: p ctable1[25]
-PASS: gdb.base/printcmds.exp: p ctable1[26]
-PASS: gdb.base/printcmds.exp: p ctable1[27]
-PASS: gdb.base/printcmds.exp: p ctable1[28]
-PASS: gdb.base/printcmds.exp: p ctable1[29]
-PASS: gdb.base/printcmds.exp: p ctable1[2]
-PASS: gdb.base/printcmds.exp: p ctable1[30]
-PASS: gdb.base/printcmds.exp: p ctable1[31]
-PASS: gdb.base/printcmds.exp: p ctable1[32]
-PASS: gdb.base/printcmds.exp: p ctable1[33]
-PASS: gdb.base/printcmds.exp: p ctable1[34]
-PASS: gdb.base/printcmds.exp: p ctable1[35]
-PASS: gdb.base/printcmds.exp: p ctable1[36]
-PASS: gdb.base/printcmds.exp: p ctable1[37]
-PASS: gdb.base/printcmds.exp: p ctable1[38]
-PASS: gdb.base/printcmds.exp: p ctable1[39]
-PASS: gdb.base/printcmds.exp: p ctable1[3]
-PASS: gdb.base/printcmds.exp: p ctable1[40]
-PASS: gdb.base/printcmds.exp: p ctable1[41]
-PASS: gdb.base/printcmds.exp: p ctable1[42]
-PASS: gdb.base/printcmds.exp: p ctable1[43]
-PASS: gdb.base/printcmds.exp: p ctable1[44]
-PASS: gdb.base/printcmds.exp: p ctable1[45]
-PASS: gdb.base/printcmds.exp: p ctable1[46]
-PASS: gdb.base/printcmds.exp: p ctable1[47]
-PASS: gdb.base/printcmds.exp: p ctable1[48]
-PASS: gdb.base/printcmds.exp: p ctable1[49]
-PASS: gdb.base/printcmds.exp: p ctable1[4]
-PASS: gdb.base/printcmds.exp: p ctable1[50]
-PASS: gdb.base/printcmds.exp: p ctable1[51]
-PASS: gdb.base/printcmds.exp: p ctable1[52]
-PASS: gdb.base/printcmds.exp: p ctable1[53]
-PASS: gdb.base/printcmds.exp: p ctable1[54]
-PASS: gdb.base/printcmds.exp: p ctable1[55]
-PASS: gdb.base/printcmds.exp: p ctable1[56]
-PASS: gdb.base/printcmds.exp: p ctable1[57]
-PASS: gdb.base/printcmds.exp: p ctable1[58]
-PASS: gdb.base/printcmds.exp: p ctable1[59]
-PASS: gdb.base/printcmds.exp: p ctable1[5]
-PASS: gdb.base/printcmds.exp: p ctable1[60]
-PASS: gdb.base/printcmds.exp: p ctable1[61]
-PASS: gdb.base/printcmds.exp: p ctable1[62]
-PASS: gdb.base/printcmds.exp: p ctable1[63]
-PASS: gdb.base/printcmds.exp: p ctable1[64]
-PASS: gdb.base/printcmds.exp: p ctable1[65]
-PASS: gdb.base/printcmds.exp: p ctable1[66]
-PASS: gdb.base/printcmds.exp: p ctable1[67]
-PASS: gdb.base/printcmds.exp: p ctable1[68]
-PASS: gdb.base/printcmds.exp: p ctable1[69]
-PASS: gdb.base/printcmds.exp: p ctable1[6]
-PASS: gdb.base/printcmds.exp: p ctable1[70]
-PASS: gdb.base/printcmds.exp: p ctable1[71]
-PASS: gdb.base/printcmds.exp: p ctable1[72]
-PASS: gdb.base/printcmds.exp: p ctable1[73]
-PASS: gdb.base/printcmds.exp: p ctable1[74]
-PASS: gdb.base/printcmds.exp: p ctable1[75]
-PASS: gdb.base/printcmds.exp: p ctable1[76]
-PASS: gdb.base/printcmds.exp: p ctable1[77]
-PASS: gdb.base/printcmds.exp: p ctable1[78]
-PASS: gdb.base/printcmds.exp: p ctable1[79]
-PASS: gdb.base/printcmds.exp: p ctable1[7]
-PASS: gdb.base/printcmds.exp: p ctable1[80]
-PASS: gdb.base/printcmds.exp: p ctable1[81]
-PASS: gdb.base/printcmds.exp: p ctable1[82]
-PASS: gdb.base/printcmds.exp: p ctable1[83]
-PASS: gdb.base/printcmds.exp: p ctable1[84]
-PASS: gdb.base/printcmds.exp: p ctable1[85]
-PASS: gdb.base/printcmds.exp: p ctable1[86]
-PASS: gdb.base/printcmds.exp: p ctable1[87]
-PASS: gdb.base/printcmds.exp: p ctable1[88]
-PASS: gdb.base/printcmds.exp: p ctable1[89]
-PASS: gdb.base/printcmds.exp: p ctable1[8]
-PASS: gdb.base/printcmds.exp: p ctable1[90]
-PASS: gdb.base/printcmds.exp: p ctable1[91]
-PASS: gdb.base/printcmds.exp: p ctable1[92]
-PASS: gdb.base/printcmds.exp: p ctable1[93]
-PASS: gdb.base/printcmds.exp: p ctable1[94]
-PASS: gdb.base/printcmds.exp: p ctable1[95]
-PASS: gdb.base/printcmds.exp: p ctable1[96]
-PASS: gdb.base/printcmds.exp: p ctable1[97]
-PASS: gdb.base/printcmds.exp: p ctable1[98]
-PASS: gdb.base/printcmds.exp: p ctable1[99]
-PASS: gdb.base/printcmds.exp: p ctable1[9]
-PASS: gdb.base/printcmds.exp: p int1dim
-PASS: gdb.base/printcmds.exp: p int1dim[0]@2
-PASS: gdb.base/printcmds.exp: p int1dim[0]@2@3
-PASS: gdb.base/printcmds.exp: p int1dim[0]@TWO
-PASS: gdb.base/printcmds.exp: p int1dim[0]@TWO@three
-PASS: gdb.base/printcmds.exp: p int2dim
-PASS: gdb.base/printcmds.exp: p int3dim
-PASS: gdb.base/printcmds.exp: p int4dim
-PASS: gdb.base/printcmds.exp: p parrays
-PASS: gdb.base/printcmds.exp: p parrays->array1
-PASS: gdb.base/printcmds.exp: p parrays->array2
-PASS: gdb.base/printcmds.exp: p parrays->array3
-PASS: gdb.base/printcmds.exp: p parrays->array4
-PASS: gdb.base/printcmds.exp: p parrays->array5
-PASS: gdb.base/printcmds.exp: p sizeof ("abcdef")
-PASS: gdb.base/printcmds.exp: p/c 'a'
-PASS: gdb.base/printcmds.exp: p/d 'a'
-PASS: gdb.base/printcmds.exp: p/d 123
-PASS: gdb.base/printcmds.exp: p/o 0123
-PASS: gdb.base/printcmds.exp: p/o int4dim
-PASS: gdb.base/printcmds.exp: p/t 'a'
-PASS: gdb.base/printcmds.exp: p/t int4dim
-PASS: gdb.base/printcmds.exp: p/x '\377'
-PASS: gdb.base/printcmds.exp: p/x 'a'
-PASS: gdb.base/printcmds.exp: p/x (short [])0x12345678
-PASS: gdb.base/printcmds.exp: p/x (void)10
-PASS: gdb.base/printcmds.exp: p/x 0x123
-PASS: gdb.base/printcmds.exp: p/x int4dim
-PASS: gdb.base/printcmds.exp: p/z int4dim
-PASS: gdb.base/printcmds.exp: pascal: p/t 0
-PASS: gdb.base/printcmds.exp: pascal: p/t 0x0
-PASS: gdb.base/printcmds.exp: pascal: p/t 0x01
-PASS: gdb.base/printcmds.exp: pascal: p/t 0x0f
-PASS: gdb.base/printcmds.exp: pascal: p/t 0x30
-PASS: gdb.base/printcmds.exp: pascal: p/t 0x70f
-PASS: gdb.base/printcmds.exp: pascal: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: pascal: p/t 0xff
-PASS: gdb.base/printcmds.exp: pascal: set language auto
-PASS: gdb.base/printcmds.exp: pascal: set language pascal
-PASS: gdb.base/printcmds.exp: print "abc"
-PASS: gdb.base/printcmds.exp: print $cvar = "abc"
-PASS: gdb.base/printcmds.exp: print $pc
-PASS: gdb.base/printcmds.exp: print $pc (with file)
-PASS: gdb.base/printcmds.exp: print $test_substr
-PASS: gdb.base/printcmds.exp: print &three
-PASS: gdb.base/printcmds.exp: print (enum flag_enum) 0x0
-PASS: gdb.base/printcmds.exp: print (enum flag_enum) 0xf1
-PASS: gdb.base/printcmds.exp: print *&{4,5,6}[1]
-PASS: gdb.base/printcmds.exp: print -char 3 -elem 10 -- "AAAAA"
-PASS: gdb.base/printcmds.exp: print -char 3 -elem 10 -- "ABBBB"
-PASS: gdb.base/printcmds.exp: print -elem 3 -- "AAAAA"
-PASS: gdb.base/printcmds.exp: print -elem 3 -- "ABBBB"
-PASS: gdb.base/printcmds.exp: print -elem 3 -repeats 2 -- "AAABBB"
-PASS: gdb.base/printcmds.exp: print -elem 4 -repeats 2 -- "AAABBB"
-PASS: gdb.base/printcmds.exp: print a2 with null-stop on
-PASS: gdb.base/printcmds.exp: print flag_enum_without_zero
-PASS: gdb.base/printcmds.exp: print invalid_ELL
-PASS: gdb.base/printcmds.exp: print invalid_ELR
-PASS: gdb.base/printcmds.exp: print invalid_ELS
-PASS: gdb.base/printcmds.exp: print invalid_ERL
-PASS: gdb.base/printcmds.exp: print invalid_ERR
-PASS: gdb.base/printcmds.exp: print invalid_ERS
-PASS: gdb.base/printcmds.exp: print invalid_ESL
-PASS: gdb.base/printcmds.exp: print invalid_ESR
-PASS: gdb.base/printcmds.exp: print invalid_ESS
-PASS: gdb.base/printcmds.exp: print invalid_LLE
-PASS: gdb.base/printcmds.exp: print invalid_LLL
-PASS: gdb.base/printcmds.exp: print invalid_LLR
-PASS: gdb.base/printcmds.exp: print invalid_LLS
-PASS: gdb.base/printcmds.exp: print invalid_LRE
-PASS: gdb.base/printcmds.exp: print invalid_LRL
-PASS: gdb.base/printcmds.exp: print invalid_LRR
-PASS: gdb.base/printcmds.exp: print invalid_LRS
-PASS: gdb.base/printcmds.exp: print invalid_LSE
-PASS: gdb.base/printcmds.exp: print invalid_LSL
-PASS: gdb.base/printcmds.exp: print invalid_LSR
-PASS: gdb.base/printcmds.exp: print invalid_LSS
-PASS: gdb.base/printcmds.exp: print invalid_RLE
-PASS: gdb.base/printcmds.exp: print invalid_RLL
-PASS: gdb.base/printcmds.exp: print invalid_RLR
-PASS: gdb.base/printcmds.exp: print invalid_RLS
-PASS: gdb.base/printcmds.exp: print invalid_RRE
-PASS: gdb.base/printcmds.exp: print invalid_RRL
-PASS: gdb.base/printcmds.exp: print invalid_RRR
-PASS: gdb.base/printcmds.exp: print invalid_RRS
-PASS: gdb.base/printcmds.exp: print invalid_RSE
-PASS: gdb.base/printcmds.exp: print invalid_RSL
-PASS: gdb.base/printcmds.exp: print invalid_RSR
-PASS: gdb.base/printcmds.exp: print invalid_RSS
-PASS: gdb.base/printcmds.exp: print invalid_SLE
-PASS: gdb.base/printcmds.exp: print invalid_SLL
-PASS: gdb.base/printcmds.exp: print invalid_SLR
-PASS: gdb.base/printcmds.exp: print invalid_SLS
-PASS: gdb.base/printcmds.exp: print invalid_SRE
-PASS: gdb.base/printcmds.exp: print invalid_SRL
-PASS: gdb.base/printcmds.exp: print invalid_SRR
-PASS: gdb.base/printcmds.exp: print invalid_SRS
-PASS: gdb.base/printcmds.exp: print invalid_SSE
-PASS: gdb.base/printcmds.exp: print invalid_SSL
-PASS: gdb.base/printcmds.exp: print invalid_SSR
-PASS: gdb.base/printcmds.exp: print invalid_SSS
-PASS: gdb.base/printcmds.exp: print parrays
-PASS: gdb.base/printcmds.exp: print sizeof ("abc")
-PASS: gdb.base/printcmds.exp: print sizeof ($cvar)
-PASS: gdb.base/printcmds.exp: print some_volatile_enum
-PASS: gdb.base/printcmds.exp: print three
-PASS: gdb.base/printcmds.exp: print three_not_flag
-PASS: gdb.base/printcmds.exp: print {'a','b','c'}
-PASS: gdb.base/printcmds.exp: print {(long)0,(long)1,(long)2}
-PASS: gdb.base/printcmds.exp: print {0,1,2}
-PASS: gdb.base/printcmds.exp: print {4,5,6}[2]
-PASS: gdb.base/printcmds.exp: print {unsigned char[]}{0xffffffff}
-PASS: gdb.base/printcmds.exp: print {{0,1,2},{3,4,5}}
-PASS: gdb.base/printcmds.exp: print/c f_var
-PASS: gdb.base/printcmds.exp: print/d (unsigned char) -1
-PASS: gdb.base/printcmds.exp: print/d f_var
-PASS: gdb.base/printcmds.exp: print/o 16777211
-PASS: gdb.base/printcmds.exp: print/o f_var
-PASS: gdb.base/printcmds.exp: print/t f_var
-PASS: gdb.base/printcmds.exp: print/u (char) -1
-PASS: gdb.base/printcmds.exp: print/u f_var
-PASS: gdb.base/printcmds.exp: print/x f_var
-PASS: gdb.base/printcmds.exp: printf "% p", 0
-PASS: gdb.base/printcmds.exp: printf "%", 0
-PASS: gdb.base/printcmds.exp: printf "%#p", 0
-PASS: gdb.base/printcmds.exp: printf "%%%d%%\n", 5
-PASS: gdb.base/printcmds.exp: printf "%+p", 0
-PASS: gdb.base/printcmds.exp: printf "%-", 0
-PASS: gdb.base/printcmds.exp: printf "%-16dq\n", 0
-PASS: gdb.base/printcmds.exp: printf "%-16pq\n", 0
-PASS: gdb.base/printcmds.exp: printf "%-23", 0
-PASS: gdb.base/printcmds.exp: printf "%.234", 0
-PASS: gdb.base/printcmds.exp: printf "%0p", 0
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",-1.234567890123456789012345678901234dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",-1.2dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",-1234567890123456789012345678901234.dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.234567890123456789012345678901234dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E-10dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E10dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E1dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E6144dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2dl
-PASS: gdb.base/printcmds.exp: printf "%DDf\n",1234567890123456789012345678901234.dl
-PASS: gdb.base/printcmds.exp: printf "%Df\n",-1.234567890123456dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",-1.2dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",-1234567890123456.dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1.234567890123456dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E-10dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E10dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E1dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2E384dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1.2dd
-PASS: gdb.base/printcmds.exp: printf "%Df\n",1234567890123456.dd
-PASS: gdb.base/printcmds.exp: printf "%Hf %Hf\n",1.2df,1.3df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1.234567df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1.2df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1234567.df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.234567df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E-10df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E10df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E1df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2E96df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2df
-PASS: gdb.base/printcmds.exp: printf "%Hf\n",1234567.df
-PASS: gdb.base/printcmds.exp: printf "%V[-elements 3 -array-indexes on]\n", a1
-PASS: gdb.base/printcmds.exp: printf "%V[-elements 3][]\n", a1
-PASS: gdb.base/printcmds.exp: printf "%V[-elements 3]\n", a1
-PASS: gdb.base/printcmds.exp: printf "%V[-pretty on]\n", a_small_struct
-PASS: gdb.base/printcmds.exp: printf "%V[][]\n", a1
-PASS: gdb.base/printcmds.exp: printf "%V[]\n", a1
-PASS: gdb.base/printcmds.exp: printf "%V\n", a1
-PASS: gdb.base/printcmds.exp: printf "%V\n", a_small_struct
-PASS: gdb.base/printcmds.exp: printf "%V\n", flag_enum_without_zero
-PASS: gdb.base/printcmds.exp: printf "%V\n", one
-PASS: gdb.base/printcmds.exp: printf "%V\n", three
-PASS: gdb.base/printcmds.exp: printf "%V\n", three_not_flag
-PASS: gdb.base/printcmds.exp: printf "%c\n", "x"[1,0]
-PASS: gdb.base/printcmds.exp: printf "%f is fun\n", 1.0
-PASS: gdb.base/printcmds.exp: printf "%s", teststring3
-PASS: gdb.base/printcmds.exp: printf "%s, %s%c\n", $hello, "world", '!'
-PASS: gdb.base/printcmds.exp: printf "%s\n", $_gdb_setting_str("listsize")
-PASS: gdb.base/printcmds.exp: printf "%s\n", 0
-PASS: gdb.base/printcmds.exp: printf "%x %f, %c %x, %x, %f\n", 0xbad, -99.541, 'z', 0xfeedface, 0xdeadbeef, 5.0
-PASS: gdb.base/printcmds.exp: printf "I ate a %s yesterday; it was very %s!\n", "clock", "time-consuming"
-PASS: gdb.base/printcmds.exp: printf "string=%.4sxx\n", teststring
-PASS: gdb.base/printcmds.exp: printf "string=%sxx\n", teststring
-PASS: gdb.base/printcmds.exp: printf "x=%d,y=%d,z=%d\n", 5, 6, 7
-PASS: gdb.base/printcmds.exp: printf "x=%d,y=%f,z=%d\n", 5, 6.0, 7
-PASS: gdb.base/printcmds.exp: ptype "abc"
-PASS: gdb.base/printcmds.exp: ptype "foo"
-PASS: gdb.base/printcmds.exp: ptype &*"foo"
-PASS: gdb.base/printcmds.exp: ptype *"foo"
-PASS: gdb.base/printcmds.exp: reject p '\'
-PASS: gdb.base/printcmds.exp: reject p '\\\'
-PASS: gdb.base/printcmds.exp: reject p 079
-PASS: gdb.base/printcmds.exp: reject p 09
-PASS: gdb.base/printcmds.exp: reject p 0b
-PASS: gdb.base/printcmds.exp: reject p 0b12
-PASS: gdb.base/printcmds.exp: reject p 0b2
-PASS: gdb.base/printcmds.exp: reject p 0x
-PASS: gdb.base/printcmds.exp: reject p 0xAG
-PASS: gdb.base/printcmds.exp: reject p 0xG
-PASS: gdb.base/printcmds.exp: reject p 1.1ff
-PASS: gdb.base/printcmds.exp: reject p 1.1ll
-PASS: gdb.base/printcmds.exp: reject p 1.1x
-PASS: gdb.base/printcmds.exp: reject p 123DEADBEEF
-PASS: gdb.base/printcmds.exp: reject p 123EEEEEEEEEEEEEEEEE33333k333
-PASS: gdb.base/printcmds.exp: reject p 123foobar.bazfoo3
-PASS: gdb.base/printcmds.exp: reject p DEADBEEF
-PASS: gdb.base/printcmds.exp: run hibob command
-PASS: gdb.base/printcmds.exp: rust: p/t 0
-PASS: gdb.base/printcmds.exp: rust: p/t 0x0
-PASS: gdb.base/printcmds.exp: rust: p/t 0x01
-PASS: gdb.base/printcmds.exp: rust: p/t 0x0f
-PASS: gdb.base/printcmds.exp: rust: p/t 0x30
-PASS: gdb.base/printcmds.exp: rust: p/t 0x70f
-PASS: gdb.base/printcmds.exp: rust: p/t 0xf0f
-PASS: gdb.base/printcmds.exp: rust: p/t 0xff
-PASS: gdb.base/printcmds.exp: rust: set language auto
-PASS: gdb.base/printcmds.exp: rust: set language rust
-PASS: gdb.base/printcmds.exp: set $test_substr var
-PASS: gdb.base/printcmds.exp: set may-call-functions off
-PASS: gdb.base/printcmds.exp: set may-call-functions on
-PASS: gdb.base/printcmds.exp: set print address off
-PASS: gdb.base/printcmds.exp: set print address on
-PASS: gdb.base/printcmds.exp: set print characters elements
-PASS: gdb.base/printcmds.exp: set print elements 100
-PASS: gdb.base/printcmds.exp: set print elements 50
-PASS: gdb.base/printcmds.exp: set print nibbles off
-PASS: gdb.base/printcmds.exp: set print nibbles on
-PASS: gdb.base/printcmds.exp: set print null-stop off
-PASS: gdb.base/printcmds.exp: set print null-stop on
-PASS: gdb.base/printcmds.exp: set print sevenbit-strings
-PASS: gdb.base/printcmds.exp: set print symbol off
-PASS: gdb.base/printcmds.exp: set print symbol on
-PASS: gdb.base/printcmds.exp: set var $hello = "Hello"
-PASS: gdb.base/printcmds.exp: set width 0
-PASS: gdb.base/printcmds.exp: setting=characters: characters 1 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 10 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 11 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 12 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 13 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 14 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 15 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 16 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 2 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 3 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 4 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 5 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 6 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 7 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 8 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: characters 9 repeats
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[0]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[1*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[10*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[11*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[12*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[13*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[14*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[15*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[16*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[17*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[18*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[19*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[1]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[2*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[20*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[21*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[22*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[23*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[24*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[25*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[26*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[27*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[28*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[29*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[3*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[30*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[31*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[4*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[5*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[6*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[7*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[8*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable1[9*8]
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[0*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[1*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[10*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[11*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[12*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[13*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[14*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[15*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[2*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[3*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[4*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[5*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[6*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[7*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[8*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 10
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 11
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 12
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 13
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 14
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 15
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 16
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 2
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 3
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 4
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 6
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 7
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 8
-PASS: gdb.base/printcmds.exp: setting=characters: p &ctable2[9*16] with print characters set to 9
-PASS: gdb.base/printcmds.exp: setting=characters: p -characters 1 -- teststring
-PASS: gdb.base/printcmds.exp: setting=characters: p -characters 19 -- teststring
-PASS: gdb.base/printcmds.exp: setting=characters: p -characters 20 -- teststring
-PASS: gdb.base/printcmds.exp: setting=characters: p -characters 5 -- teststring
-PASS: gdb.base/printcmds.exp: setting=characters: p teststring with characters set to 0
-PASS: gdb.base/printcmds.exp: setting=characters: p teststring with characters set to 1
-PASS: gdb.base/printcmds.exp: setting=characters: p teststring with characters set to 19
-PASS: gdb.base/printcmds.exp: setting=characters: p teststring with characters set to 20
-PASS: gdb.base/printcmds.exp: setting=characters: p teststring with characters set to 5
-PASS: gdb.base/printcmds.exp: setting=characters: print teststring2
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters 0
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters 1
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters 19
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters 20
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters 5
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters 8
-PASS: gdb.base/printcmds.exp: setting=characters: set print characters unlimited
-PASS: gdb.base/printcmds.exp: setting=elements: elements 1 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 10 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 11 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 12 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 13 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 14 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 15 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 16 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 2 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 3 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 4 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 5 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 6 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 7 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 8 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: elements 9 repeats
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[0]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[1*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[10*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[11*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[12*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[13*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[14*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[15*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[16*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[17*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[18*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[19*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[1]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[2*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[20*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[21*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[22*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[23*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[24*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[25*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[26*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[27*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[28*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[29*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[3*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[30*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[31*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[4*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[5*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[6*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[7*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[8*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable1[9*8]
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[0*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[1*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[10*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[11*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[12*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[13*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[14*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[15*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[2*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[3*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[4*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[5*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[6*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[7*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[8*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 10
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 11
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 12
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 13
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 14
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 15
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 16
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 2
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 3
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 4
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 6
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 7
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 8
-PASS: gdb.base/printcmds.exp: setting=elements: p &ctable2[9*16] with print elements set to 9
-PASS: gdb.base/printcmds.exp: setting=elements: p -elements 1 -- teststring
-PASS: gdb.base/printcmds.exp: setting=elements: p -elements 19 -- teststring
-PASS: gdb.base/printcmds.exp: setting=elements: p -elements 20 -- teststring
-PASS: gdb.base/printcmds.exp: setting=elements: p -elements 5 -- teststring
-PASS: gdb.base/printcmds.exp: setting=elements: p teststring with elements set to 0
-PASS: gdb.base/printcmds.exp: setting=elements: p teststring with elements set to 1
-PASS: gdb.base/printcmds.exp: setting=elements: p teststring with elements set to 19
-PASS: gdb.base/printcmds.exp: setting=elements: p teststring with elements set to 20
-PASS: gdb.base/printcmds.exp: setting=elements: p teststring with elements set to 5
-PASS: gdb.base/printcmds.exp: setting=elements: print teststring2
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements 0
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements 1
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements 19
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements 20
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements 5
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements 8
-PASS: gdb.base/printcmds.exp: setting=elements: set print elements unlimited
-PASS: gdb.base/printcmds.exp: strings: set print characters elements
-Running gdb.git~master/gdb/testsuite/gdb.base/printf-wchar_t.exp ...
-PASS: gdb.base/printf-wchar_t.exp: printf "%ls\n", long_wide_str
-PASS: gdb.base/printf-wchar_t.exp: printf "%ls\n", wide_str
-Running gdb.git~master/gdb/testsuite/gdb.base/prologue-include.exp ...
-PASS: gdb.base/prologue-include.exp: breakpoint main
-Running gdb.git~master/gdb/testsuite/gdb.base/prologue.exp ...
-PASS: gdb.base/prologue.exp: continue to marker
-PASS: gdb.base/prologue.exp: continue to other
-PASS: gdb.base/prologue.exp: reading $pc: marker
-PASS: gdb.base/prologue.exp: reading $pc: other
-PASS: gdb.base/prologue.exp: same pc from minimal symbol
-PASS: gdb.base/prologue.exp: setting breakpoint at marker
-PASS: gdb.base/prologue.exp: setting breakpoint at other
-Running gdb.git~master/gdb/testsuite/gdb.base/psym-external-decl.exp ...
-PASS: gdb.base/psym-external-decl.exp: print aaa
-Running gdb.git~master/gdb/testsuite/gdb.base/psymtab.exp ...
-PASS: gdb.base/psymtab.exp: Don't search past end of psymtab.
-PASS: gdb.base/psymtab.exp: psymtab pending setup
-Running gdb.git~master/gdb/testsuite/gdb.base/ptr-typedef.exp ...
-PASS: gdb.base/ptr-typedef.exp: print foo_ptr
-PASS: gdb.base/ptr-typedef.exp: print foz_ptr
-Running gdb.git~master/gdb/testsuite/gdb.base/ptype-offsets.exp ...
-UNTESTED: gdb.base/ptype-offsets.exp: test work only on lp64 targets
-Running gdb.git~master/gdb/testsuite/gdb.base/ptype.exp ...
-PASS: gdb.base/ptype.exp: list -q main
-PASS: gdb.base/ptype.exp: list charfoo
-PASS: gdb.base/ptype.exp: list intfoo
-PASS: gdb.base/ptype.exp: printing typedef'd struct
-PASS: gdb.base/ptype.exp: printing typedef'd union
-PASS: gdb.base/ptype.exp: ptype "abc"
-PASS: gdb.base/ptype.exp: ptype $pc
-PASS: gdb.base/ptype.exp: ptype *&{4,5,6}[1]
-PASS: gdb.base/ptype.exp: ptype fffptr
-PASS: gdb.base/ptype.exp: ptype ffptr
-PASS: gdb.base/ptype.exp: ptype foo typedef after first list of charfoo
-PASS: gdb.base/ptype.exp: ptype foo typedef after first list of intfoo
-PASS: gdb.base/ptype.exp: ptype foo typedef after second list of charfoo
-PASS: gdb.base/ptype.exp: ptype foo typedef after second list of intfoo
-PASS: gdb.base/ptype.exp: ptype fptr
-PASS: gdb.base/ptype.exp: ptype fptr2
-PASS: gdb.base/ptype.exp: ptype func_type
-PASS: gdb.base/ptype.exp: ptype inner int
-PASS: gdb.base/ptype.exp: ptype inner structure
-PASS: gdb.base/ptype.exp: ptype inner union
-PASS: gdb.base/ptype.exp: ptype int
-PASS: gdb.base/ptype.exp: ptype linked list structure
-PASS: gdb.base/ptype.exp: ptype linked list union
-PASS: gdb.base/ptype.exp: ptype misordered enumeration
-PASS: gdb.base/ptype.exp: ptype named enumeration
-PASS: gdb.base/ptype.exp: ptype named enumeration member
-PASS: gdb.base/ptype.exp: ptype named typedef'd enumf'd enum
-PASS: gdb.base/ptype.exp: ptype nested structure
-PASS: gdb.base/ptype.exp: ptype nested structure #2
-PASS: gdb.base/ptype.exp: ptype nested union
-PASS: gdb.base/ptype.exp: ptype new_fptr
-PASS: gdb.base/ptype.exp: ptype old_fptr
-PASS: gdb.base/ptype.exp: ptype outer int
-PASS: gdb.base/ptype.exp: ptype outer structure
-PASS: gdb.base/ptype.exp: ptype pv_char_array
-PASS: gdb.base/ptype.exp: ptype short
-PASS: gdb.base/ptype.exp: ptype structure
-PASS: gdb.base/ptype.exp: ptype t_char_array
-PASS: gdb.base/ptype.exp: ptype the_highest
-PASS: gdb.base/ptype.exp: ptype the_highest.anonymous_level_1
-PASS: gdb.base/ptype.exp: ptype union
-PASS: gdb.base/ptype.exp: ptype unnamed enumeration
-PASS: gdb.base/ptype.exp: ptype unnamed enumeration member
-PASS: gdb.base/ptype.exp: ptype unnamed enumeration member #2
-PASS: gdb.base/ptype.exp: ptype unnamed typedef'd enumeration
-PASS: gdb.base/ptype.exp: ptype v_struct1->v_float_member
-PASS: gdb.base/ptype.exp: ptype v_struct1.v_float_member
-PASS: gdb.base/ptype.exp: ptype v_t_struct_p->v_float_member
-PASS: gdb.base/ptype.exp: ptype v_t_struct_p.v_float_member
-PASS: gdb.base/ptype.exp: ptype xptr
-PASS: gdb.base/ptype.exp: ptype {'a','b','c'}
-PASS: gdb.base/ptype.exp: ptype {(float)0,(float)1,(float)2}
-PASS: gdb.base/ptype.exp: ptype {(long)0,(long)1,(long)2}
-PASS: gdb.base/ptype.exp: ptype {0,1,2}
-PASS: gdb.base/ptype.exp: ptype {4,5,6}[2]
-PASS: gdb.base/ptype.exp: ptype {{0,1,2},{3,4,5}}
-PASS: gdb.base/ptype.exp: second list charfoo
-PASS: gdb.base/ptype.exp: second list intfoo
-PASS: gdb.base/ptype.exp: whatis unnamed typedef'd enum (compiler bug in IBM's xlc)
-Running gdb.git~master/gdb/testsuite/gdb.base/quit-live.exp ...
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=quit: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=quit: quit with "quit"
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=sighup: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=sighup: quit with SIGHUP
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=sigterm: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=0: quit_how=sigterm: quit with SIGTERM
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=quit: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=quit: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=quit: quit with "quit"
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=quit: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sighup: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sighup: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sighup: quit with SIGHUP
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sighup: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sigterm: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sigterm: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sigterm: quit with SIGTERM
-PASS: gdb.base/quit-live.exp: appear_how=attach-nofile: extra_inferior=1: quit_how=sigterm: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=quit: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=quit: quit with "quit"
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=sighup: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=sighup: quit with SIGHUP
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=sigterm: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=0: quit_how=sigterm: quit with SIGTERM
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=quit: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=quit: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=quit: quit with "quit"
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=quit: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sighup: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sighup: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sighup: quit with SIGHUP
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sighup: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sigterm: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sigterm: attach
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sigterm: quit with SIGTERM
-PASS: gdb.base/quit-live.exp: appear_how=attach: extra_inferior=1: quit_how=sigterm: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=quit: quit with "quit"
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=sighup: quit with SIGHUP
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=sigterm: quit with SIGTERM
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=quit: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=quit: quit with "quit"
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=quit: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sighup: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sighup: quit with SIGHUP
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sighup: switch to inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sigterm: add empty inferior 2
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sigterm: quit with SIGTERM
-PASS: gdb.base/quit-live.exp: appear_how=run: extra_inferior=1: quit_how=sigterm: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.base/quit.exp ...
-PASS: gdb.base/quit.exp: quit with expression
-PASS: gdb.base/quit.exp: quit with syntax error
-Running gdb.git~master/gdb/testsuite/gdb.base/radix.exp ...
-PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 0
-PASS: gdb.base/radix.exp: Reject input-radix 0
-PASS: gdb.base/radix.exp: Reject input-radix 1
-PASS: gdb.base/radix.exp: Reject output-radix 0
-PASS: gdb.base/radix.exp: Reject output-radix 1
-PASS: gdb.base/radix.exp: initialize radix, input radix 10
-PASS: gdb.base/radix.exp: initialize radix, input radix 16
-PASS: gdb.base/radix.exp: initialize radix, input radix 2
-PASS: gdb.base/radix.exp: initialize radix, input radix 3
-PASS: gdb.base/radix.exp: initialize radix, input radix 8
-PASS: gdb.base/radix.exp: initialize radix, output radix 10
-PASS: gdb.base/radix.exp: initialize radix, output radix 16
-PASS: gdb.base/radix.exp: initialize radix, output radix 8
-PASS: gdb.base/radix.exp: input radix unchanged after rejecting 0
-PASS: gdb.base/radix.exp: input radix unchanged after rejecting 1
-PASS: gdb.base/radix.exp: output radix unchanged after rejecting 1
-PASS: gdb.base/radix.exp: output radix unchanged after rejection through set radix command
-PASS: gdb.base/radix.exp: print (int) 20.; expect 14; output radix 16
-PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 10
-PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 16
-PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 2
-PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 3
-PASS: gdb.base/radix.exp: print (int) 20.; expect 20; input radix 8
-PASS: gdb.base/radix.exp: print (int) 20.; expect 20; output radix 10
-PASS: gdb.base/radix.exp: print (int) 20.; expect 24; output radix 8
-PASS: gdb.base/radix.exp: print -100; expect -100; input radix 10
-PASS: gdb.base/radix.exp: print -100; expect -256; input radix 16
-PASS: gdb.base/radix.exp: print -100; expect -4; input radix 2
-PASS: gdb.base/radix.exp: print -100; expect -64; input radix 8
-PASS: gdb.base/radix.exp: print -100; expect -9; input radix 3
-PASS: gdb.base/radix.exp: print -101; expect -101; input radix 10
-PASS: gdb.base/radix.exp: print -101; expect -10; input radix 3
-PASS: gdb.base/radix.exp: print -101; expect -257; input radix 16
-PASS: gdb.base/radix.exp: print -101; expect -5; input radix 2
-PASS: gdb.base/radix.exp: print -101; expect -65; input radix 8
-PASS: gdb.base/radix.exp: print -10; expect -10; input radix 10
-PASS: gdb.base/radix.exp: print -10; expect -16; input radix 16
-PASS: gdb.base/radix.exp: print -10; expect -2; input radix 2
-PASS: gdb.base/radix.exp: print -10; expect -3; input radix 3
-PASS: gdb.base/radix.exp: print -10; expect -8; input radix 8
-PASS: gdb.base/radix.exp: print -11; expect -11; input radix 10
-PASS: gdb.base/radix.exp: print -11; expect -17; input radix 16
-PASS: gdb.base/radix.exp: print -11; expect -3; input radix 2
-PASS: gdb.base/radix.exp: print -11; expect -4; input radix 3
-PASS: gdb.base/radix.exp: print -11; expect -9; input radix 8
-PASS: gdb.base/radix.exp: print -12; expect -12; input radix 10
-PASS: gdb.base/radix.exp: print -1; expect -1; input radix 10
-PASS: gdb.base/radix.exp: print -1; expect -1; input radix 16
-PASS: gdb.base/radix.exp: print -1; expect -1; input radix 2
-PASS: gdb.base/radix.exp: print -1; expect -1; input radix 3
-PASS: gdb.base/radix.exp: print -1; expect -1; input radix 8
-PASS: gdb.base/radix.exp: print -20; expect -16; input radix 8
-PASS: gdb.base/radix.exp: print -2; expect Invalid number "2"\.; input radix 2
-PASS: gdb.base/radix.exp: print -9; expect Invalid number "9".; input radix 8
-PASS: gdb.base/radix.exp: print 010; expect 010; output radix 8
-PASS: gdb.base/radix.exp: print 010; expect 8; input radix 10
-PASS: gdb.base/radix.exp: print 010; expect 8; input radix 16
-PASS: gdb.base/radix.exp: print 010; expect 8; input radix 2
-PASS: gdb.base/radix.exp: print 010; expect 8; input radix 3
-PASS: gdb.base/radix.exp: print 010; expect 8; input radix 8
-PASS: gdb.base/radix.exp: print 010; expect 8; output radix 10
-PASS: gdb.base/radix.exp: print 010; expect 8; output radix 16
-PASS: gdb.base/radix.exp: print 0; expect 0; input radix 10
-PASS: gdb.base/radix.exp: print 0; expect 0; input radix 16
-PASS: gdb.base/radix.exp: print 0; expect 0; input radix 2
-PASS: gdb.base/radix.exp: print 0; expect 0; input radix 3
-PASS: gdb.base/radix.exp: print 0; expect 0; input radix 8
-PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 10
-PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 16
-PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 2
-PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 3
-PASS: gdb.base/radix.exp: print 0xf; expect 15; input radix 8
-PASS: gdb.base/radix.exp: print 0xf; expect 15; output radix 10
-PASS: gdb.base/radix.exp: print 0xf; expect 17; output radix 8
-PASS: gdb.base/radix.exp: print 0xf; expect f; output radix 16
-PASS: gdb.base/radix.exp: print 100; expect 100; input radix 10
-PASS: gdb.base/radix.exp: print 100; expect 100; output radix 10
-PASS: gdb.base/radix.exp: print 100; expect 144; output radix 8
-PASS: gdb.base/radix.exp: print 100; expect 256; input radix 16
-PASS: gdb.base/radix.exp: print 100; expect 4; input radix 2
-PASS: gdb.base/radix.exp: print 100; expect 64; input radix 8
-PASS: gdb.base/radix.exp: print 100; expect 64; output radix 16
-PASS: gdb.base/radix.exp: print 100; expect 9; input radix 3
-PASS: gdb.base/radix.exp: print 10101; expect 10101; input radix 10
-PASS: gdb.base/radix.exp: print 10101; expect 21; input radix 2
-PASS: gdb.base/radix.exp: print 10101; expect 4161; input radix 8
-PASS: gdb.base/radix.exp: print 10101; expect 65793; input radix 16
-PASS: gdb.base/radix.exp: print 10101; expect 91; input radix 3
-PASS: gdb.base/radix.exp: print 101; expect 101; input radix 10
-PASS: gdb.base/radix.exp: print 101; expect 10; input radix 3
-PASS: gdb.base/radix.exp: print 101; expect 257; input radix 16
-PASS: gdb.base/radix.exp: print 101; expect 5; input radix 2
-PASS: gdb.base/radix.exp: print 101; expect 65; input radix 8
-PASS: gdb.base/radix.exp: print 10; expect 10; input radix 10
-PASS: gdb.base/radix.exp: print 10; expect 10; output radix 10
-PASS: gdb.base/radix.exp: print 10; expect 12; output radix 8
-PASS: gdb.base/radix.exp: print 10; expect 16; input radix 16
-PASS: gdb.base/radix.exp: print 10; expect 2; input radix 2
-PASS: gdb.base/radix.exp: print 10; expect 3; input radix 3
-PASS: gdb.base/radix.exp: print 10; expect 8; input radix 8
-PASS: gdb.base/radix.exp: print 10; expect a; output radix 16
-PASS: gdb.base/radix.exp: print 11; expect 11; input radix 10
-PASS: gdb.base/radix.exp: print 11; expect 17; input radix 16
-PASS: gdb.base/radix.exp: print 11; expect 3; input radix 2
-PASS: gdb.base/radix.exp: print 11; expect 4; input radix 3
-PASS: gdb.base/radix.exp: print 11; expect 9; input radix 8
-PASS: gdb.base/radix.exp: print 1; expect 1; input radix 10
-PASS: gdb.base/radix.exp: print 1; expect 1; input radix 16
-PASS: gdb.base/radix.exp: print 1; expect 1; input radix 2
-PASS: gdb.base/radix.exp: print 1; expect 1; input radix 3
-PASS: gdb.base/radix.exp: print 1; expect 1; input radix 8
-KFAIL: gdb.base/radix.exp: print 20.; expect 14; output radix 16 (PRMS: gdb/1715)
-PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 10
-PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 16
-PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 2
-PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 3
-PASS: gdb.base/radix.exp: print 20.; expect 20; input radix 8
-PASS: gdb.base/radix.exp: print 20.; expect 20; output radix 10
-KFAIL: gdb.base/radix.exp: print 20.; expect 24; output radix 8 (PRMS: gdb/1715)
-PASS: gdb.base/radix.exp: print 20; expect 16; input radix 8
-PASS: gdb.base/radix.exp: print 20; expect 6; input radix 3
-PASS: gdb.base/radix.exp: print 2; expect 2; input radix 3
-PASS: gdb.base/radix.exp: print 30; expect Invalid number "30"\.; input radix 2
-PASS: gdb.base/radix.exp: print 3; expect Invalid number "3"\.; input radix 3
-PASS: gdb.base/radix.exp: print 4; expect Invalid number "4"\.; input radix 2
-PASS: gdb.base/radix.exp: print 8; expect Invalid number "8".; input radix 8
-PASS: gdb.base/radix.exp: reset radices
-PASS: gdb.base/radix.exp: set input-radix 10
-PASS: gdb.base/radix.exp: set input-radix 16
-PASS: gdb.base/radix.exp: set input-radix 2
-PASS: gdb.base/radix.exp: set input-radix 3
-PASS: gdb.base/radix.exp: set input-radix 8
-PASS: gdb.base/radix.exp: set output-radix 10
-PASS: gdb.base/radix.exp: set output-radix 16
-PASS: gdb.base/radix.exp: set output-radix 8
-PASS: gdb.base/radix.exp: set radix 7 rejected
-PASS: gdb.base/radix.exp: show radix, input radix 10
-PASS: gdb.base/radix.exp: show radix, input radix 16
-PASS: gdb.base/radix.exp: show radix, input radix 2
-PASS: gdb.base/radix.exp: show radix, input radix 3
-PASS: gdb.base/radix.exp: show radix, input radix 8
-PASS: gdb.base/radix.exp: show radix, output radix 10
-PASS: gdb.base/radix.exp: show radix, output radix 16
-PASS: gdb.base/radix.exp: show radix, output radix 8
-Running gdb.git~master/gdb/testsuite/gdb.base/random-signal.exp ...
-PASS: gdb.base/random-signal.exp: attach: attach
-PASS: gdb.base/random-signal.exp: attach: continue
-PASS: gdb.base/random-signal.exp: attach: set can-use-hw-watchpoints 0
-PASS: gdb.base/random-signal.exp: attach: stop with control-c
-PASS: gdb.base/random-signal.exp: attach: watch v
-PASS: gdb.base/random-signal.exp: run: continue
-PASS: gdb.base/random-signal.exp: run: set can-use-hw-watchpoints 0
-PASS: gdb.base/random-signal.exp: run: stop with control-c
-PASS: gdb.base/random-signal.exp: run: watch v
-Running gdb.git~master/gdb/testsuite/gdb.base/randomize.exp ...
-PASS: gdb.base/randomize.exp: continue to breakpoint: fixed first address - address set
-PASS: gdb.base/randomize.exp: continue to breakpoint: fixed second address - address set
-PASS: gdb.base/randomize.exp: continue to breakpoint: randomized first address - address set
-PASS: gdb.base/randomize.exp: continue to breakpoint: randomized second address - address set
-PASS: gdb.base/randomize.exp: fixed addresses should match
-PASS: gdb.base/randomize.exp: fixed first address
-PASS: gdb.base/randomize.exp: fixed second address
-PASS: gdb.base/randomize.exp: randomized addresses should not match
-PASS: gdb.base/randomize.exp: randomized first address
-PASS: gdb.base/randomize.exp: randomized second address
-PASS: gdb.base/randomize.exp: set disable-randomization off
-PASS: gdb.base/randomize.exp: set disable-randomization on
-PASS: gdb.base/randomize.exp: show disable-randomization off
-PASS: gdb.base/randomize.exp: show disable-randomization on
-Running gdb.git~master/gdb/testsuite/gdb.base/range-stepping.exp ...
-PASS: gdb.base/range-stepping.exp: probe range-stepping support
-UNSUPPORTED: gdb.base/range-stepping.exp: range stepping not supported by the target
-Running gdb.git~master/gdb/testsuite/gdb.base/readline-ask.exp ...
-PASS: gdb.base/readline-ask.exp: abort ask message
-PASS: gdb.base/readline-ask.exp: abort more message
-PASS: gdb.base/readline-ask.exp: ask message
-PASS: gdb.base/readline-ask.exp: ask message for 01 and 02
-PASS: gdb.base/readline-ask.exp: ask message no
-PASS: gdb.base/readline-ask.exp: bell for ask message
-PASS: gdb.base/readline-ask.exp: bell for more message
-PASS: gdb.base/readline-ask.exp: more finish for 04
-PASS: gdb.base/readline-ask.exp: more message for 01 and 02
-PASS: gdb.base/readline-ask.exp: more message for 03
-PASS: gdb.base/readline-ask.exp: set height 3
-PASS: gdb.base/readline-ask.exp: set width 50
-Running gdb.git~master/gdb/testsuite/gdb.base/readline.exp ...
-PASS: gdb.base/readline.exp: All the characters transferred
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-o for p 1
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-o for p 2
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-o for p 3
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 1
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 2
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - C-p to p 3
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - final prompt
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 1
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 2
-PASS: gdb.base/readline.exp: Simple operate-and-get-next - send p 3
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - C-o for p 7
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - C-o for p 8
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - C-o for p 9
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - C-p to p 7
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - C-p to p 8
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - C-p to p 9
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - final prompt
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - send p 7
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - send p 8
-PASS: gdb.base/readline.exp: Simple operate-and-get-next, two - send p 9
-PASS: gdb.base/readline.exp: arrow keys with secondary prompt
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - C-o for end
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - C-o for if 1 > 0
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - C-o for p 5
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - C-p to end
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - C-p to if 1 > 0
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - C-p to p 5
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - final prompt
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - send end
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - send if 1 > 0
-PASS: gdb.base/readline.exp: operate-and-get-next with secondary prompt - send p 5
-PASS: gdb.base/readline.exp: print 123
-PASS: gdb.base/readline.exp: print 42
-PASS: gdb.base/readline.exp: set width 7
-PASS: gdb.base/readline.exp: use up arrow
-Running gdb.git~master/gdb/testsuite/gdb.base/readnever.exp ...
-PASS: gdb.base/readnever.exp: backtrace
-PASS: gdb.base/readnever.exp: break fun_three
-PASS: gdb.base/readnever.exp: continue
-PASS: gdb.base/readnever.exp: expect eof after failure
-PASS: gdb.base/readnever.exp: maint info psymtabs no output for --readnever
-PASS: gdb.base/readnever.exp: maint info psymtabs no output for symbol-file -readnever
-PASS: gdb.base/readnever.exp: maint info symtabs no output for --readnever
-PASS: gdb.base/readnever.exp: maint info symtabs no output for symbol-file -readnever
-PASS: gdb.base/readnever.exp: test readnow and readnever at the same time
-PASS: gdb.base/readnever.exp: use symbol-file -readnever
-Running gdb.git~master/gdb/testsuite/gdb.base/realname-expand.exp ...
-PASS: gdb.base/realname-expand.exp: break realname-expand-real.c:func
-PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func
-PASS: gdb.base/realname-expand.exp: set basenames-may-differ on
-Running gdb.git~master/gdb/testsuite/gdb.base/recpar.exp ...
-PASS: gdb.base/recpar.exp: backtrace
-PASS: gdb.base/recpar.exp: break recpar.c:26 if n == 3
-PASS: gdb.base/recpar.exp: continue
-PASS: gdb.base/recpar.exp: frame 2
-PASS: gdb.base/recpar.exp: print foo::val
-Running gdb.git~master/gdb/testsuite/gdb.base/recurse.exp ...
-PASS: gdb.base/recurse.exp: continue to first instance watchpoint, first time
-PASS: gdb.base/recurse.exp: continue to first instance watchpoint, second time
-PASS: gdb.base/recurse.exp: continue to recurse (a = 1)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 2)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 3)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 4)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 5)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 6)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 7)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 8)
-PASS: gdb.base/recurse.exp: continue to recurse (a = 9)
-PASS: gdb.base/recurse.exp: continue to second instance watchpoint, first time
-PASS: gdb.base/recurse.exp: continue to second instance watchpoint, second time
-PASS: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
-PASS: gdb.base/recurse.exp: next over b = 0 in first instance
-PASS: gdb.base/recurse.exp: next over b = 0 in second instance
-PASS: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
-PASS: gdb.base/recurse.exp: set first instance watchpoint
-PASS: gdb.base/recurse.exp: set second instance watchpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/reggroups.exp ...
-PASS: gdb.base/reggroups.exp: fetch reggroup regs all
-PASS: gdb.base/reggroups.exp: fetch reggroup regs float
-PASS: gdb.base/reggroups.exp: fetch reggroup regs general
-PASS: gdb.base/reggroups.exp: fetch reggroup regs restore
-PASS: gdb.base/reggroups.exp: fetch reggroup regs save
-PASS: gdb.base/reggroups.exp: fetch reggroup regs system
-PASS: gdb.base/reggroups.exp: fetch reggroup regs vector
-PASS: gdb.base/reggroups.exp: fetch reggroups
-PASS: gdb.base/reggroups.exp: info reg invalid-reggroup should report 'Invalid register'
-PASS: gdb.base/reggroups.exp: system has reggroup registers
-Running gdb.git~master/gdb/testsuite/gdb.base/relational.exp ...
-PASS: gdb.base/relational.exp: basic associativity: print value of x!=y!=z
-PASS: gdb.base/relational.exp: basic associativity: print value of x<=y<=z
-PASS: gdb.base/relational.exp: basic associativity: print value of x<y<z
-PASS: gdb.base/relational.exp: basic associativity: print value of x==y==z
-PASS: gdb.base/relational.exp: basic associativity: print value of x>=y>=z
-PASS: gdb.base/relational.exp: basic associativity: print value of x>y>z
-PASS: gdb.base/relational.exp: basic associativity: set variable x=2
-PASS: gdb.base/relational.exp: basic associativity: set variable x=3
-PASS: gdb.base/relational.exp: basic associativity: set variable y=2
-PASS: gdb.base/relational.exp: basic associativity: set variable y=5
-PASS: gdb.base/relational.exp: basic associativity: set variable z
-PASS: gdb.base/relational.exp: basic associativity: set variable z=1
-PASS: gdb.base/relational.exp: basic associativity: set variable z=2
-PASS: gdb.base/relational.exp: int types: print value of w
-PASS: gdb.base/relational.exp: int types: print value of x
-PASS: gdb.base/relational.exp: int types: print value of x!=y
-PASS: gdb.base/relational.exp: int types: print value of x<=y
-PASS: gdb.base/relational.exp: int types: print value of x<y
-PASS: gdb.base/relational.exp: int types: print value of x==y
-PASS: gdb.base/relational.exp: int types: print value of x>=y
-PASS: gdb.base/relational.exp: int types: print value of x>y
-PASS: gdb.base/relational.exp: int types: print value of y
-PASS: gdb.base/relational.exp: int types: print value of z
-PASS: gdb.base/relational.exp: int types: set variable w=3
-PASS: gdb.base/relational.exp: int types: set variable x=14
-PASS: gdb.base/relational.exp: int types: set variable y=2
-PASS: gdb.base/relational.exp: int types: set variable z=2
-PASS: gdb.base/relational.exp: pair associativity: 1: print value of x<y!=z
-PASS: gdb.base/relational.exp: pair associativity: 1: print value of x<y<=z
-PASS: gdb.base/relational.exp: pair associativity: 1: print value of x<y==z
-PASS: gdb.base/relational.exp: pair associativity: 1: print value of x<y>=z
-PASS: gdb.base/relational.exp: pair associativity: 1: print value of x<y>z
-PASS: gdb.base/relational.exp: pair associativity: 1: print value of x>y>=z
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable x=0
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable x=1
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable x=2
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable y=2
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable y=3
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable z=0
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable z=1
-PASS: gdb.base/relational.exp: pair associativity: 1: set variable z=2
-PASS: gdb.base/relational.exp: pair associativity: 2: print value of x>=y==z
-PASS: gdb.base/relational.exp: pair associativity: 2: print value of x>y!=z
-PASS: gdb.base/relational.exp: pair associativity: 2: print value of x>y<=z
-PASS: gdb.base/relational.exp: pair associativity: 2: print value of x>y==z
-PASS: gdb.base/relational.exp: pair associativity: 2: set variable x=2
-PASS: gdb.base/relational.exp: pair associativity: 2: set variable x=4
-PASS: gdb.base/relational.exp: pair associativity: 2: set variable z=0
-PASS: gdb.base/relational.exp: pair associativity: 2: set variable z=2
-PASS: gdb.base/relational.exp: pair associativity: 3: print value of x<=y==z
-PASS: gdb.base/relational.exp: pair associativity: 3: print value of x>=y!=z
-PASS: gdb.base/relational.exp: pair associativity: 3: print value of x>=y<=z
-PASS: gdb.base/relational.exp: pair associativity: 3: set variable x=0
-PASS: gdb.base/relational.exp: pair associativity: 3: set variable x=2
-PASS: gdb.base/relational.exp: pair associativity: 3: set variable z=4
-PASS: gdb.base/relational.exp: pair associativity: 4: print value of x<=y!=z
-PASS: gdb.base/relational.exp: pair associativity: 4: print value of x==y!=z
-PASS: gdb.base/relational.exp: pair associativity: 4: set variable x=2
-PASS: gdb.base/relational.exp: with parenthesis: print value of (x==y)<z
-PASS: gdb.base/relational.exp: with parenthesis: print value of x==(y==z)
-PASS: gdb.base/relational.exp: with parenthesis: print value of x>=(y!=z)
-PASS: gdb.base/relational.exp: with parenthesis: print value of x>=(y<z)
-PASS: gdb.base/relational.exp: with parenthesis: set variable x=1
-PASS: gdb.base/relational.exp: with parenthesis: set variable z=0
-PASS: gdb.base/relational.exp: with parenthesis: set variable z=4
-Running gdb.git~master/gdb/testsuite/gdb.base/relativedebug.exp ...
-PASS: gdb.base/relativedebug.exp: continue
-PASS: gdb.base/relativedebug.exp: pause found in backtrace
-Running gdb.git~master/gdb/testsuite/gdb.base/relocate.exp ...
-PASS: gdb.base/relocate.exp: add-symbol-file -s .text, no address
-PASS: gdb.base/relocate.exp: add-symbol-file bare -s
-PASS: gdb.base/relocate.exp: add-symbol-file different -s .text, after file
-PASS: gdb.base/relocate.exp: add-symbol-file different -s .text, before file
-PASS: gdb.base/relocate.exp: add-symbol-file missing address
-PASS: gdb.base/relocate.exp: add-symbol-file no address
-PASS: gdb.base/relocate.exp: add-symbol-file positionless -readnow
-PASS: gdb.base/relocate.exp: add-symbol-file positionless -s
-PASS: gdb.base/relocate.exp: add-symbol-file positionless -s, no -readnow
-PASS: gdb.base/relocate.exp: add-symbol-file relocate.o $offset
-PASS: gdb.base/relocate.exp: add-symbol-file relocate.o 0
-PASS: gdb.base/relocate.exp: add-symbol-file with -- disables option processing
-PASS: gdb.base/relocate.exp: add-symbol-file with -- disables option processing, non-existent filename
-PASS: gdb.base/relocate.exp: add-symbol-file with -s using section name starting with dash
-PASS: gdb.base/relocate.exp: add-symbol-file with -s without section address
-PASS: gdb.base/relocate.exp: add-symbol-file with -s without section name
-PASS: gdb.base/relocate.exp: add-symbol-file with offset
-PASS: gdb.base/relocate.exp: add-symbol-file with offset, data address given
-PASS: gdb.base/relocate.exp: add-symbol-file with offset, text address given
-PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -raednow
-PASS: gdb.base/relocate.exp: add-symbol-file: unknown option foo
-PASS: gdb.base/relocate.exp: add-symbol-file: unknown option readnow
-PASS: gdb.base/relocate.exp: add-symbol-file: unknown option s
-PASS: gdb.base/relocate.exp: function foo has a different address
-PASS: gdb.base/relocate.exp: functions have different addresses
-PASS: gdb.base/relocate.exp: functions, 2nd: function foo is moved by offset
-PASS: gdb.base/relocate.exp: functions, 2nd: get address of function_foo
-PASS: gdb.base/relocate.exp: functions, 3rd: function foo has a different address
-PASS: gdb.base/relocate.exp: functions, 3rd: get address of function_foo
-PASS: gdb.base/relocate.exp: functions: function foo is moved by offset
-PASS: gdb.base/relocate.exp: functions: get address of function_foo
-PASS: gdb.base/relocate.exp: get address of function_foo
-PASS: gdb.base/relocate.exp: global variables have different addresses
-PASS: gdb.base/relocate.exp: global vars, 2nd: get address of global_foo
-PASS: gdb.base/relocate.exp: global vars, 2nd: global variable foo is moved by offset
-PASS: gdb.base/relocate.exp: global vars, 3rd: get address of global_foo
-PASS: gdb.base/relocate.exp: global vars, 3rd: global variable foo has a different address
-PASS: gdb.base/relocate.exp: global vars: get address of global_foo
-PASS: gdb.base/relocate.exp: global vars: global variable foo is moved by offset
-PASS: gdb.base/relocate.exp: print addresses, functions: get address of function_bar
-PASS: gdb.base/relocate.exp: print addresses, functions: get address of function_foo
-PASS: gdb.base/relocate.exp: print addresses, global vars: get address of global_bar
-PASS: gdb.base/relocate.exp: print addresses, global vars: get address of global_foo
-PASS: gdb.base/relocate.exp: print addresses, static vars: get address of static_bar
-PASS: gdb.base/relocate.exp: print addresses, static vars: get address of static_foo
-PASS: gdb.base/relocate.exp: print global_bar
-PASS: gdb.base/relocate.exp: print global_foo
-PASS: gdb.base/relocate.exp: print static_bar
-PASS: gdb.base/relocate.exp: print static_foo
-PASS: gdb.base/relocate.exp: set $offset = 0x10000
-PASS: gdb.base/relocate.exp: static scope, 2nd: get address of static_foo
-PASS: gdb.base/relocate.exp: static scope, 2nd: static variable foo is moved by offset
-PASS: gdb.base/relocate.exp: static variables have different addresses
-PASS: gdb.base/relocate.exp: static vars: get address of static_foo
-PASS: gdb.base/relocate.exp: static vars: static variable foo is moved by offset
-PASS: gdb.base/relocate.exp: symbol-file with -- and -readnow
-PASS: gdb.base/relocate.exp: symbol-file with -- and -readnow, invalid option
-PASS: gdb.base/relocate.exp: symbol-file with -- disables option processing
-PASS: gdb.base/relocate.exp: symbol-file with -readnow first
-PASS: gdb.base/relocate.exp: symbol-file with -readnow second
-PASS: gdb.base/relocate.exp: symbol-file with offset
-PASS: gdb.base/relocate.exp: symbol-file without filename
-Running gdb.git~master/gdb/testsuite/gdb.base/remote-exec-file.exp ...
-PASS: gdb.base/remote-exec-file.exp: set inf 1: set remote exec-file prog1
-PASS: gdb.base/remote-exec-file.exp: set inf 2: add inferior 2
-PASS: gdb.base/remote-exec-file.exp: set inf 2: inferior 2
-PASS: gdb.base/remote-exec-file.exp: set inf 2: set remote exec-file prog2
-PASS: gdb.base/remote-exec-file.exp: show inf 1: inferior 1
-PASS: gdb.base/remote-exec-file.exp: show inf 1: show remote exec-file
-PASS: gdb.base/remote-exec-file.exp: show inf 2: inferior 2
-PASS: gdb.base/remote-exec-file.exp: show inf 2: show remote exec-file
-Running gdb.git~master/gdb/testsuite/gdb.base/remote.exp ...
-UNSUPPORTED: gdb.base/remote.exp: requires remote protocol
-Running gdb.git~master/gdb/testsuite/gdb.base/remotetimeout.exp ...
-PASS: gdb.base/remotetimeout.exp: correct remotetimeout printed
-Running gdb.git~master/gdb/testsuite/gdb.base/reread-readsym.exp ...
-PASS: gdb.base/reread-readsym.exp: source reread-readsym.gdb 1
-PASS: gdb.base/reread-readsym.exp: source reread-readsym.gdb 2
-Running gdb.git~master/gdb/testsuite/gdb.base/reread.exp ...
-PASS: gdb.base/reread.exp: opts=: breakpoint foo in first file
-PASS: gdb.base/reread.exp: opts=: continue until exit at second pass
-PASS: gdb.base/reread.exp: opts=: run to foo()
-PASS: gdb.base/reread.exp: opts=: run to foo() second time
-PASS: gdb.base/reread.exp: opts=: second pass: breakpoint foo in first file
-PASS: gdb.base/reread.exp: opts=: second pass: run to foo()
-PASS: gdb.base/reread.exp: opts=: second pass: run to foo() second time
-PASS: gdb.base/reread.exp: opts=: shell sleep 1
-PASS: gdb.base/reread.exp: opts=pie: breakpoint foo in first file
-PASS: gdb.base/reread.exp: opts=pie: continue until exit at second pass
-PASS: gdb.base/reread.exp: opts=pie: run to foo()
-PASS: gdb.base/reread.exp: opts=pie: run to foo() second time
-PASS: gdb.base/reread.exp: opts=pie: second pass: breakpoint foo in first file
-PASS: gdb.base/reread.exp: opts=pie: second pass: run to foo()
-PASS: gdb.base/reread.exp: opts=pie: second pass: run to foo() second time
-PASS: gdb.base/reread.exp: opts=pie: shell sleep 1
-Running gdb.git~master/gdb/testsuite/gdb.base/restore.exp ...
-PASS: gdb.base/restore.exp: caller1 calls callee1; continue to callee
-PASS: gdb.base/restore.exp: caller1 calls callee1; return callee now
-PASS: gdb.base/restore.exp: caller1 calls callee1; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller1 calls callee1; tbreak callee
-PASS: gdb.base/restore.exp: caller1 calls callee2; continue to callee
-PASS: gdb.base/restore.exp: caller1 calls callee2; return callee now
-PASS: gdb.base/restore.exp: caller1 calls callee2; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller1 calls callee2; tbreak callee
-PASS: gdb.base/restore.exp: caller1 calls callee3; continue to callee
-PASS: gdb.base/restore.exp: caller1 calls callee3; return callee now
-PASS: gdb.base/restore.exp: caller1 calls callee3; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller1 calls callee3; tbreak callee
-PASS: gdb.base/restore.exp: caller1 calls callee4; continue to callee
-PASS: gdb.base/restore.exp: caller1 calls callee4; return callee now
-PASS: gdb.base/restore.exp: caller1 calls callee4; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller1 calls callee4; tbreak callee
-PASS: gdb.base/restore.exp: caller1 calls callee5; continue to callee
-PASS: gdb.base/restore.exp: caller1 calls callee5; return callee now
-PASS: gdb.base/restore.exp: caller1 calls callee5; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller1 calls callee5; tbreak callee
-PASS: gdb.base/restore.exp: caller2 calls callee1; continue to callee
-PASS: gdb.base/restore.exp: caller2 calls callee1; return callee now
-PASS: gdb.base/restore.exp: caller2 calls callee1; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller2 calls callee1; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller2 calls callee1; tbreak callee
-PASS: gdb.base/restore.exp: caller2 calls callee2; continue to callee
-PASS: gdb.base/restore.exp: caller2 calls callee2; return callee now
-PASS: gdb.base/restore.exp: caller2 calls callee2; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller2 calls callee2; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller2 calls callee2; tbreak callee
-PASS: gdb.base/restore.exp: caller2 calls callee3; continue to callee
-PASS: gdb.base/restore.exp: caller2 calls callee3; return callee now
-PASS: gdb.base/restore.exp: caller2 calls callee3; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller2 calls callee3; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller2 calls callee3; tbreak callee
-PASS: gdb.base/restore.exp: caller2 calls callee4; continue to callee
-PASS: gdb.base/restore.exp: caller2 calls callee4; return callee now
-PASS: gdb.base/restore.exp: caller2 calls callee4; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller2 calls callee4; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller2 calls callee4; tbreak callee
-PASS: gdb.base/restore.exp: caller2 calls callee5; continue to callee
-PASS: gdb.base/restore.exp: caller2 calls callee5; return callee now
-PASS: gdb.base/restore.exp: caller2 calls callee5; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller2 calls callee5; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller2 calls callee5; tbreak callee
-PASS: gdb.base/restore.exp: caller3 calls callee1; continue to callee
-PASS: gdb.base/restore.exp: caller3 calls callee1; return callee now
-PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller3 calls callee1; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller3 calls callee1; tbreak callee
-PASS: gdb.base/restore.exp: caller3 calls callee2; continue to callee
-PASS: gdb.base/restore.exp: caller3 calls callee2; return callee now
-PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller3 calls callee2; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller3 calls callee2; tbreak callee
-PASS: gdb.base/restore.exp: caller3 calls callee3; continue to callee
-PASS: gdb.base/restore.exp: caller3 calls callee3; return callee now
-PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller3 calls callee3; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller3 calls callee3; tbreak callee
-PASS: gdb.base/restore.exp: caller3 calls callee4; continue to callee
-PASS: gdb.base/restore.exp: caller3 calls callee4; return callee now
-PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller3 calls callee4; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller3 calls callee4; tbreak callee
-PASS: gdb.base/restore.exp: caller3 calls callee5; continue to callee
-PASS: gdb.base/restore.exp: caller3 calls callee5; return callee now
-PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller3 calls callee5; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller3 calls callee5; tbreak callee
-PASS: gdb.base/restore.exp: caller4 calls callee1; continue to callee
-PASS: gdb.base/restore.exp: caller4 calls callee1; return callee now
-PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller4 calls callee1; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller4 calls callee1; tbreak callee
-PASS: gdb.base/restore.exp: caller4 calls callee2; continue to callee
-PASS: gdb.base/restore.exp: caller4 calls callee2; return callee now
-PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller4 calls callee2; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller4 calls callee2; tbreak callee
-PASS: gdb.base/restore.exp: caller4 calls callee3; continue to callee
-PASS: gdb.base/restore.exp: caller4 calls callee3; return callee now
-PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller4 calls callee3; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller4 calls callee3; tbreak callee
-PASS: gdb.base/restore.exp: caller4 calls callee4; continue to callee
-PASS: gdb.base/restore.exp: caller4 calls callee4; return callee now
-PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller4 calls callee4; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller4 calls callee4; tbreak callee
-PASS: gdb.base/restore.exp: caller4 calls callee5; continue to callee
-PASS: gdb.base/restore.exp: caller4 calls callee5; return callee now
-PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller4 calls callee5; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller4 calls callee5; tbreak callee
-PASS: gdb.base/restore.exp: caller5 calls callee1; continue to callee
-PASS: gdb.base/restore.exp: caller5 calls callee1; return callee now
-PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller5 calls callee1; return restored l5 to 32496
-PASS: gdb.base/restore.exp: caller5 calls callee1; tbreak callee
-PASS: gdb.base/restore.exp: caller5 calls callee2; continue to callee
-PASS: gdb.base/restore.exp: caller5 calls callee2; return callee now
-PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller5 calls callee2; return restored l5 to 32496
-PASS: gdb.base/restore.exp: caller5 calls callee2; tbreak callee
-PASS: gdb.base/restore.exp: caller5 calls callee3; continue to callee
-PASS: gdb.base/restore.exp: caller5 calls callee3; return callee now
-PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller5 calls callee3; return restored l5 to 32496
-PASS: gdb.base/restore.exp: caller5 calls callee3; tbreak callee
-PASS: gdb.base/restore.exp: caller5 calls callee4; continue to callee
-PASS: gdb.base/restore.exp: caller5 calls callee4; return callee now
-PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller5 calls callee4; return restored l5 to 32496
-PASS: gdb.base/restore.exp: caller5 calls callee4; tbreak callee
-PASS: gdb.base/restore.exp: caller5 calls callee5; continue to callee
-PASS: gdb.base/restore.exp: caller5 calls callee5; return callee now
-PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492
-PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
-PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
-PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l4 to 32495
-PASS: gdb.base/restore.exp: caller5 calls callee5; return restored l5 to 32496
-PASS: gdb.base/restore.exp: caller5 calls callee5; tbreak callee
-PASS: gdb.base/restore.exp: continue until exit
-PASS: gdb.base/restore.exp: restore non-existent-file binary
-PASS: gdb.base/restore.exp: run to caller1
-PASS: gdb.base/restore.exp: run to caller2
-PASS: gdb.base/restore.exp: run to caller3
-PASS: gdb.base/restore.exp: run to caller4
-PASS: gdb.base/restore.exp: run to caller5
-PASS: gdb.base/restore.exp: tbreak caller1
-PASS: gdb.base/restore.exp: tbreak caller2
-PASS: gdb.base/restore.exp: tbreak caller3
-PASS: gdb.base/restore.exp: tbreak caller4
-PASS: gdb.base/restore.exp: tbreak caller5
-Running gdb.git~master/gdb/testsuite/gdb.base/return-nodebug.exp ...
-PASS: gdb.base/return-nodebug.exp: double: advance to marker
-PASS: gdb.base/return-nodebug.exp: double: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info without a cast
-PASS: gdb.base/return-nodebug.exp: float: advance to marker
-PASS: gdb.base/return-nodebug.exp: float: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: float: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: float: return from function with no debug info without a cast
-PASS: gdb.base/return-nodebug.exp: int: advance to marker
-PASS: gdb.base/return-nodebug.exp: int: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: int: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: int: return from function with no debug info without a cast
-PASS: gdb.base/return-nodebug.exp: long-long: advance to marker
-PASS: gdb.base/return-nodebug.exp: long-long: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug info without a cast
-PASS: gdb.base/return-nodebug.exp: long: advance to marker
-PASS: gdb.base/return-nodebug.exp: long: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: long: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: long: return from function with no debug info without a cast
-PASS: gdb.base/return-nodebug.exp: short: advance to marker
-PASS: gdb.base/return-nodebug.exp: short: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: short: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: short: return from function with no debug info without a cast
-PASS: gdb.base/return-nodebug.exp: signed-char: advance to marker
-PASS: gdb.base/return-nodebug.exp: signed-char: full width of the returned result
-PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info with a cast
-PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast
-Running gdb.git~master/gdb/testsuite/gdb.base/return.exp ...
-PASS: gdb.base/return.exp: break func2
-PASS: gdb.base/return.exp: break func3
-PASS: gdb.base/return.exp: continue to return of -5
-PASS: gdb.base/return.exp: continue to return of -5.0
-PASS: gdb.base/return.exp: correct value returned (integer test)
-PASS: gdb.base/return.exp: correct value returned double test (known problem with sparc solaris)
-PASS: gdb.base/return.exp: next over call to func2
-PASS: gdb.base/return.exp: next over call to func3
-PASS: gdb.base/return.exp: simple return
-Running gdb.git~master/gdb/testsuite/gdb.base/return2.exp ...
-PASS: gdb.base/return2.exp: char value returned successfully
-PASS: gdb.base/return2.exp: continue to char_func
-PASS: gdb.base/return2.exp: continue to double_func
-PASS: gdb.base/return2.exp: continue to float_func
-PASS: gdb.base/return2.exp: continue to int_func
-PASS: gdb.base/return2.exp: continue to long_func
-PASS: gdb.base/return2.exp: continue to long_long_func
-PASS: gdb.base/return2.exp: continue to short_func
-PASS: gdb.base/return2.exp: continue to void_func
-PASS: gdb.base/return2.exp: double value returned successfully
-PASS: gdb.base/return2.exp: float value returned successfully
-PASS: gdb.base/return2.exp: int value returned successfully
-PASS: gdb.base/return2.exp: long value returned successfully
-PASS: gdb.base/return2.exp: long_long value returned successfully
-PASS: gdb.base/return2.exp: return from char_func
-PASS: gdb.base/return2.exp: return from double_func
-PASS: gdb.base/return2.exp: return from float_func
-PASS: gdb.base/return2.exp: return from int_func
-PASS: gdb.base/return2.exp: return from long_func
-PASS: gdb.base/return2.exp: return from long_long_func
-PASS: gdb.base/return2.exp: return from short_func
-PASS: gdb.base/return2.exp: return from void_func
-PASS: gdb.base/return2.exp: set break on char_func
-PASS: gdb.base/return2.exp: set break on double_func
-PASS: gdb.base/return2.exp: set break on float_func
-PASS: gdb.base/return2.exp: set break on int_func
-PASS: gdb.base/return2.exp: set break on long_func
-PASS: gdb.base/return2.exp: set break on long_long_func
-PASS: gdb.base/return2.exp: set break on short_func
-PASS: gdb.base/return2.exp: set break on void_func
-PASS: gdb.base/return2.exp: short value returned successfully
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, char
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, double
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, float
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, int
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, long
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, long_long
-PASS: gdb.base/return2.exp: validate result value not equal to program return value, short
-PASS: gdb.base/return2.exp: void function returned successfully
-Running gdb.git~master/gdb/testsuite/gdb.base/retval-large-struct.exp ...
-PASS: gdb.base/retval-large-struct.exp: continue to breakpoint: Break in print_large_struct
-PASS: gdb.base/retval-large-struct.exp: finish from return_large_struct
-PASS: gdb.base/retval-large-struct.exp: p return_large_struct ()
-Running gdb.git~master/gdb/testsuite/gdb.base/reverse-init-functions.exp ...
-PASS: gdb.base/reverse-init-functions.exp: print 12321
-Running gdb.git~master/gdb/testsuite/gdb.base/rtld-step-nodebugsym.exp ...
-PASS: gdb.base/rtld-step-nodebugsym.exp: print 0
-PASS: gdb.base/rtld-step-nodebugsym.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.base/rtld-step.exp ...
-UNTESTED: gdb.base/rtld-step.exp: failed to compile (-static-pie not supported or static libc missing)
-Running gdb.git~master/gdb/testsuite/gdb.base/run-after-attach.exp ...
-PASS: gdb.base/run-after-attach.exp: attach to process
-PASS: gdb.base/run-after-attach.exp: attempt kill via quit
-PASS: gdb.base/run-after-attach.exp: kill process
-PASS: gdb.base/run-after-attach.exp: restart process
-Running gdb.git~master/gdb/testsuite/gdb.base/run-attach-while-running.exp ...
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=off: test: attach to process
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=off: test: continue &
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=off: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=off: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=on: test: attach to process
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=on: test: continue &
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=on: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=attach: non-stop=on: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=off: test: continue &
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=off: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=off: test: hit main breakpoint after re-run
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=off: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=on: test: continue &
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=on: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=on: test: hit main breakpoint after re-run
-PASS: gdb.base/run-attach-while-running.exp: threaded=0: run-or-attach=run: non-stop=on: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=off: test: attach to process
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=off: test: continue &
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=off: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=off: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=on: test: attach to process
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=on: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=attach: non-stop=on: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=off: test: continue &
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=off: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=off: test: hit main breakpoint after re-run
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=off: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=on: test: continue to breakpoint: continue to all_started
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=on: test: hit main breakpoint after re-run
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: run-or-attach=run: non-stop=on: test: set confirm off
-PASS: gdb.base/run-attach-while-running.exp: threaded=1: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.base/run-control-while-bg-execution.exp ...
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=attach: add-inferior
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=attach: attach
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=attach: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=attach: detach from second instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=attach: inferior 2
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=attach: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=run: add-inferior
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=run: break main
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=run: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=run: inferior 2
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=run: run
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=run: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=start: add-inferior
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=start: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=start: inferior 2
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=start: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=add: action2=start: start
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=attach: attach
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=attach: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=attach: detach from first instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=attach: detach from second instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=attach: get integer valueof "mypid"
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=attach: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=run: break main
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=run: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=run: detach from first instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=run: get integer valueof "mypid"
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=run: run
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=run: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=start: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=start: detach from first instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=start: get integer valueof "mypid"
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=start: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=detach: action2=start: start
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=attach: attach
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=attach: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=attach: detach from second instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=attach: kill
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=attach: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=run: break main
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=run: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=run: kill
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=run: run
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=run: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=start: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=start: kill
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=start: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=kill: action2=start: start
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=attach: attach
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=attach: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=attach: detach from second instance
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=attach: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=run: break main
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=run: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=run: run
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=run: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=start: continue &
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=start: set confirm off
-PASS: gdb.base/run-control-while-bg-execution.exp: action1=none: action2=start: start
-Running gdb.git~master/gdb/testsuite/gdb.base/save-bp.exp ...
-PASS: gdb.base/save-bp.exp: add breakpoint commands
-PASS: gdb.base/save-bp.exp: disable $bpnum
-PASS: gdb.base/save-bp.exp: dprintf save-bp.c:33,"At foo entry\n"
-PASS: gdb.base/save-bp.exp: in bps file: check for general breakpoint
-PASS: gdb.base/save-bp.exp: in bps file: check for thread-specific breakpoint
-PASS: gdb.base/save-bp.exp: info break
-PASS: gdb.base/save-bp.exp: save breakpoint bps
-PASS: gdb.base/save-bp.exp: source bps
-Running gdb.git~master/gdb/testsuite/gdb.base/savedregs.exp ...
-PASS: gdb.base/savedregs.exp: Check catcher info frame; stack contains callee caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check dummy info frame; stack contains callee caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check main info frame; stack contains caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains callee caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy catcher sigtramp thrower main
-PASS: gdb.base/savedregs.exp: advance callee
-PASS: gdb.base/savedregs.exp: advance catcher
-PASS: gdb.base/savedregs.exp: advance thrower
-PASS: gdb.base/savedregs.exp: break caller
-PASS: gdb.base/savedregs.exp: call caller (1,2,3,4,5,6,7,8)
-PASS: gdb.base/savedregs.exp: get caller info frame
-PASS: gdb.base/savedregs.exp: get catcher info frame
-PASS: gdb.base/savedregs.exp: get dummy info frame
-PASS: gdb.base/savedregs.exp: get main info frame
-PASS: gdb.base/savedregs.exp: get sigtramp info frame
-PASS: gdb.base/savedregs.exp: get thrower info frame
-PASS: gdb.base/savedregs.exp: handle SIGILL pass print nostop
-PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop
-Running gdb.git~master/gdb/testsuite/gdb.base/scope-hw-watch-disable.exp ...
-PASS: gdb.base/scope-hw-watch-disable.exp: continue until exit
-PASS: gdb.base/scope-hw-watch-disable.exp: set can-use-hw-watchpoints 0
-PASS: gdb.base/scope-hw-watch-disable.exp: unsuccessful attempt to create a read watchpoint
-PASS: gdb.base/scope-hw-watch-disable.exp: unsuccessful attempt to create an access watchpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/scope.exp ...
-PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal before run
-PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run
-PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro
-PASS: gdb.base/scope.exp: test_at_autovars: 100 auto variables correctly initialized
-PASS: gdb.base/scope.exp: test_at_autovars: args in correct order
-PASS: gdb.base/scope.exp: test_at_autovars: continue to marker1
-PASS: gdb.base/scope.exp: test_at_autovars: print i0
-PASS: gdb.base/scope.exp: test_at_autovars: print i1
-PASS: gdb.base/scope.exp: test_at_autovars: print i10
-PASS: gdb.base/scope.exp: test_at_autovars: print i11
-PASS: gdb.base/scope.exp: test_at_autovars: print i12
-PASS: gdb.base/scope.exp: test_at_autovars: print i13
-PASS: gdb.base/scope.exp: test_at_autovars: print i14
-PASS: gdb.base/scope.exp: test_at_autovars: print i15
-PASS: gdb.base/scope.exp: test_at_autovars: print i16
-PASS: gdb.base/scope.exp: test_at_autovars: print i17
-PASS: gdb.base/scope.exp: test_at_autovars: print i18
-PASS: gdb.base/scope.exp: test_at_autovars: print i19
-PASS: gdb.base/scope.exp: test_at_autovars: print i2
-PASS: gdb.base/scope.exp: test_at_autovars: print i20
-PASS: gdb.base/scope.exp: test_at_autovars: print i21
-PASS: gdb.base/scope.exp: test_at_autovars: print i22
-PASS: gdb.base/scope.exp: test_at_autovars: print i23
-PASS: gdb.base/scope.exp: test_at_autovars: print i24
-PASS: gdb.base/scope.exp: test_at_autovars: print i25
-PASS: gdb.base/scope.exp: test_at_autovars: print i26
-PASS: gdb.base/scope.exp: test_at_autovars: print i27
-PASS: gdb.base/scope.exp: test_at_autovars: print i28
-PASS: gdb.base/scope.exp: test_at_autovars: print i29
-PASS: gdb.base/scope.exp: test_at_autovars: print i3
-PASS: gdb.base/scope.exp: test_at_autovars: print i30
-PASS: gdb.base/scope.exp: test_at_autovars: print i31
-PASS: gdb.base/scope.exp: test_at_autovars: print i32
-PASS: gdb.base/scope.exp: test_at_autovars: print i33
-PASS: gdb.base/scope.exp: test_at_autovars: print i34
-PASS: gdb.base/scope.exp: test_at_autovars: print i35
-PASS: gdb.base/scope.exp: test_at_autovars: print i36
-PASS: gdb.base/scope.exp: test_at_autovars: print i37
-PASS: gdb.base/scope.exp: test_at_autovars: print i38
-PASS: gdb.base/scope.exp: test_at_autovars: print i39
-PASS: gdb.base/scope.exp: test_at_autovars: print i4
-PASS: gdb.base/scope.exp: test_at_autovars: print i40
-PASS: gdb.base/scope.exp: test_at_autovars: print i41
-PASS: gdb.base/scope.exp: test_at_autovars: print i42
-PASS: gdb.base/scope.exp: test_at_autovars: print i43
-PASS: gdb.base/scope.exp: test_at_autovars: print i44
-PASS: gdb.base/scope.exp: test_at_autovars: print i45
-PASS: gdb.base/scope.exp: test_at_autovars: print i46
-PASS: gdb.base/scope.exp: test_at_autovars: print i47
-PASS: gdb.base/scope.exp: test_at_autovars: print i48
-PASS: gdb.base/scope.exp: test_at_autovars: print i49
-PASS: gdb.base/scope.exp: test_at_autovars: print i5
-PASS: gdb.base/scope.exp: test_at_autovars: print i50
-PASS: gdb.base/scope.exp: test_at_autovars: print i51
-PASS: gdb.base/scope.exp: test_at_autovars: print i52
-PASS: gdb.base/scope.exp: test_at_autovars: print i53
-PASS: gdb.base/scope.exp: test_at_autovars: print i54
-PASS: gdb.base/scope.exp: test_at_autovars: print i55
-PASS: gdb.base/scope.exp: test_at_autovars: print i56
-PASS: gdb.base/scope.exp: test_at_autovars: print i57
-PASS: gdb.base/scope.exp: test_at_autovars: print i58
-PASS: gdb.base/scope.exp: test_at_autovars: print i59
-PASS: gdb.base/scope.exp: test_at_autovars: print i6
-PASS: gdb.base/scope.exp: test_at_autovars: print i60
-PASS: gdb.base/scope.exp: test_at_autovars: print i61
-PASS: gdb.base/scope.exp: test_at_autovars: print i62
-PASS: gdb.base/scope.exp: test_at_autovars: print i63
-PASS: gdb.base/scope.exp: test_at_autovars: print i64
-PASS: gdb.base/scope.exp: test_at_autovars: print i65
-PASS: gdb.base/scope.exp: test_at_autovars: print i66
-PASS: gdb.base/scope.exp: test_at_autovars: print i67
-PASS: gdb.base/scope.exp: test_at_autovars: print i68
-PASS: gdb.base/scope.exp: test_at_autovars: print i69
-PASS: gdb.base/scope.exp: test_at_autovars: print i7
-PASS: gdb.base/scope.exp: test_at_autovars: print i70
-PASS: gdb.base/scope.exp: test_at_autovars: print i71
-PASS: gdb.base/scope.exp: test_at_autovars: print i72
-PASS: gdb.base/scope.exp: test_at_autovars: print i73
-PASS: gdb.base/scope.exp: test_at_autovars: print i74
-PASS: gdb.base/scope.exp: test_at_autovars: print i75
-PASS: gdb.base/scope.exp: test_at_autovars: print i76
-PASS: gdb.base/scope.exp: test_at_autovars: print i77
-PASS: gdb.base/scope.exp: test_at_autovars: print i78
-PASS: gdb.base/scope.exp: test_at_autovars: print i79
-PASS: gdb.base/scope.exp: test_at_autovars: print i8
-PASS: gdb.base/scope.exp: test_at_autovars: print i80
-PASS: gdb.base/scope.exp: test_at_autovars: print i81
-PASS: gdb.base/scope.exp: test_at_autovars: print i82
-PASS: gdb.base/scope.exp: test_at_autovars: print i83
-PASS: gdb.base/scope.exp: test_at_autovars: print i84
-PASS: gdb.base/scope.exp: test_at_autovars: print i85
-PASS: gdb.base/scope.exp: test_at_autovars: print i86
-PASS: gdb.base/scope.exp: test_at_autovars: print i87
-PASS: gdb.base/scope.exp: test_at_autovars: print i88
-PASS: gdb.base/scope.exp: test_at_autovars: print i89
-PASS: gdb.base/scope.exp: test_at_autovars: print i9
-PASS: gdb.base/scope.exp: test_at_autovars: print i90
-PASS: gdb.base/scope.exp: test_at_autovars: print i91
-PASS: gdb.base/scope.exp: test_at_autovars: print i92
-PASS: gdb.base/scope.exp: test_at_autovars: print i93
-PASS: gdb.base/scope.exp: test_at_autovars: print i94
-PASS: gdb.base/scope.exp: test_at_autovars: print i95
-PASS: gdb.base/scope.exp: test_at_autovars: print i96
-PASS: gdb.base/scope.exp: test_at_autovars: print i97
-PASS: gdb.base/scope.exp: test_at_autovars: print i98
-PASS: gdb.base/scope.exp: test_at_autovars: print i99
-PASS: gdb.base/scope.exp: test_at_autovars: up from marker1
-PASS: gdb.base/scope.exp: test_at_bar: next
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope0.c'::filelocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope0.c'::filelocal_bss in test_at_bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope0.c'::filelocal_ro at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::bar::funclocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::bar::funclocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::filelocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::filelocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::filelocal_ro at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::foo::funclocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::foo::funclocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_bar: print 'scope1.c'::foo::funclocal_ro at bar
-PASS: gdb.base/scope.exp: test_at_bar: print bar::funclocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print bar::funclocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_bar: print filelocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print filelocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_bar: print filelocal_ro in test_at_bar
-PASS: gdb.base/scope.exp: test_at_bar: print foo::funclocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print foo::funclocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_bar: print foo::funclocal_ro at bar
-PASS: gdb.base/scope.exp: test_at_bar: print funclocal at bar
-PASS: gdb.base/scope.exp: test_at_bar: print funclocal_bss at bar
-PASS: gdb.base/scope.exp: test_at_foo: next
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope0.c'::filelocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope0.c'::filelocal_bss in test_at_foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope0.c'::filelocal_ro
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::bar::funclocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::filelocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::filelocal_bss at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::filelocal_ro at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::foo::funclocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::foo::funclocal_bss at foo
-PASS: gdb.base/scope.exp: test_at_foo: print 'scope1.c'::foo::funclocal_ro at foo
-PASS: gdb.base/scope.exp: test_at_foo: print bar::funclocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print filelocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print filelocal_bss at foo
-PASS: gdb.base/scope.exp: test_at_foo: print filelocal_ro at foo
-PASS: gdb.base/scope.exp: test_at_foo: print foo::funclocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print foo::funclocal_bss at foo
-PASS: gdb.base/scope.exp: test_at_foo: print foo::funclocal_ro at foo
-PASS: gdb.base/scope.exp: test_at_foo: print funclocal at foo
-PASS: gdb.base/scope.exp: test_at_foo: print funclocal_bss at foo
-PASS: gdb.base/scope.exp: test_at_foo: print funclocal_ro at foo
-PASS: gdb.base/scope.exp: test_at_localscopes: continue to marker2
-PASS: gdb.base/scope.exp: test_at_localscopes: continue to marker3
-PASS: gdb.base/scope.exp: test_at_localscopes: continue to marker4
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval, first nested scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval, innermost scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval, outer scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval1, first nested scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval1, innermost scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval1, outer scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval2, first nested scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval2, innermost scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval2, outer scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval3, first nested scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval3, innermost scope
-PASS: gdb.base/scope.exp: test_at_localscopes: print localval3, outer scope
-PASS: gdb.base/scope.exp: test_at_localscopes: up from marker2
-PASS: gdb.base/scope.exp: test_at_localscopes: up from marker3
-PASS: gdb.base/scope.exp: test_at_localscopes: up from marker4
-PASS: gdb.base/scope.exp: test_at_main: next over init0() in main
-PASS: gdb.base/scope.exp: test_at_main: print 'scope0.c'::filelocal at main
-PASS: gdb.base/scope.exp: test_at_main: print 'scope0.c'::filelocal_bss in test_at_main
-PASS: gdb.base/scope.exp: test_at_main: print 'scope0.c'::filelocal_ro
-PASS: gdb.base/scope.exp: test_at_main: print 'scope1.c'::bar::funclocal
-PASS: gdb.base/scope.exp: test_at_main: print 'scope1.c'::filelocal
-PASS: gdb.base/scope.exp: test_at_main: print 'scope1.c'::filelocal_bss
-PASS: gdb.base/scope.exp: test_at_main: print 'scope1.c'::filelocal_ro
-PASS: gdb.base/scope.exp: test_at_main: print 'scope1.c'::foo::funclocal
-PASS: gdb.base/scope.exp: test_at_main: print 'scope1.c'::foo::funclocal_ro
-PASS: gdb.base/scope.exp: test_at_main: print bar::funclocal
-PASS: gdb.base/scope.exp: test_at_main: print filelocal
-PASS: gdb.base/scope.exp: test_at_main: print filelocal_bss
-PASS: gdb.base/scope.exp: test_at_main: print filelocal_ro in test_at_main
-PASS: gdb.base/scope.exp: test_at_main: print foo::funclocal
-PASS: gdb.base/scope.exp: test_at_main: print foo::funclocal_ro
-Running gdb.git~master/gdb/testsuite/gdb.base/sect-cmd.exp ...
-PASS: gdb.base/sect-cmd.exp: info files
-PASS: gdb.base/sect-cmd.exp: non-existent too-long section disallowed
-PASS: gdb.base/sect-cmd.exp: section FOOBARBAZ 0x1234
-PASS: gdb.base/sect-cmd.exp: set section .text to original address
-Running gdb.git~master/gdb/testsuite/gdb.base/sep.exp ...
-PASS: gdb.base/sep.exp: breakpoint inside included file
-PASS: gdb.base/sep.exp: list using location inside included file
-Running gdb.git~master/gdb/testsuite/gdb.base/sepdebug.exp ...
-PASS: gdb.base/sepdebug.exp: CRC mismatch is reported
-PASS: gdb.base/sepdebug.exp: Temporary breakpoint function in file
-PASS: gdb.base/sepdebug.exp: Temporary breakpoint info
-PASS: gdb.base/sepdebug.exp: Temporary breakpoint line number in file #2
-PASS: gdb.base/sepdebug.exp: backtrace from factorial(5)
-PASS: gdb.base/sepdebug.exp: backtrace from factorial(5.1)
-PASS: gdb.base/sepdebug.exp: backtrace while in called function
-PASS: gdb.base/sepdebug.exp: break at factorial
-PASS: gdb.base/sepdebug.exp: break marker3 #1
-PASS: gdb.base/sepdebug.exp: break marker3 #2
-PASS: gdb.base/sepdebug.exp: break on default location, 1st time
-PASS: gdb.base/sepdebug.exp: break on default location, 2nd time
-PASS: gdb.base/sepdebug.exp: break on default location, 3rd time
-PASS: gdb.base/sepdebug.exp: break on default location, 4th time
-PASS: gdb.base/sepdebug.exp: break on non-existent source line
-PASS: gdb.base/sepdebug.exp: breakpoint at start of multi line if conditional
-PASS: gdb.base/sepdebug.exp: breakpoint at start of multi line while conditional
-PASS: gdb.base/sepdebug.exp: breakpoint duplicate
-PASS: gdb.base/sepdebug.exp: breakpoint function
-PASS: gdb.base/sepdebug.exp: breakpoint function in file
-PASS: gdb.base/sepdebug.exp: breakpoint info
-PASS: gdb.base/sepdebug.exp: breakpoint line number
-PASS: gdb.base/sepdebug.exp: breakpoint line number in file
-PASS: gdb.base/sepdebug.exp: breakpoint offset +1
-PASS: gdb.base/sepdebug.exp: breakpoint quoted function
-PASS: gdb.base/sepdebug.exp: breakpoint with trailing garbage disallowed
-PASS: gdb.base/sepdebug.exp: build-id support by binutils
-PASS: gdb.base/sepdebug.exp: build-id: breakpoint function, optimized file
-PASS: gdb.base/sepdebug.exp: build-id: breakpoint small function, optimized file
-PASS: gdb.base/sepdebug.exp: build-id: run until breakpoint set at small function, optimized file (line bp_location14)
-PASS: gdb.base/sepdebug.exp: build-id: run until function breakpoint, optimized file
-PASS: gdb.base/sepdebug.exp: build-id: set separate debug location
-PASS: gdb.base/sepdebug.exp: clear current line has no breakpoint disallowed
-PASS: gdb.base/sepdebug.exp: clear line has no breakpoint disallowed
-PASS: gdb.base/sepdebug.exp: clear marker3
-PASS: gdb.base/sepdebug.exp: continue to factorial(5)
-PASS: gdb.base/sepdebug.exp: continue until exit at recursive next test
-PASS: gdb.base/sepdebug.exp: debuglink: breakpoint function, optimized file
-PASS: gdb.base/sepdebug.exp: debuglink: breakpoint small function, optimized file
-PASS: gdb.base/sepdebug.exp: debuglink: run until breakpoint set at small function, optimized file (line bp_location14)
-PASS: gdb.base/sepdebug.exp: debuglink: run until function breakpoint, optimized file
-PASS: gdb.base/sepdebug.exp: debuglink: set separate debug location
-PASS: gdb.base/sepdebug.exp: finish from called function
-PASS: gdb.base/sepdebug.exp: finish from outermost frame disallowed
-PASS: gdb.base/sepdebug.exp: finish with arguments disallowed
-PASS: gdb.base/sepdebug.exp: hit breakpoint on called function
-PASS: gdb.base/sepdebug.exp: hit silent break bp_location1
-PASS: gdb.base/sepdebug.exp: info silent break bp_location1
-PASS: gdb.base/sepdebug.exp: kill program
-PASS: gdb.base/sepdebug.exp: multiple-dirs: breakpoint function, optimized file
-PASS: gdb.base/sepdebug.exp: multiple-dirs: breakpoint small function, optimized file
-PASS: gdb.base/sepdebug.exp: multiple-dirs: run until breakpoint set at small function, optimized file (line bp_location14)
-PASS: gdb.base/sepdebug.exp: multiple-dirs: run until function breakpoint, optimized file
-PASS: gdb.base/sepdebug.exp: multiple-dirs: set separate debug location
-PASS: gdb.base/sepdebug.exp: next over recursive call
-PASS: gdb.base/sepdebug.exp: next to recursive call
-PASS: gdb.base/sepdebug.exp: run to factorial(6)
-PASS: gdb.base/sepdebug.exp: run until breakpoint set at a line number
-PASS: gdb.base/sepdebug.exp: run until file:function(1) breakpoint
-PASS: gdb.base/sepdebug.exp: run until file:function(2) breakpoint
-PASS: gdb.base/sepdebug.exp: run until file:function(3) breakpoint
-PASS: gdb.base/sepdebug.exp: run until file:function(4) breakpoint
-PASS: gdb.base/sepdebug.exp: run until file:function(5) breakpoint
-PASS: gdb.base/sepdebug.exp: run until file:function(6) breakpoint
-PASS: gdb.base/sepdebug.exp: run until file:linenum breakpoint
-PASS: gdb.base/sepdebug.exp: run until function breakpoint
-PASS: gdb.base/sepdebug.exp: run until quoted breakpoint
-PASS: gdb.base/sepdebug.exp: set breakpoint on to-be-called function
-PASS: gdb.base/sepdebug.exp: set breakpoint pending off
-PASS: gdb.base/sepdebug.exp: set breakpoint via convenience variable
-PASS: gdb.base/sepdebug.exp: set breakpoint via non-integer convenience variable disallowed
-PASS: gdb.base/sepdebug.exp: set catch exec, never expected to trigger
-PASS: gdb.base/sepdebug.exp: set catch fork, never expected to trigger
-PASS: gdb.base/sepdebug.exp: set catch vfork, never expected to trigger
-PASS: gdb.base/sepdebug.exp: set convenience variable $foo to 81.5
-PASS: gdb.base/sepdebug.exp: set convenience variable $foo to bp_location11
-PASS: gdb.base/sepdebug.exp: set silent break bp_location1
-PASS: gdb.base/sepdebug.exp: set to-be-silent break bp_location1
-PASS: gdb.base/sepdebug.exp: step onto breakpoint
-PASS: gdb.base/sepdebug.exp: step over breakpoint
-PASS: gdb.base/sepdebug.exp: stopped for silent break bp_location1
-PASS: gdb.base/sepdebug.exp: temporary breakpoint function
-PASS: gdb.base/sepdebug.exp: temporary breakpoint line number #1
-PASS: gdb.base/sepdebug.exp: temporary breakpoint line number #2
-PASS: gdb.base/sepdebug.exp: temporary breakpoint line number in file #1
-PASS: gdb.base/sepdebug.exp: thread-specific breakpoint on bogus thread ID disallowed
-PASS: gdb.base/sepdebug.exp: thread-specific breakpoint on non-existent thread disallowed
-PASS: gdb.base/sepdebug.exp: until bp_location1
-PASS: gdb.base/sepdebug.exp: use `list' to establish default source file
-Running gdb.git~master/gdb/testsuite/gdb.base/sepsymtab.exp ...
-PASS: gdb.base/sepsymtab.exp: info sym main
-Running gdb.git~master/gdb/testsuite/gdb.base/server-del-break.exp ...
-PASS: gdb.base/server-del-break.exp: break -q main
-PASS: gdb.base/server-del-break.exp: info break
-PASS: gdb.base/server-del-break.exp: server delete breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.base/set-cwd.exp ...
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: GDB cwd is unchanged after running inferior
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: continue to breakpoint: break-here
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: inferior cwd is correctly set
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: make sure that tmpdir and GDB's cwd are different
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: pwd after run
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: pwd before run
-PASS: gdb.base/set-cwd.exp: test_cd_into_dir: set inferior cwd to temp dir
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: continue to breakpoint: break-here
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: inferior cwd is correctly set
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: make sure that tmpdir and GDB's cwd are different
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: resetting inferior cwd
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: running without set cwd: continue to breakpoint: break-here
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: running without set cwd: inferior cwd got reset correctly
-PASS: gdb.base/set-cwd.exp: test_cwd_reset: set inferior cwd to temp dir
-PASS: gdb.base/set-cwd.exp: test_tilde_expansion: continue to breakpoint: break-here
-PASS: gdb.base/set-cwd.exp: test_tilde_expansion: print dir var
-PASS: gdb.base/set-cwd.exp: test_tilde_expansion: print home var
-PASS: gdb.base/set-cwd.exp: test_tilde_expansion: set inferior cwd to ~/ dir
-PASS: gdb.base/set-cwd.exp: test_tilde_expansion: successfully chdir'd into home
-Running gdb.git~master/gdb/testsuite/gdb.base/set-inferior-tty.exp ...
-PASS: gdb.base/set-inferior-tty.exp: command=set inferior-tty: set inferior-tty to empty
-PASS: gdb.base/set-inferior-tty.exp: command=set inferior-tty: set inferior-tty to hello
-PASS: gdb.base/set-inferior-tty.exp: command=set inferior-tty: show inferior-tty shows empty
-PASS: gdb.base/set-inferior-tty.exp: command=set inferior-tty: show inferior-tty shows hello
-PASS: gdb.base/set-inferior-tty.exp: command=tty: set inferior-tty to empty
-PASS: gdb.base/set-inferior-tty.exp: command=tty: set inferior-tty to hello
-PASS: gdb.base/set-inferior-tty.exp: command=tty: show inferior-tty shows empty
-PASS: gdb.base/set-inferior-tty.exp: command=tty: show inferior-tty shows hello
-Running gdb.git~master/gdb/testsuite/gdb.base/set-lang-auto.exp ...
-PASS: gdb.base/set-lang-auto.exp: forcing the language to ada
-PASS: gdb.base/set-lang-auto.exp: show lang after having switched back to auto
-PASS: gdb.base/set-lang-auto.exp: show lang after loading binary
-PASS: gdb.base/set-lang-auto.exp: show lang after switching language to ada
-PASS: gdb.base/set-lang-auto.exp: switching the language back to auto
-Running gdb.git~master/gdb/testsuite/gdb.base/set-noassign.exp ...
-PASS: gdb.base/set-noassign.exp: set language ada
-PASS: gdb.base/set-noassign.exp: warning for set without assignment
-Running gdb.git~master/gdb/testsuite/gdb.base/setshow.exp ...
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: data-directory is not set to /home/
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: data-directory is not set to =home
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: data-directory is not set to ~/home
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: history file is not set to /home/
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: history file is not set to =home
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: history file is not set to ~/home
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: solib-search-path is not set to /home/
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: solib-search-path is not set to =home
-PASS: gdb.base/setshow.exp: test_argument_preceded_by_space: solib-search-path is not set to ~/home
-PASS: gdb.base/setshow.exp: test_setshow_annotate: annotation_level 0
-PASS: gdb.base/setshow.exp: test_setshow_annotate: annotation_level 1
-PASS: gdb.base/setshow.exp: test_setshow_annotate: annotation_level 2
-PASS: gdb.base/setshow.exp: test_setshow_annotate: default annotation_level is zero
-PASS: gdb.base/setshow.exp: test_setshow_annotate: set annotate 0
-PASS: gdb.base/setshow.exp: test_setshow_annotate: set annotate 1
-PASS: gdb.base/setshow.exp: test_setshow_annotate: set annotate 2
-PASS: gdb.base/setshow.exp: test_setshow_annotate: show annotate (0)
-PASS: gdb.base/setshow.exp: test_setshow_annotate: show annotate (1)
-PASS: gdb.base/setshow.exp: test_setshow_annotate: show annotate 2
-PASS: gdb.base/setshow.exp: test_setshow_args: _gdb_setting args
-PASS: gdb.base/setshow.exp: test_setshow_args: continuing
-PASS: gdb.base/setshow.exp: test_setshow_args: p $_gdb_setting_str("args")
-PASS: gdb.base/setshow.exp: test_setshow_args: passing args
-PASS: gdb.base/setshow.exp: test_setshow_args: set args
-PASS: gdb.base/setshow.exp: test_setshow_args: set args ~
-PASS: gdb.base/setshow.exp: test_setshow_args: show args empty
-PASS: gdb.base/setshow.exp: test_setshow_args: show args multiple words
-PASS: gdb.base/setshow.exp: test_setshow_args: show args ~
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: _gdb_setting breakpoint pending -1
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: _gdb_setting breakpoint pending 0
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: _gdb_setting breakpoint pending 1
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: _gdb_setting_str breakpoint pending auto
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: _gdb_setting_str breakpoint pending off
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: _gdb_setting_str breakpoint pending on
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: set breakpoint pending auto
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: set breakpoint pending off
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: set breakpoint pending on
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: show breakpoint pending auto
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: show breakpoint pending off
-PASS: gdb.base/setshow.exp: test_setshow_breakpoint_pending: show breakpoint pending on
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting check range auto
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting check range off
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting check range on
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting check type off 0
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting check type on 1
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting_str check type off
-PASS: gdb.base/setshow.exp: test_setshow_check: _gdb_setting_str check type on
-PASS: gdb.base/setshow.exp: test_setshow_check: set check range auto
-PASS: gdb.base/setshow.exp: test_setshow_check: set check range off
-PASS: gdb.base/setshow.exp: test_setshow_check: set check range on
-PASS: gdb.base/setshow.exp: test_setshow_check: set check type off
-PASS: gdb.base/setshow.exp: test_setshow_check: set check type on
-PASS: gdb.base/setshow.exp: test_setshow_check: show check range (auto)
-PASS: gdb.base/setshow.exp: test_setshow_check: show check range (off)
-PASS: gdb.base/setshow.exp: test_setshow_check: show check range (on)
-PASS: gdb.base/setshow.exp: test_setshow_check: show check type (off)
-PASS: gdb.base/setshow.exp: test_setshow_check: show check type (on)
-PASS: gdb.base/setshow.exp: test_setshow_complaints: set complaints 0
-PASS: gdb.base/setshow.exp: test_setshow_complaints: set complaints 100
-PASS: gdb.base/setshow.exp: test_setshow_complaints: show complaints (0)
-PASS: gdb.base/setshow.exp: test_setshow_complaints: show complaints (100)
-PASS: gdb.base/setshow.exp: test_setshow_confirm: set confirm off
-PASS: gdb.base/setshow.exp: test_setshow_confirm: set confirm on
-PASS: gdb.base/setshow.exp: test_setshow_confirm: show confirm (off)
-PASS: gdb.base/setshow.exp: test_setshow_confirm: show confirm (on)
-PASS: gdb.base/setshow.exp: test_setshow_editing: set editing off
-PASS: gdb.base/setshow.exp: test_setshow_editing: show editing (off)
-PASS: gdb.base/setshow.exp: test_setshow_environment: set environment FOOBARBAZ
-PASS: gdb.base/setshow.exp: test_setshow_environment: show environment FOOBARBAZ
-PASS: gdb.base/setshow.exp: test_setshow_height: _gdb_setting height 100
-PASS: gdb.base/setshow.exp: test_setshow_height: _gdb_setting height unlimited
-PASS: gdb.base/setshow.exp: test_setshow_height: _gdb_setting_str height 100
-PASS: gdb.base/setshow.exp: test_setshow_height: _gdb_setting_str height unlimited
-PASS: gdb.base/setshow.exp: test_setshow_height: set height 100
-PASS: gdb.base/setshow.exp: test_setshow_height: set height unlimited
-PASS: gdb.base/setshow.exp: test_setshow_height: show height
-PASS: gdb.base/setshow.exp: test_setshow_history: _gdb_setting history filename
-PASS: gdb.base/setshow.exp: test_setshow_history: _gdb_setting_str history filename
-PASS: gdb.base/setshow.exp: test_setshow_history: set history expansion on
-PASS: gdb.base/setshow.exp: test_setshow_history: set history filename foobar.baz
-PASS: gdb.base/setshow.exp: test_setshow_history: set history filename ~/foobar.baz
-PASS: gdb.base/setshow.exp: test_setshow_history: set history save off
-PASS: gdb.base/setshow.exp: test_setshow_history: set history save on
-PASS: gdb.base/setshow.exp: test_setshow_history: set history size 100
-PASS: gdb.base/setshow.exp: test_setshow_history: show environment HOME
-PASS: gdb.base/setshow.exp: test_setshow_history: show history expansion
-PASS: gdb.base/setshow.exp: test_setshow_history: show history filename (current_directory/foobar.baz)
-PASS: gdb.base/setshow.exp: test_setshow_history: show history filename (~/foobar.baz)
-PASS: gdb.base/setshow.exp: test_setshow_history: show history save (on)
-PASS: gdb.base/setshow.exp: test_setshow_history: show history size (100)
-PASS: gdb.base/setshow.exp: test_setshow_history: show working directory
-PASS: gdb.base/setshow.exp: test_setshow_language: complete set language minimal
-PASS: gdb.base/setshow.exp: test_setshow_language: set language asm
-PASS: gdb.base/setshow.exp: test_setshow_language: set language auto
-PASS: gdb.base/setshow.exp: test_setshow_language: set language rust
-PASS: gdb.base/setshow.exp: test_setshow_language: show language (asm)
-PASS: gdb.base/setshow.exp: test_setshow_language: show language (auto)
-PASS: gdb.base/setshow.exp: test_setshow_language: show language (rust)
-PASS: gdb.base/setshow.exp: test_setshow_listsize: set listsize 100
-PASS: gdb.base/setshow.exp: test_setshow_listsize: show listsize (100)
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: _gdb_setting print characters 1
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: _gdb_setting print characters default
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: _gdb_setting print characters unlimited
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: _gdb_setting_str print characters 1
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: _gdb_setting_str print characters default
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: _gdb_setting_str print characters unlimited
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: set print characters 1
-PASS: gdb.base/setshow.exp: test_setshow_print_characters: set print characters unlimited
-PASS: gdb.base/setshow.exp: test_setshow_prompt: set prompt FooBarBaz
-PASS: gdb.base/setshow.exp: test_setshow_prompt: set prompt gdb
-PASS: gdb.base/setshow.exp: test_setshow_prompt: show prompt FooBarBaz
-PASS: gdb.base/setshow.exp: test_setshow_radix: set radix 10
-PASS: gdb.base/setshow.exp: test_setshow_radix: set radix 11
-PASS: gdb.base/setshow.exp: test_setshow_radix: set radix 16
-PASS: gdb.base/setshow.exp: test_setshow_radix: show radix (10)
-PASS: gdb.base/setshow.exp: test_setshow_radix: show radix (16)
-PASS: gdb.base/setshow.exp: test_setshow_verbose: set verbose off
-PASS: gdb.base/setshow.exp: test_setshow_verbose: set verbose on
-PASS: gdb.base/setshow.exp: test_setshow_verbose: show verbose (off)
-PASS: gdb.base/setshow.exp: test_setshow_verbose: show verbose (on)
-PASS: gdb.base/setshow.exp: test_setshow_width: set width 90
-PASS: gdb.base/setshow.exp: test_setshow_width: show width (90)
-PASS: gdb.base/setshow.exp: test_setshow_write: set write on
-PASS: gdb.base/setshow.exp: test_setshow_write: show write (on)
-PASS: gdb.base/setshow.exp: test_show_user: show user
-Running gdb.git~master/gdb/testsuite/gdb.base/settings.exp ...
-PASS: gdb.base/settings.exp: print $_gdb_maint_setting("xxx")
-PASS: gdb.base/settings.exp: print $_gdb_maint_setting_str("xxx")
-PASS: gdb.base/settings.exp: print $_gdb_setting("xxx")
-PASS: gdb.base/settings.exp: print $_gdb_setting_str("xxx")
-PASS: gdb.base/settings.exp: test-auto-boolean: check_type test-settings auto-boolean type = int: print $_gdb_maint_setting("test-settings auto-boolean")
-PASS: gdb.base/settings.exp: test-auto-boolean: check_type test-settings auto-boolean type = int: ptype $
-PASS: gdb.base/settings.exp: test-auto-boolean: check_type test-settings auto-boolean type = int: ptype $_gdb_maint_setting("test-settings auto-boolean")
-PASS: gdb.base/settings.exp: test-auto-boolean: cmd complete "maint set test-settings auto-boolean "
-PASS: gdb.base/settings.exp: test-auto-boolean: cmd complete "maint set test-settings auto-boolean of"
-PASS: gdb.base/settings.exp: test-auto-boolean: cmd complete "maint set test-settings auto-boolean x"
-PASS: gdb.base/settings.exp: test-auto-boolean: cmd complete "maint show test-settings auto-boolean "
-PASS: gdb.base/settings.exp: test-auto-boolean: cmd complete "maint show test-settings auto-boolean"
-PASS: gdb.base/settings.exp: test-auto-boolean: maint set test-settings auto-boolean -
-PASS: gdb.base/settings.exp: test-auto-boolean: maint set test-settings auto-boolean bogus
-PASS: gdb.base/settings.exp: test-auto-boolean: maint set test-settings auto-boolean o
-PASS: gdb.base/settings.exp: test-auto-boolean: maint set test-settings auto-boolean on 1
-PASS: gdb.base/settings.exp: test-auto-boolean: maint set test-settings auto-boolean on1
-PASS: gdb.base/settings.exp: test-auto-boolean: tab complete "maint set test-settings auto-boolean "
-PASS: gdb.base/settings.exp: test-auto-boolean: tab complete "maint set test-settings auto-boolean of"
-PASS: gdb.base/settings.exp: test-auto-boolean: tab complete "maint set test-settings auto-boolean x"
-PASS: gdb.base/settings.exp: test-auto-boolean: tab complete "maint show test-settings auto-boolean "
-PASS: gdb.base/settings.exp: test-auto-boolean: tab complete "maint show test-settings auto-boolean"
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint set test-settings auto-boolean -1
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean auto: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=-1: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint set test-settings auto-boolean 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=0: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint set test-settings auto-boolean 1
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=1: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint set test-settings auto-boolean a
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean auto: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=a: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint set test-settings auto-boolean au
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean auto: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=au: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint set test-settings auto-boolean aut
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean auto: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=aut: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint set test-settings auto-boolean auto
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean auto: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=auto: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint set test-settings auto-boolean d
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=d: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint set test-settings auto-boolean di
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=di: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint set test-settings auto-boolean dis
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=dis: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint set test-settings auto-boolean disa
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disa: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint set test-settings auto-boolean disab
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disab: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint set test-settings auto-boolean disabl
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disabl: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint set test-settings auto-boolean disable
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=disable: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint set test-settings auto-boolean e
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=e: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint set test-settings auto-boolean en
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=en: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint set test-settings auto-boolean ena
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ena: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint set test-settings auto-boolean enab
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enab: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint set test-settings auto-boolean enabl
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enabl: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint set test-settings auto-boolean enable
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=enable: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint set test-settings auto-boolean n
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=n: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint set test-settings auto-boolean no
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=no: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint set test-settings auto-boolean of
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=of: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=off: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint set test-settings auto-boolean on
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=on: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint set test-settings auto-boolean y
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=y: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint set test-settings auto-boolean ye
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=ye: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint set test-settings auto-boolean off
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint set test-settings auto-boolean yes
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: show
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: str set again
-PASS: gdb.base/settings.exp: test-auto-boolean: value=yes: maint show test-settings auto-boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: check_type test-settings boolean type = int: print $_gdb_maint_setting("test-settings boolean")
-PASS: gdb.base/settings.exp: test-boolean: check_type test-settings boolean type = int: ptype $
-PASS: gdb.base/settings.exp: test-boolean: check_type test-settings boolean type = int: ptype $_gdb_maint_setting("test-settings boolean")
-PASS: gdb.base/settings.exp: test-boolean: cmd complete "maint set test-settings boolean "
-PASS: gdb.base/settings.exp: test-boolean: cmd complete "maint set test-settings boolean of"
-PASS: gdb.base/settings.exp: test-boolean: cmd complete "maint set test-settings boolean x"
-PASS: gdb.base/settings.exp: test-boolean: cmd complete "maint show test-settings boolean "
-PASS: gdb.base/settings.exp: test-boolean: cmd complete "maint show test-settings boolean"
-PASS: gdb.base/settings.exp: test-boolean: maint set test-settings boolean -1
-PASS: gdb.base/settings.exp: test-boolean: maint set test-settings boolean auto
-PASS: gdb.base/settings.exp: test-boolean: maint set test-settings boolean bogus
-PASS: gdb.base/settings.exp: test-boolean: maint set test-settings boolean o
-PASS: gdb.base/settings.exp: test-boolean: maint set test-settings boolean on 1
-PASS: gdb.base/settings.exp: test-boolean: maint set test-settings boolean on1
-PASS: gdb.base/settings.exp: test-boolean: tab complete "maint set test-settings boolean "
-PASS: gdb.base/settings.exp: test-boolean: tab complete "maint set test-settings boolean of"
-PASS: gdb.base/settings.exp: test-boolean: tab complete "maint set test-settings boolean x"
-PASS: gdb.base/settings.exp: test-boolean: tab complete "maint show test-settings boolean "
-PASS: gdb.base/settings.exp: test-boolean: tab complete "maint show test-settings boolean"
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint set test-settings boolean 0
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=0: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint set test-settings boolean 1
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=1: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint set test-settings boolean
-PASS: gdb.base/settings.exp: test-boolean: value=: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint set test-settings boolean d
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=d: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint set test-settings boolean di
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=di: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint set test-settings boolean dis
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=dis: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint set test-settings boolean disa
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disa: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint set test-settings boolean disab
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disab: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint set test-settings boolean disabl
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disabl: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint set test-settings boolean disable
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=disable: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint set test-settings boolean e
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=e: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint set test-settings boolean en
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=en: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint set test-settings boolean ena
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=ena: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint set test-settings boolean enab
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=enab: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint set test-settings boolean enabl
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=enabl: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint set test-settings boolean enable
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=enable: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint set test-settings boolean n
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=n: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint set test-settings boolean no
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=no: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint set test-settings boolean of
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=of: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=off: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint set test-settings boolean on
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=on: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint set test-settings boolean y
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=y: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint set test-settings boolean ye
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=ye: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint set test-settings boolean off
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint set test-settings boolean yes
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: show
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean off: str show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: show
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: show after reset+set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: str reset 0
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: str set again
-PASS: gdb.base/settings.exp: test-boolean: value=yes: maint show test-settings boolean on: str show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: check_type test-settings enum type = char \[4\]: print $_gdb_maint_setting("test-settings enum")
-PASS: gdb.base/settings.exp: test-enum: check_type test-settings enum type = char \[4\]: ptype $
-PASS: gdb.base/settings.exp: test-enum: check_type test-settings enum type = char \[4\]: ptype $_gdb_maint_setting("test-settings enum")
-PASS: gdb.base/settings.exp: test-enum: cmd complete "maint set test-settings enum "
-PASS: gdb.base/settings.exp: test-enum: cmd complete "maint set test-settings enum a"
-PASS: gdb.base/settings.exp: test-enum: cmd complete "maint set test-settings enum x"
-PASS: gdb.base/settings.exp: test-enum: cmd complete "maint show test-settings enum "
-PASS: gdb.base/settings.exp: test-enum: cmd complete "maint show test-settings enum"
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum bogus
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum x
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum xx 1
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum xxx 1
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum xxx 1
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum xxx1
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum yy
-PASS: gdb.base/settings.exp: test-enum: maint set test-settings enum zzz
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: reset zzz
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: show
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: str reset zzz
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: str set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum xxx: str show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: reset zzz
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: show
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: str reset zzz
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: str set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum yyy: str show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: reset yyy
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: show
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: str reset yyy
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: str set again
-PASS: gdb.base/settings.exp: test-enum: maint show test-settings enum zzz: str show after reset+set again
-PASS: gdb.base/settings.exp: test-enum: tab complete "maint set test-settings enum "
-PASS: gdb.base/settings.exp: test-enum: tab complete "maint set test-settings enum a"
-PASS: gdb.base/settings.exp: test-enum: tab complete "maint set test-settings enum x"
-PASS: gdb.base/settings.exp: test-enum: tab complete "maint show test-settings enum "
-PASS: gdb.base/settings.exp: test-enum: tab complete "maint show test-settings enum"
-PASS: gdb.base/settings.exp: test-integer integer: check_type test-settings integer type = int: print $_gdb_maint_setting("test-settings integer")
-PASS: gdb.base/settings.exp: test-integer integer: check_type test-settings integer type = int: ptype $
-PASS: gdb.base/settings.exp: test-integer integer: check_type test-settings integer type = int: ptype $_gdb_maint_setting("test-settings integer")
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer "
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer -1 "
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer -1"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer 1 "
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer 1"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer u"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer unlimited "
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer unlimited 1"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer unlimited u"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer unlimitedu"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer x "
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer x"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint set test-settings integer"
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint show test-settings integer "
-PASS: gdb.base/settings.exp: test-integer integer: cmd complete "maint show test-settings integer"
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer -1
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer -2
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer 0
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer 1 1
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer 1 x
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer 1a
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer 999
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer bogus
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer unlimited -1
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer unlimited 1
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer unlimited u
-PASS: gdb.base/settings.exp: test-integer integer: maint set test-settings integer unlimitedu
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: show
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: show
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: str set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer -2: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: show
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: str set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer 999: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer "
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer -1 "
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer -1"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer 1 "
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer 1"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer u"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer unlimited "
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer unlimited 1"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer unlimited u"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer unlimitedu"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer x "
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer x"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint set test-settings integer"
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint show test-settings integer "
-PASS: gdb.base/settings.exp: test-integer integer: tab complete "maint show test-settings integer"
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint set test-settings integer u
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=u: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint set test-settings integer un
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=un: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint set test-settings integer unl
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unl: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint set test-settings integer unli
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unli: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint set test-settings integer unlim
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlim: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint set test-settings integer unlimi
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimi: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint set test-settings integer unlimit
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimit: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint set test-settings integer unlimite
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimite: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint set test-settings integer 1
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint set test-settings integer unlimited
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: show
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer integer: value=unlimited: maint show test-settings integer unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: check_type test-settings uinteger type = unsigned int: print $_gdb_maint_setting("test-settings uinteger")
-PASS: gdb.base/settings.exp: test-integer uinteger: check_type test-settings uinteger type = unsigned int: ptype $
-PASS: gdb.base/settings.exp: test-integer uinteger: check_type test-settings uinteger type = unsigned int: ptype $_gdb_maint_setting("test-settings uinteger")
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger "
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger -1 "
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger -1"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger 1 "
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger 1"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger u"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger unlimited "
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger unlimited 1"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger unlimited u"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger unlimitedu"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger x "
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger x"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint set test-settings uinteger"
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint show test-settings uinteger "
-PASS: gdb.base/settings.exp: test-integer uinteger: cmd complete "maint show test-settings uinteger"
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger -1
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger -2
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger 0
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger 1 1
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger 1 x
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger 1a
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger 999
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger bogus
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger unlimited -1
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger unlimited 1
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger unlimited u
-PASS: gdb.base/settings.exp: test-integer uinteger: maint set test-settings uinteger unlimitedu
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: show
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger 999: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger "
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger -1 "
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger -1"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger 1 "
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger 1"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger u"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger unlimited "
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger unlimited 1"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger unlimited u"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger unlimitedu"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger x "
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger x"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint set test-settings uinteger"
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint show test-settings uinteger "
-PASS: gdb.base/settings.exp: test-integer uinteger: tab complete "maint show test-settings uinteger"
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint set test-settings uinteger u
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=u: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint set test-settings uinteger un
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=un: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint set test-settings uinteger unl
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unl: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint set test-settings uinteger unli
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unli: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint set test-settings uinteger unlim
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlim: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint set test-settings uinteger unlimi
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimi: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint set test-settings uinteger unlimit
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimit: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint set test-settings uinteger unlimite
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimite: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint set test-settings uinteger 1
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint set test-settings uinteger unlimited
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: show
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer uinteger: value=unlimited: maint show test-settings uinteger unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: check_type test-settings zinteger type = int: print $_gdb_maint_setting("test-settings zinteger")
-PASS: gdb.base/settings.exp: test-integer zinteger: check_type test-settings zinteger type = int: ptype $
-PASS: gdb.base/settings.exp: test-integer zinteger: check_type test-settings zinteger type = int: ptype $_gdb_maint_setting("test-settings zinteger")
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger "
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger -1 "
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger -1"
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger 1 "
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger unlimited "
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger unlimited u"
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger unlimitedu"
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger x "
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger x"
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint set test-settings zinteger"
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint show test-settings zinteger "
-PASS: gdb.base/settings.exp: test-integer zinteger: cmd complete "maint show test-settings zinteger"
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger -1
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger -2
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger 1 1
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger 1 x
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger 1a
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger 999
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger bogus
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger unlimited -1
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger unlimited 1
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger unlimited u
-PASS: gdb.base/settings.exp: test-integer zinteger: maint set test-settings zinteger unlimitedu
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: show
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: str set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: show
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: str reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: str set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger -2: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: show
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: str reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: str set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 0: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: show
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: str reset 0
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: str set again
-PASS: gdb.base/settings.exp: test-integer zinteger: maint show test-settings zinteger 999: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger "
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger -1 "
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger -1"
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger 1 "
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger unlimited "
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger unlimited u"
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger unlimitedu"
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger x "
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger x"
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint set test-settings zinteger"
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint show test-settings zinteger "
-PASS: gdb.base/settings.exp: test-integer zinteger: tab complete "maint show test-settings zinteger"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: check_type test-settings zuinteger-unlimited type = int: print $_gdb_maint_setting("test-settings zuinteger-unlimited")
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: check_type test-settings zuinteger-unlimited type = int: ptype $
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: check_type test-settings zuinteger-unlimited type = int: ptype $_gdb_maint_setting("test-settings zuinteger-unlimited")
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited -1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited -1"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited 1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited u"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited unlimited u"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited unlimitedu"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited x "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited x"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint set test-settings zuinteger-unlimited"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint show test-settings zuinteger-unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: cmd complete "maint show test-settings zuinteger-unlimited"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited -1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited -2
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited 1 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited 1 x
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited 1a
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited 999
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited bogus
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited unlimited -1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited unlimited u
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint set test-settings zuinteger-unlimited unlimitedu
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited 999: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited -1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited -1"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited 1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited u"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited unlimited u"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited unlimitedu"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited x "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited x"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint set test-settings zuinteger-unlimited"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint show test-settings zuinteger-unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: tab complete "maint show test-settings zuinteger-unlimited"
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint set test-settings zuinteger-unlimited u
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=u: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint set test-settings zuinteger-unlimited un
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=un: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint set test-settings zuinteger-unlimited unl
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unl: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint set test-settings zuinteger-unlimited unli
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unli: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint set test-settings zuinteger-unlimited unlim
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlim: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint set test-settings zuinteger-unlimited unlimi
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimi: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint set test-settings zuinteger-unlimited unlimit
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimit: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint set test-settings zuinteger-unlimited unlimite
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimite: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint set test-settings zuinteger-unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint set test-settings zuinteger-unlimited unlimited
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited 1: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: show
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger-unlimited: value=unlimited: maint show test-settings zuinteger-unlimited unlimited: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: check_type test-settings zuinteger type = unsigned int: print $_gdb_maint_setting("test-settings zuinteger")
-PASS: gdb.base/settings.exp: test-integer zuinteger: check_type test-settings zuinteger type = unsigned int: ptype $
-PASS: gdb.base/settings.exp: test-integer zuinteger: check_type test-settings zuinteger type = unsigned int: ptype $_gdb_maint_setting("test-settings zuinteger")
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger "
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger -1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger -1"
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger 1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger unlimited u"
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger unlimitedu"
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger x "
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger x"
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint set test-settings zuinteger"
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maint show test-settings zuinteger "
-PASS: gdb.base/settings.exp: test-integer zuinteger: cmd complete "maintenance show test-settings zuinteger"
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger -1
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger -2
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger 0
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger 1 1
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger 1 x
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger 1a
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger 999
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger bogus
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger unlimited -1
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger unlimited 1
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger unlimited u
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint set test-settings zuinteger unlimitedu
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: show
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 0: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: show
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: str reset 0
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: str set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: maint show test-settings zuinteger 999: str show after reset+set again
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger "
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger -1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger -1"
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger 1 "
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger unlimited "
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger unlimited 1"
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger unlimited u"
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger unlimitedu"
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger x "
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger x"
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint set test-settings zuinteger"
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maint show test-settings zuinteger "
-PASS: gdb.base/settings.exp: test-integer zuinteger: tab complete "maintenance show test-settings zuinteger"
-PASS: gdb.base/settings.exp: test-string filename: cd to ${srcdir}
-PASS: gdb.base/settings.exp: test-string filename: check_type test-settings filename type = char \[[1-9][0-9]*\]: print $_gdb_maint_setting("test-settings filename")
-PASS: gdb.base/settings.exp: test-string filename: check_type test-settings filename type = char \[[1-9][0-9]*\]: ptype $
-PASS: gdb.base/settings.exp: test-string filename: check_type test-settings filename type = char \[[1-9][0-9]*\]: ptype $_gdb_maint_setting("test-settings filename")
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint set test-settings filename
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": reset 0
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": set again
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": show
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": show after reset+set again
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": str reset 0
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": str set again
-PASS: gdb.base/settings.exp: test-string filename: clear string: maint show test-settings filename "hello world": str show after reset+set again
-PASS: gdb.base/settings.exp: test-string filename: cmd complete "maint set test-settings filename ../testsuite/gdb.base/comp-dir/subdir/dummy"
-PASS: gdb.base/settings.exp: test-string filename: cmd complete "maint set test-settings filename ../testsuite/gdb.base/comp-dir/subdir/dummy.abc"
-PASS: gdb.base/settings.exp: test-string filename: cmd complete "maint show test-settings filename "
-PASS: gdb.base/settings.exp: test-string filename: cmd complete "maint show test-settings filename"
-PASS: gdb.base/settings.exp: test-string filename: maint set test-settings filename "hello world"
-PASS: gdb.base/settings.exp: test-string filename: maint set test-settings filename hello world
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": reset 0
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": show
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": show after reset+set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": str reset 0
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": str set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename "hello world": str show after reset+set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: reset 0
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: show
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: show after reset+set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: str reset 0
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: str set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename hello world: str show after reset+set again
-PASS: gdb.base/settings.exp: test-string filename: maint show test-settings filename: show default
-PASS: gdb.base/settings.exp: test-string filename: tab complete "maint set test-settings filename ../testsuite/gdb.base/comp-dir/subdir/dummy"
-PASS: gdb.base/settings.exp: test-string filename: tab complete "maint set test-settings filename ../testsuite/gdb.base/comp-dir/subdir/dummy.abc"
-PASS: gdb.base/settings.exp: test-string filename: tab complete "maint show test-settings filename "
-PASS: gdb.base/settings.exp: test-string filename: tab complete "maint show test-settings filename"
-PASS: gdb.base/settings.exp: test-string optional-filename: cd to ${srcdir}
-PASS: gdb.base/settings.exp: test-string optional-filename: check_type test-settings optional-filename type = char \[[1-9][0-9]*\]: print $_gdb_maint_setting("test-settings optional-filename")
-PASS: gdb.base/settings.exp: test-string optional-filename: check_type test-settings optional-filename type = char \[[1-9][0-9]*\]: ptype $
-PASS: gdb.base/settings.exp: test-string optional-filename: check_type test-settings optional-filename type = char \[[1-9][0-9]*\]: ptype $_gdb_maint_setting("test-settings optional-filename")
-PASS: gdb.base/settings.exp: test-string optional-filename: clear string: maint set test-settings optional-filename
-PASS: gdb.base/settings.exp: test-string optional-filename: clear string: maint show test-settings optional-filename: empty second time
-PASS: gdb.base/settings.exp: test-string optional-filename: cmd complete "maint set test-settings optional-filename ../testsuite/gdb.base/comp-dir/subdir/dummy"
-PASS: gdb.base/settings.exp: test-string optional-filename: cmd complete "maint set test-settings optional-filename ../testsuite/gdb.base/comp-dir/subdir/dummy.abc"
-PASS: gdb.base/settings.exp: test-string optional-filename: cmd complete "maint show test-settings optional-filename "
-PASS: gdb.base/settings.exp: test-string optional-filename: cmd complete "maint show test-settings optional-filename"
-PASS: gdb.base/settings.exp: test-string optional-filename: maint set test-settings optional-filename "hello world"
-PASS: gdb.base/settings.exp: test-string optional-filename: maint set test-settings optional-filename hello world
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": reset 0
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": show
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": show after reset+set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": str reset 0
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": str set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename "hello world": str show after reset+set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: reset 0
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: show
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: show after reset+set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: str reset 0
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: str set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename hello world: str show after reset+set again
-PASS: gdb.base/settings.exp: test-string optional-filename: maint show test-settings optional-filename: show default
-PASS: gdb.base/settings.exp: test-string optional-filename: tab complete "maint set test-settings optional-filename ../testsuite/gdb.base/comp-dir/subdir/dummy"
-PASS: gdb.base/settings.exp: test-string optional-filename: tab complete "maint set test-settings optional-filename ../testsuite/gdb.base/comp-dir/subdir/dummy.abc"
-PASS: gdb.base/settings.exp: test-string optional-filename: tab complete "maint show test-settings optional-filename "
-PASS: gdb.base/settings.exp: test-string optional-filename: tab complete "maint show test-settings optional-filename"
-PASS: gdb.base/settings.exp: test-string string-noescape: check_type test-settings string-noescape type = char \[[1-9][0-9]*\]: print $_gdb_maint_setting("test-settings string-noescape")
-PASS: gdb.base/settings.exp: test-string string-noescape: check_type test-settings string-noescape type = char \[[1-9][0-9]*\]: ptype $
-PASS: gdb.base/settings.exp: test-string string-noescape: check_type test-settings string-noescape type = char \[[1-9][0-9]*\]: ptype $_gdb_maint_setting("test-settings string-noescape")
-PASS: gdb.base/settings.exp: test-string string-noescape: clear string: maint set test-settings string-noescape
-PASS: gdb.base/settings.exp: test-string string-noescape: clear string: maint show test-settings string-noescape: empty second time
-PASS: gdb.base/settings.exp: test-string string-noescape: cmd complete "maint set test-settings string-noescape "
-PASS: gdb.base/settings.exp: test-string string-noescape: cmd complete "maint show test-settings string-noescape "
-PASS: gdb.base/settings.exp: test-string string-noescape: cmd complete "maint show test-settings string-noescape"
-PASS: gdb.base/settings.exp: test-string string-noescape: maint set test-settings string-noescape "hello world"
-PASS: gdb.base/settings.exp: test-string string-noescape: maint set test-settings string-noescape hello world
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": reset 0
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": show
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": show after reset+set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": str reset 0
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": str set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape "hello world": str show after reset+set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: reset 0
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: show
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: show after reset+set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: str reset 0
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: str set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape hello world: str show after reset+set again
-PASS: gdb.base/settings.exp: test-string string-noescape: maint show test-settings string-noescape: show default
-PASS: gdb.base/settings.exp: test-string string-noescape: tab complete "maint set test-settings string-noescape "
-PASS: gdb.base/settings.exp: test-string string-noescape: tab complete "maint show test-settings string-noescape "
-PASS: gdb.base/settings.exp: test-string string-noescape: tab complete "maint show test-settings string-noescape"
-PASS: gdb.base/settings.exp: test-string string: check_type test-settings string type = char \[[1-9][0-9]*\]: print $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/settings.exp: test-string string: check_type test-settings string type = char \[[1-9][0-9]*\]: ptype $
-PASS: gdb.base/settings.exp: test-string string: check_type test-settings string type = char \[[1-9][0-9]*\]: ptype $_gdb_maint_setting("test-settings string")
-PASS: gdb.base/settings.exp: test-string string: clear string: maint set test-settings string
-PASS: gdb.base/settings.exp: test-string string: clear string: maint show test-settings string: empty second time
-PASS: gdb.base/settings.exp: test-string string: cmd complete "maint set test-settings string "
-PASS: gdb.base/settings.exp: test-string string: cmd complete "maint show test-settings string "
-PASS: gdb.base/settings.exp: test-string string: cmd complete "maint show test-settings string"
-PASS: gdb.base/settings.exp: test-string string: maint set test-settings string "hello world"
-PASS: gdb.base/settings.exp: test-string string: maint set test-settings string hello world
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": reset 0
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": show
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": show after reset+set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": str reset 0
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": str set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string \\"hello world\\": str show after reset+set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: print $_gdb_maint_setting
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: print $_gdb_maint_setting_str
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: reset 0
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: show
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: show after reset+set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: str reset 0
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: str set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string hello world: str show after reset+set again
-PASS: gdb.base/settings.exp: test-string string: maint show test-settings string: show default
-PASS: gdb.base/settings.exp: test-string string: tab complete "maint set test-settings string "
-PASS: gdb.base/settings.exp: test-string string: tab complete "maint show test-settings string "
-PASS: gdb.base/settings.exp: test-string string: tab complete "maint show test-settings string"
-Running gdb.git~master/gdb/testsuite/gdb.base/setvar.exp ...
-PASS: gdb.base/setvar.exp: print *(v_signed_short_pointer+1)
-PASS: gdb.base/setvar.exp: print *(v_unsigned_short_pointer+1)
-PASS: gdb.base/setvar.exp: print sef.field (s1)
-PASS: gdb.base/setvar.exp: print sef.field (sm1)
-PASS: gdb.base/setvar.exp: print sef.field=7
-PASS: gdb.base/setvar.exp: print sef.field=s1
-PASS: gdb.base/setvar.exp: print sef.field=sm1
-PASS: gdb.base/setvar.exp: print uef.field (u1)
-PASS: gdb.base/setvar.exp: print uef.field (u2)
-PASS: gdb.base/setvar.exp: print uef.field=6
-PASS: gdb.base/setvar.exp: print uef.field=u1
-PASS: gdb.base/setvar.exp: print uef.field=u2
-PASS: gdb.base/setvar.exp: set print sevenbit-strings
-PASS: gdb.base/setvar.exp: set print structure #1
-PASS: gdb.base/setvar.exp: set v_signed_short_pointer=v_signed_short_array
-PASS: gdb.base/setvar.exp: set v_unsigned_short_pointer=v_unsigned_short_array
-PASS: gdb.base/setvar.exp: set variable *(v_signed_short_pointer)=123
-PASS: gdb.base/setvar.exp: set variable *(v_signed_short_pointer+1)=-456
-PASS: gdb.base/setvar.exp: set variable *(v_unsigned_short_pointer)=123
-PASS: gdb.base/setvar.exp: set variable *(v_unsigned_short_pointer+1)=-456
-PASS: gdb.base/setvar.exp: set variable signed char=-1 (-1)
-PASS: gdb.base/setvar.exp: set variable signed char=0xFF (0xFF)
-PASS: gdb.base/setvar.exp: set variable signed short pointer
-PASS: gdb.base/setvar.exp: set variable unsigned short pointer
-PASS: gdb.base/setvar.exp: set variable v_signed_char=-1
-PASS: gdb.base/setvar.exp: set variable v_signed_char=0xFF
-Running gdb.git~master/gdb/testsuite/gdb.base/share-env-with-gdbserver.exp ...
-PASS: gdb.base/share-env-with-gdbserver.exp: empty var: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: empty var: print result of getenv for GDB_TEST_VAR
-PASS: gdb.base/share-env-with-gdbserver.exp: empty var: set GDB_TEST_VAR to null value
-PASS: gdb.base/share-env-with-gdbserver.exp: long var value: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: long var value: print result of getenv for GDB_TEST_VAR
-PASS: gdb.base/share-env-with-gdbserver.exp: long var value: set GDB_TEST_VAR = this is my test variable; testing long vars; {}
-PASS: gdb.base/share-env-with-gdbserver.exp: strange named var: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: strange named var: print result of getenv for 'asd ='
-PASS: gdb.base/share-env-with-gdbserver.exp: strange named var: set 'asd =' = 123 43; asd b ### [];;;
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: print result of getenv for A
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: print result of getenv for B
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: print result of getenv for C
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: set A to 1
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: set B to 2
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: set 3 environment variables: set C to 3
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: print result of getenv for A
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: print result of getenv for B
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: print result of getenv for C
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: set B to 4
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: unset A
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: print result of getenv for A
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: print result of getenv for B
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: print result of getenv for C
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: set A to 1 again
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: unset B
-PASS: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset two variables, reset one: unset C
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: check if unset works
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: set-then-unset: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: set-then-unset: print result of getenv for HOME
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: set-then-unset: set HOME as test
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: set-then-unset: unset HOME again
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: simple unset: continue until breakpoint
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: simple unset: print result of getenv for HOME
-PASS: gdb.base/share-env-with-gdbserver.exp: test unset of vars: simple unset: unset HOME
-Running gdb.git~master/gdb/testsuite/gdb.base/share-psymtabs-bt.exp ...
-PASS: gdb.base/share-psymtabs-bt.exp: bt
-Running gdb.git~master/gdb/testsuite/gdb.base/shell.exp ...
-PASS: gdb.base/shell.exp: ! echo foo
-PASS: gdb.base/shell.exp: ! exit 0
-PASS: gdb.base/shell.exp: ! exit 1
-PASS: gdb.base/shell.exp: ! kill -2 $$
-PASS: gdb.base/shell.exp: !echo foo
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell("a", "b")
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell("echo foo")
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell("false")
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell("non-existing-command-foo-bar-qux")
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell("true")
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell($cmd)
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell()
-PASS: gdb.base/shell.exp: $_shell convenience function: p $_shell(1)
-PASS: gdb.base/shell.exp: $_shell convenience function: p $cmd = "echo bar"
-PASS: gdb.base/shell.exp: $_shell convenience function: ptype $_shell
-PASS: gdb.base/shell.exp: $_shell convenience function: ptype $_shell("true")
-PASS: gdb.base/shell.exp: -d spaces value missing
-PASS: gdb.base/shell.exp: -d value missing
-PASS: gdb.base/shell.exp: DELIM delimiter missing
-PASS: gdb.base/shell.exp: SHELL_COMMAND missing
-PASS: gdb.base/shell.exp: SHELL_COMMAND missing with delimiter
-PASS: gdb.base/shell.exp: all missing
-PASS: gdb.base/shell.exp: alternate 1char delim
-PASS: gdb.base/shell.exp: alternate 1char delim, no space
-PASS: gdb.base/shell.exp: alternate 3char delim
-PASS: gdb.base/shell.exp: alternate 3char delim, no space
-PASS: gdb.base/shell.exp: cmd complete "pipe "
-PASS: gdb.base/shell.exp: cmd complete "pipe -"
-PASS: gdb.base/shell.exp: cmd complete "pipe -d "
-PASS: gdb.base/shell.exp: cmd complete "pipe -d XXX maint set test-se"
-PASS: gdb.base/shell.exp: cmd complete "pipe -d XXX maint set"
-PASS: gdb.base/shell.exp: cmd complete "pipe -d main"
-PASS: gdb.base/shell.exp: cmd complete "pipe -d set maint set "
-PASS: gdb.base/shell.exp: cmd complete "pipe -d set maint set"
-PASS: gdb.base/shell.exp: cmd complete "pipe maint set test-se"
-PASS: gdb.base/shell.exp: cmd complete "pipe print 1 | "
-PASS: gdb.base/shell.exp: cmd complete "pipe"
-PASS: gdb.base/shell.exp: cmd complete "| "
-PASS: gdb.base/shell.exp: cmd complete "| -"
-PASS: gdb.base/shell.exp: cmd complete "| -d "
-PASS: gdb.base/shell.exp: cmd complete "| -d XXX maint set test-se"
-PASS: gdb.base/shell.exp: cmd complete "| -d XXX maint set"
-PASS: gdb.base/shell.exp: cmd complete "| -d main"
-PASS: gdb.base/shell.exp: cmd complete "| -d set maint set "
-PASS: gdb.base/shell.exp: cmd complete "| -d set maint set"
-PASS: gdb.base/shell.exp: cmd complete "| maint set test-se"
-PASS: gdb.base/shell.exp: cmd complete "| print 1 | "
-PASS: gdb.base/shell.exp: cmd complete "|"
-PASS: gdb.base/shell.exp: cmd complete "|-"
-PASS: gdb.base/shell.exp: cmd complete "|-d "
-PASS: gdb.base/shell.exp: cmd complete "|-d XXX maint set test-se"
-PASS: gdb.base/shell.exp: cmd complete "|-d XXX maint set"
-PASS: gdb.base/shell.exp: cmd complete "|-d main"
-PASS: gdb.base/shell.exp: cmd complete "|-d set maint set "
-PASS: gdb.base/shell.exp: cmd complete "|-d set maint set"
-PASS: gdb.base/shell.exp: cmd complete "|maint set test-se"
-PASS: gdb.base/shell.exp: cmd complete "|print 1 | "
-PASS: gdb.base/shell.exp: define foo
-PASS: gdb.base/shell.exp: delimiter missing due to missing space
-PASS: gdb.base/shell.exp: double pipe
-PASS: gdb.base/shell.exp: double pipe, pipe char
-PASS: gdb.base/shell.exp: echo coucou
-PASS: gdb.base/shell.exp: enter commands
-PASS: gdb.base/shell.exp: no space around pipe char
-PASS: gdb.base/shell.exp: pipe fail exitcode
-PASS: gdb.base/shell.exp: pipe fail exitsignal
-PASS: gdb.base/shell.exp: pipe interrupt exitcode
-PASS: gdb.base/shell.exp: pipe interrupt exitsignal
-PASS: gdb.base/shell.exp: pipe success exitcode
-PASS: gdb.base/shell.exp: pipe success exitsignal
-PASS: gdb.base/shell.exp: repeat previous command
-PASS: gdb.base/shell.exp: shell echo foo
-PASS: gdb.base/shell.exp: shell fail exitcode
-PASS: gdb.base/shell.exp: shell fail exitsignal
-PASS: gdb.base/shell.exp: shell interrupt exitcode
-PASS: gdb.base/shell.exp: shell interrupt exitsignal
-PASS: gdb.base/shell.exp: shell success exitcode
-PASS: gdb.base/shell.exp: shell success exitsignal
-PASS: gdb.base/shell.exp: simple pipe
-PASS: gdb.base/shell.exp: simple pipe with arg
-PASS: gdb.base/shell.exp: tab complete "pipe "
-PASS: gdb.base/shell.exp: tab complete "pipe -"
-PASS: gdb.base/shell.exp: tab complete "pipe -d "
-PASS: gdb.base/shell.exp: tab complete "pipe -d XXX maint set test-se"
-PASS: gdb.base/shell.exp: tab complete "pipe -d XXX maint set"
-PASS: gdb.base/shell.exp: tab complete "pipe -d main"
-PASS: gdb.base/shell.exp: tab complete "pipe -d set maint set "
-PASS: gdb.base/shell.exp: tab complete "pipe -d set maint set"
-PASS: gdb.base/shell.exp: tab complete "pipe maint set test-se"
-PASS: gdb.base/shell.exp: tab complete "pipe print 1 | "
-PASS: gdb.base/shell.exp: tab complete "pipe"
-PASS: gdb.base/shell.exp: tab complete "| "
-PASS: gdb.base/shell.exp: tab complete "| -"
-PASS: gdb.base/shell.exp: tab complete "| -d "
-PASS: gdb.base/shell.exp: tab complete "| -d XXX maint set test-se"
-PASS: gdb.base/shell.exp: tab complete "| -d XXX maint set"
-PASS: gdb.base/shell.exp: tab complete "| -d main"
-PASS: gdb.base/shell.exp: tab complete "| -d set maint set "
-PASS: gdb.base/shell.exp: tab complete "| -d set maint set"
-PASS: gdb.base/shell.exp: tab complete "| maint set test-se"
-PASS: gdb.base/shell.exp: tab complete "| print 1 | "
-PASS: gdb.base/shell.exp: tab complete "|"
-PASS: gdb.base/shell.exp: tab complete "|-"
-PASS: gdb.base/shell.exp: tab complete "|-d "
-PASS: gdb.base/shell.exp: tab complete "|-d XXX maint set test-se"
-PASS: gdb.base/shell.exp: tab complete "|-d XXX maint set"
-PASS: gdb.base/shell.exp: tab complete "|-d main"
-PASS: gdb.base/shell.exp: tab complete "|-d set maint set "
-PASS: gdb.base/shell.exp: tab complete "|-d set maint set"
-PASS: gdb.base/shell.exp: tab complete "|maint set test-se"
-PASS: gdb.base/shell.exp: tab complete "|print 1 | "
-PASS: gdb.base/shell.exp: | delimiter missing
-PASS: gdb.base/shell.exp: |p 123| exit 0
-PASS: gdb.base/shell.exp: |p 123| exit 1
-PASS: gdb.base/shell.exp: |p 123| kill -2 $$
-Running gdb.git~master/gdb/testsuite/gdb.base/shlib-call.exp ...
-PASS: gdb.base/shlib-call.exp: breakpoint function shr2
-PASS: gdb.base/shlib-call.exp: continue until exit
-PASS: gdb.base/shlib-call.exp: continue until exit at after re-run
-PASS: gdb.base/shlib-call.exp: next over shr1
-PASS: gdb.base/shlib-call.exp: next to shr1
-PASS: gdb.base/shlib-call.exp: print g
-PASS: gdb.base/shlib-call.exp: print g two
-PASS: gdb.base/shlib-call.exp: print mainshr1(1)
-PASS: gdb.base/shlib-call.exp: print mainshr1(1) from shlib func
-PASS: gdb.base/shlib-call.exp: print shr1(1)
-PASS: gdb.base/shlib-call.exp: print shr1(1) 2nd time
-PASS: gdb.base/shlib-call.exp: print shr1(g)
-PASS: gdb.base/shlib-call.exp: re-run to bp in shared library (PR's 16495, 18213)
-PASS: gdb.base/shlib-call.exp: run to bp in shared library
-PASS: gdb.base/shlib-call.exp: run until breakpoint set at a function
-PASS: gdb.base/shlib-call.exp: step into mainshr1
-PASS: gdb.base/shlib-call.exp: step out of shr2 epilogue to main
-PASS: gdb.base/shlib-call.exp: step out of shr2 to main (stopped in shr2 epilogue)
-Running gdb.git~master/gdb/testsuite/gdb.base/show-user-completion.exp ...
-PASS: gdb.base/show-user-completion.exp: cmd complete "show user "
-PASS: gdb.base/show-user-completion.exp: cmd complete "show user b"
-PASS: gdb.base/show-user-completion.exp: cmd complete "show user f"
-PASS: gdb.base/show-user-completion.exp: cmd complete "show user m"
-PASS: gdb.base/show-user-completion.exp: cmd complete "show user mygroup "
-PASS: gdb.base/show-user-completion.exp: define user command: bar
-PASS: gdb.base/show-user-completion.exp: define user command: foo
-PASS: gdb.base/show-user-completion.exp: define user command: mygroup mycommand
-PASS: gdb.base/show-user-completion.exp: define-prefix mygroup
-PASS: gdb.base/show-user-completion.exp: tab complete "show user "
-PASS: gdb.base/show-user-completion.exp: tab complete "show user b"
-PASS: gdb.base/show-user-completion.exp: tab complete "show user f"
-PASS: gdb.base/show-user-completion.exp: tab complete "show user m"
-PASS: gdb.base/show-user-completion.exp: tab complete "show user mygroup "
-PASS: gdb.base/show-user-completion.exp: with user-prefix: cmd complete "show user "
-PASS: gdb.base/show-user-completion.exp: with user-prefix: tab complete "show user "
-Running gdb.git~master/gdb/testsuite/gdb.base/shreloc.exp ...
-PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addresses
-PASS: gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses
-PASS: gdb.base/shreloc.exp: (msymbol) relocated static vars have different addresses
-PASS: gdb.base/shreloc.exp: get address of extern_var_1
-PASS: gdb.base/shreloc.exp: get address of extern_var_2
-PASS: gdb.base/shreloc.exp: get address of fn_1
-PASS: gdb.base/shreloc.exp: get address of fn_2
-PASS: gdb.base/shreloc.exp: get address of static_var_1
-PASS: gdb.base/shreloc.exp: get address of static_var_2
-PASS: gdb.base/shreloc.exp: get_msym_addrs extern_var_[12]
-PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
-PASS: gdb.base/shreloc.exp: get_msym_addrs static_var_[12]
-PASS: gdb.base/shreloc.exp: relocated extern functions have different addresses
-PASS: gdb.base/shreloc.exp: relocated extern variables have different addresses
-PASS: gdb.base/shreloc.exp: relocated static variables have different addresses
-Running gdb.git~master/gdb/testsuite/gdb.base/sigall.exp ...
-PASS: gdb.base/sigall.exp: advance to 33
-PASS: gdb.base/sigall.exp: advance to 34
-PASS: gdb.base/sigall.exp: advance to 35
-PASS: gdb.base/sigall.exp: advance to 36
-PASS: gdb.base/sigall.exp: advance to 37
-PASS: gdb.base/sigall.exp: advance to 38
-PASS: gdb.base/sigall.exp: advance to 39
-PASS: gdb.base/sigall.exp: advance to 40
-PASS: gdb.base/sigall.exp: advance to 41
-PASS: gdb.base/sigall.exp: advance to 42
-PASS: gdb.base/sigall.exp: advance to 43
-PASS: gdb.base/sigall.exp: advance to 44
-PASS: gdb.base/sigall.exp: advance to 45
-PASS: gdb.base/sigall.exp: advance to 46
-PASS: gdb.base/sigall.exp: advance to 47
-PASS: gdb.base/sigall.exp: advance to 48
-PASS: gdb.base/sigall.exp: advance to 49
-PASS: gdb.base/sigall.exp: advance to 50
-PASS: gdb.base/sigall.exp: advance to 51
-PASS: gdb.base/sigall.exp: advance to 52
-PASS: gdb.base/sigall.exp: advance to 53
-PASS: gdb.base/sigall.exp: advance to 54
-PASS: gdb.base/sigall.exp: advance to 55
-PASS: gdb.base/sigall.exp: advance to 56
-PASS: gdb.base/sigall.exp: advance to 57
-PASS: gdb.base/sigall.exp: advance to 58
-PASS: gdb.base/sigall.exp: advance to 59
-PASS: gdb.base/sigall.exp: advance to 60
-PASS: gdb.base/sigall.exp: advance to 61
-PASS: gdb.base/sigall.exp: advance to 62
-PASS: gdb.base/sigall.exp: advance to 63
-PASS: gdb.base/sigall.exp: advance to ALRM
-PASS: gdb.base/sigall.exp: advance to BUS
-PASS: gdb.base/sigall.exp: advance to CHLD
-PASS: gdb.base/sigall.exp: advance to CONT
-PASS: gdb.base/sigall.exp: advance to DANGER
-PASS: gdb.base/sigall.exp: advance to EMT
-PASS: gdb.base/sigall.exp: advance to FPE
-PASS: gdb.base/sigall.exp: advance to GRANT
-PASS: gdb.base/sigall.exp: advance to HUP
-PASS: gdb.base/sigall.exp: advance to ILL
-PASS: gdb.base/sigall.exp: advance to IO
-PASS: gdb.base/sigall.exp: advance to LOST
-PASS: gdb.base/sigall.exp: advance to LWP
-PASS: gdb.base/sigall.exp: advance to MSG
-PASS: gdb.base/sigall.exp: advance to PHONE
-PASS: gdb.base/sigall.exp: advance to PIPE
-PASS: gdb.base/sigall.exp: advance to POLL
-PASS: gdb.base/sigall.exp: advance to PRIO
-PASS: gdb.base/sigall.exp: advance to PROF
-PASS: gdb.base/sigall.exp: advance to PWR
-PASS: gdb.base/sigall.exp: advance to QUIT
-PASS: gdb.base/sigall.exp: advance to RETRACT
-PASS: gdb.base/sigall.exp: advance to SAK
-PASS: gdb.base/sigall.exp: advance to SEGV
-PASS: gdb.base/sigall.exp: advance to SOUND
-PASS: gdb.base/sigall.exp: advance to SYS
-PASS: gdb.base/sigall.exp: advance to TERM
-PASS: gdb.base/sigall.exp: advance to TSTP
-PASS: gdb.base/sigall.exp: advance to TTIN
-PASS: gdb.base/sigall.exp: advance to TTOU
-PASS: gdb.base/sigall.exp: advance to URG
-PASS: gdb.base/sigall.exp: advance to USR1
-PASS: gdb.base/sigall.exp: advance to USR2
-PASS: gdb.base/sigall.exp: advance to VTALRM
-PASS: gdb.base/sigall.exp: advance to WAITING
-PASS: gdb.base/sigall.exp: advance to WINCH
-PASS: gdb.base/sigall.exp: advance to WIND
-PASS: gdb.base/sigall.exp: advance to XCPU
-PASS: gdb.base/sigall.exp: advance to XFSZ
-PASS: gdb.base/sigall.exp: b gen_33
-PASS: gdb.base/sigall.exp: b gen_34
-PASS: gdb.base/sigall.exp: b gen_35
-PASS: gdb.base/sigall.exp: b gen_36
-PASS: gdb.base/sigall.exp: b gen_37
-PASS: gdb.base/sigall.exp: b gen_38
-PASS: gdb.base/sigall.exp: b gen_39
-PASS: gdb.base/sigall.exp: b gen_40
-PASS: gdb.base/sigall.exp: b gen_41
-PASS: gdb.base/sigall.exp: b gen_42
-PASS: gdb.base/sigall.exp: b gen_43
-PASS: gdb.base/sigall.exp: b gen_44
-PASS: gdb.base/sigall.exp: b gen_45
-PASS: gdb.base/sigall.exp: b gen_46
-PASS: gdb.base/sigall.exp: b gen_47
-PASS: gdb.base/sigall.exp: b gen_48
-PASS: gdb.base/sigall.exp: b gen_49
-PASS: gdb.base/sigall.exp: b gen_50
-PASS: gdb.base/sigall.exp: b gen_51
-PASS: gdb.base/sigall.exp: b gen_52
-PASS: gdb.base/sigall.exp: b gen_53
-PASS: gdb.base/sigall.exp: b gen_54
-PASS: gdb.base/sigall.exp: b gen_55
-PASS: gdb.base/sigall.exp: b gen_56
-PASS: gdb.base/sigall.exp: b gen_57
-PASS: gdb.base/sigall.exp: b gen_58
-PASS: gdb.base/sigall.exp: b gen_59
-PASS: gdb.base/sigall.exp: b gen_60
-PASS: gdb.base/sigall.exp: b gen_61
-PASS: gdb.base/sigall.exp: b gen_62
-PASS: gdb.base/sigall.exp: b gen_63
-PASS: gdb.base/sigall.exp: b gen_ALRM
-PASS: gdb.base/sigall.exp: b gen_BUS
-PASS: gdb.base/sigall.exp: b gen_CHLD
-PASS: gdb.base/sigall.exp: b gen_CONT
-PASS: gdb.base/sigall.exp: b gen_DANGER
-PASS: gdb.base/sigall.exp: b gen_EMT
-PASS: gdb.base/sigall.exp: b gen_FPE
-PASS: gdb.base/sigall.exp: b gen_GRANT
-PASS: gdb.base/sigall.exp: b gen_HUP
-PASS: gdb.base/sigall.exp: b gen_ILL
-PASS: gdb.base/sigall.exp: b gen_IO
-PASS: gdb.base/sigall.exp: b gen_LOST
-PASS: gdb.base/sigall.exp: b gen_LWP
-PASS: gdb.base/sigall.exp: b gen_MSG
-PASS: gdb.base/sigall.exp: b gen_PHONE
-PASS: gdb.base/sigall.exp: b gen_PIPE
-PASS: gdb.base/sigall.exp: b gen_POLL
-PASS: gdb.base/sigall.exp: b gen_PRIO
-PASS: gdb.base/sigall.exp: b gen_PROF
-PASS: gdb.base/sigall.exp: b gen_PWR
-PASS: gdb.base/sigall.exp: b gen_QUIT
-PASS: gdb.base/sigall.exp: b gen_RETRACT
-PASS: gdb.base/sigall.exp: b gen_SAK
-PASS: gdb.base/sigall.exp: b gen_SEGV
-PASS: gdb.base/sigall.exp: b gen_SOUND
-PASS: gdb.base/sigall.exp: b gen_SYS
-PASS: gdb.base/sigall.exp: b gen_TERM
-PASS: gdb.base/sigall.exp: b gen_TSTP
-PASS: gdb.base/sigall.exp: b gen_TTIN
-PASS: gdb.base/sigall.exp: b gen_TTOU
-PASS: gdb.base/sigall.exp: b gen_URG
-PASS: gdb.base/sigall.exp: b gen_USR1
-PASS: gdb.base/sigall.exp: b gen_USR2
-PASS: gdb.base/sigall.exp: b gen_VTALRM
-PASS: gdb.base/sigall.exp: b gen_WAITING
-PASS: gdb.base/sigall.exp: b gen_WINCH
-PASS: gdb.base/sigall.exp: b gen_WIND
-PASS: gdb.base/sigall.exp: b gen_XCPU
-PASS: gdb.base/sigall.exp: b gen_XFSZ
-PASS: gdb.base/sigall.exp: b handle_33
-PASS: gdb.base/sigall.exp: b handle_34
-PASS: gdb.base/sigall.exp: b handle_35
-PASS: gdb.base/sigall.exp: b handle_36
-PASS: gdb.base/sigall.exp: b handle_37
-PASS: gdb.base/sigall.exp: b handle_38
-PASS: gdb.base/sigall.exp: b handle_39
-PASS: gdb.base/sigall.exp: b handle_40
-PASS: gdb.base/sigall.exp: b handle_41
-PASS: gdb.base/sigall.exp: b handle_42
-PASS: gdb.base/sigall.exp: b handle_43
-PASS: gdb.base/sigall.exp: b handle_44
-PASS: gdb.base/sigall.exp: b handle_45
-PASS: gdb.base/sigall.exp: b handle_46
-PASS: gdb.base/sigall.exp: b handle_47
-PASS: gdb.base/sigall.exp: b handle_48
-PASS: gdb.base/sigall.exp: b handle_49
-PASS: gdb.base/sigall.exp: b handle_50
-PASS: gdb.base/sigall.exp: b handle_51
-PASS: gdb.base/sigall.exp: b handle_52
-PASS: gdb.base/sigall.exp: b handle_53
-PASS: gdb.base/sigall.exp: b handle_54
-PASS: gdb.base/sigall.exp: b handle_55
-PASS: gdb.base/sigall.exp: b handle_56
-PASS: gdb.base/sigall.exp: b handle_57
-PASS: gdb.base/sigall.exp: b handle_58
-PASS: gdb.base/sigall.exp: b handle_59
-PASS: gdb.base/sigall.exp: b handle_60
-PASS: gdb.base/sigall.exp: b handle_61
-PASS: gdb.base/sigall.exp: b handle_62
-PASS: gdb.base/sigall.exp: b handle_63
-PASS: gdb.base/sigall.exp: b handle_ABRT
-PASS: gdb.base/sigall.exp: b handle_ALRM
-PASS: gdb.base/sigall.exp: b handle_BUS
-PASS: gdb.base/sigall.exp: b handle_CHLD
-PASS: gdb.base/sigall.exp: b handle_CONT
-PASS: gdb.base/sigall.exp: b handle_DANGER
-PASS: gdb.base/sigall.exp: b handle_EMT
-PASS: gdb.base/sigall.exp: b handle_FPE
-PASS: gdb.base/sigall.exp: b handle_GRANT
-PASS: gdb.base/sigall.exp: b handle_HUP
-PASS: gdb.base/sigall.exp: b handle_ILL
-PASS: gdb.base/sigall.exp: b handle_IO
-PASS: gdb.base/sigall.exp: b handle_LOST
-PASS: gdb.base/sigall.exp: b handle_LWP
-PASS: gdb.base/sigall.exp: b handle_MSG
-PASS: gdb.base/sigall.exp: b handle_PHONE
-PASS: gdb.base/sigall.exp: b handle_PIPE
-PASS: gdb.base/sigall.exp: b handle_POLL
-PASS: gdb.base/sigall.exp: b handle_PRIO
-PASS: gdb.base/sigall.exp: b handle_PROF
-PASS: gdb.base/sigall.exp: b handle_PWR
-PASS: gdb.base/sigall.exp: b handle_QUIT
-PASS: gdb.base/sigall.exp: b handle_RETRACT
-PASS: gdb.base/sigall.exp: b handle_SAK
-PASS: gdb.base/sigall.exp: b handle_SEGV
-PASS: gdb.base/sigall.exp: b handle_SOUND
-PASS: gdb.base/sigall.exp: b handle_SYS
-PASS: gdb.base/sigall.exp: b handle_TERM
-PASS: gdb.base/sigall.exp: b handle_TSTP
-PASS: gdb.base/sigall.exp: b handle_TTIN
-PASS: gdb.base/sigall.exp: b handle_TTOU
-PASS: gdb.base/sigall.exp: b handle_URG
-PASS: gdb.base/sigall.exp: b handle_USR1
-PASS: gdb.base/sigall.exp: b handle_USR2
-PASS: gdb.base/sigall.exp: b handle_VTALRM
-PASS: gdb.base/sigall.exp: b handle_WAITING
-PASS: gdb.base/sigall.exp: b handle_WINCH
-PASS: gdb.base/sigall.exp: b handle_WIND
-PASS: gdb.base/sigall.exp: b handle_XCPU
-PASS: gdb.base/sigall.exp: b handle_XFSZ
-PASS: gdb.base/sigall.exp: continue until exit at continue to sigall exit
-PASS: gdb.base/sigall.exp: get signal ABRT
-PASS: gdb.base/sigall.exp: get signal ALRM
-PASS: gdb.base/sigall.exp: get signal BUS
-PASS: gdb.base/sigall.exp: get signal CHLD
-PASS: gdb.base/sigall.exp: get signal CONT
-PASS: gdb.base/sigall.exp: get signal FPE
-PASS: gdb.base/sigall.exp: get signal HUP
-PASS: gdb.base/sigall.exp: get signal ILL
-PASS: gdb.base/sigall.exp: get signal IO
-PASS: gdb.base/sigall.exp: get signal PIPE
-PASS: gdb.base/sigall.exp: get signal PROF
-PASS: gdb.base/sigall.exp: get signal PWR
-PASS: gdb.base/sigall.exp: get signal QUIT
-PASS: gdb.base/sigall.exp: get signal SEGV
-PASS: gdb.base/sigall.exp: get signal SYS
-PASS: gdb.base/sigall.exp: get signal TERM
-PASS: gdb.base/sigall.exp: get signal TSTP
-PASS: gdb.base/sigall.exp: get signal TTIN
-PASS: gdb.base/sigall.exp: get signal TTOU
-PASS: gdb.base/sigall.exp: get signal URG
-PASS: gdb.base/sigall.exp: get signal USR1
-PASS: gdb.base/sigall.exp: get signal USR2
-PASS: gdb.base/sigall.exp: get signal VTALRM
-PASS: gdb.base/sigall.exp: get signal WINCH
-PASS: gdb.base/sigall.exp: get signal XCPU
-PASS: gdb.base/sigall.exp: get signal XFSZ
-PASS: gdb.base/sigall.exp: handle SIG33 stop print
-PASS: gdb.base/sigall.exp: handle SIG34 stop print
-PASS: gdb.base/sigall.exp: handle SIG35 stop print
-PASS: gdb.base/sigall.exp: handle SIG36 stop print
-PASS: gdb.base/sigall.exp: handle SIG37 stop print
-PASS: gdb.base/sigall.exp: handle SIG38 stop print
-PASS: gdb.base/sigall.exp: handle SIG39 stop print
-PASS: gdb.base/sigall.exp: handle SIG40 stop print
-PASS: gdb.base/sigall.exp: handle SIG41 stop print
-PASS: gdb.base/sigall.exp: handle SIG42 stop print
-PASS: gdb.base/sigall.exp: handle SIG43 stop print
-PASS: gdb.base/sigall.exp: handle SIG44 stop print
-PASS: gdb.base/sigall.exp: handle SIG45 stop print
-PASS: gdb.base/sigall.exp: handle SIG46 stop print
-PASS: gdb.base/sigall.exp: handle SIG47 stop print
-PASS: gdb.base/sigall.exp: handle SIG48 stop print
-PASS: gdb.base/sigall.exp: handle SIG49 stop print
-PASS: gdb.base/sigall.exp: handle SIG50 stop print
-PASS: gdb.base/sigall.exp: handle SIG51 stop print
-PASS: gdb.base/sigall.exp: handle SIG52 stop print
-PASS: gdb.base/sigall.exp: handle SIG53 stop print
-PASS: gdb.base/sigall.exp: handle SIG54 stop print
-PASS: gdb.base/sigall.exp: handle SIG55 stop print
-PASS: gdb.base/sigall.exp: handle SIG56 stop print
-PASS: gdb.base/sigall.exp: handle SIG57 stop print
-PASS: gdb.base/sigall.exp: handle SIG58 stop print
-PASS: gdb.base/sigall.exp: handle SIG59 stop print
-PASS: gdb.base/sigall.exp: handle SIG60 stop print
-PASS: gdb.base/sigall.exp: handle SIG61 stop print
-PASS: gdb.base/sigall.exp: handle SIG62 stop print
-PASS: gdb.base/sigall.exp: handle SIG63 stop print
-PASS: gdb.base/sigall.exp: handle SIGABRT stop print
-PASS: gdb.base/sigall.exp: handle SIGALRM stop print
-PASS: gdb.base/sigall.exp: handle SIGBUS stop print
-PASS: gdb.base/sigall.exp: handle SIGCHLD stop print
-PASS: gdb.base/sigall.exp: handle SIGCONT stop print
-PASS: gdb.base/sigall.exp: handle SIGDANGER stop print
-PASS: gdb.base/sigall.exp: handle SIGEMT stop print
-PASS: gdb.base/sigall.exp: handle SIGFPE stop print
-PASS: gdb.base/sigall.exp: handle SIGGRANT stop print
-PASS: gdb.base/sigall.exp: handle SIGHUP stop print
-PASS: gdb.base/sigall.exp: handle SIGILL stop print
-PASS: gdb.base/sigall.exp: handle SIGIO stop print
-PASS: gdb.base/sigall.exp: handle SIGLOST stop print
-PASS: gdb.base/sigall.exp: handle SIGLWP stop print
-PASS: gdb.base/sigall.exp: handle SIGMSG stop print
-PASS: gdb.base/sigall.exp: handle SIGPHONE stop print
-PASS: gdb.base/sigall.exp: handle SIGPIPE stop print
-PASS: gdb.base/sigall.exp: handle SIGPOLL stop print
-PASS: gdb.base/sigall.exp: handle SIGPRIO stop print
-PASS: gdb.base/sigall.exp: handle SIGPROF stop print
-PASS: gdb.base/sigall.exp: handle SIGPWR stop print
-PASS: gdb.base/sigall.exp: handle SIGQUIT stop print
-PASS: gdb.base/sigall.exp: handle SIGRETRACT stop print
-PASS: gdb.base/sigall.exp: handle SIGSAK stop print
-PASS: gdb.base/sigall.exp: handle SIGSEGV stop print
-PASS: gdb.base/sigall.exp: handle SIGSOUND stop print
-PASS: gdb.base/sigall.exp: handle SIGSYS stop print
-PASS: gdb.base/sigall.exp: handle SIGTERM stop print
-PASS: gdb.base/sigall.exp: handle SIGTSTP stop print
-PASS: gdb.base/sigall.exp: handle SIGTTIN stop print
-PASS: gdb.base/sigall.exp: handle SIGTTOU stop print
-PASS: gdb.base/sigall.exp: handle SIGURG stop print
-PASS: gdb.base/sigall.exp: handle SIGUSR1 stop print
-PASS: gdb.base/sigall.exp: handle SIGUSR2 stop print
-PASS: gdb.base/sigall.exp: handle SIGVTALRM stop print
-PASS: gdb.base/sigall.exp: handle SIGWAITING stop print
-PASS: gdb.base/sigall.exp: handle SIGWINCH stop print
-PASS: gdb.base/sigall.exp: handle SIGWIND stop print
-PASS: gdb.base/sigall.exp: handle SIGXCPU stop print
-PASS: gdb.base/sigall.exp: handle SIGXFSZ stop print
-PASS: gdb.base/sigall.exp: send signal 33
-PASS: gdb.base/sigall.exp: send signal 34
-PASS: gdb.base/sigall.exp: send signal 35
-PASS: gdb.base/sigall.exp: send signal 36
-PASS: gdb.base/sigall.exp: send signal 37
-PASS: gdb.base/sigall.exp: send signal 38
-PASS: gdb.base/sigall.exp: send signal 39
-PASS: gdb.base/sigall.exp: send signal 40
-PASS: gdb.base/sigall.exp: send signal 41
-PASS: gdb.base/sigall.exp: send signal 42
-PASS: gdb.base/sigall.exp: send signal 43
-PASS: gdb.base/sigall.exp: send signal 44
-PASS: gdb.base/sigall.exp: send signal 45
-PASS: gdb.base/sigall.exp: send signal 46
-PASS: gdb.base/sigall.exp: send signal 47
-PASS: gdb.base/sigall.exp: send signal 48
-PASS: gdb.base/sigall.exp: send signal 49
-PASS: gdb.base/sigall.exp: send signal 50
-PASS: gdb.base/sigall.exp: send signal 51
-PASS: gdb.base/sigall.exp: send signal 52
-PASS: gdb.base/sigall.exp: send signal 53
-PASS: gdb.base/sigall.exp: send signal 54
-PASS: gdb.base/sigall.exp: send signal 55
-PASS: gdb.base/sigall.exp: send signal 56
-PASS: gdb.base/sigall.exp: send signal 57
-PASS: gdb.base/sigall.exp: send signal 58
-PASS: gdb.base/sigall.exp: send signal 59
-PASS: gdb.base/sigall.exp: send signal 60
-PASS: gdb.base/sigall.exp: send signal 61
-PASS: gdb.base/sigall.exp: send signal 62
-PASS: gdb.base/sigall.exp: send signal 63
-PASS: gdb.base/sigall.exp: send signal ABRT
-PASS: gdb.base/sigall.exp: send signal ALRM
-PASS: gdb.base/sigall.exp: send signal BUS
-PASS: gdb.base/sigall.exp: send signal CHLD
-PASS: gdb.base/sigall.exp: send signal CONT
-PASS: gdb.base/sigall.exp: send signal DANGER
-PASS: gdb.base/sigall.exp: send signal EMT
-PASS: gdb.base/sigall.exp: send signal FPE
-PASS: gdb.base/sigall.exp: send signal GRANT
-PASS: gdb.base/sigall.exp: send signal HUP
-PASS: gdb.base/sigall.exp: send signal ILL
-PASS: gdb.base/sigall.exp: send signal IO
-PASS: gdb.base/sigall.exp: send signal LOST
-PASS: gdb.base/sigall.exp: send signal LWP
-PASS: gdb.base/sigall.exp: send signal MSG
-PASS: gdb.base/sigall.exp: send signal PHONE
-PASS: gdb.base/sigall.exp: send signal PIPE
-PASS: gdb.base/sigall.exp: send signal POLL
-PASS: gdb.base/sigall.exp: send signal PRIO
-PASS: gdb.base/sigall.exp: send signal PROF
-PASS: gdb.base/sigall.exp: send signal PWR
-PASS: gdb.base/sigall.exp: send signal QUIT
-PASS: gdb.base/sigall.exp: send signal RETRACT
-PASS: gdb.base/sigall.exp: send signal SAK
-PASS: gdb.base/sigall.exp: send signal SEGV
-PASS: gdb.base/sigall.exp: send signal SOUND
-PASS: gdb.base/sigall.exp: send signal SYS
-PASS: gdb.base/sigall.exp: send signal TERM
-PASS: gdb.base/sigall.exp: send signal TSTP
-PASS: gdb.base/sigall.exp: send signal TTIN
-PASS: gdb.base/sigall.exp: send signal TTOU
-PASS: gdb.base/sigall.exp: send signal URG
-PASS: gdb.base/sigall.exp: send signal USR1
-PASS: gdb.base/sigall.exp: send signal USR2
-PASS: gdb.base/sigall.exp: send signal VTALRM
-PASS: gdb.base/sigall.exp: send signal WAITING
-PASS: gdb.base/sigall.exp: send signal WINCH
-PASS: gdb.base/sigall.exp: send signal WIND
-PASS: gdb.base/sigall.exp: send signal XCPU
-PASS: gdb.base/sigall.exp: send signal XFSZ
-Running gdb.git~master/gdb/testsuite/gdb.base/sigaltstack.exp ...
-PASS: gdb.base/sigaltstack.exp: backtrace
-PASS: gdb.base/sigaltstack.exp: break catcher if level == INNER
-PASS: gdb.base/sigaltstack.exp: continue to catch
-PASS: gdb.base/sigaltstack.exp: finish from catch INNER
-PASS: gdb.base/sigaltstack.exp: finish from catch LEAF
-PASS: gdb.base/sigaltstack.exp: finish to MAIN
-PASS: gdb.base/sigaltstack.exp: finish to OUTER
-PASS: gdb.base/sigaltstack.exp: finish to catch INNER
-PASS: gdb.base/sigaltstack.exp: finish to catch MAIN
-PASS: gdb.base/sigaltstack.exp: finish to throw INNER
-PASS: gdb.base/sigaltstack.exp: handle SIGALRM print pass nostop
-PASS: gdb.base/sigaltstack.exp: handle SIGPROF print pass nostop
-PASS: gdb.base/sigaltstack.exp: handle SIGVTALRM print pass nostop
-PASS: gdb.base/sigaltstack.exp: next
-Running gdb.git~master/gdb/testsuite/gdb.base/sigbpt.exp ...
-PASS: gdb.base/sigbpt.exp: advance to the bowler
-PASS: gdb.base/sigbpt.exp: break keeper
-PASS: gdb.base/sigbpt.exp: cont bp after segv: rerun to main
-PASS: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 0 of 2
-PASS: gdb.base/sigbpt.exp: cont bp after segv; clear breakpoint 1 of 2
-FAIL: gdb.base/sigbpt.exp: cont bp after segv; continue to breakpoint at fault
-PASS: gdb.base/sigbpt.exp: cont bp after segv; continue to keeper
-PASS: gdb.base/sigbpt.exp: cont bp after segv; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: cont bp after segv; pass SIGSEGV
-PASS: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 0 of 2
-PASS: gdb.base/sigbpt.exp: cont bp after segv; set breakpoint 1 of 2
-FAIL: gdb.base/sigbpt.exp: cont bp after segv; stepi fault
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv: rerun to main
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 0 of 3
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 1 of 3
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3
-FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; continue to breakpoint at fault
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; continue to keeper
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; pass SIGSEGV
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0 of 3
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 1 of 3
-PASS: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 2 of 3
-FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault
-PASS: gdb.base/sigbpt.exp: cont: rerun to main
-PASS: gdb.base/sigbpt.exp: cont; clear breakpoint 0 of 1
-FAIL: gdb.base/sigbpt.exp: cont; continue to breakpoint at fault
-PASS: gdb.base/sigbpt.exp: cont; continue to keeper
-PASS: gdb.base/sigbpt.exp: cont; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: cont; pass SIGSEGV
-PASS: gdb.base/sigbpt.exp: cont; set breakpoint 0 of 1
-FAIL: gdb.base/sigbpt.exp: cont; stepi fault
-PASS: gdb.base/sigbpt.exp: display/i $pc
-PASS: gdb.base/sigbpt.exp: get insn after fault
-PASS: gdb.base/sigbpt.exp: stepi bp at segv: rerun to main
-PASS: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1
-PASS: gdb.base/sigbpt.exp: stepi bp at segv; continue to keeper
-PASS: gdb.base/sigbpt.exp: stepi bp at segv; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi bp at segv; pass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi bp at segv; set breakpoint 0 of 1
-FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv: rerun to main
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; continue to keeper
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2
-PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2
-FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
-PASS: gdb.base/sigbpt.exp: stepi bp before segv: rerun to main
-PASS: gdb.base/sigbpt.exp: stepi bp before segv; clear breakpoint 0 of 1
-PASS: gdb.base/sigbpt.exp: stepi bp before segv; continue to keeper
-PASS: gdb.base/sigbpt.exp: stepi bp before segv; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi bp before segv; pass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi bp before segv; set breakpoint 0 of 1
-FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
-PASS: gdb.base/sigbpt.exp: stepi: rerun to main
-PASS: gdb.base/sigbpt.exp: stepi; continue to keeper
-PASS: gdb.base/sigbpt.exp: stepi; nopass SIGSEGV
-PASS: gdb.base/sigbpt.exp: stepi; pass SIGSEGV
-FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
-PASS: gdb.base/sigbpt.exp: stepping to fault
-PASS: gdb.base/sigbpt.exp: verify that SIGSEGV occurs at the last STEPI insn
-Running gdb.git~master/gdb/testsuite/gdb.base/sigchld.exp ...
-PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior
-PASS: gdb.base/sigchld.exp: set breakpoint at failure exit
-PASS: gdb.base/sigchld.exp: set breakpoint at success exit
-Running gdb.git~master/gdb/testsuite/gdb.base/siginfo-addr.exp ...
-PASS: gdb.base/siginfo-addr.exp: continue to signal
-PASS: gdb.base/siginfo-addr.exp: correct si_addr
-PASS: gdb.base/siginfo-addr.exp: display/i $pc
-Running gdb.git~master/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
-PASS: gdb.base/siginfo-infcall.exp: continue to SIGUSR1
-PASS: gdb.base/siginfo-infcall.exp: continue to the handler
-PASS: gdb.base/siginfo-infcall.exp: p callme ()
-Running gdb.git~master/gdb/testsuite/gdb.base/siginfo-obj.exp ...
-PASS: gdb.base/siginfo-obj.exp: continue to signal, 1st
-PASS: gdb.base/siginfo-obj.exp: continue to signal, 2nd
-PASS: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
-PASS: gdb.base/siginfo-obj.exp: extract si_addr
-PASS: gdb.base/siginfo-obj.exp: extract si_code
-PASS: gdb.base/siginfo-obj.exp: extract si_errno
-PASS: gdb.base/siginfo-obj.exp: extract si_signo
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr = 0x666
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr from core file
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo.si_code = 999
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo.si_code from core file
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno = 666
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno from core file
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo = 11
-PASS: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo from core file
-PASS: gdb.base/siginfo-obj.exp: save a core file
-PASS: gdb.base/siginfo-obj.exp: validate modified siginfo fields: break 39
-PASS: gdb.base/siginfo-obj.exp: validate modified siginfo fields: continue to handler
-PASS: gdb.base/siginfo-obj.exp: validate modified siginfo fields: p ssi_addr
-PASS: gdb.base/siginfo-obj.exp: validate modified siginfo fields: p ssi_code
-PASS: gdb.base/siginfo-obj.exp: validate modified siginfo fields: p ssi_errno
-PASS: gdb.base/siginfo-obj.exp: validate modified siginfo fields: p ssi_signo
-PASS: gdb.base/siginfo-obj.exp: validate siginfo fields: break 39
-PASS: gdb.base/siginfo-obj.exp: validate siginfo fields: continue to handler
-PASS: gdb.base/siginfo-obj.exp: validate siginfo fields: p ssi_addr
-PASS: gdb.base/siginfo-obj.exp: validate siginfo fields: p ssi_code
-PASS: gdb.base/siginfo-obj.exp: validate siginfo fields: p ssi_errno
-PASS: gdb.base/siginfo-obj.exp: validate siginfo fields: p ssi_signo
-Running gdb.git~master/gdb/testsuite/gdb.base/siginfo-thread.exp ...
-PASS: gdb.base/siginfo-thread.exp: break 40
-PASS: gdb.base/siginfo-thread.exp: continue to handler
-PASS: gdb.base/siginfo-thread.exp: continue to signal
-PASS: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
-PASS: gdb.base/siginfo-thread.exp: extract si_addr
-PASS: gdb.base/siginfo-thread.exp: extract si_code
-PASS: gdb.base/siginfo-thread.exp: extract si_errno
-PASS: gdb.base/siginfo-thread.exp: extract si_signo
-PASS: gdb.base/siginfo-thread.exp: p $_siginfo._sifields._sigfault.si_addr from core file
-PASS: gdb.base/siginfo-thread.exp: p $_siginfo.si_code from core file
-PASS: gdb.base/siginfo-thread.exp: p $_siginfo.si_errno from core file
-PASS: gdb.base/siginfo-thread.exp: p $_siginfo.si_signo from core file
-PASS: gdb.base/siginfo-thread.exp: p ssi_addr
-PASS: gdb.base/siginfo-thread.exp: p ssi_code
-PASS: gdb.base/siginfo-thread.exp: p ssi_errno
-PASS: gdb.base/siginfo-thread.exp: p ssi_signo
-PASS: gdb.base/siginfo-thread.exp: print $count
-PASS: gdb.base/siginfo-thread.exp: save a core file
-PASS: gdb.base/siginfo-thread.exp: select thread 1 with core file
-PASS: gdb.base/siginfo-thread.exp: select thread 2 with core file
-PASS: gdb.base/siginfo-thread.exp: set variable $count = 0
-PASS: gdb.base/siginfo-thread.exp: successfully compiled posix threads test case
-PASS: gdb.base/siginfo-thread.exp: test signal in main thread
-PASS: gdb.base/siginfo-thread.exp: thread 1
-PASS: gdb.base/siginfo-thread.exp: update counter in thread 1
-PASS: gdb.base/siginfo-thread.exp: update counter in thread 2
-Running gdb.git~master/gdb/testsuite/gdb.base/siginfo.exp ...
-PASS: gdb.base/siginfo.exp: backtrace for nexti
-PASS: gdb.base/siginfo.exp: break handler
-PASS: gdb.base/siginfo.exp: continue to stepi handler
-PASS: gdb.base/siginfo.exp: display/i $pc
-PASS: gdb.base/siginfo.exp: step out of handler
-Running gdb.git~master/gdb/testsuite/gdb.base/signals-state-child.exp ...
-PASS: gdb.base/signals-state-child.exp: collect standalone signals state
-PASS: gdb.base/signals-state-child.exp: continue until exit at collect signals state under gdb
-PASS: gdb.base/signals-state-child.exp: signals states are identical
-Running gdb.git~master/gdb/testsuite/gdb.base/signals.exp ...
-PASS: gdb.base/signals.exp: backtrace for SIGUSR1
-PASS: gdb.base/signals.exp: backtrace from handler when calling func1
-PASS: gdb.base/signals.exp: break handler if 0
-PASS: gdb.base/signals.exp: condition $handler_breakpoint_number
-PASS: gdb.base/signals.exp: continue
-PASS: gdb.base/signals.exp: handle SIG parses all legal actions
-PASS: gdb.base/signals.exp: handle SIG with bogus action
-PASS: gdb.base/signals.exp: handle SIG with multiple conflicting actions
-PASS: gdb.base/signals.exp: handle all print
-PASS: gdb.base/signals.exp: handle multiple SIGs
-PASS: gdb.base/signals.exp: handle multiple SIGs via integer range
-PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range
-PASS: gdb.base/signals.exp: handle with bogus SIG
-PASS: gdb.base/signals.exp: handle without arguments
-PASS: gdb.base/signals.exp: info signal 5
-PASS: gdb.base/signals.exp: info signal SIGTRAP
-PASS: gdb.base/signals.exp: info signals
-PASS: gdb.base/signals.exp: invalid signal number rejected
-PASS: gdb.base/signals.exp: next to ++count #1
-PASS: gdb.base/signals.exp: next to ++count #2
-PASS: gdb.base/signals.exp: next to alarm #1
-PASS: gdb.base/signals.exp: next to alarm #2
-PASS: gdb.base/signals.exp: next to signal
-PASS: gdb.base/signals.exp: override SIGINT
-PASS: gdb.base/signals.exp: override SIGTRAP
-PASS: gdb.base/signals.exp: p count #1
-PASS: gdb.base/signals.exp: p count #2
-PASS: gdb.base/signals.exp: p func1 () #1
-PASS: gdb.base/signals.exp: p func1 () #2
-PASS: gdb.base/signals.exp: set $handler_breakpoint_number = $bpnum
-PASS: gdb.base/signals.exp: set variable count = 0
-PASS: gdb.base/signals.exp: signal SIGUSR1
-PASS: gdb.base/signals.exp: signal without arguments disallowed
-Running gdb.git~master/gdb/testsuite/gdb.base/signed-builtin-types.exp ...
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=: print/d sizeof ( char)
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=signed: print/d sizeof (signed char)
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=char: type_prefix=unsigned: print/d sizeof (unsigned char)
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=: print/d sizeof ( int)
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=signed: print/d sizeof (signed int)
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=int: type_prefix=unsigned: print/d sizeof (unsigned int)
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=: print/d sizeof ( long)
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=signed: print/d sizeof (signed long)
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=long: type_prefix=unsigned: print/d sizeof (unsigned long)
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=: print/d sizeof ( short)
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=signed: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=signed: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=signed: print/d sizeof (signed short)
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=unsigned: after sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=unsigned: before sizeof expression: maint print objfiles libsigned-builtin-types.so: pattern not matched: Symtabs:
-PASS: gdb.base/signed-builtin-types.exp: type_name=short: type_prefix=unsigned: print/d sizeof (unsigned short)
-Running gdb.git~master/gdb/testsuite/gdb.base/signest.exp ...
-PASS: gdb.base/signest.exp: continue to fault
-PASS: gdb.base/signest.exp: pass SIGBUS
-PASS: gdb.base/signest.exp: pass SIGSEGV
-PASS: gdb.base/signest.exp: run through nested faults
-PASS: gdb.base/signest.exp: set conditional breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/signull.exp ...
-PASS: gdb.base/signull.exp: break bowler
-PASS: gdb.base/signull.exp: break keeper
-PASS: gdb.base/signull.exp: code; backtrace from SIGSEGV
-PASS: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV
-PASS: gdb.base/signull.exp: code; continue to the keeper
-PASS: gdb.base/signull.exp: code; select the pointer type
-PASS: gdb.base/signull.exp: code; start with the bowler
-PASS: gdb.base/signull.exp: code; take the SIGSEGV
-PASS: gdb.base/signull.exp: data read; backtrace from SIGSEGV
-PASS: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
-PASS: gdb.base/signull.exp: data read; continue to the keeper
-PASS: gdb.base/signull.exp: data read; select the pointer type
-PASS: gdb.base/signull.exp: data read; start with the bowler
-PASS: gdb.base/signull.exp: data read; take the SIGSEGV
-PASS: gdb.base/signull.exp: data write; backtrace from SIGSEGV
-PASS: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV
-PASS: gdb.base/signull.exp: data write; continue to the keeper
-PASS: gdb.base/signull.exp: data write; select the pointer type
-PASS: gdb.base/signull.exp: data write; start with the bowler
-PASS: gdb.base/signull.exp: data write; take the SIGSEGV
-PASS: gdb.base/signull.exp: handle SIGBUS
-PASS: gdb.base/signull.exp: handle SIGSEGV
-PASS: gdb.base/signull.exp: probe function pointer (function entry-point)
-PASS: gdb.base/signull.exp: rerun to main
-PASS: gdb.base/signull.exp: set for function pointer probe
-Running gdb.git~master/gdb/testsuite/gdb.base/sigrepeat.exp ...
-PASS: gdb.base/sigrepeat.exp: advance to infinite loop
-PASS: gdb.base/sigrepeat.exp: next
-Running gdb.git~master/gdb/testsuite/gdb.base/sigstep.exp ...
-PASS: gdb.base/sigstep.exp: continue over handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: continue over handler: break clear done
-PASS: gdb.base/sigstep.exp: continue over handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue over handler: performing continue
-PASS: gdb.base/sigstep.exp: continue over handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: continue to handler entry: advance to infinite loop
-PASS: gdb.base/sigstep.exp: continue to handler entry: break handler
-PASS: gdb.base/sigstep.exp: continue to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler entry: performing continue
-PASS: gdb.base/sigstep.exp: continue to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break clear done
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: continue to handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: leave handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: continue to handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: leave handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: continue to handler
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: leave handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: advance in handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break clear done
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: continue to handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler
-FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: si in handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: advance in handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: continue to handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler
-FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: si in handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: advance in handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: continue to handler
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler
-FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: si in handler
-PASS: gdb.base/sigstep.exp: continue to handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: continue to handler: break handler
-PASS: gdb.base/sigstep.exp: continue to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: continue to handler: performing continue
-PASS: gdb.base/sigstep.exp: continue to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: performing continue
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break handler
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: performing continue
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: break handler
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: performing next
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break handler
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break handler
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: performing step
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break handler
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break handler
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set displaced-stepping off
-PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: performing continue
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: break handler
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: performing continue
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break handler
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: performing continue
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: performing next
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: break handler
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: break handler
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: performing next
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: performing nexti
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: performing step
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break handler
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: break handler
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: performing step
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: advanced
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: break clear done
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: break infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: continue to infinite loop
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: display/i $pc
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: get next PC
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: performing stepi
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set displaced-stepping on
-PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: finish from handleri: break handler
-PASS: gdb.base/sigstep.exp: finish from handleri: continue to handler
-PASS: gdb.base/sigstep.exp: finish from handleri: display/i $pc
-PASS: gdb.base/sigstep.exp: finish from handleri: leave handler
-PASS: gdb.base/sigstep.exp: finish from handleri: leave signal trampoline (in main)
-PASS: gdb.base/sigstep.exp: next over handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: next over handler: break clear done
-PASS: gdb.base/sigstep.exp: next over handler: display/i $pc
-PASS: gdb.base/sigstep.exp: next over handler: performing next
-PASS: gdb.base/sigstep.exp: next over handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: next to handler entry: advance to infinite loop
-PASS: gdb.base/sigstep.exp: next to handler entry: break handler
-PASS: gdb.base/sigstep.exp: next to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: next to handler entry: performing next
-PASS: gdb.base/sigstep.exp: next to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: next to handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: next to handler: break handler
-PASS: gdb.base/sigstep.exp: next to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: next to handler: performing next
-PASS: gdb.base/sigstep.exp: next to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: nexti from handleri: break handler
-PASS: gdb.base/sigstep.exp: nexti from handleri: continue to handler
-PASS: gdb.base/sigstep.exp: nexti from handleri: display/i $pc
-PASS: gdb.base/sigstep.exp: nexti from handleri: leave handler
-PASS: gdb.base/sigstep.exp: nexti from handleri: leave signal trampoline (in main)
-PASS: gdb.base/sigstep.exp: nexti over handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: nexti over handler: advanced
-PASS: gdb.base/sigstep.exp: nexti over handler: break clear done
-PASS: gdb.base/sigstep.exp: nexti over handler: display/i $pc
-PASS: gdb.base/sigstep.exp: nexti over handler: get next PC
-PASS: gdb.base/sigstep.exp: nexti over handler: performing nexti
-PASS: gdb.base/sigstep.exp: nexti over handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: nexti to handler entry: advance to infinite loop
-PASS: gdb.base/sigstep.exp: nexti to handler entry: break handler
-PASS: gdb.base/sigstep.exp: nexti to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: nexti to handler entry: performing nexti
-PASS: gdb.base/sigstep.exp: nexti to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: return from handleri: break handler
-PASS: gdb.base/sigstep.exp: return from handleri: continue to handler
-PASS: gdb.base/sigstep.exp: return from handleri: display/i $pc
-PASS: gdb.base/sigstep.exp: return from handleri: leave handler
-PASS: gdb.base/sigstep.exp: return from handleri: leave signal trampoline (in main)
-PASS: gdb.base/sigstep.exp: step over handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: step over handler: break clear done
-PASS: gdb.base/sigstep.exp: step over handler: display/i $pc
-PASS: gdb.base/sigstep.exp: step over handler: performing step
-PASS: gdb.base/sigstep.exp: step over handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: step to handler entry: advance to infinite loop
-PASS: gdb.base/sigstep.exp: step to handler entry: break handler
-PASS: gdb.base/sigstep.exp: step to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: step to handler entry: performing step
-PASS: gdb.base/sigstep.exp: step to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: step to handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: step to handler: break handler
-PASS: gdb.base/sigstep.exp: step to handler: display/i $pc
-PASS: gdb.base/sigstep.exp: step to handler: performing step
-PASS: gdb.base/sigstep.exp: step to handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: stepi from handleri: break handler
-PASS: gdb.base/sigstep.exp: stepi from handleri: continue to handler
-PASS: gdb.base/sigstep.exp: stepi from handleri: display/i $pc
-PASS: gdb.base/sigstep.exp: stepi from handleri: leave handler
-PASS: gdb.base/sigstep.exp: stepi from handleri: leave signal trampoline (in main)
-PASS: gdb.base/sigstep.exp: stepi over handler: advance to infinite loop
-PASS: gdb.base/sigstep.exp: stepi over handler: advanced
-PASS: gdb.base/sigstep.exp: stepi over handler: break clear done
-PASS: gdb.base/sigstep.exp: stepi over handler: display/i $pc
-PASS: gdb.base/sigstep.exp: stepi over handler: get next PC
-PASS: gdb.base/sigstep.exp: stepi over handler: performing stepi
-PASS: gdb.base/sigstep.exp: stepi over handler: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: stepi to handler entry: advance to infinite loop
-PASS: gdb.base/sigstep.exp: stepi to handler entry: break handler
-PASS: gdb.base/sigstep.exp: stepi to handler entry: display/i $pc
-PASS: gdb.base/sigstep.exp: stepi to handler entry: performing stepi
-PASS: gdb.base/sigstep.exp: stepi to handler entry: set itimer = itimer_real
-PASS: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti
-PASS: gdb.base/sigstep.exp: validate backtrace: break handler
-PASS: gdb.base/sigstep.exp: validate backtrace: continue to stepi handler
-PASS: gdb.base/sigstep.exp: validate backtrace: display/i $pc
-Running gdb.git~master/gdb/testsuite/gdb.base/sigwinch-notty.exp ...
-PASS: gdb.base/sigwinch-notty.exp: wait for gdb exit
-PASS: gdb.base/sigwinch-notty.exp: wait for sleep exit
-Running gdb.git~master/gdb/testsuite/gdb.base/sizeof.exp ...
-PASS: gdb.base/sizeof.exp: check sizeof "char": next
-PASS: gdb.base/sizeof.exp: check sizeof "char": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "double": next
-PASS: gdb.base/sizeof.exp: check sizeof "double": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "float": next
-PASS: gdb.base/sizeof.exp: check sizeof "float": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "int": next
-PASS: gdb.base/sizeof.exp: check sizeof "int": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "long double": next
-PASS: gdb.base/sizeof.exp: check sizeof "long double": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "long long": next
-PASS: gdb.base/sizeof.exp: check sizeof "long long": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "long": next
-PASS: gdb.base/sizeof.exp: check sizeof "long": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "short": next
-PASS: gdb.base/sizeof.exp: check sizeof "short": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "void (*)(void)": next
-PASS: gdb.base/sizeof.exp: check sizeof "void (*)(void)": size matches
-PASS: gdb.base/sizeof.exp: check sizeof "void *": next
-PASS: gdb.base/sizeof.exp: check sizeof "void *": size matches
-PASS: gdb.base/sizeof.exp: check valueof "'\377'": next
-PASS: gdb.base/sizeof.exp: check valueof "'\377'": value matches
-PASS: gdb.base/sizeof.exp: check valueof "(int) (char) -1": next
-PASS: gdb.base/sizeof.exp: check valueof "(int) (char) -1": value matches
-PASS: gdb.base/sizeof.exp: check valueof "(int) (signed char) -1": next
-PASS: gdb.base/sizeof.exp: check valueof "(int) (signed char) -1": value matches
-PASS: gdb.base/sizeof.exp: check valueof "(int) (unsigned char) -1": next
-PASS: gdb.base/sizeof.exp: check valueof "(int) (unsigned char) -1": value matches
-PASS: gdb.base/sizeof.exp: get integer valueof "(int) '\377'"
-PASS: gdb.base/sizeof.exp: get integer valueof "(int) (char) -1"
-PASS: gdb.base/sizeof.exp: get integer valueof "(int) (signed char) -1"
-PASS: gdb.base/sizeof.exp: get integer valueof "(int) (unsigned char) -1"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (double)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (float)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long double)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long long)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (long)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (short)"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (void (*)(void))"
-PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.base/sizeof.exp: maint print arch
-PASS: gdb.base/sizeof.exp: next
-PASS: gdb.base/sizeof.exp: print padding_char.p1
-PASS: gdb.base/sizeof.exp: print padding_char.p2
-PASS: gdb.base/sizeof.exp: print padding_double.p1
-PASS: gdb.base/sizeof.exp: print padding_double.p2
-PASS: gdb.base/sizeof.exp: print padding_float.p1
-PASS: gdb.base/sizeof.exp: print padding_float.p2
-PASS: gdb.base/sizeof.exp: print padding_int.p1
-PASS: gdb.base/sizeof.exp: print padding_int.p2
-PASS: gdb.base/sizeof.exp: print padding_long.p1
-PASS: gdb.base/sizeof.exp: print padding_long.p2
-PASS: gdb.base/sizeof.exp: print padding_long_double.p1
-PASS: gdb.base/sizeof.exp: print padding_long_double.p2
-PASS: gdb.base/sizeof.exp: print padding_long_long.p1
-PASS: gdb.base/sizeof.exp: print padding_long_long.p2
-PASS: gdb.base/sizeof.exp: print padding_short.p1
-PASS: gdb.base/sizeof.exp: print padding_short.p2
-PASS: gdb.base/sizeof.exp: print/d padding_char.v
-PASS: gdb.base/sizeof.exp: print/d padding_int.v
-PASS: gdb.base/sizeof.exp: print/d padding_long.v
-PASS: gdb.base/sizeof.exp: print/d padding_long_long.v
-PASS: gdb.base/sizeof.exp: print/d padding_short.v
-PASS: gdb.base/sizeof.exp: print/f padding_double.v
-PASS: gdb.base/sizeof.exp: print/f padding_float.v
-PASS: gdb.base/sizeof.exp: print/f padding_long_double.v
-PASS: gdb.base/sizeof.exp: set padding_char.v = 1
-PASS: gdb.base/sizeof.exp: set padding_double.v = 2
-PASS: gdb.base/sizeof.exp: set padding_float.v = 1
-PASS: gdb.base/sizeof.exp: set padding_int.v = 4
-PASS: gdb.base/sizeof.exp: set padding_long.v = 4
-PASS: gdb.base/sizeof.exp: set padding_long_double.v = 4
-PASS: gdb.base/sizeof.exp: set padding_long_long.v = 8
-PASS: gdb.base/sizeof.exp: set padding_short.v = 2
-Running gdb.git~master/gdb/testsuite/gdb.base/skip-inline.exp ...
-PASS: gdb.base/skip-inline.exp: double_step: double step: again back to main
-PASS: gdb.base/skip-inline.exp: double_step: double step: again in the baz
-PASS: gdb.base/skip-inline.exp: double_step: double step: again in the main
-PASS: gdb.base/skip-inline.exp: double_step: double step: in the main
-PASS: gdb.base/skip-inline.exp: double_step: double step: step again into baz, since foo will be skipped
-PASS: gdb.base/skip-inline.exp: double_step: double step: step back to main
-PASS: gdb.base/skip-inline.exp: double_step: double step: step back to main, again
-PASS: gdb.base/skip-inline.exp: double_step: double step: step into baz, since foo will be skipped
-PASS: gdb.base/skip-inline.exp: double_step: double step: still in the baz
-PASS: gdb.base/skip-inline.exp: single_step: again back to main
-PASS: gdb.base/skip-inline.exp: single_step: again in the baz
-PASS: gdb.base/skip-inline.exp: single_step: again in the main
-PASS: gdb.base/skip-inline.exp: single_step: in the baz, since foo was skipped
-PASS: gdb.base/skip-inline.exp: single_step: in the main
-PASS: gdb.base/skip-inline.exp: single_step: step again into baz, since foo will be skipped
-PASS: gdb.base/skip-inline.exp: single_step: step back to main, again
-PASS: gdb.base/skip-inline.exp: single_step: step into baz, since foo will be skipped
-PASS: gdb.base/skip-inline.exp: single_step: stepping until regexp
-PASS: gdb.base/skip-inline.exp: skip function foo
-PASS: gdb.base/skip-inline.exp: skip_current_frame: in the foo
-PASS: gdb.base/skip-inline.exp: skip_current_frame: in the main
-PASS: gdb.base/skip-inline.exp: skip_current_frame: skip
-PASS: gdb.base/skip-inline.exp: skip_current_frame: skip delete
-PASS: gdb.base/skip-inline.exp: skip_current_frame: step into foo
-PASS: gdb.base/skip-inline.exp: triple_step: triple step: again back to main
-PASS: gdb.base/skip-inline.exp: triple_step: triple step: again in the main
-PASS: gdb.base/skip-inline.exp: triple_step: triple step: in the main
-PASS: gdb.base/skip-inline.exp: triple_step: triple step: step over baz
-PASS: gdb.base/skip-inline.exp: triple_step: triple step: step over baz, again
-Running gdb.git~master/gdb/testsuite/gdb.base/skip-solib.exp ...
-PASS: gdb.base/skip-solib.exp: ignoring solib file: bt
-PASS: gdb.base/skip-solib.exp: ignoring solib file: info skip
-PASS: gdb.base/skip-solib.exp: ignoring solib file: skip file
-PASS: gdb.base/skip-solib.exp: ignoring solib file: step
-PASS: gdb.base/skip-solib.exp: ignoring solib function: bt
-PASS: gdb.base/skip-solib.exp: ignoring solib function: info skip
-PASS: gdb.base/skip-solib.exp: ignoring solib function: skip function
-PASS: gdb.base/skip-solib.exp: ignoring solib function: step
-PASS: gdb.base/skip-solib.exp: ignoring solib function: step into other function
-Running gdb.git~master/gdb/testsuite/gdb.base/skip.exp ...
-PASS: gdb.base/skip.exp: admin: info skip 2-3
-PASS: gdb.base/skip.exp: admin: info skip after deleting 2 3
-PASS: gdb.base/skip.exp: admin: info skip after deleting all
-PASS: gdb.base/skip.exp: admin: info skip after disabling 4 2-3
-PASS: gdb.base/skip.exp: admin: info skip after disabling all
-PASS: gdb.base/skip.exp: admin: info skip after enabling 2-3
-PASS: gdb.base/skip.exp: admin: info skip after enabling all
-PASS: gdb.base/skip.exp: admin: skip delete
-PASS: gdb.base/skip.exp: admin: skip delete 2 3
-PASS: gdb.base/skip.exp: admin: skip disable
-PASS: gdb.base/skip.exp: admin: skip disable 4 2-3
-PASS: gdb.base/skip.exp: admin: skip enable
-PASS: gdb.base/skip.exp: admin: skip enable 2-3
-PASS: gdb.base/skip.exp: info skip
-PASS: gdb.base/skip.exp: info skip 999
-PASS: gdb.base/skip.exp: info skip empty
-PASS: gdb.base/skip.exp: skip (main)
-PASS: gdb.base/skip.exp: skip (no default function)
-PASS: gdb.base/skip.exp: skip -fi
-PASS: gdb.base/skip.exp: skip -fi skip1.c
-PASS: gdb.base/skip.exp: skip -file
-PASS: gdb.base/skip.exp: skip -fu
-PASS: gdb.base/skip.exp: skip -fu baz
-PASS: gdb.base/skip.exp: skip -function
-PASS: gdb.base/skip.exp: skip -gfi sk*1.c
-PASS: gdb.base/skip.exp: skip -rfu
-PASS: gdb.base/skip.exp: skip -rfu ^b.z$
-PASS: gdb.base/skip.exp: skip -rfu foo.* xyzzy
-PASS: gdb.base/skip.exp: skip -rfunction
-PASS: gdb.base/skip.exp: skip -x
-PASS: gdb.base/skip.exp: skip delete 999
-PASS: gdb.base/skip.exp: skip delete a
-PASS: gdb.base/skip.exp: skip delete completion: add skip 0
-PASS: gdb.base/skip.exp: skip delete completion: add skip 1
-PASS: gdb.base/skip.exp: skip delete completion: add skip 10
-PASS: gdb.base/skip.exp: skip delete completion: add skip 11
-PASS: gdb.base/skip.exp: skip delete completion: add skip 2
-PASS: gdb.base/skip.exp: skip delete completion: add skip 3
-PASS: gdb.base/skip.exp: skip delete completion: add skip 4
-PASS: gdb.base/skip.exp: skip delete completion: add skip 5
-PASS: gdb.base/skip.exp: skip delete completion: add skip 6
-PASS: gdb.base/skip.exp: skip delete completion: add skip 7
-PASS: gdb.base/skip.exp: skip delete completion: add skip 8
-PASS: gdb.base/skip.exp: skip delete completion: add skip 9
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete "
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 1"
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 11"
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 123"
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 2 "
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 2-"
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 2-33"
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete 2-5"
-PASS: gdb.base/skip.exp: skip delete completion: cmd complete "skip delete a1"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete "
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 1"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 11"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 123"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 2 "
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 2-"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 2-33"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete 2-5"
-PASS: gdb.base/skip.exp: skip delete completion: tab complete "skip delete a1"
-PASS: gdb.base/skip.exp: skip disable 999
-PASS: gdb.base/skip.exp: skip disable a
-PASS: gdb.base/skip.exp: skip enable 999
-PASS: gdb.base/skip.exp: skip enable a
-PASS: gdb.base/skip.exp: skip file (no default file)
-PASS: gdb.base/skip.exp: skip file (skip.c)
-PASS: gdb.base/skip.exp: skip file skip1.c
-PASS: gdb.base/skip.exp: skip function
-PASS: gdb.base/skip.exp: skip function baz
-PASS: gdb.base/skip.exp: step after all ignored
-PASS: gdb.base/skip.exp: step after deleting 1: info skip (delete 1)
-PASS: gdb.base/skip.exp: step after deleting 1: return from bar
-PASS: gdb.base/skip.exp: step after deleting 1: skip delete 1
-PASS: gdb.base/skip.exp: step after deleting 1: step and skip bar
-PASS: gdb.base/skip.exp: step after deleting 1: step and skip baz
-PASS: gdb.base/skip.exp: step after disabling 3: Return from foo
-PASS: gdb.base/skip.exp: step after disabling 3: info skip shows entry as disabled
-PASS: gdb.base/skip.exp: step after disabling 3: return from bar
-PASS: gdb.base/skip.exp: step after disabling 3: skip disable 3
-PASS: gdb.base/skip.exp: step after disabling 3: step and skip baz
-PASS: gdb.base/skip.exp: step after disabling 3: step into bar
-PASS: gdb.base/skip.exp: step after disabling 3: step into foo
-PASS: gdb.base/skip.exp: step after enable 3: info skip shows entry as enabled
-PASS: gdb.base/skip.exp: step after enable 3: return from bar
-PASS: gdb.base/skip.exp: step after enable 3: skip enable 3
-PASS: gdb.base/skip.exp: step after enable 3: step and skip bar
-PASS: gdb.base/skip.exp: step after enable 3: step and skip baz
-PASS: gdb.base/skip.exp: step in the main
-PASS: gdb.base/skip.exp: step using -fi + -fu: skip -fi skip1.c -fu test_skip
-PASS: gdb.base/skip.exp: step using -fi + -fu: skip delete
-PASS: gdb.base/skip.exp: step using -fi + -fu: step 1
-PASS: gdb.base/skip.exp: step using -fi + -fu: step 2
-PASS: gdb.base/skip.exp: step using -fi + -fu: step 3
-PASS: gdb.base/skip.exp: step using -fi + -fu: step 4
-PASS: gdb.base/skip.exp: step using -fi + -fu: step 5
-PASS: gdb.base/skip.exp: step using -fi: return from bar
-PASS: gdb.base/skip.exp: step using -fi: skip disable
-PASS: gdb.base/skip.exp: step using -fi: skip enable 5
-PASS: gdb.base/skip.exp: step using -fi: step and skip bar
-PASS: gdb.base/skip.exp: step using -fi: step and skip baz
-PASS: gdb.base/skip.exp: step using -fu for baz: Return from foo
-PASS: gdb.base/skip.exp: step using -fu for baz: return from bar
-PASS: gdb.base/skip.exp: step using -fu for baz: skip disable
-PASS: gdb.base/skip.exp: step using -fu for baz: skip enable 7
-PASS: gdb.base/skip.exp: step using -fu for baz: step and skip baz
-PASS: gdb.base/skip.exp: step using -fu for baz: step into bar
-PASS: gdb.base/skip.exp: step using -fu for baz: step into foo
-PASS: gdb.base/skip.exp: step using -gfi: return from bar
-PASS: gdb.base/skip.exp: step using -gfi: skip disable
-PASS: gdb.base/skip.exp: step using -gfi: skip enable 6
-PASS: gdb.base/skip.exp: step using -gfi: step and skip bar
-PASS: gdb.base/skip.exp: step using -gfi: step and skip baz
-PASS: gdb.base/skip.exp: step using -rfu for baz: Return from foo
-PASS: gdb.base/skip.exp: step using -rfu for baz: return from bar
-PASS: gdb.base/skip.exp: step using -rfu for baz: skip disable
-PASS: gdb.base/skip.exp: step using -rfu for baz: skip enable 8
-PASS: gdb.base/skip.exp: step using -rfu for baz: step and skip baz
-PASS: gdb.base/skip.exp: step using -rfu for baz: step into bar
-PASS: gdb.base/skip.exp: step using -rfu for baz: step into foo
-Running gdb.git~master/gdb/testsuite/gdb.base/skipcxx.exp ...
-PASS: gdb.base/skipcxx.exp: skip -rfu ^somename::
-PASS: gdb.base/skipcxx.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.base/so-impl-ld.exp ...
-PASS: gdb.base/so-impl-ld.exp: step in solib call
-PASS: gdb.base/so-impl-ld.exp: step into solib call
-PASS: gdb.base/so-impl-ld.exp: step out of solib call
-PASS: gdb.base/so-impl-ld.exp: step over solib call
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-abort.exp ...
-PASS: gdb.base/solib-abort.exp: bt
-PASS: gdb.base/solib-abort.exp: cont
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-corrupted.exp ...
-PASS: gdb.base/solib-corrupted.exp: maint ignore-probes rtld
-UNSUPPORTED: gdb.base/solib-corrupted.exp: make solibs looping (glibc debuginfo required)
-PASS: gdb.base/solib-corrupted.exp: no probes found
-PASS: gdb.base/solib-corrupted.exp: normal list
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-disc.exp ...
-UNSUPPORTED: gdb.base/solib-disc.exp: requires gdbserver reconnect
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-display.exp ...
-FAIL: gdb.base/solib-display.exp: IN: after rerun
-FAIL: gdb.base/solib-display.exp: IN: after rerun (2)
-PASS: gdb.base/solib-display.exp: IN: break 25
-PASS: gdb.base/solib-display.exp: IN: continue
-FAIL: gdb.base/solib-display.exp: IN: continue two
-PASS: gdb.base/solib-display.exp: IN: display (int) a_global
-PASS: gdb.base/solib-display.exp: IN: display (int) b_global
-PASS: gdb.base/solib-display.exp: IN: display (int) c_global
-PASS: gdb.base/solib-display.exp: IN: display a_local
-PASS: gdb.base/solib-display.exp: IN: display a_static
-PASS: gdb.base/solib-display.exp: IN: display main_global
-FAIL: gdb.base/solib-display.exp: NO: after rerun
-FAIL: gdb.base/solib-display.exp: NO: after rerun (2)
-PASS: gdb.base/solib-display.exp: NO: break 25
-PASS: gdb.base/solib-display.exp: NO: continue
-FAIL: gdb.base/solib-display.exp: NO: continue two
-PASS: gdb.base/solib-display.exp: NO: display (int) a_global
-PASS: gdb.base/solib-display.exp: NO: display (int) b_global
-PASS: gdb.base/solib-display.exp: NO: display (int) c_global
-PASS: gdb.base/solib-display.exp: NO: display a_local
-PASS: gdb.base/solib-display.exp: NO: display a_static
-PASS: gdb.base/solib-display.exp: NO: display main_global
-FAIL: gdb.base/solib-display.exp: SEP: after rerun
-FAIL: gdb.base/solib-display.exp: SEP: after rerun (2)
-PASS: gdb.base/solib-display.exp: SEP: break 25
-PASS: gdb.base/solib-display.exp: SEP: continue
-FAIL: gdb.base/solib-display.exp: SEP: continue two
-PASS: gdb.base/solib-display.exp: SEP: display (int) a_global
-PASS: gdb.base/solib-display.exp: SEP: display (int) b_global
-PASS: gdb.base/solib-display.exp: SEP: display (int) c_global
-PASS: gdb.base/solib-display.exp: SEP: display a_local
-PASS: gdb.base/solib-display.exp: SEP: display a_static
-PASS: gdb.base/solib-display.exp: SEP: display main_global
-PASS: gdb.base/solib-display.exp: SEP: split solib
-PASS: gdb.base/solib-display.exp: SEP: split solib second time
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-nodir.exp ...
-PASS: gdb.base/solib-nodir.exp: library loaded
-PASS: gdb.base/solib-nodir.exp: set cwd OBJDIR/gdb.base
-PASS: gdb.base/solib-nodir.exp: set env LD_LIBRARY_PATH=:
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-overlap.exp ...
-UNTESTED: gdb.base/solib-overlap.exp: 0x40000000: could not prelink OBJDIR/gdb.base/solib-overlap-lib1-0x40000000.so or OBJDIR/gdb.base/solib-overlap-lib2-0x40000000.so.
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.exp ...
-FAIL: gdb.base/solib-probes-nosharedlibrary.exp: continue to breakpoint: main
-PASS: gdb.base/solib-probes-nosharedlibrary.exp: nosharedlibrary
-PASS: gdb.base/solib-probes-nosharedlibrary.exp: stopped at entry
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-search.exp ...
-PASS: gdb.base/solib-search.exp: backtrace (with right libs)
-PASS: gdb.base/solib-search.exp: backtrace (with right libs) (data collection)
-PASS: gdb.base/solib-search.exp: backtrace (with wrong libs)
-PASS: gdb.base/solib-search.exp: backtrace (with wrong libs) (data collection)
-PASS: gdb.base/solib-search.exp: continue to break_here
-PASS: gdb.base/solib-search.exp: p lib1_size
-PASS: gdb.base/solib-search.exp: p lib2_size
-PASS: gdb.base/solib-search.exp: re-load generated corefile
-PASS: gdb.base/solib-search.exp: save a corefile
-PASS: gdb.base/solib-search.exp: set solib-search-path
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-symbol.exp ...
-PASS: gdb.base/solib-symbol.exp: continue
-PASS: gdb.base/solib-symbol.exp: foo in libmd
-PASS: gdb.base/solib-symbol.exp: foo2 in main
-PASS: gdb.base/solib-symbol.exp: foo2 in mdlib
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-vanish.exp ...
-PASS: gdb.base/solib-vanish.exp: continue to breakpoint: bar
-PASS: gdb.base/solib-vanish.exp: next succeeds
-Running gdb.git~master/gdb/testsuite/gdb.base/solib-weak.exp ...
-PASS: gdb.base/solib-weak.exp: lib1 debug, lib2 debug, lib1 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 debug, lib2 debug, lib2 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 debug, lib2 nodebug, lib1 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 debug, lib2 nodebug, lib2 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 nodebug, lib2 debug, lib1 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 nodebug, lib2 debug, lib2 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 nodebug, lib2 nodebug, lib1 first: run to breakpoint
-PASS: gdb.base/solib-weak.exp: lib1 nodebug, lib2 nodebug, lib2 first: run to breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/source-dir.exp ...
-PASS: gdb.base/source-dir.exp: directory /nOtExStInG/a /nOtExStInG/b /nOtExStInG/c
-PASS: gdb.base/source-dir.exp: directory /nOtExStInG/b /nOtExStInG/d /nOtExStInG/c
-PASS: gdb.base/source-dir.exp: directory_after_reset: show directories
-PASS: gdb.base/source-dir.exp: info source after setting directory search list
-PASS: gdb.base/source-dir.exp: info source before setting directory search list
-PASS: gdb.base/source-dir.exp: initial_directory_state: show directories
-PASS: gdb.base/source-dir.exp: list
-PASS: gdb.base/source-dir.exp: set directories ""
-PASS: gdb.base/source-dir.exp: set directories $cdir:$cwd
-PASS: gdb.base/source-dir.exp: set directories :/foo:/bar
-PASS: gdb.base/source-dir.exp: setup source path search directory
-PASS: gdb.base/source-dir.exp: show directories
-Running gdb.git~master/gdb/testsuite/gdb.base/source-execution.exp ...
-PASS: gdb.base/source-execution.exp: source source-execution.gdb
-Running gdb.git~master/gdb/testsuite/gdb.base/source-open.exp ...
-PASS: gdb.base/source-open.exp: forward-search main
-PASS: gdb.base/source-open.exp: reverse-search main
-PASS: gdb.base/source-open.exp: set listsize 1
-PASS: gdb.base/source-open.exp: set source open off
-PASS: gdb.base/source-open.exp: set source open on
-PASS: gdb.base/source-open.exp: source opening is initially on
-PASS: gdb.base/source-open.exp: source opening is now off
-PASS: gdb.base/source-open.exp: source opening is on again
-PASS: gdb.base/source-open.exp: source reading off
-PASS: gdb.base/source-open.exp: source reading on
-PASS: gdb.base/source-open.exp: source reading on again
-PASS: gdb.base/source-open.exp: turn source reading back on
-Running gdb.git~master/gdb/testsuite/gdb.base/source.exp ...
-PASS: gdb.base/source.exp: script contains error
-PASS: gdb.base/source.exp: set search directories
-PASS: gdb.base/source.exp: source -s
-PASS: gdb.base/source.exp: source -s -v
-PASS: gdb.base/source.exp: source -v
-PASS: gdb.base/source.exp: source -v -s
-PASS: gdb.base/source.exp: source after -v
-PASS: gdb.base/source.exp: source for-sure-nonexistant-file
-PASS: gdb.base/source.exp: source interpreter-exec
-PASS: gdb.base/source.exp: source source-nofile.gdb
-Running gdb.git~master/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ...
-ERROR: breakpoints not deleted
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: b test:label (timeout)
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before/after disassembly matches
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before: capture_command_output for disassemble test
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup (timeout)
-PASS: gdb.base/sss-bp-on-user-bp-2.exp: define stepi_del_break
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step (timeout)
-UNRESOLVED: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint always-inserted on
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint where si will land (got interactive prompt)
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 0 (timeout)
-PASS: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 1
-PASS: gdb.base/sss-bp-on-user-bp-2.exp: si& finished
-PASS: gdb.base/sss-bp-on-user-bp-2.exp: stepi_del_break
-Running gdb.git~master/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ...
-PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint
-PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main
-PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc
-PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on
-PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint on address
-PASS: gdb.base/sss-bp-on-user-bp.exp: si
-Running gdb.git~master/gdb/testsuite/gdb.base/stack-checking.exp ...
-PASS: gdb.base/stack-checking.exp: big frame: bt
-PASS: gdb.base/stack-checking.exp: big frame: continue to breakpoint: test location
-PASS: gdb.base/stack-checking.exp: medium frame: bt
-PASS: gdb.base/stack-checking.exp: medium frame: continue to breakpoint: test location
-PASS: gdb.base/stack-checking.exp: small frame: bt
-PASS: gdb.base/stack-checking.exp: small frame: continue to breakpoint: test location
-Running gdb.git~master/gdb/testsuite/gdb.base/stack-protector.exp ...
-PASS: gdb.base/stack-protector.exp: protection=-fno-stack-protector: continue to breakpoint: foo
-XFAIL: gdb.base/stack-protector.exp: protection=-fstack-protector-all: continue to breakpoint: foo (PRMS gcc/88432)
-PASS: gdb.base/stack-protector.exp: protection=-fstack-protector-strong: continue to breakpoint: foo
-PASS: gdb.base/stack-protector.exp: protection=-fstack-protector: continue to breakpoint: foo
-Running gdb.git~master/gdb/testsuite/gdb.base/stale-infcall.exp ...
-PASS: gdb.base/stale-infcall.exp: bt
-PASS: gdb.base/stale-infcall.exp: continue to breakpoint: break-run1
-PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next
-PASS: gdb.base/stale-infcall.exp: delete $test_fail_bpnum
-PASS: gdb.base/stale-infcall.exp: maintenance info breakpoints
-PASS: gdb.base/stale-infcall.exp: maintenance print dummy-frames
-PASS: gdb.base/stale-infcall.exp: print infcall ()
-PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum
-PASS: gdb.base/stale-infcall.exp: stack corrupted
-PASS: gdb.base/stale-infcall.exp: test system longjmp tracking support
-Running gdb.git~master/gdb/testsuite/gdb.base/stap-probe.exp ...
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: check $_probe_arg0 for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: check $_probe_arg0 for probe user
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: check $_probe_arg1 for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: check $_probe_arg1 for probe user
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: check $_probe_arg2 for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: check argument not at probe point
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: info probes stap
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: print $_probe_arg1 for probe ps
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: print $_probe_argc for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: print $_probe_argc for probe ps
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: print $_probe_argc for probe user
-UNSUPPORTED: gdb.base/stap-probe.exp: with semaphore, not optimized: print probe argument from $xmm0 register
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: run to -pstap test:m4
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: run to -pstap test:ps
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: run to -pstap test:user
-PASS: gdb.base/stap-probe.exp: with semaphore, not optimized: set multi-location probe breakpoint (probe two)
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg0 for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg0 for probe user
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg1 for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg1 for probe user
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg2 for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: info probes stap test xmmreg
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_arg1 for probe ps
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for probe m4
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for probe ps
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for probe user
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: run to -pstap test:m4
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: run to -pstap test:ps
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: run to -pstap test:user
-PASS: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check $_probe_arg0 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check $_probe_arg0 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check $_probe_arg1 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check $_probe_arg1 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check $_probe_arg2 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check argument not at probe point
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: get original address of relocation_marker
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: get revised relocation_marker address
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: info probes stap
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: null semaphore relocation
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: check $_probe_arg0 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: check $_probe_arg0 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: check $_probe_arg1 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: check $_probe_arg1 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: check $_probe_arg2 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: check argument not at probe point
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: get original address of relocation_marker
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: get revised relocation_marker address
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: info probes stap
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: print $_probe_arg1 for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: print $_probe_argc for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: print $_probe_argc for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: print $_probe_argc for probe user
-UNSUPPORTED: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: print probe argument from $xmm0 register
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: run to -pstap test:m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: run to -pstap test:ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: run to -pstap test:user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: set breakpoint always-inserted on
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=nopie: set multi-location probe breakpoint (probe two)
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: check $_probe_arg0 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: check $_probe_arg0 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: check $_probe_arg1 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: check $_probe_arg1 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: check $_probe_arg2 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: check argument not at probe point
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: get original address of relocation_marker
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: get revised relocation_marker address
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: info probes stap
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: null semaphore relocation
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: print $_probe_arg1 for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: print $_probe_argc for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: print $_probe_argc for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: print $_probe_argc for probe user
-UNSUPPORTED: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: print probe argument from $xmm0 register
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: run to -pstap test:m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: run to -pstap test:ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: run to -pstap test:user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: set breakpoint always-inserted on
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: pie=pie: set multi-location probe breakpoint (probe two)
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: print $_probe_arg1 for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: print $_probe_argc for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: print $_probe_argc for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: print $_probe_argc for probe user
-UNSUPPORTED: gdb.base/stap-probe.exp: without semaphore, not optimized: print probe argument from $xmm0 register
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: run to -pstap test:m4
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: run to -pstap test:ps
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: run to -pstap test:user
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: set breakpoint always-inserted on
-PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: set multi-location probe breakpoint (probe two)
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg0 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg0 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg1 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg1 for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg2 for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: info probes stap test xmmreg
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: print $_probe_arg1 for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: print $_probe_argc for probe m4
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: print $_probe_argc for probe ps
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: print $_probe_argc for probe user
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: run to -pstap test:m4
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: run to -pstap test:ps
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: run to -pstap test:user
-PASS: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
-Running gdb.git~master/gdb/testsuite/gdb.base/start-cpp.exp ...
-PASS: gdb.base/start-cpp.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.base/start.exp ...
-PASS: gdb.base/start.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.base/starti.exp ...
-PASS: gdb.base/starti.exp: continue
-PASS: gdb.base/starti.exp: hook-stop
-PASS: gdb.base/starti.exp: starti
-Running gdb.git~master/gdb/testsuite/gdb.base/startup-with-shell.exp ...
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: inferior started
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: set args $run_args
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: set startup-with-shell off
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = $TEST: testing first argument
-FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: first argument not expanded
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: inferior started
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: set args $run_args
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.unique-extension: set startup-with-shell off
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: inferior started
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: set args $run_args
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: set startup-with-shell on
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = $TEST: testing first argument
-FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: first argument expanded
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: inferior started
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: set args $run_args
-PASS: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: set startup-with-shell on
-PASS: gdb.base/startup-with-shell.exp: touch OUTPUT_DIR/unique-file.unique-extension
-Running gdb.git~master/gdb/testsuite/gdb.base/statistics.exp ...
-PASS: gdb.base/statistics.exp: startup time and space
-Running gdb.git~master/gdb/testsuite/gdb.base/step-break.exp ...
-PASS: gdb.base/step-break.exp: breakpoint line number
-PASS: gdb.base/step-break.exp: next 2 (1)
-PASS: gdb.base/step-break.exp: next 2 (2)
-PASS: gdb.base/step-break.exp: next 2 (3)
-PASS: gdb.base/step-break.exp: next 2 (4)
-PASS: gdb.base/step-break.exp: next 2 (5)
-PASS: gdb.base/step-break.exp: next 2 (6)
-PASS: gdb.base/step-break.exp: run until breakpoint set at a line number
-Running gdb.git~master/gdb/testsuite/gdb.base/step-bt.exp ...
-PASS: gdb.base/step-bt.exp: backtrace after first instruction step
-PASS: gdb.base/step-bt.exp: backtrace after second instruction step
-PASS: gdb.base/step-bt.exp: breakpoint at first instruction of hello()
-PASS: gdb.base/step-bt.exp: run to hello()
-PASS: gdb.base/step-bt.exp: step first instruction
-PASS: gdb.base/step-bt.exp: step second instruction
-Running gdb.git~master/gdb/testsuite/gdb.base/step-indirect-call-thunk.exp ...
-UNSUPPORTED: gdb.base/step-indirect-call-thunk.exp: require failed: istarget "x86*"
-Running gdb.git~master/gdb/testsuite/gdb.base/step-line.exp ...
-PASS: gdb.base/step-line.exp: break f1
-PASS: gdb.base/step-line.exp: continue to f1
-PASS: gdb.base/step-line.exp: next over dummy 1
-PASS: gdb.base/step-line.exp: next over dummy 10
-PASS: gdb.base/step-line.exp: next over dummy 2
-PASS: gdb.base/step-line.exp: next over dummy 4
-PASS: gdb.base/step-line.exp: next over dummy 6
-PASS: gdb.base/step-line.exp: next over dummy 8
-PASS: gdb.base/step-line.exp: next to dummy 10
-PASS: gdb.base/step-line.exp: next to dummy 2
-PASS: gdb.base/step-line.exp: next to dummy 5
-PASS: gdb.base/step-line.exp: next to dummy 6
-PASS: gdb.base/step-line.exp: next to dummy 7
-PASS: gdb.base/step-line.exp: next to dummy 8
-PASS: gdb.base/step-line.exp: next to dummy 9
-PASS: gdb.base/step-line.exp: step into f2
-Running gdb.git~master/gdb/testsuite/gdb.base/step-over-exit.exp ...
-PASS: gdb.base/step-over-exit.exp: break _exit
-PASS: gdb.base/step-over-exit.exp: break marker
-PASS: gdb.base/step-over-exit.exp: continue to end, first time
-PASS: gdb.base/step-over-exit.exp: continue to end, second time
-PASS: gdb.base/step-over-exit.exp: continue to exit
-PASS: gdb.base/step-over-exit.exp: continue to marker, first time
-PASS: gdb.base/step-over-exit.exp: continue to marker, second time
-PASS: gdb.base/step-over-exit.exp: delete display 1
-PASS: gdb.base/step-over-exit.exp: display/i $pc
-PASS: gdb.base/step-over-exit.exp: find syscall insn in exit
-PASS: gdb.base/step-over-exit.exp: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-exit.exp: set conditional break at syscall address
-PASS: gdb.base/step-over-exit.exp: set detach-on-fork off
-PASS: gdb.base/step-over-exit.exp: set follow-fork-mode child
-PASS: gdb.base/step-over-exit.exp: switch back to inferior 1, first time
-PASS: gdb.base/step-over-exit.exp: switch back to inferior 1, second time
-Running gdb.git~master/gdb/testsuite/gdb.base/step-over-no-symbols.exp ...
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: break *$pc
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: get after PC
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: get before PC
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: purging symbols
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: set displaced-stepping auto
-PASS: gdb.base/step-over-no-symbols.exp: displaced=auto: stepi
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: advanced
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: break *$pc
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: get after PC
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: get before PC
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: set displaced-stepping off
-PASS: gdb.base/step-over-no-symbols.exp: displaced=off: stepi
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: break *$pc
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: get after PC
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: get before PC
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: purging symbols
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: set displaced-stepping on
-PASS: gdb.base/step-over-no-symbols.exp: displaced=on: stepi
-Running gdb.git~master/gdb/testsuite/gdb.base/step-over-syscall.exp ...
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: break *clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: break marker
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: break on syscall insns
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: check_pc_after_cross_syscall: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: check_pc_after_cross_syscall: single step over clone final pc
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: check_pc_after_cross_syscall: thread
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to clone (1st time)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to clone (2nd time)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to clone (3rd time)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker (clone)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to syscall insn clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: delete break 1
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: fetch first stop pc
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: find syscall insn in clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: pc after stepi
-FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: pc after stepi matches insn addr after syscall
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: pc before/after syscall instruction
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: set displaced-stepping off
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: set displaced-stepping off during test setup
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: stepi clone insn
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=off: syscall number matches
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: break *clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: break marker
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: break on syscall insns
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: thread
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: continue to clone (1st time)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: continue to clone (2nd time)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: continue to clone (3rd time)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: continue to marker (clone)
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: continue to syscall insn clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: delete break 1
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: fetch first stop pc
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: find syscall insn in clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: pc after stepi
-FAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: pc after stepi matches insn addr after syscall
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: pc before/after syscall instruction
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: set displaced-stepping off during test setup
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: set displaced-stepping on
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: stepi clone insn
-PASS: gdb.base/step-over-syscall.exp: clone: displaced=on: syscall number matches
-PASS: gdb.base/step-over-syscall.exp: clone: successfully compiled posix threads test case
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: break *fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: break marker
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: break on syscall insns
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: check_pc_after_cross_syscall: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: check_pc_after_cross_syscall: single step over fork final pc
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: check_pc_after_cross_syscall: thread
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to fork (1st time)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to fork (2nd time)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to fork (3rd time)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to marker (fork)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to syscall insn fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: delete break 1
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: fetch first stop pc
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: find syscall insn in fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: pc after stepi
-FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: pc after stepi matches insn addr after syscall
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: pc before/after syscall instruction
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: set displaced-stepping off
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: set displaced-stepping off during test setup
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: single step over fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: stepi fork insn
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=off: syscall number matches
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: break *fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: break marker
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: break on syscall insns
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: check_pc_after_cross_syscall: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: check_pc_after_cross_syscall: single step over fork final pc
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: check_pc_after_cross_syscall: thread
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: continue to fork (1st time)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: continue to fork (2nd time)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: continue to fork (3rd time)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: continue to marker (fork)
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: continue to syscall insn fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: delete break 1
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: fetch first stop pc
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: find syscall insn in fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: pc after stepi
-FAIL: gdb.base/step-over-syscall.exp: fork: displaced=on: pc after stepi matches insn addr after syscall
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: pc before/after syscall instruction
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: set displaced-stepping off during test setup
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: set displaced-stepping on
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: single step over fork
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: stepi fork insn
-PASS: gdb.base/step-over-syscall.exp: fork: displaced=on: syscall number matches
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: break *vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: break marker
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: break on syscall insns
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: check_pc_after_cross_syscall: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: check_pc_after_cross_syscall: single step over vfork final pc
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: check_pc_after_cross_syscall: thread
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to marker (vfork)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to syscall insn vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to vfork (1st time)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to vfork (2nd time)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to vfork (3rd time)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: delete break 1
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: fetch first stop pc
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: find syscall insn in vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: pc after stepi
-FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: pc after stepi matches insn addr after syscall
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: pc before/after syscall instruction
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: set displaced-stepping off
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: set displaced-stepping off during test setup
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: single step over vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: stepi vfork insn
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=off: syscall number matches
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: break *vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: break marker
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: break on syscall insns
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: check_pc_after_cross_syscall: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: check_pc_after_cross_syscall: single step over vfork final pc
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: check_pc_after_cross_syscall: thread
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: continue to marker (vfork)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: continue to syscall insn vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: continue to vfork (1st time)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: continue to vfork (2nd time)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: continue to vfork (3rd time)
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: delete break 1
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: fetch first stop pc
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: find syscall insn in vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: get hexadecimal valueof "$pc"
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: pc after stepi
-FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=on: pc after stepi matches insn addr after syscall
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: pc before/after syscall instruction
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: set displaced-stepping off during test setup
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: set displaced-stepping on
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: single step over vfork
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: stepi vfork insn
-PASS: gdb.base/step-over-syscall.exp: vfork: displaced=on: syscall number matches
-Running gdb.git~master/gdb/testsuite/gdb.base/step-resume-infcall.exp ...
-PASS: gdb.base/step-resume-infcall.exp: disass/m
-PASS: gdb.base/step-resume-infcall.exp: info breakpoints
-PASS: gdb.base/step-resume-infcall.exp: next
-PASS: gdb.base/step-resume-infcall.exp: p cond_hit
-PASS: gdb.base/step-resume-infcall.exp: print $bpnum
-PASS: gdb.base/step-resume-infcall.exp: set $b=$pc
-PASS: gdb.base/step-resume-infcall.exp: step
-PASS: gdb.base/step-resume-infcall.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.base/step-sw-breakpoint-adjust-pc.exp ...
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: set breakpoint always-inserted off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: set displaced-stepping off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=off: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: set breakpoint always-inserted on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: set displaced-stepping off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=off: always_inserted=on: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: set breakpoint always-inserted off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: set displaced-stepping on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=off: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: set breakpoint always-inserted on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: set displaced-stepping on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=off: displaced_step=on: always_inserted=on: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set breakpoint always-inserted off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: set displaced-stepping off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=off: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: set breakpoint always-inserted on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: set displaced-stepping off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=off: always_inserted=on: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: set breakpoint always-inserted off
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: set displaced-stepping on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=off: user bp: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: set breakpoint always-inserted on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: set displaced-stepping on
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: step-resume: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: step-resume: next
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: step-resume: si advances
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: user bp: continue to breakpoint: continue to breakpoint
-PASS: gdb.base/step-sw-breakpoint-adjust-pc.exp: non_stop=on: displaced_step=on: always_inserted=on: user bp: si advances
-Running gdb.git~master/gdb/testsuite/gdb.base/step-symless.exp ...
-PASS: gdb.base/step-symless.exp: step
-PASS: gdb.base/step-symless.exp: strip stub symbols
-Running gdb.git~master/gdb/testsuite/gdb.base/step-test.exp ...
-PASS: gdb.base/step-test.exp: continue until exit
-PASS: gdb.base/step-test.exp: large struct by value
-PASS: gdb.base/step-test.exp: next 1
-PASS: gdb.base/step-test.exp: next 2
-PASS: gdb.base/step-test.exp: next 3
-PASS: gdb.base/step-test.exp: next over
-PASS: gdb.base/step-test.exp: nexti over function
-PASS: gdb.base/step-test.exp: run to pass large struct
-PASS: gdb.base/step-test.exp: set breakpoint at call to large_struct_by_value
-PASS: gdb.base/step-test.exp: step 1
-PASS: gdb.base/step-test.exp: step 3
-PASS: gdb.base/step-test.exp: step into
-PASS: gdb.base/step-test.exp: step out
-PASS: gdb.base/step-test.exp: stepi into function
-PASS: gdb.base/step-test.exp: stepi into function's first source line
-PASS: gdb.base/step-test.exp: stepi to next line
-PASS: gdb.base/step-test.exp: stepi: finish call
-Running gdb.git~master/gdb/testsuite/gdb.base/step-through-epilogue.exp ...
-PASS: gdb.base/step-through-epilogue.exp: multiply with function args: leave last function
-PASS: gdb.base/step-through-epilogue.exp: multiply with function args: step into multiply
-PASS: gdb.base/step-through-epilogue.exp: multiply with function args: stop at the epilogue of multiply
-PASS: gdb.base/step-through-epilogue.exp: multiply: leave function
-PASS: gdb.base/step-through-epilogue.exp: multiply: step into multiply
-PASS: gdb.base/step-through-epilogue.exp: multiply: stop at the epilogue of multiply
-PASS: gdb.base/step-through-epilogue.exp: square, first argument: step back to main
-PASS: gdb.base/step-through-epilogue.exp: square, first argument: step into multiply
-PASS: gdb.base/step-through-epilogue.exp: square, first argument: step into square
-PASS: gdb.base/step-through-epilogue.exp: square, first argument: stop at epilogue of square
-PASS: gdb.base/step-through-epilogue.exp: square, first argument: stop at the epilogue of multiply
-PASS: gdb.base/step-through-epilogue.exp: square, second argument: step into multiply
-PASS: gdb.base/step-through-epilogue.exp: square, second argument: stop at epilogue of square
-PASS: gdb.base/step-through-epilogue.exp: square, second argument: stop at the epilogue of multiply
-PASS: gdb.base/step-through-epilogue.exp: square: leave function
-PASS: gdb.base/step-through-epilogue.exp: square: step into multiply
-PASS: gdb.base/step-through-epilogue.exp: square: step into square
-PASS: gdb.base/step-through-epilogue.exp: square: stop at epilogue of square
-PASS: gdb.base/step-through-epilogue.exp: square: stop at the epilogue of multiply
-Running gdb.git~master/gdb/testsuite/gdb.base/store.exp ...
-PASS: gdb.base/store.exp: F_1.i
-PASS: gdb.base/store.exp: F_1.j
-PASS: gdb.base/store.exp: F_1.k
-PASS: gdb.base/store.exp: F_2.i
-PASS: gdb.base/store.exp: F_2.j
-PASS: gdb.base/store.exp: F_2.k
-PASS: gdb.base/store.exp: F_3.i
-PASS: gdb.base/store.exp: F_3.j
-PASS: gdb.base/store.exp: F_3.k
-PASS: gdb.base/store.exp: F_4.i
-PASS: gdb.base/store.exp: F_4.j
-PASS: gdb.base/store.exp: F_4.k
-PASS: gdb.base/store.exp: continue field 1
-PASS: gdb.base/store.exp: continue field 2
-PASS: gdb.base/store.exp: continue field 3
-PASS: gdb.base/store.exp: continue field 4
-PASS: gdb.base/store.exp: continue to add_charest
-PASS: gdb.base/store.exp: continue to add_double
-PASS: gdb.base/store.exp: continue to add_doublest
-PASS: gdb.base/store.exp: continue to add_float
-PASS: gdb.base/store.exp: continue to add_int
-PASS: gdb.base/store.exp: continue to add_long
-PASS: gdb.base/store.exp: continue to add_longest
-PASS: gdb.base/store.exp: continue to add_short
-PASS: gdb.base/store.exp: continue to add_struct_1
-PASS: gdb.base/store.exp: continue to add_struct_2
-PASS: gdb.base/store.exp: continue to add_struct_3
-PASS: gdb.base/store.exp: continue to add_struct_4
-PASS: gdb.base/store.exp: continue to wack_charest
-PASS: gdb.base/store.exp: continue to wack_double
-PASS: gdb.base/store.exp: continue to wack_doublest
-PASS: gdb.base/store.exp: continue to wack_float
-PASS: gdb.base/store.exp: continue to wack_int
-PASS: gdb.base/store.exp: continue to wack_long
-PASS: gdb.base/store.exp: continue to wack_longest
-PASS: gdb.base/store.exp: continue to wack_short
-PASS: gdb.base/store.exp: continue to wack_struct_1
-PASS: gdb.base/store.exp: continue to wack_struct_2
-PASS: gdb.base/store.exp: continue to wack_struct_3
-PASS: gdb.base/store.exp: continue to wack_struct_4
-PASS: gdb.base/store.exp: f_1.i
-PASS: gdb.base/store.exp: f_1.j
-PASS: gdb.base/store.exp: f_1.k
-PASS: gdb.base/store.exp: f_2.i
-PASS: gdb.base/store.exp: f_2.j
-PASS: gdb.base/store.exp: f_2.k
-PASS: gdb.base/store.exp: f_3.i
-PASS: gdb.base/store.exp: f_3.j
-PASS: gdb.base/store.exp: f_3.k
-PASS: gdb.base/store.exp: f_4.i
-PASS: gdb.base/store.exp: f_4.j
-PASS: gdb.base/store.exp: f_4.k
-PASS: gdb.base/store.exp: new field 1
-PASS: gdb.base/store.exp: new field 2
-PASS: gdb.base/store.exp: new field 3
-PASS: gdb.base/store.exp: new field 4
-PASS: gdb.base/store.exp: next field 1
-PASS: gdb.base/store.exp: next field 2
-PASS: gdb.base/store.exp: next field 3
-PASS: gdb.base/store.exp: next field 4
-PASS: gdb.base/store.exp: old field 1
-PASS: gdb.base/store.exp: old field 2
-PASS: gdb.base/store.exp: old field 3
-PASS: gdb.base/store.exp: old field 4
-PASS: gdb.base/store.exp: set variable u = F_1
-PASS: gdb.base/store.exp: set variable u = F_1, u.i = f_1.i
-PASS: gdb.base/store.exp: set variable u = F_1, u.j = f_1.j
-PASS: gdb.base/store.exp: set variable u = F_1, u.k = f_1.k
-PASS: gdb.base/store.exp: set variable u = F_2
-PASS: gdb.base/store.exp: set variable u = F_2, u.i = f_2.i
-PASS: gdb.base/store.exp: set variable u = F_2, u.j = f_2.j
-PASS: gdb.base/store.exp: set variable u = F_2, u.k = f_2.k
-PASS: gdb.base/store.exp: set variable u = F_3
-PASS: gdb.base/store.exp: set variable u = F_3, u.i = f_3.i
-PASS: gdb.base/store.exp: set variable u = F_3, u.j = f_3.j
-PASS: gdb.base/store.exp: set variable u = F_3, u.k = f_3.k
-PASS: gdb.base/store.exp: set variable u = F_4
-PASS: gdb.base/store.exp: set variable u = F_4, u.i = f_4.i
-PASS: gdb.base/store.exp: set variable u = F_4, u.j = f_4.j
-PASS: gdb.base/store.exp: set variable u = F_4, u.k = f_4.k
-PASS: gdb.base/store.exp: set variable u = f_1, u.i = F_1.i
-PASS: gdb.base/store.exp: set variable u = f_1, u.j = F_1.j
-PASS: gdb.base/store.exp: set variable u = f_1, u.k = F_1.k
-PASS: gdb.base/store.exp: set variable u = f_2, u.i = F_2.i
-PASS: gdb.base/store.exp: set variable u = f_2, u.j = F_2.j
-PASS: gdb.base/store.exp: set variable u = f_2, u.k = F_2.k
-PASS: gdb.base/store.exp: set variable u = f_3, u.i = F_3.i
-PASS: gdb.base/store.exp: set variable u = f_3, u.j = F_3.j
-PASS: gdb.base/store.exp: set variable u = f_3, u.k = F_3.k
-PASS: gdb.base/store.exp: set variable u = f_4, u.i = F_4.i
-PASS: gdb.base/store.exp: set variable u = f_4, u.j = F_4.j
-PASS: gdb.base/store.exp: set variable u = f_4, u.k = F_4.k
-PASS: gdb.base/store.exp: tbreak add_charest
-PASS: gdb.base/store.exp: tbreak add_double
-PASS: gdb.base/store.exp: tbreak add_doublest
-PASS: gdb.base/store.exp: tbreak add_float
-PASS: gdb.base/store.exp: tbreak add_int
-PASS: gdb.base/store.exp: tbreak add_long
-PASS: gdb.base/store.exp: tbreak add_longest
-PASS: gdb.base/store.exp: tbreak add_short
-PASS: gdb.base/store.exp: tbreak add_struct_1
-PASS: gdb.base/store.exp: tbreak add_struct_2
-PASS: gdb.base/store.exp: tbreak add_struct_3
-PASS: gdb.base/store.exp: tbreak add_struct_4
-PASS: gdb.base/store.exp: tbreak wack_charest
-PASS: gdb.base/store.exp: tbreak wack_double
-PASS: gdb.base/store.exp: tbreak wack_doublest
-PASS: gdb.base/store.exp: tbreak wack_field_1
-PASS: gdb.base/store.exp: tbreak wack_field_2
-PASS: gdb.base/store.exp: tbreak wack_field_3
-PASS: gdb.base/store.exp: tbreak wack_field_4
-PASS: gdb.base/store.exp: tbreak wack_float
-PASS: gdb.base/store.exp: tbreak wack_int
-PASS: gdb.base/store.exp: tbreak wack_long
-PASS: gdb.base/store.exp: tbreak wack_longest
-PASS: gdb.base/store.exp: tbreak wack_short
-PASS: gdb.base/store.exp: tbreak wack_struct_1
-PASS: gdb.base/store.exp: tbreak wack_struct_2
-PASS: gdb.base/store.exp: tbreak wack_struct_3
-PASS: gdb.base/store.exp: tbreak wack_struct_4
-PASS: gdb.base/store.exp: up struct 1 u; print new u, expecting {s = \{1}}
-PASS: gdb.base/store.exp: up struct 1 u; print old u, expecting {s = \{0}}
-PASS: gdb.base/store.exp: up struct 1 u; set u to s_1
-PASS: gdb.base/store.exp: up struct 1 u; up
-PASS: gdb.base/store.exp: up struct 2 u; print new u, expecting {s = \{1, 2}}
-PASS: gdb.base/store.exp: up struct 2 u; print old u, expecting {s = \{0, 0}}
-PASS: gdb.base/store.exp: up struct 2 u; set u to s_2
-PASS: gdb.base/store.exp: up struct 2 u; up
-PASS: gdb.base/store.exp: up struct 3 u; print new u, expecting {s = \{1, 2, 3}}
-PASS: gdb.base/store.exp: up struct 3 u; print old u, expecting {s = \{0, 0, 0}}
-PASS: gdb.base/store.exp: up struct 3 u; set u to s_3
-PASS: gdb.base/store.exp: up struct 3 u; up
-PASS: gdb.base/store.exp: up struct 4 u; print new u, expecting {s = \{1, 2, 3, 4}}
-PASS: gdb.base/store.exp: up struct 4 u; print old u, expecting {s = \{0, 0, 0, 0}}
-PASS: gdb.base/store.exp: up struct 4 u; set u to s_4
-PASS: gdb.base/store.exp: up struct 4 u; up
-PASS: gdb.base/store.exp: upvar charest l; print new l, expecting 4 ..004.
-PASS: gdb.base/store.exp: upvar charest l; print old l, expecting -1 .*
-PASS: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
-PASS: gdb.base/store.exp: upvar charest l; set l to 4
-PASS: gdb.base/store.exp: upvar charest l; up
-PASS: gdb.base/store.exp: upvar double l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar double l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar double l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar double l; set l to 4
-PASS: gdb.base/store.exp: upvar double l; up
-PASS: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar doublest l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar doublest l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar doublest l; set l to 4
-PASS: gdb.base/store.exp: upvar doublest l; up
-PASS: gdb.base/store.exp: upvar float l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar float l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar float l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar float l; set l to 4
-PASS: gdb.base/store.exp: upvar float l; up
-PASS: gdb.base/store.exp: upvar int l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar int l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar int l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar int l; set l to 4
-PASS: gdb.base/store.exp: upvar int l; up
-PASS: gdb.base/store.exp: upvar long l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar long l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar long l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar long l; set l to 4
-PASS: gdb.base/store.exp: upvar long l; up
-PASS: gdb.base/store.exp: upvar longest l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar longest l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar longest l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar longest l; set l to 4
-PASS: gdb.base/store.exp: upvar longest l; up
-PASS: gdb.base/store.exp: upvar short l; print new l, expecting 4
-PASS: gdb.base/store.exp: upvar short l; print old l, expecting -1
-PASS: gdb.base/store.exp: upvar short l; print old r, expecting -2
-PASS: gdb.base/store.exp: upvar short l; set l to 4
-PASS: gdb.base/store.exp: upvar short l; up
-PASS: gdb.base/store.exp: var charest l; next over add call
-PASS: gdb.base/store.exp: var charest l; print incremented l, expecting 2 ..002.
-PASS: gdb.base/store.exp: var charest l; print new l, expecting 4 ..004.
-PASS: gdb.base/store.exp: var charest l; print old l, expecting -1 .*
-PASS: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
-PASS: gdb.base/store.exp: var charest l; setting l to 4
-PASS: gdb.base/store.exp: var double l; next over add call
-PASS: gdb.base/store.exp: var double l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var double l; print new l, expecting 4
-PASS: gdb.base/store.exp: var double l; print old l, expecting -1
-PASS: gdb.base/store.exp: var double l; print old r, expecting -2
-PASS: gdb.base/store.exp: var double l; setting l to 4
-PASS: gdb.base/store.exp: var doublest l; next over add call
-PASS: gdb.base/store.exp: var doublest l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var doublest l; print new l, expecting 4
-PASS: gdb.base/store.exp: var doublest l; print old l, expecting -1
-PASS: gdb.base/store.exp: var doublest l; print old r, expecting -2
-PASS: gdb.base/store.exp: var doublest l; setting l to 4
-PASS: gdb.base/store.exp: var float l; next over add call
-PASS: gdb.base/store.exp: var float l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var float l; print new l, expecting 4
-PASS: gdb.base/store.exp: var float l; print old l, expecting -1
-PASS: gdb.base/store.exp: var float l; print old r, expecting -2
-PASS: gdb.base/store.exp: var float l; setting l to 4
-PASS: gdb.base/store.exp: var int l; next over add call
-PASS: gdb.base/store.exp: var int l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var int l; print new l, expecting 4
-PASS: gdb.base/store.exp: var int l; print old l, expecting -1
-PASS: gdb.base/store.exp: var int l; print old r, expecting -2
-PASS: gdb.base/store.exp: var int l; setting l to 4
-PASS: gdb.base/store.exp: var long l; next over add call
-PASS: gdb.base/store.exp: var long l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var long l; print new l, expecting 4
-PASS: gdb.base/store.exp: var long l; print old l, expecting -1
-PASS: gdb.base/store.exp: var long l; print old r, expecting -2
-PASS: gdb.base/store.exp: var long l; setting l to 4
-PASS: gdb.base/store.exp: var longest l; next over add call
-PASS: gdb.base/store.exp: var longest l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var longest l; print new l, expecting 4
-PASS: gdb.base/store.exp: var longest l; print old l, expecting -1
-PASS: gdb.base/store.exp: var longest l; print old r, expecting -2
-PASS: gdb.base/store.exp: var longest l; setting l to 4
-PASS: gdb.base/store.exp: var short l; next over add call
-PASS: gdb.base/store.exp: var short l; print incremented l, expecting 2
-PASS: gdb.base/store.exp: var short l; print new l, expecting 4
-PASS: gdb.base/store.exp: var short l; print old l, expecting -1
-PASS: gdb.base/store.exp: var short l; print old r, expecting -2
-PASS: gdb.base/store.exp: var short l; setting l to 4
-PASS: gdb.base/store.exp: var struct 1 u; next to add_struct_1 call
-PASS: gdb.base/store.exp: var struct 1 u; print new u, expecting {s = \{1}}
-PASS: gdb.base/store.exp: var struct 1 u; print old u, expecting {s = \{0}}
-PASS: gdb.base/store.exp: var struct 1 u; set u to s_1
-PASS: gdb.base/store.exp: var struct 2 u; next to add_struct_2 call
-PASS: gdb.base/store.exp: var struct 2 u; print new u, expecting {s = \{1, 2}}
-PASS: gdb.base/store.exp: var struct 2 u; print old u, expecting {s = \{0, 0}}
-PASS: gdb.base/store.exp: var struct 2 u; set u to s_2
-PASS: gdb.base/store.exp: var struct 3 u; next to add_struct_3 call
-PASS: gdb.base/store.exp: var struct 3 u; print new u, expecting {s = \{1, 2, 3}}
-PASS: gdb.base/store.exp: var struct 3 u; print old u, expecting {s = \{0, 0, 0}}
-PASS: gdb.base/store.exp: var struct 3 u; set u to s_3
-PASS: gdb.base/store.exp: var struct 4 u; next to add_struct_4 call
-PASS: gdb.base/store.exp: var struct 4 u; print new u, expecting {s = \{1, 2, 3, 4}}
-PASS: gdb.base/store.exp: var struct 4 u; print old u, expecting {s = \{0, 0, 0, 0}}
-PASS: gdb.base/store.exp: var struct 4 u; set u to s_4
-Running gdb.git~master/gdb/testsuite/gdb.base/structs.exp ...
-PASS: gdb.base/structs.exp: types=tc-td: call Fun<n>(foo<n>); call 2 structs-tc-td
-PASS: gdb.base/structs.exp: types=tc-td: p/c L<n>; call 2 structs-tc-td
-PASS: gdb.base/structs.exp: types=tc-td: p/c fun<n>(); call 2 structs-tc-td
-PASS: gdb.base/structs.exp: types=tc-td: ptype foo2; structs-tc-td
-PASS: gdb.base/structs.exp: types=tc-td: set print address off
-PASS: gdb.base/structs.exp: types=tc-td: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-td: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-td: set width 0
-PASS: gdb.base/structs.exp: types=tc-tf: call Fun<n>(foo<n>); call 2 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: call Fun<n>(foo<n>); call 3 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: call Fun<n>(foo<n>); call 4 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: p/c L<n>; call 2 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: p/c L<n>; call 3 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: p/c L<n>; call 4 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: p/c fun<n>(); call 2 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: p/c fun<n>(); call 3 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: p/c fun<n>(); call 4 structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: ptype foo2; structs-tc-tf
-PASS: gdb.base/structs.exp: types=tc-tf: set print address off
-PASS: gdb.base/structs.exp: types=tc-tf: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-tf: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-tf: set width 0
-PASS: gdb.base/structs.exp: types=tc-ti: advance to fun<n> for finish; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: advance to fun<n> for return; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: call Fun<n>(foo<n>); call 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: call Fun<n>(foo<n>); call 3 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: call Fun<n>(foo<n>); call 4 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: finish foo<n>; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: p/c L<n>; call 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: p/c L<n>; call 3 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: p/c L<n>; call 4 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: p/c fun<n>(); call 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: p/c fun<n>(); call 3 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: p/c fun<n>(); call 4 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: ptype foo2; structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: return foo<n>; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: return value known implies finish value known; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: set print address off
-PASS: gdb.base/structs.exp: types=tc-ti: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-ti: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-ti: set width 0
-PASS: gdb.base/structs.exp: types=tc-ti: value foo<n> finished; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: value foo<n> returned; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: zed L<n> for finish; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-ti: zed L<n> for return; return 2 structs-tc-ti
-PASS: gdb.base/structs.exp: types=tc-tl: advance to fun<n> for finish; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: advance to fun<n> for return; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: call Fun<n>(foo<n>); call 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: call Fun<n>(foo<n>); call 3 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: call Fun<n>(foo<n>); call 4 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: finish foo<n>; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: p/c L<n>; call 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: p/c L<n>; call 3 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: p/c L<n>; call 4 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: p/c fun<n>(); call 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: p/c fun<n>(); call 3 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: p/c fun<n>(); call 4 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: ptype foo2; structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: return foo<n>; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: return value known implies finish value known; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: set print address off
-PASS: gdb.base/structs.exp: types=tc-tl: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-tl: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-tl: set width 0
-PASS: gdb.base/structs.exp: types=tc-tl: value foo<n> finished; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: value foo<n> returned; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: zed L<n> for finish; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tl: zed L<n> for return; return 2 structs-tc-tl
-PASS: gdb.base/structs.exp: types=tc-tld: call Fun<n>(foo<n>); call 2 structs-tc-tld
-PASS: gdb.base/structs.exp: types=tc-tld: p/c L<n>; call 2 structs-tc-tld
-PASS: gdb.base/structs.exp: types=tc-tld: p/c fun<n>(); call 2 structs-tc-tld
-PASS: gdb.base/structs.exp: types=tc-tld: ptype foo2; structs-tc-tld
-PASS: gdb.base/structs.exp: types=tc-tld: set print address off
-PASS: gdb.base/structs.exp: types=tc-tld: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-tld: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-tld: set width 0
-PASS: gdb.base/structs.exp: types=tc-tll: call Fun<n>(foo<n>); call 2 structs-tc-tll
-PASS: gdb.base/structs.exp: types=tc-tll: p/c L<n>; call 2 structs-tc-tll
-PASS: gdb.base/structs.exp: types=tc-tll: p/c fun<n>(); call 2 structs-tc-tll
-PASS: gdb.base/structs.exp: types=tc-tll: ptype foo2; structs-tc-tll
-PASS: gdb.base/structs.exp: types=tc-tll: set print address off
-PASS: gdb.base/structs.exp: types=tc-tll: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-tll: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-tll: set width 0
-PASS: gdb.base/structs.exp: types=tc-ts: advance to fun<n> for finish; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: advance to fun<n> for return; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: call Fun<n>(foo<n>); call 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: call Fun<n>(foo<n>); call 3 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: call Fun<n>(foo<n>); call 4 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: call Fun<n>(foo<n>); call 5 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: call Fun<n>(foo<n>); call 6 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: finish foo<n>; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c L<n>; call 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c L<n>; call 3 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c L<n>; call 4 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c L<n>; call 5 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c L<n>; call 6 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c fun<n>(); call 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c fun<n>(); call 3 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c fun<n>(); call 4 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c fun<n>(); call 5 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: p/c fun<n>(); call 6 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: ptype foo2; structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: return foo<n>; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: return value known implies finish value known; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: set print address off
-PASS: gdb.base/structs.exp: types=tc-ts: set print elements 300
-PASS: gdb.base/structs.exp: types=tc-ts: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc-ts: set width 0
-PASS: gdb.base/structs.exp: types=tc-ts: value foo<n> finished; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: value foo<n> returned; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: zed L<n> for finish; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc-ts: zed L<n> for return; return 2 structs-tc-ts
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for finish; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: advance to fun<n> for return; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 10 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 11 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 12 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 13 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 14 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 15 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 16 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 17 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: call Fun<n>(foo<n>); call 9 structs-tc
-PASS: gdb.base/structs.exp: types=tc: continue to breakpoint: chartest-done
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: finish foo<n>; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p chartest
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 10 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 11 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 12 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 13 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 14 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 15 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 16 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 17 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c L<n>; call 9 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 10 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 11 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 12 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 13 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 14 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 15 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 16 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 17 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: p/c fun<n>(); call 9 structs-tc
-PASS: gdb.base/structs.exp: types=tc: ptype foo1; structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return foo<n>; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: return value known implies finish value known; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: set print address off
-PASS: gdb.base/structs.exp: types=tc: set print elements 300
-PASS: gdb.base/structs.exp: types=tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tc: set width 0
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> finished; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: value foo<n> returned; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for finish; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 1 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 2 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 3 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 4 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 5 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 6 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 7 structs-tc
-PASS: gdb.base/structs.exp: types=tc: zed L<n> for return; return 8 structs-tc
-PASS: gdb.base/structs.exp: types=td-tc: call Fun<n>(foo<n>); call 2 structs-td-tc
-PASS: gdb.base/structs.exp: types=td-tc: p/c L<n>; call 2 structs-td-tc
-PASS: gdb.base/structs.exp: types=td-tc: p/c fun<n>(); call 2 structs-td-tc
-PASS: gdb.base/structs.exp: types=td-tc: ptype foo2; structs-td-tc
-PASS: gdb.base/structs.exp: types=td-tc: set print address off
-PASS: gdb.base/structs.exp: types=td-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=td-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=td-tc: set width 0
-PASS: gdb.base/structs.exp: types=td-tf: advance to fun<n> for finish; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: advance to fun<n> for return; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: call Fun<n>(foo<n>); call 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: finish foo<n>; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: p/c L<n>; call 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: p/c fun<n>(); call 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: ptype foo2; structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: return foo<n>; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: return value known implies finish value known; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: set print address off
-PASS: gdb.base/structs.exp: types=td-tf: set print elements 300
-PASS: gdb.base/structs.exp: types=td-tf: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=td-tf: set width 0
-PASS: gdb.base/structs.exp: types=td-tf: value foo<n> finished; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: value foo<n> returned; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: zed L<n> for finish; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td-tf: zed L<n> for return; return 2 structs-td-tf
-PASS: gdb.base/structs.exp: types=td: advance to fun<n> for finish; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: advance to fun<n> for return; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: call Fun<n>(foo<n>); call 1 structs-td
-PASS: gdb.base/structs.exp: types=td: call Fun<n>(foo<n>); call 2 structs-td
-PASS: gdb.base/structs.exp: types=td: finish foo<n>; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: p/c L<n>; call 1 structs-td
-PASS: gdb.base/structs.exp: types=td: p/c L<n>; call 2 structs-td
-PASS: gdb.base/structs.exp: types=td: p/c fun<n>(); call 1 structs-td
-PASS: gdb.base/structs.exp: types=td: p/c fun<n>(); call 2 structs-td
-PASS: gdb.base/structs.exp: types=td: ptype foo1; structs-td
-PASS: gdb.base/structs.exp: types=td: return foo<n>; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: return value known implies finish value known; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: set print address off
-PASS: gdb.base/structs.exp: types=td: set print elements 300
-PASS: gdb.base/structs.exp: types=td: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=td: set width 0
-PASS: gdb.base/structs.exp: types=td: value foo<n> finished; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: value foo<n> returned; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: zed L<n> for finish; return 1 structs-td
-PASS: gdb.base/structs.exp: types=td: zed L<n> for return; return 1 structs-td
-PASS: gdb.base/structs.exp: types=tf-tc: advance to fun<n> for finish; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: advance to fun<n> for return; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: call Fun<n>(foo<n>); call 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: call Fun<n>(foo<n>); call 3 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: call Fun<n>(foo<n>); call 4 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: call Fun<n>(foo<n>); call 5 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: call Fun<n>(foo<n>); call 6 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: finish foo<n>; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c L<n>; call 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c L<n>; call 3 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c L<n>; call 4 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c L<n>; call 5 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c L<n>; call 6 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c fun<n>(); call 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c fun<n>(); call 3 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c fun<n>(); call 4 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c fun<n>(); call 5 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: p/c fun<n>(); call 6 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: ptype foo2; structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: return foo<n>; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: return value known implies finish value known; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: set print address off
-PASS: gdb.base/structs.exp: types=tf-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=tf-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tf-tc: set width 0
-PASS: gdb.base/structs.exp: types=tf-tc: value foo<n> finished; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: value foo<n> returned; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: zed L<n> for finish; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-tc: zed L<n> for return; return 2 structs-tf-tc
-PASS: gdb.base/structs.exp: types=tf-td: advance to fun<n> for finish; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: advance to fun<n> for return; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: call Fun<n>(foo<n>); call 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: finish foo<n>; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: p/c L<n>; call 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: p/c fun<n>(); call 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: ptype foo2; structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: return foo<n>; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: return value known implies finish value known; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: set print address off
-PASS: gdb.base/structs.exp: types=tf-td: set print elements 300
-PASS: gdb.base/structs.exp: types=tf-td: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tf-td: set width 0
-PASS: gdb.base/structs.exp: types=tf-td: value foo<n> finished; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: value foo<n> returned; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: zed L<n> for finish; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf-td: zed L<n> for return; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: types=tf: advance to fun<n> for finish; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: advance to fun<n> for finish; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: advance to fun<n> for return; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: advance to fun<n> for return; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: call Fun<n>(foo<n>); call 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: call Fun<n>(foo<n>); call 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: call Fun<n>(foo<n>); call 3 structs-tf
-PASS: gdb.base/structs.exp: types=tf: finish foo<n>; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: finish foo<n>; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: p/c L<n>; call 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: p/c L<n>; call 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: p/c L<n>; call 3 structs-tf
-PASS: gdb.base/structs.exp: types=tf: p/c fun<n>(); call 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: p/c fun<n>(); call 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: p/c fun<n>(); call 3 structs-tf
-PASS: gdb.base/structs.exp: types=tf: ptype foo1; structs-tf
-PASS: gdb.base/structs.exp: types=tf: return foo<n>; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: return foo<n>; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: return value known implies finish value known; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: return value known implies finish value known; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: set print address off
-PASS: gdb.base/structs.exp: types=tf: set print elements 300
-PASS: gdb.base/structs.exp: types=tf: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tf: set width 0
-PASS: gdb.base/structs.exp: types=tf: value foo<n> finished; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: value foo<n> finished; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: value foo<n> returned; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: value foo<n> returned; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: zed L<n> for finish; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: zed L<n> for finish; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=tf: zed L<n> for return; return 1 structs-tf
-PASS: gdb.base/structs.exp: types=tf: zed L<n> for return; return 2 structs-tf
-PASS: gdb.base/structs.exp: types=ti-tc: advance to fun<n> for finish; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: advance to fun<n> for return; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: call Fun<n>(foo<n>); call 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: call Fun<n>(foo<n>); call 3 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: call Fun<n>(foo<n>); call 4 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: call Fun<n>(foo<n>); call 5 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: call Fun<n>(foo<n>); call 6 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: finish foo<n>; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c L<n>; call 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c L<n>; call 3 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c L<n>; call 4 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c L<n>; call 5 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c L<n>; call 6 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c fun<n>(); call 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c fun<n>(); call 3 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c fun<n>(); call 4 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c fun<n>(); call 5 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: p/c fun<n>(); call 6 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: ptype foo2; structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: return foo<n>; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: return value known implies finish value known; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: set print address off
-PASS: gdb.base/structs.exp: types=ti-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=ti-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=ti-tc: set width 0
-PASS: gdb.base/structs.exp: types=ti-tc: value foo<n> finished; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: value foo<n> returned; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: zed L<n> for finish; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti-tc: zed L<n> for return; return 2 structs-ti-tc
-PASS: gdb.base/structs.exp: types=ti: advance to fun<n> for finish; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: advance to fun<n> for finish; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: advance to fun<n> for return; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: advance to fun<n> for return; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: call Fun<n>(foo<n>); call 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: call Fun<n>(foo<n>); call 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: call Fun<n>(foo<n>); call 3 structs-ti
-PASS: gdb.base/structs.exp: types=ti: finish foo<n>; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: finish foo<n>; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: p/c L<n>; call 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: p/c L<n>; call 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: p/c L<n>; call 3 structs-ti
-PASS: gdb.base/structs.exp: types=ti: p/c fun<n>(); call 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: p/c fun<n>(); call 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: p/c fun<n>(); call 3 structs-ti
-PASS: gdb.base/structs.exp: types=ti: ptype foo1; structs-ti
-PASS: gdb.base/structs.exp: types=ti: return foo<n>; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: return foo<n>; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: return value known implies finish value known; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: return value known implies finish value known; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: set print address off
-PASS: gdb.base/structs.exp: types=ti: set print elements 300
-PASS: gdb.base/structs.exp: types=ti: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=ti: set width 0
-PASS: gdb.base/structs.exp: types=ti: value foo<n> finished; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: value foo<n> finished; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: value foo<n> returned; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: value foo<n> returned; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: zed L<n> for finish; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: zed L<n> for finish; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=ti: zed L<n> for return; return 1 structs-ti
-PASS: gdb.base/structs.exp: types=ti: zed L<n> for return; return 2 structs-ti
-PASS: gdb.base/structs.exp: types=tl-tc: advance to fun<n> for finish; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: advance to fun<n> for return; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: call Fun<n>(foo<n>); call 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: call Fun<n>(foo<n>); call 3 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: call Fun<n>(foo<n>); call 4 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: call Fun<n>(foo<n>); call 5 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: call Fun<n>(foo<n>); call 6 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: finish foo<n>; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c L<n>; call 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c L<n>; call 3 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c L<n>; call 4 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c L<n>; call 5 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c L<n>; call 6 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c fun<n>(); call 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c fun<n>(); call 3 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c fun<n>(); call 4 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c fun<n>(); call 5 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: p/c fun<n>(); call 6 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: ptype foo2; structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: return foo<n>; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: return value known implies finish value known; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: set print address off
-PASS: gdb.base/structs.exp: types=tl-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=tl-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tl-tc: set width 0
-PASS: gdb.base/structs.exp: types=tl-tc: value foo<n> finished; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: value foo<n> returned; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: zed L<n> for finish; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl-tc: zed L<n> for return; return 2 structs-tl-tc
-PASS: gdb.base/structs.exp: types=tl: advance to fun<n> for finish; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: advance to fun<n> for finish; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: advance to fun<n> for return; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: advance to fun<n> for return; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: call Fun<n>(foo<n>); call 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: call Fun<n>(foo<n>); call 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: call Fun<n>(foo<n>); call 3 structs-tl
-PASS: gdb.base/structs.exp: types=tl: finish foo<n>; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: finish foo<n>; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: p/c L<n>; call 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: p/c L<n>; call 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: p/c L<n>; call 3 structs-tl
-PASS: gdb.base/structs.exp: types=tl: p/c fun<n>(); call 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: p/c fun<n>(); call 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: p/c fun<n>(); call 3 structs-tl
-PASS: gdb.base/structs.exp: types=tl: ptype foo1; structs-tl
-PASS: gdb.base/structs.exp: types=tl: return foo<n>; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: return foo<n>; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: return value known implies finish value known; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: return value known implies finish value known; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: set print address off
-PASS: gdb.base/structs.exp: types=tl: set print elements 300
-PASS: gdb.base/structs.exp: types=tl: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tl: set width 0
-PASS: gdb.base/structs.exp: types=tl: value foo<n> finished; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: value foo<n> finished; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: value foo<n> returned; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: value foo<n> returned; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: zed L<n> for finish; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: zed L<n> for finish; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tl: zed L<n> for return; return 1 structs-tl
-PASS: gdb.base/structs.exp: types=tl: zed L<n> for return; return 2 structs-tl
-PASS: gdb.base/structs.exp: types=tld-tc: call Fun<n>(foo<n>); call 2 structs-tld-tc
-PASS: gdb.base/structs.exp: types=tld-tc: p/c L<n>; call 2 structs-tld-tc
-PASS: gdb.base/structs.exp: types=tld-tc: p/c fun<n>(); call 2 structs-tld-tc
-PASS: gdb.base/structs.exp: types=tld-tc: ptype foo2; structs-tld-tc
-PASS: gdb.base/structs.exp: types=tld-tc: set print address off
-PASS: gdb.base/structs.exp: types=tld-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=tld-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tld-tc: set width 0
-PASS: gdb.base/structs.exp: types=tld: advance to fun<n> for finish; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: advance to fun<n> for return; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: call Fun<n>(foo<n>); call 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: call Fun<n>(foo<n>); call 2 structs-tld
-PASS: gdb.base/structs.exp: types=tld: finish foo<n>; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: p/c L<n>; call 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: p/c L<n>; call 2 structs-tld
-PASS: gdb.base/structs.exp: types=tld: p/c fun<n>(); call 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: p/c fun<n>(); call 2 structs-tld
-PASS: gdb.base/structs.exp: types=tld: ptype foo1; structs-tld
-PASS: gdb.base/structs.exp: types=tld: return foo<n>; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: return value known implies finish value known; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: set print address off
-PASS: gdb.base/structs.exp: types=tld: set print elements 300
-PASS: gdb.base/structs.exp: types=tld: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tld: set width 0
-PASS: gdb.base/structs.exp: types=tld: value foo<n> finished; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: value foo<n> returned; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: zed L<n> for finish; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tld: zed L<n> for return; return 1 structs-tld
-PASS: gdb.base/structs.exp: types=tll-tc: call Fun<n>(foo<n>); call 2 structs-tll-tc
-PASS: gdb.base/structs.exp: types=tll-tc: p/c L<n>; call 2 structs-tll-tc
-PASS: gdb.base/structs.exp: types=tll-tc: p/c fun<n>(); call 2 structs-tll-tc
-PASS: gdb.base/structs.exp: types=tll-tc: ptype foo2; structs-tll-tc
-PASS: gdb.base/structs.exp: types=tll-tc: set print address off
-PASS: gdb.base/structs.exp: types=tll-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=tll-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tll-tc: set width 0
-PASS: gdb.base/structs.exp: types=tll: advance to fun<n> for finish; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: advance to fun<n> for return; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: call Fun<n>(foo<n>); call 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: call Fun<n>(foo<n>); call 2 structs-tll
-PASS: gdb.base/structs.exp: types=tll: finish foo<n>; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: p/c L<n>; call 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: p/c L<n>; call 2 structs-tll
-PASS: gdb.base/structs.exp: types=tll: p/c fun<n>(); call 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: p/c fun<n>(); call 2 structs-tll
-PASS: gdb.base/structs.exp: types=tll: ptype foo1; structs-tll
-PASS: gdb.base/structs.exp: types=tll: return foo<n>; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: return value known implies finish value known; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: set print address off
-PASS: gdb.base/structs.exp: types=tll: set print elements 300
-PASS: gdb.base/structs.exp: types=tll: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=tll: set width 0
-PASS: gdb.base/structs.exp: types=tll: value foo<n> finished; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: value foo<n> returned; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: zed L<n> for finish; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=tll: zed L<n> for return; return 1 structs-tll
-PASS: gdb.base/structs.exp: types=ts-tc: advance to fun<n> for finish; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: advance to fun<n> for return; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 3 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 4 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 5 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 6 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 7 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: call Fun<n>(foo<n>); call 8 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: finish foo<n>; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 3 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 4 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 5 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 6 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 7 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c L<n>; call 8 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 3 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 4 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 5 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 6 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 7 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: p/c fun<n>(); call 8 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: ptype foo2; structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: return foo<n>; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: return value known implies finish value known; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: set print address off
-PASS: gdb.base/structs.exp: types=ts-tc: set print elements 300
-PASS: gdb.base/structs.exp: types=ts-tc: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=ts-tc: set width 0
-PASS: gdb.base/structs.exp: types=ts-tc: value foo<n> finished; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: value foo<n> returned; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: zed L<n> for finish; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts-tc: zed L<n> for return; return 2 structs-ts-tc
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for finish; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for finish; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for finish; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for finish; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for return; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for return; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for return; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: advance to fun<n> for return; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: call Fun<n>(foo<n>); call 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: call Fun<n>(foo<n>); call 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: call Fun<n>(foo<n>); call 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: call Fun<n>(foo<n>); call 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: call Fun<n>(foo<n>); call 5 structs-ts
-PASS: gdb.base/structs.exp: types=ts: finish foo<n>; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: finish foo<n>; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: finish foo<n>; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: finish foo<n>; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c L<n>; call 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c L<n>; call 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c L<n>; call 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c L<n>; call 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c L<n>; call 5 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c fun<n>(); call 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c fun<n>(); call 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c fun<n>(); call 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c fun<n>(); call 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: p/c fun<n>(); call 5 structs-ts
-PASS: gdb.base/structs.exp: types=ts: ptype foo1; structs-ts
-PASS: gdb.base/structs.exp: types=ts: return foo<n>; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return foo<n>; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return foo<n>; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return foo<n>; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return value known implies finish value known; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return value known implies finish value known; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return value known implies finish value known; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: return value known implies finish value known; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: set print address off
-PASS: gdb.base/structs.exp: types=ts: set print elements 300
-PASS: gdb.base/structs.exp: types=ts: set print sevenbit-strings
-PASS: gdb.base/structs.exp: types=ts: set width 0
-PASS: gdb.base/structs.exp: types=ts: value foo<n> finished; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> finished; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> finished; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> finished; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> returned; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> returned; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> returned; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: value foo<n> returned; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for finish; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for finish; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for finish; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for finish; return 4 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for return; return 1 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for return; return 2 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for return; return 3 structs-ts
-PASS: gdb.base/structs.exp: types=ts: zed L<n> for return; return 4 structs-ts
-Running gdb.git~master/gdb/testsuite/gdb.base/structs2.exp ...
-PASS: gdb.base/structs2.exp: structs2 breakpoint set
-PASS: gdb.base/structs2.exp: structs2 continue1
-PASS: gdb.base/structs2.exp: structs2 continue2
-PASS: gdb.base/structs2.exp: structs2 sanity check
-Running gdb.git~master/gdb/testsuite/gdb.base/structs3.exp ...
-PASS: gdb.base/structs3.exp: print *(struct Two *)onep
-PASS: gdb.base/structs3.exp: print *(tTwo *)onep
-PASS: gdb.base/structs3.exp: print *twop
-PASS: gdb.base/structs3.exp: print two
-Running gdb.git~master/gdb/testsuite/gdb.base/style-interp-exec-mi.exp ...
-PASS: gdb.base/style-interp-exec-mi.exp: backtrace after
-PASS: gdb.base/style-interp-exec-mi.exp: backtrace before
-PASS: gdb.base/style-interp-exec-mi.exp: interpreter-exec mi "-data-evaluate-expression 1"
-PASS: gdb.base/style-interp-exec-mi.exp: set style enabled on
-Running gdb.git~master/gdb/testsuite/gdb.base/style-logging.exp ...
-PASS: gdb.base/style-logging.exp: frame
-PASS: gdb.base/style-logging.exp: log is escape-free
-PASS: gdb.base/style-logging.exp: set logging enabled off
-PASS: gdb.base/style-logging.exp: set logging enabled on
-PASS: gdb.base/style-logging.exp: set logging filename
-PASS: gdb.base/style-logging.exp: set logging overwrite on
-PASS: gdb.base/style-logging.exp: set style enabled on
-Running gdb.git~master/gdb/testsuite/gdb.base/style.exp ...
-PASS: gdb.base/style.exp: all styles enabled: 'show version' is styled
-PASS: gdb.base/style.exp: all styles enabled: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: all styles enabled: break -q main
-PASS: gdb.base/style.exp: all styles enabled: disassemble main
-PASS: gdb.base/style.exp: all styles enabled: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: all styles enabled: frame
-PASS: gdb.base/style.exp: all styles enabled: frame when width=20
-PASS: gdb.base/style.exp: all styles enabled: frame when width=30
-PASS: gdb.base/style.exp: all styles enabled: frame without sources styling
-PASS: gdb.base/style.exp: all styles enabled: frame without styling
-PASS: gdb.base/style.exp: all styles enabled: help classes of commands styled with title
-PASS: gdb.base/style.exp: all styles enabled: info breakpoints
-PASS: gdb.base/style.exp: all styles enabled: info macro SOME_MACRO
-PASS: gdb.base/style.exp: all styles enabled: list 52,52
-PASS: gdb.base/style.exp: all styles enabled: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: all styles enabled: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: all styles enabled: print &main
-PASS: gdb.base/style.exp: all styles enabled: print struct_value
-PASS: gdb.base/style.exp: all styles enabled: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: all styles enabled: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: all styles enabled: pwd
-PASS: gdb.base/style.exp: all styles enabled: set data-directory Makefile
-PASS: gdb.base/style.exp: all styles enabled: set print repeat 3
-PASS: gdb.base/style.exp: all styles enabled: set style enabled off
-PASS: gdb.base/style.exp: all styles enabled: set style enabled on
-PASS: gdb.base/style.exp: all styles enabled: set style sources off
-PASS: gdb.base/style.exp: all styles enabled: set style sources on
-PASS: gdb.base/style.exp: all styles enabled: set width 0
-PASS: gdb.base/style.exp: all styles enabled: show data-directory
-PASS: gdb.base/style.exp: all styles enabled: show logging file
-PASS: gdb.base/style.exp: all styles enabled: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style address: 'show version' is styled
-PASS: gdb.base/style.exp: disable style address: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style address: break -q main
-PASS: gdb.base/style.exp: disable style address: disassemble main
-PASS: gdb.base/style.exp: disable style address: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style address: frame
-PASS: gdb.base/style.exp: disable style address: frame when width=20
-PASS: gdb.base/style.exp: disable style address: frame when width=30
-PASS: gdb.base/style.exp: disable style address: frame without sources styling
-PASS: gdb.base/style.exp: disable style address: frame without styling
-PASS: gdb.base/style.exp: disable style address: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style address: info breakpoints
-PASS: gdb.base/style.exp: disable style address: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style address: list 52,52
-PASS: gdb.base/style.exp: disable style address: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style address: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style address: print &main
-PASS: gdb.base/style.exp: disable style address: print struct_value
-PASS: gdb.base/style.exp: disable style address: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style address: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style address: pwd
-PASS: gdb.base/style.exp: disable style address: restart 1: set style address background none
-PASS: gdb.base/style.exp: disable style address: restart 1: set style address foreground none
-PASS: gdb.base/style.exp: disable style address: restart 1: set style address intensity normal
-PASS: gdb.base/style.exp: disable style address: restart 2: set style address background none
-PASS: gdb.base/style.exp: disable style address: restart 2: set style address foreground none
-PASS: gdb.base/style.exp: disable style address: restart 2: set style address intensity normal
-PASS: gdb.base/style.exp: disable style address: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style address: set print repeat 3
-PASS: gdb.base/style.exp: disable style address: set style enabled off
-PASS: gdb.base/style.exp: disable style address: set style enabled on
-PASS: gdb.base/style.exp: disable style address: set style sources off
-PASS: gdb.base/style.exp: disable style address: set style sources on
-PASS: gdb.base/style.exp: disable style address: set width 0
-PASS: gdb.base/style.exp: disable style address: show data-directory
-PASS: gdb.base/style.exp: disable style address: show logging file
-PASS: gdb.base/style.exp: disable style address: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style file: 'show version' is styled
-PASS: gdb.base/style.exp: disable style file: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style file: break -q main
-PASS: gdb.base/style.exp: disable style file: disassemble main
-PASS: gdb.base/style.exp: disable style file: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style file: frame
-PASS: gdb.base/style.exp: disable style file: frame when width=20
-PASS: gdb.base/style.exp: disable style file: frame when width=30
-PASS: gdb.base/style.exp: disable style file: frame without sources styling
-PASS: gdb.base/style.exp: disable style file: frame without styling
-PASS: gdb.base/style.exp: disable style file: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style file: info breakpoints
-PASS: gdb.base/style.exp: disable style file: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style file: list 52,52
-PASS: gdb.base/style.exp: disable style file: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style file: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style file: print &main
-PASS: gdb.base/style.exp: disable style file: print struct_value
-PASS: gdb.base/style.exp: disable style file: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style file: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style file: pwd
-PASS: gdb.base/style.exp: disable style file: restart 1: set style file background none
-PASS: gdb.base/style.exp: disable style file: restart 1: set style file foreground none
-PASS: gdb.base/style.exp: disable style file: restart 1: set style file intensity normal
-PASS: gdb.base/style.exp: disable style file: restart 2: set style file background none
-PASS: gdb.base/style.exp: disable style file: restart 2: set style file foreground none
-PASS: gdb.base/style.exp: disable style file: restart 2: set style file intensity normal
-PASS: gdb.base/style.exp: disable style file: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style file: set print repeat 3
-PASS: gdb.base/style.exp: disable style file: set style enabled off
-PASS: gdb.base/style.exp: disable style file: set style enabled on
-PASS: gdb.base/style.exp: disable style file: set style sources off
-PASS: gdb.base/style.exp: disable style file: set style sources on
-PASS: gdb.base/style.exp: disable style file: set width 0
-PASS: gdb.base/style.exp: disable style file: show data-directory
-PASS: gdb.base/style.exp: disable style file: show logging file
-PASS: gdb.base/style.exp: disable style file: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style function: 'show version' is styled
-PASS: gdb.base/style.exp: disable style function: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style function: break -q main
-PASS: gdb.base/style.exp: disable style function: disassemble main
-PASS: gdb.base/style.exp: disable style function: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style function: frame
-PASS: gdb.base/style.exp: disable style function: frame when width=20
-PASS: gdb.base/style.exp: disable style function: frame when width=30
-PASS: gdb.base/style.exp: disable style function: frame without sources styling
-PASS: gdb.base/style.exp: disable style function: frame without styling
-PASS: gdb.base/style.exp: disable style function: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style function: info breakpoints
-PASS: gdb.base/style.exp: disable style function: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style function: list 52,52
-PASS: gdb.base/style.exp: disable style function: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style function: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style function: print &main
-PASS: gdb.base/style.exp: disable style function: print struct_value
-PASS: gdb.base/style.exp: disable style function: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style function: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style function: pwd
-PASS: gdb.base/style.exp: disable style function: restart 1: set style function background none
-PASS: gdb.base/style.exp: disable style function: restart 1: set style function foreground none
-PASS: gdb.base/style.exp: disable style function: restart 1: set style function intensity normal
-PASS: gdb.base/style.exp: disable style function: restart 2: set style function background none
-PASS: gdb.base/style.exp: disable style function: restart 2: set style function foreground none
-PASS: gdb.base/style.exp: disable style function: restart 2: set style function intensity normal
-PASS: gdb.base/style.exp: disable style function: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style function: set print repeat 3
-PASS: gdb.base/style.exp: disable style function: set style enabled off
-PASS: gdb.base/style.exp: disable style function: set style enabled on
-PASS: gdb.base/style.exp: disable style function: set style sources off
-PASS: gdb.base/style.exp: disable style function: set style sources on
-PASS: gdb.base/style.exp: disable style function: set width 0
-PASS: gdb.base/style.exp: disable style function: show data-directory
-PASS: gdb.base/style.exp: disable style function: show logging file
-PASS: gdb.base/style.exp: disable style function: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style highlight: 'show version' is styled
-PASS: gdb.base/style.exp: disable style highlight: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style highlight: break -q main
-PASS: gdb.base/style.exp: disable style highlight: disassemble main
-PASS: gdb.base/style.exp: disable style highlight: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style highlight: frame
-PASS: gdb.base/style.exp: disable style highlight: frame when width=20
-PASS: gdb.base/style.exp: disable style highlight: frame when width=30
-PASS: gdb.base/style.exp: disable style highlight: frame without sources styling
-PASS: gdb.base/style.exp: disable style highlight: frame without styling
-PASS: gdb.base/style.exp: disable style highlight: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style highlight: info breakpoints
-PASS: gdb.base/style.exp: disable style highlight: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style highlight: list 52,52
-PASS: gdb.base/style.exp: disable style highlight: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style highlight: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style highlight: print &main
-PASS: gdb.base/style.exp: disable style highlight: print struct_value
-PASS: gdb.base/style.exp: disable style highlight: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style highlight: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style highlight: pwd
-PASS: gdb.base/style.exp: disable style highlight: restart 1: set style highlight background none
-PASS: gdb.base/style.exp: disable style highlight: restart 1: set style highlight foreground none
-PASS: gdb.base/style.exp: disable style highlight: restart 1: set style highlight intensity normal
-PASS: gdb.base/style.exp: disable style highlight: restart 2: set style highlight background none
-PASS: gdb.base/style.exp: disable style highlight: restart 2: set style highlight foreground none
-PASS: gdb.base/style.exp: disable style highlight: restart 2: set style highlight intensity normal
-PASS: gdb.base/style.exp: disable style highlight: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style highlight: set print repeat 3
-PASS: gdb.base/style.exp: disable style highlight: set style enabled off
-PASS: gdb.base/style.exp: disable style highlight: set style enabled on
-PASS: gdb.base/style.exp: disable style highlight: set style sources off
-PASS: gdb.base/style.exp: disable style highlight: set style sources on
-PASS: gdb.base/style.exp: disable style highlight: set width 0
-PASS: gdb.base/style.exp: disable style highlight: show data-directory
-PASS: gdb.base/style.exp: disable style highlight: show logging file
-PASS: gdb.base/style.exp: disable style highlight: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style metadata: 'show version' is styled
-PASS: gdb.base/style.exp: disable style metadata: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style metadata: break -q main
-PASS: gdb.base/style.exp: disable style metadata: disassemble main
-PASS: gdb.base/style.exp: disable style metadata: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style metadata: frame
-PASS: gdb.base/style.exp: disable style metadata: frame when width=20
-PASS: gdb.base/style.exp: disable style metadata: frame when width=30
-PASS: gdb.base/style.exp: disable style metadata: frame without sources styling
-PASS: gdb.base/style.exp: disable style metadata: frame without styling
-PASS: gdb.base/style.exp: disable style metadata: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style metadata: info breakpoints
-PASS: gdb.base/style.exp: disable style metadata: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style metadata: list 52,52
-PASS: gdb.base/style.exp: disable style metadata: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style metadata: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style metadata: print &main
-PASS: gdb.base/style.exp: disable style metadata: print struct_value
-PASS: gdb.base/style.exp: disable style metadata: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style metadata: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style metadata: pwd
-PASS: gdb.base/style.exp: disable style metadata: restart 1: set style metadata background none
-PASS: gdb.base/style.exp: disable style metadata: restart 1: set style metadata foreground none
-PASS: gdb.base/style.exp: disable style metadata: restart 1: set style metadata intensity normal
-PASS: gdb.base/style.exp: disable style metadata: restart 2: set style metadata background none
-PASS: gdb.base/style.exp: disable style metadata: restart 2: set style metadata foreground none
-PASS: gdb.base/style.exp: disable style metadata: restart 2: set style metadata intensity normal
-PASS: gdb.base/style.exp: disable style metadata: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style metadata: set print repeat 3
-PASS: gdb.base/style.exp: disable style metadata: set style enabled off
-PASS: gdb.base/style.exp: disable style metadata: set style enabled on
-PASS: gdb.base/style.exp: disable style metadata: set style sources off
-PASS: gdb.base/style.exp: disable style metadata: set style sources on
-PASS: gdb.base/style.exp: disable style metadata: set width 0
-PASS: gdb.base/style.exp: disable style metadata: show data-directory
-PASS: gdb.base/style.exp: disable style metadata: show logging file
-PASS: gdb.base/style.exp: disable style metadata: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style title: 'show version' is styled
-PASS: gdb.base/style.exp: disable style title: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style title: break -q main
-PASS: gdb.base/style.exp: disable style title: disassemble main
-PASS: gdb.base/style.exp: disable style title: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style title: frame
-PASS: gdb.base/style.exp: disable style title: frame when width=20
-PASS: gdb.base/style.exp: disable style title: frame when width=30
-PASS: gdb.base/style.exp: disable style title: frame without sources styling
-PASS: gdb.base/style.exp: disable style title: frame without styling
-PASS: gdb.base/style.exp: disable style title: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style title: info breakpoints
-PASS: gdb.base/style.exp: disable style title: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style title: list 52,52
-PASS: gdb.base/style.exp: disable style title: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style title: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style title: print &main
-PASS: gdb.base/style.exp: disable style title: print struct_value
-PASS: gdb.base/style.exp: disable style title: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style title: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style title: pwd
-PASS: gdb.base/style.exp: disable style title: restart 1: set style title background none
-PASS: gdb.base/style.exp: disable style title: restart 1: set style title foreground none
-PASS: gdb.base/style.exp: disable style title: restart 1: set style title intensity normal
-PASS: gdb.base/style.exp: disable style title: restart 2: set style title background none
-PASS: gdb.base/style.exp: disable style title: restart 2: set style title foreground none
-PASS: gdb.base/style.exp: disable style title: restart 2: set style title intensity normal
-PASS: gdb.base/style.exp: disable style title: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style title: set print repeat 3
-PASS: gdb.base/style.exp: disable style title: set style enabled off
-PASS: gdb.base/style.exp: disable style title: set style enabled on
-PASS: gdb.base/style.exp: disable style title: set style sources off
-PASS: gdb.base/style.exp: disable style title: set style sources on
-PASS: gdb.base/style.exp: disable style title: set width 0
-PASS: gdb.base/style.exp: disable style title: show data-directory
-PASS: gdb.base/style.exp: disable style title: show logging file
-PASS: gdb.base/style.exp: disable style title: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: disable style variable: 'show version' is styled
-PASS: gdb.base/style.exp: disable style variable: apropos -v cut for 'thre
-PASS: gdb.base/style.exp: disable style variable: break -q main
-PASS: gdb.base/style.exp: disable style variable: disassemble main
-PASS: gdb.base/style.exp: disable style variable: filename is styled when loading symbol file
-PASS: gdb.base/style.exp: disable style variable: frame
-PASS: gdb.base/style.exp: disable style variable: frame when width=20
-PASS: gdb.base/style.exp: disable style variable: frame when width=30
-PASS: gdb.base/style.exp: disable style variable: frame without sources styling
-PASS: gdb.base/style.exp: disable style variable: frame without styling
-PASS: gdb.base/style.exp: disable style variable: help classes of commands styled with title
-PASS: gdb.base/style.exp: disable style variable: info breakpoints
-PASS: gdb.base/style.exp: disable style variable: info macro SOME_MACRO
-PASS: gdb.base/style.exp: disable style variable: list 52,52
-PASS: gdb.base/style.exp: disable style variable: maintenance deprecate p "new_p" /1/
-PASS: gdb.base/style.exp: disable style variable: p deprecated warning, with replacement
-PASS: gdb.base/style.exp: disable style variable: print &main
-PASS: gdb.base/style.exp: disable style variable: print struct_value
-PASS: gdb.base/style.exp: disable style variable: print {0,0,0,0,0,0,0,0}
-PASS: gdb.base/style.exp: disable style variable: ptype/o just_bitfield_value
-PASS: gdb.base/style.exp: disable style variable: pwd
-PASS: gdb.base/style.exp: disable style variable: restart 1: set style variable background none
-PASS: gdb.base/style.exp: disable style variable: restart 1: set style variable foreground none
-PASS: gdb.base/style.exp: disable style variable: restart 1: set style variable intensity normal
-PASS: gdb.base/style.exp: disable style variable: restart 2: set style variable background none
-PASS: gdb.base/style.exp: disable style variable: restart 2: set style variable foreground none
-PASS: gdb.base/style.exp: disable style variable: restart 2: set style variable intensity normal
-PASS: gdb.base/style.exp: disable style variable: set data-directory Makefile
-PASS: gdb.base/style.exp: disable style variable: set print repeat 3
-PASS: gdb.base/style.exp: disable style variable: set style enabled off
-PASS: gdb.base/style.exp: disable style variable: set style enabled on
-PASS: gdb.base/style.exp: disable style variable: set style sources off
-PASS: gdb.base/style.exp: disable style variable: set style sources on
-PASS: gdb.base/style.exp: disable style variable: set width 0
-PASS: gdb.base/style.exp: disable style variable: show data-directory
-PASS: gdb.base/style.exp: disable style variable: show logging file
-PASS: gdb.base/style.exp: disable style variable: style name and style word styled using its own style in show style
-PASS: gdb.base/style.exp: libopcodes=off: disasm_styling=off: !$saw_styled_output_line
-PASS: gdb.base/style.exp: libopcodes=off: disasm_styling=off: $saw_header_line
-PASS: gdb.base/style.exp: libopcodes=off: disasm_styling=off: $saw_unstyled_output_line
-PASS: gdb.base/style.exp: libopcodes=off: disasm_styling=off: set style disassembler enabled off
-PASS: gdb.base/style.exp: libopcodes=off: disasm_styling=on: set style disassembler enabled on
-PASS: gdb.base/style.exp: libopcodes=off: maint set libopcodes-styling enabled off
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=off: !$saw_styled_output_line
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=off: $saw_header_line
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=off: $saw_unstyled_output_line
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=off: set style disassembler enabled off
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=on: !$saw_unstyled_output_line
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=on: $saw_header_line
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=on: $saw_styled_output_line
-PASS: gdb.base/style.exp: libopcodes=on: disasm_styling=on: set style disassembler enabled on
-PASS: gdb.base/style.exp: libopcodes=on: maint set libopcodes-styling enabled on
-PASS: gdb.base/style.exp: restart 3: set style metadata background none
-PASS: gdb.base/style.exp: restart 3: set style metadata foreground none
-PASS: gdb.base/style.exp: restart 3: set style metadata intensity normal
-PASS: gdb.base/style.exp: version is styled at startup
-Running gdb.git~master/gdb/testsuite/gdb.base/subst.exp ...
-PASS: gdb.base/subst.exp: add depuis -> vers substitution rule
-PASS: gdb.base/subst.exp: add from -> to substitution rule
-PASS: gdb.base/subst.exp: add from1 -> to1 substitution rule
-PASS: gdb.base/subst.exp: add source -> destination substitution rule
-PASS: gdb.base/subst.exp: add substitution rule to empty string
-PASS: gdb.base/subst.exp: deactivate GDB's confirmation interface
-PASS: gdb.base/subst.exp: remove all remaining substitution rules
-PASS: gdb.base/subst.exp: remove default substitution rules
-PASS: gdb.base/subst.exp: set substitute-path, first argument is empty string
-PASS: gdb.base/subst.exp: set substitute-path, too few arguments
-PASS: gdb.base/subst.exp: set substitute-path, too many arguments
-PASS: gdb.base/subst.exp: show substitute-path after all paths added
-PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed
-PASS: gdb.base/subst.exp: show substitute-path after depuis rule removed
-PASS: gdb.base/subst.exp: show substitute-path after empty rule removed
-PASS: gdb.base/subst.exp: show substitute-path after from rule removed
-PASS: gdb.base/subst.exp: show substitute-path depuis, after all paths added
-PASS: gdb.base/subst.exp: show substitute-path from, after all paths added
-PASS: gdb.base/subst.exp: show substitute-path from, after unsetting it
-PASS: gdb.base/subst.exp: show substitute-path from, no rule entered yet
-PASS: gdb.base/subst.exp: show substitute-path from/path, after all paths added
-PASS: gdb.base/subst.exp: show substitute-path from_a_bad_path, after all paths added
-PASS: gdb.base/subst.exp: show substitute-path garbage, after all paths added
-PASS: gdb.base/subst.exp: show substitute-path, no rule entered yet
-PASS: gdb.base/subst.exp: show substitute-path, too many arguments
-PASS: gdb.base/subst.exp: unset substitute-path depuis (middle of list)
-PASS: gdb.base/subst.exp: unset substitute-path empty (end of list)
-PASS: gdb.base/subst.exp: unset substitute-path from
-PASS: gdb.base/subst.exp: unset substitute-path from after the rule was removed
-PASS: gdb.base/subst.exp: unset substitute-path from, after unset substitute-path
-PASS: gdb.base/subst.exp: unset substitute-path from, no rule entered yet
-PASS: gdb.base/subst.exp: unset substitute-path, no rule entered yet
-PASS: gdb.base/subst.exp: unset substitute-path, too many arguments
-Running gdb.git~master/gdb/testsuite/gdb.base/sym-file.exp ...
-PASS: gdb.base/sym-file.exp: add-symbol-file sym-file-lib.so addr
-PASS: gdb.base/sym-file.exp: breakpoint at bar is pending
-PASS: gdb.base/sym-file.exp: breakpoint at foo is pending
-PASS: gdb.base/sym-file.exp: continue to breakpoint: bar
-PASS: gdb.base/sym-file.exp: continue to breakpoint: foo
-PASS: gdb.base/sym-file.exp: continue to breakpoint: gdb_add_symbol_file
-PASS: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
-PASS: gdb.base/sym-file.exp: continue to breakpoint: reload
-PASS: gdb.base/sym-file.exp: info files must display sym-file-lib
-PASS: gdb.base/sym-file.exp: info files must not display sym-file-lib
-PASS: gdb.base/sym-file.exp: remove-symbol-file -a addr
-PASS: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr
-PASS: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending
-PASS: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is resolved
-PASS: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here
-PASS: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
-PASS: gdb.base/sym-file.exp: stale bkpts: remove-symbol-file -a addr
-PASS: gdb.base/sym-file.exp: stale bkpts: set breakpoint always-inserted on
-Running gdb.git~master/gdb/testsuite/gdb.base/symbol-alias.exp ...
-PASS: gdb.base/symbol-alias.exp: p *func()
-PASS: gdb.base/symbol-alias.exp: p *func_alias()
-PASS: gdb.base/symbol-alias.exp: p func
-PASS: gdb.base/symbol-alias.exp: p func_alias
-PASS: gdb.base/symbol-alias.exp: p g_def_var
-PASS: gdb.base/symbol-alias.exp: p g_var
-PASS: gdb.base/symbol-alias.exp: p g_var_s
-PASS: gdb.base/symbol-alias.exp: print alias of static variable
-PASS: gdb.base/symbol-alias.exp: print alias variable g_var_s_alias
-PASS: gdb.base/symbol-alias.exp: print alias variable g_var_s_alias2
-PASS: gdb.base/symbol-alias.exp: print g_def_var_alias
-PASS: gdb.base/symbol-alias.exp: print g_def_var_alias2
-Running gdb.git~master/gdb/testsuite/gdb.base/symbol-without-target_section.exp ...
-PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file
-PASS: gdb.base/symbol-without-target_section.exp: list -q main
-PASS: gdb.base/symbol-without-target_section.exp: print symbol_without_target_section
-Running gdb.git~master/gdb/testsuite/gdb.base/symfile-warn.exp ...
-PASS: gdb.base/symfile-warn.exp: add-symbol-file
-Running gdb.git~master/gdb/testsuite/gdb.base/symlink-sourcefile.exp ...
-PASS: gdb.base/symlink-sourcefile.exp: continue to breakpoint: run to breakpoint marker
-PASS: gdb.base/symlink-sourcefile.exp: gdb_breakpoint: set breakpoint at 19
-Running gdb.git~master/gdb/testsuite/gdb.base/symtab-search-order.exp ...
-PASS: gdb.base/symtab-search-order.exp: p shlib_1_func
-PASS: gdb.base/symtab-search-order.exp: p static_global
-Running gdb.git~master/gdb/testsuite/gdb.base/template.exp ...
-PASS: gdb.base/template.exp: advance to next-line
-Running gdb.git~master/gdb/testsuite/gdb.base/term.exp ...
-PASS: gdb.base/term.exp: after last resume: ${termios2(c_cflag)} == ${termios3(c_cflag)}
-PASS: gdb.base/term.exp: after last resume: ${termios2(c_iflag)} == ${termios3(c_iflag)}
-PASS: gdb.base/term.exp: after last resume: ${termios2(c_lflag)} == ${termios3(c_lflag)}
-PASS: gdb.base/term.exp: after last resume: ${termios2(c_oflag)} == ${termios3(c_oflag)}
-PASS: gdb.base/term.exp: after last resume: get hexadecimal valueof "t.c_cflag"
-PASS: gdb.base/term.exp: after last resume: get hexadecimal valueof "t.c_iflag"
-PASS: gdb.base/term.exp: after last resume: get hexadecimal valueof "t.c_lflag"
-PASS: gdb.base/term.exp: after last resume: get hexadecimal valueof "t.c_oflag"
-PASS: gdb.base/term.exp: after last resume: info terminal
-PASS: gdb.base/term.exp: continue to breakpoint: continue again
-PASS: gdb.base/term.exp: continue to breakpoint: continue until after tcsetattr
-PASS: gdb.base/term.exp: continue until exit
-PASS: gdb.base/term.exp: initial: get hexadecimal valueof "t.c_cflag"
-PASS: gdb.base/term.exp: initial: get hexadecimal valueof "t.c_iflag"
-PASS: gdb.base/term.exp: initial: get hexadecimal valueof "t.c_lflag"
-PASS: gdb.base/term.exp: initial: get hexadecimal valueof "t.c_oflag"
-PASS: gdb.base/term.exp: initial: info terminal
-PASS: gdb.base/term.exp: post tcsetattr: ${termios1(c_lflag)} != ${termios2(c_lflag)}
-PASS: gdb.base/term.exp: post tcsetattr: get hexadecimal valueof "t.c_cflag"
-PASS: gdb.base/term.exp: post tcsetattr: get hexadecimal valueof "t.c_iflag"
-PASS: gdb.base/term.exp: post tcsetattr: get hexadecimal valueof "t.c_lflag"
-PASS: gdb.base/term.exp: post tcsetattr: get hexadecimal valueof "t.c_oflag"
-PASS: gdb.base/term.exp: post tcsetattr: info terminal
-PASS: gdb.base/term.exp: test info terminal post-execution
-PASS: gdb.base/term.exp: test info terminal pre-execution
-Running gdb.git~master/gdb/testsuite/gdb.base/testenv.exp ...
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL found with right value
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL, confirmed
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL, get num vars
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test1: test passing TEST_GDB_GLOBAL to GDB
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test2: TEST_GDB_GLOBAL is unset, confirmed
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test2: TEST_GDB_GLOBAL is unset, get num vars
-PASS: gdb.base/testenv.exp: test_inherit_env_var: test2: unset TEST_GDB_GLOBAL
-PASS: gdb.base/testenv.exp: test_set_unset_env: test1: no TEST_GDB vars, confirmed
-PASS: gdb.base/testenv.exp: test_set_unset_env: test1: no TEST_GDB vars, get num vars
-PASS: gdb.base/testenv.exp: test_set_unset_env: test2: one TEST_GDB var, confirmed
-PASS: gdb.base/testenv.exp: test_set_unset_env: test2: one TEST_GDB var, get num vars
-PASS: gdb.base/testenv.exp: test_set_unset_env: test2: set TEST_GDB_VAR1
-PASS: gdb.base/testenv.exp: test_set_unset_env: test3: set TEST_GDB_VAR2
-PASS: gdb.base/testenv.exp: test_set_unset_env: test3: two TEST_GDB var, confirmed
-PASS: gdb.base/testenv.exp: test_set_unset_env: test3: two TEST_GDB var, get num vars
-PASS: gdb.base/testenv.exp: test_set_unset_env: test4: one TEST_GDB var, after unset, confirmed
-PASS: gdb.base/testenv.exp: test_set_unset_env: test4: one TEST_GDB var, after unset, get num vars
-PASS: gdb.base/testenv.exp: test_set_unset_env: test4: unset TEST_GDB_VAR1
-Running gdb.git~master/gdb/testsuite/gdb.base/thread-bp-multi-loc.exp ...
-PASS: gdb.base/thread-bp-multi-loc.exp: check thread condition is displayed correctly
-PASS: gdb.base/thread-bp-multi-loc.exp: get integer valueof "$bpnum"
-Running gdb.git~master/gdb/testsuite/gdb.base/timestamp.exp ...
-PASS: gdb.base/timestamp.exp: print 23
-PASS: gdb.base/timestamp.exp: set debug expression 1
-PASS: gdb.base/timestamp.exp: set debug timestamp 1
-Running gdb.git~master/gdb/testsuite/gdb.base/trace-commands.exp ...
-PASS: gdb.base/trace-commands.exp: define user command
-PASS: gdb.base/trace-commands.exp: depth resets on error part 1
-PASS: gdb.base/trace-commands.exp: depth resets on error part 2
-PASS: gdb.base/trace-commands.exp: nested trace-commands test
-PASS: gdb.base/trace-commands.exp: nested trace-commands test with source
-PASS: gdb.base/trace-commands.exp: set trace-commands
-PASS: gdb.base/trace-commands.exp: show trace-commands says off
-PASS: gdb.base/trace-commands.exp: show trace-commands says on
-PASS: gdb.base/trace-commands.exp: simple trace-commands test
-PASS: gdb.base/trace-commands.exp: source -v
-Running gdb.git~master/gdb/testsuite/gdb.base/traced-thread.exp ...
-PASS: gdb.base/traced-thread.exp: add empty inferior 2
-PASS: gdb.base/traced-thread.exp: get child pid
-PASS: gdb.base/traced-thread.exp: kill the parent process
-PASS: gdb.base/traced-thread.exp: set confirm off
-PASS: gdb.base/traced-thread.exp: should not attach to child process
-PASS: gdb.base/traced-thread.exp: successfully compiled posix threads test case
-PASS: gdb.base/traced-thread.exp: switch to inferior 1
-PASS: gdb.base/traced-thread.exp: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.base/twice.exp ...
-PASS: gdb.base/twice.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.base/type-opaque.exp ...
-PASS: gdb.base/type-opaque.exp: empty struct type resolving
-PASS: gdb.base/type-opaque.exp: empty union type resolving
-PASS: gdb.base/type-opaque.exp: filled struct type resolving
-PASS: gdb.base/type-opaque.exp: filled union type resolving
-PASS: gdb.base/type-opaque.exp: opaque struct type resolving
-PASS: gdb.base/type-opaque.exp: opaque union type resolving
-Running gdb.git~master/gdb/testsuite/gdb.base/ui-redirect.exp ...
-PASS: gdb.base/ui-redirect.exp: commands
-PASS: gdb.base/ui-redirect.exp: debugging: continue
-PASS: gdb.base/ui-redirect.exp: debugging: help
-PASS: gdb.base/ui-redirect.exp: debugging: set debug infrun 0
-PASS: gdb.base/ui-redirect.exp: debugging: set debug infrun 1
-PASS: gdb.base/ui-redirect.exp: debugging: set logging enabled off
-PASS: gdb.base/ui-redirect.exp: debugging: set logging enabled on
-PASS: gdb.base/ui-redirect.exp: end
-PASS: gdb.base/ui-redirect.exp: logging: cmds.txt
-PASS: gdb.base/ui-redirect.exp: logging: help
-PASS: gdb.base/ui-redirect.exp: logging: save breakpoints cmds.txt
-PASS: gdb.base/ui-redirect.exp: logging: set logging enabled off
-PASS: gdb.base/ui-redirect.exp: logging: set logging enabled on
-PASS: gdb.base/ui-redirect.exp: logging: set logging file /dev/null
-PASS: gdb.base/ui-redirect.exp: logging: userdefined
-PASS: gdb.base/ui-redirect.exp: print 1
-PASS: gdb.base/ui-redirect.exp: redirect debugging: continue
-PASS: gdb.base/ui-redirect.exp: redirect debugging: help
-PASS: gdb.base/ui-redirect.exp: redirect debugging: set debug infrun 0
-PASS: gdb.base/ui-redirect.exp: redirect debugging: set debug infrun 1
-PASS: gdb.base/ui-redirect.exp: redirect debugging: set logging debugredirect on
-PASS: gdb.base/ui-redirect.exp: redirect debugging: set logging enabled off
-PASS: gdb.base/ui-redirect.exp: redirect debugging: set logging enabled on
-PASS: gdb.base/ui-redirect.exp: redirect logging and debuging: set logging debugredirect on
-PASS: gdb.base/ui-redirect.exp: redirect logging and debuging: set logging enabled off
-PASS: gdb.base/ui-redirect.exp: redirect logging and debuging: set logging enabled on
-PASS: gdb.base/ui-redirect.exp: redirect logging and debuging: set logging redirect on
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: cmds.txt
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: help
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: save breakpoints cmds.txt
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: set logging enabled off
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: set logging enabled on
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: set logging redirect off
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: set logging redirect on
-PASS: gdb.base/ui-redirect.exp: redirect while already logging: userdefined
-PASS: gdb.base/ui-redirect.exp: redirect: cmds.txt
-PASS: gdb.base/ui-redirect.exp: redirect: help
-PASS: gdb.base/ui-redirect.exp: redirect: save breakpoints cmds.txt
-PASS: gdb.base/ui-redirect.exp: redirect: set logging enabled off
-PASS: gdb.base/ui-redirect.exp: redirect: set logging enabled on
-PASS: gdb.base/ui-redirect.exp: redirect: set logging redirect off
-PASS: gdb.base/ui-redirect.exp: redirect: set logging redirect on
-PASS: gdb.base/ui-redirect.exp: redirect: userdefined
-PASS: gdb.base/ui-redirect.exp: userdefined: bt
-PASS: gdb.base/ui-redirect.exp: userdefined: define userdefined
-PASS: gdb.base/ui-redirect.exp: userdefined: end
-Running gdb.git~master/gdb/testsuite/gdb.base/unload.exp ...
-PASS: gdb.base/unload.exp: continue to shrfunc2
-PASS: gdb.base/unload.exp: continuing to unloaded libfile
-PASS: gdb.base/unload.exp: continuing to unloaded libfile, two
-PASS: gdb.base/unload.exp: continuing to unloaded libfile2
-PASS: gdb.base/unload.exp: pending breakpoint info before run
-PASS: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1
-PASS: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1
-PASS: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2
-PASS: gdb.base/unload.exp: print y from libfile
-PASS: gdb.base/unload.exp: print y from libfile2
-PASS: gdb.base/unload.exp: rerun to shared library breakpoint
-PASS: gdb.base/unload.exp: running program
-Running gdb.git~master/gdb/testsuite/gdb.base/until-nodebug.exp ...
-PASS: gdb.base/until-nodebug.exp: until 1
-PASS: gdb.base/until-nodebug.exp: until 2
-Running gdb.git~master/gdb/testsuite/gdb.base/until-trailing-insns.exp ...
-PASS: gdb.base/until-trailing-insns.exp: ending of loop
-PASS: gdb.base/until-trailing-insns.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/until-trailing-insns.exp: inside the loop
-PASS: gdb.base/until-trailing-insns.exp: left loop
-Running gdb.git~master/gdb/testsuite/gdb.base/until.exp ...
-PASS: gdb.base/until.exp: malformed until
-PASS: gdb.base/until.exp: until factorial, recursive function
-PASS: gdb.base/until.exp: until func, not called by current frame
-PASS: gdb.base/until.exp: until line number
-Running gdb.git~master/gdb/testsuite/gdb.base/unwind-on-each-insn-amd64-2.exp ...
-UNSUPPORTED: gdb.base/unwind-on-each-insn-amd64-2.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.base/unwind-on-each-insn-amd64.exp ...
-UNSUPPORTED: gdb.base/unwind-on-each-insn-amd64.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.base/unwind-on-each-insn-i386.exp ...
-UNSUPPORTED: gdb.base/unwind-on-each-insn-i386.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.base/unwind-on-each-insn.exp ...
-PASS: gdb.base/unwind-on-each-insn.exp: bar: continue to breakpoint: enter bar
-PASS: gdb.base/unwind-on-each-insn.exp: bar: get $sp and frame base in bar: get hexadecimal valueof "$sp"
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: $fba_value == $::main_fba
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: $fba_value == $fn_fba
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: $sp_value == $::main_sp
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: [string equal $fid $::main_fid]
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: bt 2
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: nexti
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 1: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 2: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 3: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 4: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 5: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 6: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 7: up
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: nexti
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 8: up
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: $fba_value == $::main_fba
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: $fba_value == $fn_fba
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: $sp_value == $::main_sp
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: [string equal $fid $::main_fid]
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: bt 2
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: nexti
-FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 9: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: continue to breakpoint: enter foo
-PASS: gdb.base/unwind-on-each-insn.exp: foo: get $sp and frame base in foo: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 1: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 2: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 3: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 4: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 5: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 6: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: bt 2
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 7: up
-FAIL: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: $fba_value == $::main_fba
-FAIL: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: $fba_value == $fn_fba
-FAIL: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: $sp_value == $::main_sp
-FAIL: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: bt 2
-FAIL: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 8: up
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: $fba_value == $::main_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: $fba_value == $fn_fba
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: $sp_value == $::main_sp
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: [string equal $fid $::main_fid]
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: bt 2
-FAIL: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: check frame-id matches
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: frame 0
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: get $sp and frame base for fn: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: get $sp and frame base for main: get hexadecimal valueof "$sp"
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: stepi
-PASS: gdb.base/unwind-on-each-insn.exp: foo: instruction 9: up
-PASS: gdb.base/unwind-on-each-insn.exp: get $sp and frame base in main: get hexadecimal valueof "$sp"
-Running gdb.git~master/gdb/testsuite/gdb.base/unwindonsignal.exp ...
-PASS: gdb.base/unwindonsignal.exp: break stop_here
-PASS: gdb.base/unwindonsignal.exp: continue to breakpoint at stop_here
-PASS: gdb.base/unwindonsignal.exp: setting unwindonsignal
-PASS: gdb.base/unwindonsignal.exp: showing unwindonsignal
-PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed
-PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signaled
-PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound
-Running gdb.git~master/gdb/testsuite/gdb.base/utf8-identifiers.exp ...
-PASS: gdb.base/utf8-identifiers.exp: break função2
-PASS: gdb.base/utf8-identifiers.exp: cmd complete "break fun"
-PASS: gdb.base/utf8-identifiers.exp: cmd complete "break my_fun"
-PASS: gdb.base/utf8-identifiers.exp: cmd complete "print g_s.num"
-PASS: gdb.base/utf8-identifiers.exp: continue
-PASS: gdb.base/utf8-identifiers.exp: info breakpoints
-PASS: gdb.base/utf8-identifiers.exp: nosharedlibrary
-PASS: gdb.base/utf8-identifiers.exp: print g_s.num_€
-PASS: gdb.base/utf8-identifiers.exp: print num_€
-KFAIL: gdb.base/utf8-identifiers.exp: tab complete "break fun" (PRMS: gdb/23211)
-PASS: gdb.base/utf8-identifiers.exp: tab complete "break my_fun"
-PASS: gdb.base/utf8-identifiers.exp: tab complete "print g_s.num"
-Running gdb.git~master/gdb/testsuite/gdb.base/valgrind-bt.exp ...
-PASS: gdb.base/valgrind-bt.exp: bt
-PASS: gdb.base/valgrind-bt.exp: continue (false warning)
-PASS: gdb.base/valgrind-bt.exp: disconnect
-PASS: gdb.base/valgrind-bt.exp: kill program
-PASS: gdb.base/valgrind-bt.exp: monitor v.set gdb_output
-PASS: gdb.base/valgrind-bt.exp: set height 0
-PASS: gdb.base/valgrind-bt.exp: set width 0
-PASS: gdb.base/valgrind-bt.exp: spawn valgrind
-PASS: gdb.base/valgrind-bt.exp: target remote for vgdb
-PASS: gdb.base/valgrind-bt.exp: valgrind started
-Running gdb.git~master/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
-PASS: gdb.base/valgrind-disp-step.exp: continue to main
-PASS: gdb.base/valgrind-disp-step.exp: disconnect
-PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: set breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced off: once: step over breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced off: set displaced-stepping off
-PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: set breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced off: twice: step over breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: set breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced on: once: step over breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced on: set displaced-stepping on
-PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: set breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: displaced on: twice: step over breakpoint
-PASS: gdb.base/valgrind-disp-step.exp: monitor v.set gdb_output
-PASS: gdb.base/valgrind-disp-step.exp: set displaced-stepping off
-PASS: gdb.base/valgrind-disp-step.exp: spawn valgrind
-PASS: gdb.base/valgrind-disp-step.exp: target remote for vgdb
-PASS: gdb.base/valgrind-disp-step.exp: valgrind started
-Running gdb.git~master/gdb/testsuite/gdb.base/valgrind-infcall-2.exp ...
-PASS: gdb.base/valgrind-infcall-2.exp: disconnect
-UNSUPPORTED: gdb.base/valgrind-infcall-2.exp: do printf
-PASS: gdb.base/valgrind-infcall-2.exp: monitor v.set gdb_output
-PASS: gdb.base/valgrind-infcall-2.exp: spawn valgrind
-PASS: gdb.base/valgrind-infcall-2.exp: target remote for vgdb
-PASS: gdb.base/valgrind-infcall-2.exp: valgrind started
-Running gdb.git~master/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
-PASS: gdb.base/valgrind-infcall.exp: continue #1
-PASS: gdb.base/valgrind-infcall.exp: disconnect
-PASS: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output
-PASS: gdb.base/valgrind-infcall.exp: p gdb_test_infcall ()
-PASS: gdb.base/valgrind-infcall.exp: spawn valgrind
-PASS: gdb.base/valgrind-infcall.exp: target remote for vgdb
-PASS: gdb.base/valgrind-infcall.exp: valgrind started
-Running gdb.git~master/gdb/testsuite/gdb.base/value-double-free.exp ...
-PASS: gdb.base/value-double-free.exp: continue
-PASS: gdb.base/value-double-free.exp: help help
-PASS: gdb.base/value-double-free.exp: print empty()
-PASS: gdb.base/value-double-free.exp: watch var
-Running gdb.git~master/gdb/testsuite/gdb.base/value-history-unavailable.exp ...
-PASS: gdb.base/value-history-unavailable.exp: get target char mask
-PASS: gdb.base/value-history-unavailable.exp: print $11
-PASS: gdb.base/value-history-unavailable.exp: print $2
-PASS: gdb.base/value-history-unavailable.exp: print $2[(-1LL << 63 - 3) - 1]
-PASS: gdb.base/value-history-unavailable.exp: print $2[(1LL << 63 - 3) - 1]
-PASS: gdb.base/value-history-unavailable.exp: print $2[(1LL << 63 - 3)]
-PASS: gdb.base/value-history-unavailable.exp: print $2[(1ULL << 63) - 1]
-PASS: gdb.base/value-history-unavailable.exp: print $2[-1LL << 63 - 3]
-PASS: gdb.base/value-history-unavailable.exp: print $2[-1LL << 63]
-PASS: gdb.base/value-history-unavailable.exp: print $2[-1]
-PASS: gdb.base/value-history-unavailable.exp: print $2[-1]@1
-PASS: gdb.base/value-history-unavailable.exp: print $2[0]
-PASS: gdb.base/value-history-unavailable.exp: print $2[0]@1
-PASS: gdb.base/value-history-unavailable.exp: print $2[1023]
-PASS: gdb.base/value-history-unavailable.exp: print $2[1024]
-PASS: gdb.base/value-history-unavailable.exp: print $2[1024]@1
-PASS: gdb.base/value-history-unavailable.exp: print a.a
-PASS: gdb.base/value-history-unavailable.exp: print a.a[-1]
-PASS: gdb.base/value-history-unavailable.exp: print a.a[1024]
-Running gdb.git~master/gdb/testsuite/gdb.base/varargs.exp ...
-PASS: gdb.base/varargs.exp: print find_max1(1,3)
-PASS: gdb.base/varargs.exp: print find_max1(10,1,2,3,4,5,6,7,8,29,0)
-PASS: gdb.base/varargs.exp: print find_max1(5,1,2,3,4,5)
-PASS: gdb.base/varargs.exp: print find_max2(3,1,2,3)
-PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0)
-PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
-PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
-PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
-PASS: gdb.base/varargs.exp: print find_max_struct_long_double_real(4, sldc1, sldc2, sldc3, sldc4)
-PASS: gdb.base/varargs.exp: set print address off
-PASS: gdb.base/varargs.exp: set print sevenbit-strings
-PASS: gdb.base/varargs.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.base/vdso-warning.exp ...
-PASS: gdb.base/vdso-warning.exp: core: no vdso without symbols is listed
-PASS: gdb.base/vdso-warning.exp: core: save a corefile
-PASS: gdb.base/vdso-warning.exp: core: startup
-PASS: gdb.base/vdso-warning.exp: run: no vdso without symbols is listed
-PASS: gdb.base/vdso-warning.exp: run: startup
-PASS: gdb.base/vdso-warning.exp: setup: set environment LD_DEBUG=unused
-Running gdb.git~master/gdb/testsuite/gdb.base/vfork-follow-parent.exp ...
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: continue to end of inferior 2
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: inferior 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: set schedule-multiple on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: continue to end of inferior 2
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: inferior 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: set schedule-multiple on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exec: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=detach-on-fork: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: continue to end of inferior 2
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: inferior 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: set schedule-multiple on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=off: non-stop=off: resolution_method=schedule-multiple: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: set detach-on-fork on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=detach-on-fork: try to continue from vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: break break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: continue to break_parent
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: continue to end of inferior 2
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: continue to vfork
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: inferior 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: print unblock_parent = 1
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: set detach-on-fork off
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: set schedule-multiple on
-PASS: gdb.base/vfork-follow-parent.exp: exec_file=vfork-follow-parent-exit: target-non-stop=on: non-stop=off: resolution_method=schedule-multiple: try to continue from vfork
-Running gdb.git~master/gdb/testsuite/gdb.base/vla-datatypes.exp ...
-PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: break_end_of_vla_factory
-PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: vlas_filled
-PASS: gdb.base/vla-datatypes.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/vla-datatypes.exp: print bar_vla
-PASS: gdb.base/vla-datatypes.exp: print char_vla
-PASS: gdb.base/vla-datatypes.exp: print double_vla
-PASS: gdb.base/vla-datatypes.exp: print float_vla
-PASS: gdb.base/vla-datatypes.exp: print foo_vla
-PASS: gdb.base/vla-datatypes.exp: print int_vla
-PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects
-PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects
-PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects
-PASS: gdb.base/vla-datatypes.exp: print long_vla
-PASS: gdb.base/vla-datatypes.exp: print short_vla
-PASS: gdb.base/vla-datatypes.exp: print sizeof (++int_vla[0])
-PASS: gdb.base/vla-datatypes.exp: print unsigned_char_vla
-PASS: gdb.base/vla-datatypes.exp: print unsigned_int_vla
-PASS: gdb.base/vla-datatypes.exp: print unsigned_long_vla
-PASS: gdb.base/vla-datatypes.exp: print unsigned_short_vla
-PASS: gdb.base/vla-datatypes.exp: ptype ++int_vla[0]
-PASS: gdb.base/vla-datatypes.exp: ptype bar_vla
-PASS: gdb.base/vla-datatypes.exp: ptype char_vla
-PASS: gdb.base/vla-datatypes.exp: ptype double_vla
-PASS: gdb.base/vla-datatypes.exp: ptype float_vla
-PASS: gdb.base/vla-datatypes.exp: ptype foo_vla
-PASS: gdb.base/vla-datatypes.exp: ptype int_vla
-PASS: gdb.base/vla-datatypes.exp: ptype long_vla
-PASS: gdb.base/vla-datatypes.exp: ptype short_vla
-PASS: gdb.base/vla-datatypes.exp: ptype unsigned_char_vla
-PASS: gdb.base/vla-datatypes.exp: ptype unsigned_int_vla
-PASS: gdb.base/vla-datatypes.exp: ptype unsigned_long_vla
-PASS: gdb.base/vla-datatypes.exp: ptype unsigned_short_vla
-PASS: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42
-PASS: gdb.base/vla-datatypes.exp: size of bar_vla
-PASS: gdb.base/vla-datatypes.exp: size of char_vla
-PASS: gdb.base/vla-datatypes.exp: size of double_vla
-PASS: gdb.base/vla-datatypes.exp: size of float_vla
-PASS: gdb.base/vla-datatypes.exp: size of foo_vla
-PASS: gdb.base/vla-datatypes.exp: size of int_vla
-PASS: gdb.base/vla-datatypes.exp: size of long_vla
-PASS: gdb.base/vla-datatypes.exp: size of short_vla
-PASS: gdb.base/vla-datatypes.exp: size of unsigned_char_vla
-PASS: gdb.base/vla-datatypes.exp: size of unsigned_int_vla
-PASS: gdb.base/vla-datatypes.exp: size of unsigned_short_vla
-PASS: gdb.base/vla-datatypes.exp: whatis ++int_vla[0]
-PASS: gdb.base/vla-datatypes.exp: whatis bar_vla
-PASS: gdb.base/vla-datatypes.exp: whatis char_vla
-PASS: gdb.base/vla-datatypes.exp: whatis double_vla
-PASS: gdb.base/vla-datatypes.exp: whatis float_vla
-PASS: gdb.base/vla-datatypes.exp: whatis foo_vla
-PASS: gdb.base/vla-datatypes.exp: whatis int_vla
-PASS: gdb.base/vla-datatypes.exp: whatis long_vla
-PASS: gdb.base/vla-datatypes.exp: whatis short_vla
-PASS: gdb.base/vla-datatypes.exp: whatis unsigned_char_vla
-PASS: gdb.base/vla-datatypes.exp: whatis unsigned_int_vla
-PASS: gdb.base/vla-datatypes.exp: whatis unsigned_long_vla
-PASS: gdb.base/vla-datatypes.exp: whatis unsigned_short_vla
-Running gdb.git~master/gdb/testsuite/gdb.base/vla-optimized-out.exp ...
-PASS: gdb.base/vla-optimized-out.exp: o1: print out of range element of vla (0)
-PASS: gdb.base/vla-optimized-out.exp: o1: print out of range element of vla (0xffffffff)
-PASS: gdb.base/vla-optimized-out.exp: o1: print out of range element of vla (6)
-PASS: gdb.base/vla-optimized-out.exp: o1: printed optimized out vla
-PASS: gdb.base/vla-optimized-out.exp: o1: printed size of optimized out vla
-PASS: gdb.base/vla-optimized-out.exp: o3: print out of range element of vla (0)
-PASS: gdb.base/vla-optimized-out.exp: o3: print out of range element of vla (0xffffffff)
-PASS: gdb.base/vla-optimized-out.exp: o3: print out of range element of vla (6)
-PASS: gdb.base/vla-optimized-out.exp: o3: printed optimized out vla
-PASS: gdb.base/vla-optimized-out.exp: o3: printed size of optimized out vla
-PASS: gdb.base/vla-optimized-out.exp: o3_strict: print out of range element of vla (0)
-PASS: gdb.base/vla-optimized-out.exp: o3_strict: print out of range element of vla (0xffffffff)
-PASS: gdb.base/vla-optimized-out.exp: o3_strict: print out of range element of vla (6)
-PASS: gdb.base/vla-optimized-out.exp: o3_strict: printed optimized out vla
-PASS: gdb.base/vla-optimized-out.exp: o3_strict: printed size of optimized out vla
-Running gdb.git~master/gdb/testsuite/gdb.base/vla-ptr.exp ...
-PASS: gdb.base/vla-ptr.exp: continue to breakpoint: bar_bp
-PASS: gdb.base/vla-ptr.exp: continue to breakpoint: foo_bp
-PASS: gdb.base/vla-ptr.exp: continue to breakpoint: vla_func_bp
-PASS: gdb.base/vla-ptr.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/vla-ptr.exp: print *vla_ptr (bar)
-PASS: gdb.base/vla-ptr.exp: print *vla_ptr (foo)
-PASS: gdb.base/vla-ptr.exp: print td_vla
-PASS: gdb.base/vla-ptr.exp: print vla_ptr (bar)
-PASS: gdb.base/vla-ptr.exp: print vla_ptr (foo)
-Running gdb.git~master/gdb/testsuite/gdb.base/vla-sideeffect.exp ...
-PASS: gdb.base/vla-sideeffect.exp: continue to breakpoint: vla-filled
-PASS: gdb.base/vla-sideeffect.exp: get integer valueof "sizeof (int)"
-PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (1)
-PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (2)
-PASS: gdb.base/vla-sideeffect.exp: print i - sizeof no side effects
-PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (1)
-PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (2)
-PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (1)
-PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (2)
-PASS: gdb.base/vla-sideeffect.exp: print j - ptype with no side effects
-PASS: gdb.base/vla-sideeffect.exp: print j - sizeof with no side effects
-PASS: gdb.base/vla-sideeffect.exp: print j - whatis with no side effects
-PASS: gdb.base/vla-sideeffect.exp: print sizeof (++vla1[0])
-PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla1[i++])
-PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++ + sizeof(j++)])
-PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++])
-PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - ptype no side effects
-PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - sizeof no side effects
-PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - whatis no side effects
-PASS: gdb.base/vla-sideeffect.exp: ptype ++vla1[0]
-PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++ + sizeof(j++)]
-PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++]
-PASS: gdb.base/vla-sideeffect.exp: whatis ++vla1[0]
-PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++ + sizeof(j++)]
-PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++]
-Running gdb.git~master/gdb/testsuite/gdb.base/vla-struct-fields.exp ...
-PASS: gdb.base/vla-struct-fields.exp: continue to breakpoint: break_end_of_vla_factory
-PASS: gdb.base/vla-struct-fields.exp: continue to breakpoint: vlas_filled
-PASS: gdb.base/vla-struct-fields.exp: print vla_struct_object
-PASS: gdb.base/vla-struct-fields.exp: print vla_struct_typedef_struct_member_object
-PASS: gdb.base/vla-struct-fields.exp: print vla_struct_typedef_union_member_object
-PASS: gdb.base/vla-struct-fields.exp: print vla_union_object
-PASS: gdb.base/vla-struct-fields.exp: ptype vla_struct_object
-PASS: gdb.base/vla-struct-fields.exp: ptype vla_union_object
-XFAIL: gdb.base/vla-struct-fields.exp: size of inner_vla_struct_object
-PASS: gdb.base/vla-struct-fields.exp: size of vla_struct_object
-PASS: gdb.base/vla-struct-fields.exp: size of vla_union_object
-PASS: gdb.base/vla-struct-fields.exp: whatis vla_struct_object
-PASS: gdb.base/vla-struct-fields.exp: whatis vla_union_object
-Running gdb.git~master/gdb/testsuite/gdb.base/vla-stub.exp ...
-PASS: gdb.base/vla-stub.exp: p *local_struct.ptr
-PASS: gdb.base/vla-stub.exp: whatis *local_struct.ptr
-PASS: gdb.base/vla-stub.exp: whatis local_struct.here
-Running gdb.git~master/gdb/testsuite/gdb.base/volatile.exp ...
-PASS: gdb.base/volatile.exp: break marker1
-PASS: gdb.base/volatile.exp: continue to marker1
-PASS: gdb.base/volatile.exp: ptype caveat
-PASS: gdb.base/volatile.exp: ptype cavern
-PASS: gdb.base/volatile.exp: ptype cavity
-PASS: gdb.base/volatile.exp: ptype cove
-PASS: gdb.base/volatile.exp: ptype covenant
-PASS: gdb.base/volatile.exp: ptype coverlet
-PASS: gdb.base/volatile.exp: ptype qux2
-PASS: gdb.base/volatile.exp: ptype vacuity
-PASS: gdb.base/volatile.exp: ptype vacuum
-PASS: gdb.base/volatile.exp: ptype vagary
-PASS: gdb.base/volatile.exp: ptype vagrancy
-PASS: gdb.base/volatile.exp: ptype vagus
-PASS: gdb.base/volatile.exp: ptype valve
-PASS: gdb.base/volatile.exp: ptype vampire
-PASS: gdb.base/volatile.exp: ptype vanadium
-PASS: gdb.base/volatile.exp: ptype vane
-PASS: gdb.base/volatile.exp: ptype vapidity
-PASS: gdb.base/volatile.exp: ptype vapour
-PASS: gdb.base/volatile.exp: ptype vegetation
-PASS: gdb.base/volatile.exp: ptype vein
-PASS: gdb.base/volatile.exp: ptype veldt
-PASS: gdb.base/volatile.exp: ptype vellum
-PASS: gdb.base/volatile.exp: ptype velocity
-PASS: gdb.base/volatile.exp: ptype vendor
-PASS: gdb.base/volatile.exp: ptype veneer
-PASS: gdb.base/volatile.exp: ptype veniality
-PASS: gdb.base/volatile.exp: ptype ventricle
-PASS: gdb.base/volatile.exp: ptype veracity
-PASS: gdb.base/volatile.exp: ptype vertigo
-PASS: gdb.base/volatile.exp: ptype vicar
-PASS: gdb.base/volatile.exp: ptype vicarage
-PASS: gdb.base/volatile.exp: ptype victor
-PASS: gdb.base/volatile.exp: ptype victory
-PASS: gdb.base/volatile.exp: ptype victuals
-PASS: gdb.base/volatile.exp: ptype video
-PASS: gdb.base/volatile.exp: ptype vigintillion
-PASS: gdb.base/volatile.exp: ptype vigour
-PASS: gdb.base/volatile.exp: ptype vilify
-PASS: gdb.base/volatile.exp: ptype villar
-PASS: gdb.base/volatile.exp: ptype vindictive
-PASS: gdb.base/volatile.exp: ptype violent
-PASS: gdb.base/volatile.exp: ptype violet
-PASS: gdb.base/volatile.exp: ptype viper
-PASS: gdb.base/volatile.exp: ptype vips
-PASS: gdb.base/volatile.exp: ptype virgen
-PASS: gdb.base/volatile.exp: ptype vitality
-PASS: gdb.base/volatile.exp: ptype vitriol
-PASS: gdb.base/volatile.exp: ptype vixen
-PASS: gdb.base/volatile.exp: ptype vizier
-PASS: gdb.base/volatile.exp: ptype vocation
-PASS: gdb.base/volatile.exp: ptype vogue
-PASS: gdb.base/volatile.exp: ptype voracity
-PASS: gdb.base/volatile.exp: ptype vox
-PASS: gdb.base/volatile.exp: ptype vulgar
-PASS: gdb.base/volatile.exp: ptype vulture
-PASS: gdb.base/volatile.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.base/warning.exp ...
-PASS: gdb.base/warning.exp: echo 23\n
-PASS: gdb.base/warning.exp: got warning
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-before-fork.exp ...
-PASS: gdb.base/watch-before-fork.exp: catch_fork_supported: continue to first fork catchpoint
-PASS: gdb.base/watch-before-fork.exp: catch_fork_supported: insert first fork catchpoint
-PASS: gdb.base/watch-before-fork.exp: test: continue to catch fork
-PASS: gdb.base/watch-before-fork.exp: test: continue to watchpoint
-PASS: gdb.base/watch-before-fork.exp: test: watchpoint on global variable
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-bitfields.exp ...
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
-PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression before
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
-PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression after
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
-PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression before
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
-FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
-PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: watch -location q.a
-PASS: gdb.base/watch-bitfields.exp: -location watch against bitfields: watch -location q.e
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
-PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression before
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
-PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression after
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
-FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
-PASS: gdb.base/watch-bitfields.exp: regular watch against bitfields: watch q.d + q.f + q.g
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-cond-infcall.exp ...
-PASS: gdb.base/watch-cond-infcall.exp: hw: continue
-PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 ()
-PASS: gdb.base/watch-cond-infcall.exp: sw: continue
-PASS: gdb.base/watch-cond-infcall.exp: sw: set can-use-hw-watchpoints 0
-PASS: gdb.base/watch-cond-infcall.exp: sw: watch var if return_1 ()
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-cond.exp ...
-PASS: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
-PASS: gdb.base/watch-cond.exp: set write watchpoint on global variable, local condition
-PASS: gdb.base/watch-cond.exp: set write watchpoint on global2 variable
-PASS: gdb.base/watch-cond.exp: set write watchpoint on local variable, local condition
-PASS: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
-PASS: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
-PASS: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
-PASS: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-non-mem.exp ...
-PASS: gdb.base/watch-non-mem.exp: set write watchpoint on $pc
-PASS: gdb.base/watch-non-mem.exp: watchpoint on $pc works
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-read.exp ...
-PASS: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
-PASS: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
-PASS: gdb.base/watch-read.exp: read watchpoint triggers on first read
-PASS: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
-PASS: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
-PASS: gdb.base/watch-read.exp: set hardware read watchpoint on global variable
-PASS: gdb.base/watch-read.exp: set write watchpoint on global variable
-PASS: gdb.base/watch-read.exp: write watchpoint triggers
-Running gdb.git~master/gdb/testsuite/gdb.base/watch-vfork.exp ...
-PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw)
-PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw)
-PASS: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
-PASS: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw)
-PASS: gdb.base/watch-vfork.exp: set can-use-hw-watchpoints 0
-Running gdb.git~master/gdb/testsuite/gdb.base/watch_thread_num.exp ...
-PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
-PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
-PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
-PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
-PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
-PASS: gdb.base/watch_thread_num.exp: Set breakpoint at loop
-PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
-PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
-PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
-PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
-PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
-PASS: gdb.base/watch_thread_num.exp: continue to breakpoint: all threads started
-PASS: gdb.base/watch_thread_num.exp: info breakpoint shows watchpoint is thread-specific
-PASS: gdb.base/watch_thread_num.exp: invalid watch syntax
-PASS: gdb.base/watch_thread_num.exp: stopped in loop
-PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case
-PASS: gdb.base/watch_thread_num.exp: thread command
-PASS: gdb.base/watch_thread_num.exp: watchpoint on invalid thread
-PASS: gdb.base/watch_thread_num.exp: watchpoint on shared variable
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ...
-PASS: gdb.base/watchpoint-cond-gone.exp: catch the no longer valid watchpoint
-PASS: gdb.base/watchpoint-cond-gone.exp: continue to breakpoint: Place to set the watchpoint
-PASS: gdb.base/watchpoint-cond-gone.exp: place the watchpoint
-PASS: gdb.base/watchpoint-cond-gone.exp: set can-use-hw-watchpoints 0
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-delete.exp ...
-PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here
-PASS: gdb.base/watchpoint-delete.exp: delete $bpnum
-PASS: gdb.base/watchpoint-delete.exp: set can-use-hw-watchpoints 0
-PASS: gdb.base/watchpoint-delete.exp: watch x
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-hw-attach.exp ...
-PASS: gdb.base/watchpoint-hw-attach.exp: attach
-PASS: gdb.base/watchpoint-hw-attach.exp: continue
-PASS: gdb.base/watchpoint-hw-attach.exp: continue to breakpoint: pidacquired
-PASS: gdb.base/watchpoint-hw-attach.exp: continue to breakpoint: watchpoint-hw-attach.c:pidacquired
-PASS: gdb.base/watchpoint-hw-attach.exp: detach
-PASS: gdb.base/watchpoint-hw-attach.exp: get integer valueof "mypid"
-PASS: gdb.base/watchpoint-hw-attach.exp: set should_continue = 1
-PASS: gdb.base/watchpoint-hw-attach.exp: watch watched_variable
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ...
-PASS: gdb.base/watchpoint-hw-hit-once.exp: continue
-PASS: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
-PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-hw.exp ...
-PASS: gdb.base/watchpoint-hw.exp: info watchpoints
-PASS: gdb.base/watchpoint-hw.exp: start
-PASS: gdb.base/watchpoint-hw.exp: watch watchee
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ...
-PASS: gdb.base/watchpoint-reuse-slot.exp: continue to breakpoint: stepi line
-PASS: gdb.base/watchpoint-reuse-slot.exp: get PC
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: Set breakpoints always inserted while building cmds list
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: awatch
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: hbreak
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: rwatch
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: set breakpoint always-inserted off
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: set breakpoint always-inserted on
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: set can-use-hw-watchpoints 1
-PASS: gdb.base/watchpoint-reuse-slot.exp: hw-watch: watch
-PASS: gdb.base/watchpoint-reuse-slot.exp: sw-watch: Set breakpoints always inserted while building cmds list
-UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: sw-watch: awatch
-PASS: gdb.base/watchpoint-reuse-slot.exp: sw-watch: hbreak
-UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: sw-watch: rwatch
-PASS: gdb.base/watchpoint-reuse-slot.exp: sw-watch: set breakpoint always-inserted off
-PASS: gdb.base/watchpoint-reuse-slot.exp: sw-watch: set breakpoint always-inserted on
-PASS: gdb.base/watchpoint-reuse-slot.exp: sw-watch: set can-use-hw-watchpoints 0
-PASS: gdb.base/watchpoint-reuse-slot.exp: sw-watch: watch
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-solib.exp ...
-PASS: gdb.base/watchpoint-solib.exp: continue to foo
-PASS: gdb.base/watchpoint-solib.exp: continue to foo again
-PASS: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
-PASS: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
-PASS: gdb.base/watchpoint-solib.exp: rerun to main
-PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint
-PASS: gdb.base/watchpoint-solib.exp: set watchpoint on g
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ...
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get sw watchpoint PC
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hw watchpoint stops at right instruction
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set can-use-hw-watchpoints 0
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set can-use-hw-watchpoints 1
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set hardware watchpoint on global variable
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set software watchpoint on global variable
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: software watchpoint triggers
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: get hw watchpoint PC
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: get sw watchpoint PC
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: hardware watchpoint triggers
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: hw watchpoint stops at right instruction
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set can-use-hw-watchpoints 0
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set can-use-hw-watchpoints 1
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set hardware watchpoint on global variable
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set software watchpoint on global variable
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: software watchpoint triggers
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: set breakpoint always-inserted on
-PASS: gdb.base/watchpoint-stops-at-right-insn.exp: set probe hw watchpoint
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint-unaligned.exp ...
-FAIL: gdb.base/watchpoint-unaligned.exp: continue
-FAIL: gdb.base/watchpoint-unaligned.exp: continue
-DUPLICATE: gdb.base/watchpoint-unaligned.exp: continue
-PASS: gdb.base/watchpoint-unaligned.exp: delete 228
-PASS: gdb.base/watchpoint-unaligned.exp: delete 229
-PASS: gdb.base/watchpoint-unaligned.exp: delete 230
-PASS: gdb.base/watchpoint-unaligned.exp: delete 231
-PASS: gdb.base/watchpoint-unaligned.exp: delete 232
-PASS: gdb.base/watchpoint-unaligned.exp: delete 233
-PASS: gdb.base/watchpoint-unaligned.exp: delete 234
-PASS: gdb.base/watchpoint-unaligned.exp: delete 235
-XFAIL: gdb.base/watchpoint-unaligned.exp: rwatch data.u.size1[5] (PRMS breakpoints/23131)
-XFAIL: gdb.base/watchpoint-unaligned.exp: rwatch data.u.size1[6] (PRMS breakpoints/23131)
-XFAIL: gdb.base/watchpoint-unaligned.exp: rwatch data.u.size1[7] (PRMS breakpoints/23131)
-PASS: gdb.base/watchpoint-unaligned.exp: size8twice write
-PASS: gdb.base/watchpoint-unaligned.exp: watch data.u.size8twice[1]
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=2 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=2 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=4 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=0) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=1 offset=7) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=2 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=2 offset=3) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=4 offset=1) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=1) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=2 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=2 offset=3) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=4 offset=1) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=2) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=2 offset=0) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=2 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=2 offset=3) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=4 offset=1) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=3) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=4) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=2 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=2 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=4 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=4) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=5) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=2 offset=1) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=2 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=2 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=4 offset=0) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=5) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=6) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=2 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=4 offset=0) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=6) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=1 offset=7) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=2 offset=2) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=2 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=4 offset=0) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=1 offset=7) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=2 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=2 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=4 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=0) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=2 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=2 offset=3) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=4 offset=1) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=1) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=4) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=5) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=2 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=2 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=4 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=2) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=6) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=1 offset=7) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=2 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=4 offset=0) expect=0
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=2 offset=3) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=4) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=5) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=6) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=1 offset=7) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=2 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=2 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=2 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=2 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=4 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=0) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=2) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=3) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=4) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=5) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=6) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=1 offset=7) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=2 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=2 offset=1) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=2 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=2 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=4 offset=0) expect=0
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=4 offset=1) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wp(size=4 offset=1) rd(size=8 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=4) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=5) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=6) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=1 offset=7) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=2 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=2 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=2 offset=2) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=2 offset=3) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=4 offset=0) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=4 offset=1) expect=1
-PASS: gdb.base/watchpoint-unaligned.exp: wp(size=8 offset=0) rd(size=8 offset=0) expect=1
-FAIL: gdb.base/watchpoint-unaligned.exp: wpcount(4)
-UNTESTED: gdb.base/watchpoint-unaligned.exp: wpcount(7)
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoint.exp ...
-PASS: gdb.base/watchpoint.exp: awatch disallowed for register based expression
-PASS: gdb.base/watchpoint.exp: awatch disallowed when can-set-hw-watchpoints cleared
-PASS: gdb.base/watchpoint.exp: back at main from marker1
-PASS: gdb.base/watchpoint.exp: break func1
-PASS: gdb.base/watchpoint.exp: break func2 if 0
-PASS: gdb.base/watchpoint.exp: break marker5
-PASS: gdb.base/watchpoint.exp: break marker6
-PASS: gdb.base/watchpoint.exp: calling function with watchpoint enabled
-PASS: gdb.base/watchpoint.exp: continue after trigger static local watch
-PASS: gdb.base/watchpoint.exp: continue to breakpoint at func1
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here, first time
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here, second time
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here, third time
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
-PASS: gdb.base/watchpoint.exp: continue to breakpoint: second x assignment
-PASS: gdb.base/watchpoint.exp: continue to marker2
-PASS: gdb.base/watchpoint.exp: continue to marker6
-PASS: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
-PASS: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
-PASS: gdb.base/watchpoint.exp: continue with watch -location
-PASS: gdb.base/watchpoint.exp: continue with watch foo2
-PASS: gdb.base/watchpoint.exp: continue with watch foo4
-PASS: gdb.base/watchpoint.exp: delete $func1_breakpoint_number
-PASS: gdb.base/watchpoint.exp: delete $global_ptr_breakpoint_number
-PASS: gdb.base/watchpoint.exp: delete $global_ptr_ptr_breakpoint_number
-PASS: gdb.base/watchpoint.exp: delete watch -location
-PASS: gdb.base/watchpoint.exp: delete watch buf
-PASS: gdb.base/watchpoint.exp: delete watch foo2
-PASS: gdb.base/watchpoint.exp: delete watch foo4
-PASS: gdb.base/watchpoint.exp: delete watch ival3
-PASS: gdb.base/watchpoint.exp: delete watch w/condition and thread
-PASS: gdb.base/watchpoint.exp: delete watch x
-PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc'
-PASS: gdb.base/watchpoint.exp: delete watchpoint `7 + count'
-PASS: gdb.base/watchpoint.exp: delete watchpoint `count + 6'
-PASS: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
-PASS: gdb.base/watchpoint.exp: disable fast watches
-PASS: gdb.base/watchpoint.exp: disable in test_complex_watchpoint, first time
-PASS: gdb.base/watchpoint.exp: disable in test_complex_watchpoint, second time
-PASS: gdb.base/watchpoint.exp: disable watchpoint
-PASS: gdb.base/watchpoint.exp: disable watchpoint #2 in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: disable watchpoint `$pc'
-PASS: gdb.base/watchpoint.exp: disable watchpoint in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: disable watchpoint in test_simple_watchpoint
-PASS: gdb.base/watchpoint.exp: disabled watchpoint skipped
-PASS: gdb.base/watchpoint.exp: enable watchpoint
-PASS: gdb.base/watchpoint.exp: finish from marker1
-PASS: gdb.base/watchpoint.exp: global_ptr next
-PASS: gdb.base/watchpoint.exp: global_ptr_ptr next
-PASS: gdb.base/watchpoint.exp: info break
-PASS: gdb.base/watchpoint.exp: local_x: cont
-PASS: gdb.base/watchpoint.exp: local_x: next past local_x initialization
-PASS: gdb.base/watchpoint.exp: local_x: self-delete local watch in recursive call
-PASS: gdb.base/watchpoint.exp: local_x: set local watch in recursive call
-PASS: gdb.base/watchpoint.exp: local_x: tbreak recurser
-PASS: gdb.base/watchpoint.exp: local_x: trigger local watch in recursive call
-PASS: gdb.base/watchpoint.exp: marker1 is constant
-PASS: gdb.base/watchpoint.exp: next after watch x
-PASS: gdb.base/watchpoint.exp: next over buffer set
-PASS: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
-PASS: gdb.base/watchpoint.exp: next over global_ptr_ptr init
-PASS: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
-PASS: gdb.base/watchpoint.exp: next over ptr init
-PASS: gdb.base/watchpoint.exp: next to `for'
-PASS: gdb.base/watchpoint.exp: no-hw: back at main from marker1
-PASS: gdb.base/watchpoint.exp: no-hw: break func1
-PASS: gdb.base/watchpoint.exp: no-hw: break func2 if 0
-PASS: gdb.base/watchpoint.exp: no-hw: break marker5
-PASS: gdb.base/watchpoint.exp: no-hw: break marker6
-PASS: gdb.base/watchpoint.exp: no-hw: calling function with watchpoint enabled
-PASS: gdb.base/watchpoint.exp: no-hw: continue after trigger static local watch
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint at func1
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here, first time
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here, second time
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func2 breakpoint here, third time
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func6 breakpoint here
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func7 breakpoint here
-PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: second x assignment
-PASS: gdb.base/watchpoint.exp: no-hw: continue to marker2
-PASS: gdb.base/watchpoint.exp: no-hw: continue to marker6
-PASS: gdb.base/watchpoint.exp: no-hw: continue until exit at continue to exit in test_complex_watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: continue until exit at continue to exit in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: no-hw: continue until exit at continue to exit in test_simple_watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location
-PASS: gdb.base/watchpoint.exp: no-hw: continue with watch foo2
-PASS: gdb.base/watchpoint.exp: no-hw: continue with watch foo4
-PASS: gdb.base/watchpoint.exp: no-hw: delete $func1_breakpoint_number
-PASS: gdb.base/watchpoint.exp: no-hw: delete $global_ptr_breakpoint_number
-PASS: gdb.base/watchpoint.exp: no-hw: delete $global_ptr_ptr_breakpoint_number
-PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location
-PASS: gdb.base/watchpoint.exp: no-hw: delete watch buf
-PASS: gdb.base/watchpoint.exp: no-hw: delete watch foo2
-PASS: gdb.base/watchpoint.exp: no-hw: delete watch foo4
-PASS: gdb.base/watchpoint.exp: no-hw: delete watch x
-PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc'
-PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `7 + count'
-PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `count + 6'
-PASS: gdb.base/watchpoint.exp: no-hw: did not trigger wrong watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: disable fast watches, 1
-PASS: gdb.base/watchpoint.exp: no-hw: disable fast watches, 2
-PASS: gdb.base/watchpoint.exp: no-hw: disable in test_complex_watchpoint, first time
-PASS: gdb.base/watchpoint.exp: no-hw: disable in test_complex_watchpoint, second time
-PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint #2 in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint `$pc'
-PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: no-hw: disable watchpoint in test_simple_watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: disabled watchpoint skipped
-PASS: gdb.base/watchpoint.exp: no-hw: enable watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: finish from marker1
-PASS: gdb.base/watchpoint.exp: no-hw: global_ptr next
-PASS: gdb.base/watchpoint.exp: no-hw: global_ptr_ptr next
-PASS: gdb.base/watchpoint.exp: no-hw: info break
-PASS: gdb.base/watchpoint.exp: no-hw: local_x: cont
-PASS: gdb.base/watchpoint.exp: no-hw: local_x: next past local_x initialization
-PASS: gdb.base/watchpoint.exp: no-hw: local_x: self-delete local watch in recursive call
-PASS: gdb.base/watchpoint.exp: no-hw: local_x: set local watch in recursive call
-PASS: gdb.base/watchpoint.exp: no-hw: local_x: tbreak recurser
-PASS: gdb.base/watchpoint.exp: no-hw: local_x: trigger local watch in recursive call
-PASS: gdb.base/watchpoint.exp: no-hw: marker1 is constant
-PASS: gdb.base/watchpoint.exp: no-hw: next after watch x
-PASS: gdb.base/watchpoint.exp: no-hw: next over buffer set
-PASS: gdb.base/watchpoint.exp: no-hw: next over global_ptr_ptr buffer set
-PASS: gdb.base/watchpoint.exp: no-hw: next over global_ptr_ptr init
-PASS: gdb.base/watchpoint.exp: no-hw: next over global_ptr_ptr pointer advance
-PASS: gdb.base/watchpoint.exp: no-hw: next over ptr init
-PASS: gdb.base/watchpoint.exp: no-hw: next to `for'
-PASS: gdb.base/watchpoint.exp: no-hw: number is constant
-PASS: gdb.base/watchpoint.exp: no-hw: number with cast is constant
-PASS: gdb.base/watchpoint.exp: no-hw: p $func2_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: continue to marker6
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: continue to recurser
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: next past local_x initialization
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: self-delete local watch with explicit scope in recursive call (2)
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: set local watch in recursive call with explicit scope
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: tbreak recurser
-PASS: gdb.base/watchpoint.exp: no-hw: recurser::local_x: trigger local watch with explicit scope in recursive call
-PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc'
-PASS: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: no-hw: run to marker1 in test_simple_watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: self-delete local watch
-PASS: gdb.base/watchpoint.exp: no-hw: self-delete partially local watch
-PASS: gdb.base/watchpoint.exp: no-hw: set $func1_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: no-hw: set $global_ptr_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: no-hw: set $global_ptr_ptr_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: no-hw: set breakpoint at marker1
-PASS: gdb.base/watchpoint.exp: no-hw: set breakpoint at marker2
-PASS: gdb.base/watchpoint.exp: no-hw: set local watch
-PASS: gdb.base/watchpoint.exp: no-hw: set partially local watch
-PASS: gdb.base/watchpoint.exp: no-hw: set static local watch
-PASS: gdb.base/watchpoint.exp: no-hw: set watchpoint on ival3
-PASS: gdb.base/watchpoint.exp: no-hw: static local watch did not self-delete
-PASS: gdb.base/watchpoint.exp: no-hw: step over ival2 assignment
-PASS: gdb.base/watchpoint.exp: no-hw: step to ival2 assignment
-PASS: gdb.base/watchpoint.exp: no-hw: step to marker2
-PASS: gdb.base/watchpoint.exp: no-hw: test complex watchpoint
-PASS: gdb.base/watchpoint.exp: no-hw: trigger local watch
-PASS: gdb.base/watchpoint.exp: no-hw: trigger static local watch
-PASS: gdb.base/watchpoint.exp: no-hw: trigger1 partially local watch
-PASS: gdb.base/watchpoint.exp: no-hw: trigger2 partially local watch
-PASS: gdb.base/watchpoint.exp: no-hw: until out of loop
-PASS: gdb.base/watchpoint.exp: no-hw: until to ival1 assignment
-PASS: gdb.base/watchpoint.exp: no-hw: until to ival3 assignment
-PASS: gdb.base/watchpoint.exp: no-hw: watch $pc
-PASS: gdb.base/watchpoint.exp: no-hw: watch *(int *) 0
-PASS: gdb.base/watchpoint.exp: no-hw: watch **global_ptr_ptr
-PASS: gdb.base/watchpoint.exp: no-hw: watch *global_ptr
-PASS: gdb.base/watchpoint.exp: no-hw: watch -location *global_ptr
-PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x
-PASS: gdb.base/watchpoint.exp: no-hw: watch -location null_ptr->p->x
-PASS: gdb.base/watchpoint.exp: no-hw: watch 7 + count
-PASS: gdb.base/watchpoint.exp: no-hw: watch buf
-PASS: gdb.base/watchpoint.exp: no-hw: watch count + 6
-PASS: gdb.base/watchpoint.exp: no-hw: watch foo2
-PASS: gdb.base/watchpoint.exp: no-hw: watch foo4
-PASS: gdb.base/watchpoint.exp: no-hw: watch global_ptr
-PASS: gdb.base/watchpoint.exp: no-hw: watch ival2
-PASS: gdb.base/watchpoint.exp: no-hw: watch ptr1->val
-PASS: gdb.base/watchpoint.exp: no-hw: watch x
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint disabled
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint disabled in table
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint enabled
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint found in watchpoint/breakpoint table
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 1
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 2
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 3
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 4
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit count is 5
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit in test_disabling_watchpoints, first time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit in test_disabling_watchpoints, second time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, fifth time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, first time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, fourth time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, second time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint hit, third time
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint on buf hit
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoint refused to insert on nonexistent struct member
-PASS: gdb.base/watchpoint.exp: no-hw: watchpoints found in watchpoint/breakpoint table
-PASS: gdb.base/watchpoint.exp: number is constant
-PASS: gdb.base/watchpoint.exp: number with cast is constant
-PASS: gdb.base/watchpoint.exp: p $func2_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: recurser::local_x: continue to marker6
-PASS: gdb.base/watchpoint.exp: recurser::local_x: continue to recurser
-PASS: gdb.base/watchpoint.exp: recurser::local_x: next past local_x initialization
-PASS: gdb.base/watchpoint.exp: recurser::local_x: self-delete local watch with explicit scope in recursive call (2)
-PASS: gdb.base/watchpoint.exp: recurser::local_x: set local watch in recursive call with explicit scope
-PASS: gdb.base/watchpoint.exp: recurser::local_x: tbreak recurser
-PASS: gdb.base/watchpoint.exp: recurser::local_x: trigger local watch with explicit scope in recursive call
-PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
-PASS: gdb.base/watchpoint.exp: run to marker1 in test_disabling_watchpoints
-PASS: gdb.base/watchpoint.exp: run to marker1 in test_simple_watchpoint
-PASS: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
-PASS: gdb.base/watchpoint.exp: rwatch disallowed when can-set-hw-watchpoints cleared
-PASS: gdb.base/watchpoint.exp: self-delete local watch
-PASS: gdb.base/watchpoint.exp: self-delete partially local watch
-PASS: gdb.base/watchpoint.exp: set $func1_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: set $global_ptr_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: set $global_ptr_ptr_breakpoint_number = $bpnum
-PASS: gdb.base/watchpoint.exp: set breakpoint at marker1
-PASS: gdb.base/watchpoint.exp: set breakpoint at marker2
-PASS: gdb.base/watchpoint.exp: set can-use-hw-watchpoints 1
-PASS: gdb.base/watchpoint.exp: set local watch
-PASS: gdb.base/watchpoint.exp: set partially local watch
-PASS: gdb.base/watchpoint.exp: set slow condition watch w/thread
-PASS: gdb.base/watchpoint.exp: set slow conditional watch
-PASS: gdb.base/watchpoint.exp: set static local watch
-PASS: gdb.base/watchpoint.exp: set watchpoint on ival3
-PASS: gdb.base/watchpoint.exp: show disable fast watches
-PASS: gdb.base/watchpoint.exp: static local watch did not self-delete
-PASS: gdb.base/watchpoint.exp: step over ival2 assignment
-PASS: gdb.base/watchpoint.exp: step to ival2 assignment
-PASS: gdb.base/watchpoint.exp: step to marker2
-PASS: gdb.base/watchpoint.exp: test complex watchpoint
-PASS: gdb.base/watchpoint.exp: trigger local watch
-PASS: gdb.base/watchpoint.exp: trigger slow conditional watch
-PASS: gdb.base/watchpoint.exp: trigger static local watch
-PASS: gdb.base/watchpoint.exp: trigger1 partially local watch
-PASS: gdb.base/watchpoint.exp: trigger2 partially local watch
-PASS: gdb.base/watchpoint.exp: until out of loop
-PASS: gdb.base/watchpoint.exp: until to ival1 assignment
-PASS: gdb.base/watchpoint.exp: until to ival3 assignment
-PASS: gdb.base/watchpoint.exp: watch $pc
-PASS: gdb.base/watchpoint.exp: watch *(int *) 0
-PASS: gdb.base/watchpoint.exp: watch **global_ptr_ptr
-PASS: gdb.base/watchpoint.exp: watch *global_ptr
-PASS: gdb.base/watchpoint.exp: watch -location *global_ptr
-PASS: gdb.base/watchpoint.exp: watch -location .x
-PASS: gdb.base/watchpoint.exp: watch -location null_ptr->p->x
-PASS: gdb.base/watchpoint.exp: watch 7 + count
-PASS: gdb.base/watchpoint.exp: watch buf
-PASS: gdb.base/watchpoint.exp: watch count + 6
-PASS: gdb.base/watchpoint.exp: watch foo2
-PASS: gdb.base/watchpoint.exp: watch foo4
-PASS: gdb.base/watchpoint.exp: watch global_ptr
-PASS: gdb.base/watchpoint.exp: watch ival2
-PASS: gdb.base/watchpoint.exp: watch ptr1->val
-PASS: gdb.base/watchpoint.exp: watch x
-PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
-PASS: gdb.base/watchpoint.exp: watchpoint disabled
-PASS: gdb.base/watchpoint.exp: watchpoint disabled in table
-PASS: gdb.base/watchpoint.exp: watchpoint enabled
-PASS: gdb.base/watchpoint.exp: watchpoint found in watchpoint/breakpoint table
-PASS: gdb.base/watchpoint.exp: watchpoint hit count is 1
-PASS: gdb.base/watchpoint.exp: watchpoint hit count is 2
-PASS: gdb.base/watchpoint.exp: watchpoint hit count is 3
-PASS: gdb.base/watchpoint.exp: watchpoint hit count is 4
-PASS: gdb.base/watchpoint.exp: watchpoint hit count is 5
-PASS: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
-PASS: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
-PASS: gdb.base/watchpoint.exp: watchpoint hit, fifth time
-PASS: gdb.base/watchpoint.exp: watchpoint hit, first time
-PASS: gdb.base/watchpoint.exp: watchpoint hit, fourth time
-PASS: gdb.base/watchpoint.exp: watchpoint hit, second time
-PASS: gdb.base/watchpoint.exp: watchpoint hit, third time
-PASS: gdb.base/watchpoint.exp: watchpoint on buf hit
-PASS: gdb.base/watchpoint.exp: watchpoint refused to insert on nonexistent struct member
-PASS: gdb.base/watchpoint.exp: watchpoints found in watchpoint/breakpoint table
-Running gdb.git~master/gdb/testsuite/gdb.base/watchpoints.exp ...
-PASS: gdb.base/watchpoints.exp: before inferior start: create access watchpoint
-PASS: gdb.base/watchpoints.exp: before inferior start: create read watchpoint
-PASS: gdb.base/watchpoints.exp: before inferior start: create watchpoint
-PASS: gdb.base/watchpoints.exp: before inferior start: set can-use-hw-watchpoints 0
-PASS: gdb.base/watchpoints.exp: disable 2
-PASS: gdb.base/watchpoints.exp: watch ival1
-PASS: gdb.base/watchpoints.exp: watch ival3
-PASS: gdb.base/watchpoints.exp: watchpoint hit count is 1
-PASS: gdb.base/watchpoints.exp: watchpoint hit count is 2
-PASS: gdb.base/watchpoints.exp: watchpoint hit count is 3
-PASS: gdb.base/watchpoints.exp: watchpoint hit count is 4
-PASS: gdb.base/watchpoints.exp: watchpoint hit count is 5
-PASS: gdb.base/watchpoints.exp: watchpoint hit, fifth time
-PASS: gdb.base/watchpoints.exp: watchpoint hit, fourth time
-PASS: gdb.base/watchpoints.exp: watchpoint hit, second time
-PASS: gdb.base/watchpoints.exp: watchpoint hit, third time
-PASS: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 2
-PASS: gdb.base/watchpoints.exp: watchpoint ival1 hit count is 3
-PASS: gdb.base/watchpoints.exp: watchpoint ival1 hit, first time
-PASS: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
-PASS: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
-PASS: gdb.base/watchpoints.exp: watchpoint ival3 hit, first time
-Running gdb.git~master/gdb/testsuite/gdb.base/wchar.exp ...
-PASS: gdb.base/wchar.exp: print difficile
-PASS: gdb.base/wchar.exp: print difficile[2]
-PASS: gdb.base/wchar.exp: print narrow
-PASS: gdb.base/wchar.exp: print repeat
-PASS: gdb.base/wchar.exp: print repeat (print elements 3)
-PASS: gdb.base/wchar.exp: print repeat (print null on)
-PASS: gdb.base/wchar.exp: print repeat_p
-PASS: gdb.base/wchar.exp: print repeat_p (print elements 3)
-PASS: gdb.base/wchar.exp: print simple
-PASS: gdb.base/wchar.exp: print simple[2]
-PASS: gdb.base/wchar.exp: print single
-PASS: gdb.base/wchar.exp: printf "%ls\n", 0
-PASS: gdb.base/wchar.exp: set print elements 3
-PASS: gdb.base/wchar.exp: set print null on
-PASS: gdb.base/wchar.exp: show host-charset
-Running gdb.git~master/gdb/testsuite/gdb.base/whatis-exp.exp ...
-PASS: gdb.base/whatis-exp.exp: print value of w
-PASS: gdb.base/whatis-exp.exp: print value of x
-PASS: gdb.base/whatis-exp.exp: print value of y
-PASS: gdb.base/whatis-exp.exp: print value of z
-PASS: gdb.base/whatis-exp.exp: set variable w=3
-PASS: gdb.base/whatis-exp.exp: set variable x=14
-PASS: gdb.base/whatis-exp.exp: set variable y=2
-PASS: gdb.base/whatis-exp.exp: set variable z=2
-PASS: gdb.base/whatis-exp.exp: whatis value of ++x
-PASS: gdb.base/whatis-exp.exp: whatis value of --x
-PASS: gdb.base/whatis-exp.exp: whatis value of x++
-PASS: gdb.base/whatis-exp.exp: whatis value of x--
-PASS: gdb.base/whatis-exp.exp: whatis value of x%y
-PASS: gdb.base/whatis-exp.exp: whatis value of x*y
-PASS: gdb.base/whatis-exp.exp: whatis value of x+=2
-PASS: gdb.base/whatis-exp.exp: whatis value of x+y
-PASS: gdb.base/whatis-exp.exp: whatis value of x-y
-PASS: gdb.base/whatis-exp.exp: whatis value of x/y
-PASS: gdb.base/whatis-exp.exp: whatis value of x=y
-Running gdb.git~master/gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp ...
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2 *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::Struct::method) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns::method_ptr_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (ns_method_ptr_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_ns_Struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: ptype (void_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2 *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::Struct::method) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns::method_ptr_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns::Struct::method (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (ns_method_ptr_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_ns_Struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns::Struct::method (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_ns_Struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns::method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns::method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns_method_ptr_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) ns_method_ptr_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: cast: whatis (void_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: get integer valueof "sizeof (double) == sizeof (void *)"
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: get integer valueof "sizeof (float) == sizeof (void *)"
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: get integer valueof "sizeof (long double) == sizeof (void *)"
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype func_ftype2 *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns::method_ptr_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns::method_ptr_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns_method_ptr_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype ns_method_ptr_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype void_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: ptype void_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis func_ftype2 *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns::Struct::method
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns::method_ptr_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns::method_ptr_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns_method_ptr_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis ns_method_ptr_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_ns_Struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis void_typedef
-XFAIL: gdb.base/whatis-ptype-typedefs.exp: lang=c++: whatis/ptype: whatis void_typedef2 (void)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2 *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: ptype (void_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2 *) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_uchar_array_t_struct_typedef (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) v_uchar_array_t_struct_typedef2 (invalid)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_colors_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_float_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_func_ftype2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_int_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_long_double_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_t_struct_union_wrapper_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_t_struct_union_wrapper_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) v_uchar_array_t_struct_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (v_uchar_array_t_struct_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) colors_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) colors_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) float_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) float_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) func_ftype2 * (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) int_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) int_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) long_double_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) long_double_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) void_typedef (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: cast: whatis (void_typedef2) void_typedef2 (syntax)
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: get integer valueof "sizeof (double) == sizeof (void *)"
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: get integer valueof "sizeof (float) == sizeof (void *)"
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: get integer valueof "sizeof (long double) == sizeof (void *)"
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype func_ftype2 *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype void_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: ptype void_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis func_ftype2 *
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_colors_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_colors_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_float_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_float_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_func_ftype
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_func_ftype2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_int_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_int_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_long_double_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_long_double_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_union_wrapper_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_t_struct_union_wrapper_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_uchar_array_t_struct_typedef
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis v_uchar_array_t_struct_typedef2
-PASS: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis void_typedef
-XFAIL: gdb.base/whatis-ptype-typedefs.exp: lang=c: whatis/ptype: whatis void_typedef2 (void)
-Running gdb.git~master/gdb/testsuite/gdb.base/whatis.exp ...
-PASS: gdb.base/whatis.exp: dwarf: print_object=off: set print object off
-PASS: gdb.base/whatis.exp: dwarf: print_object=off: whatis named structure using type name
-PASS: gdb.base/whatis.exp: dwarf: print_object=off: whatis named structure using type name and pointer
-PASS: gdb.base/whatis.exp: dwarf: print_object=off: whatis named structure using type name and reference
-PASS: gdb.base/whatis.exp: dwarf: print_object=on: set print object on
-PASS: gdb.base/whatis.exp: dwarf: print_object=on: whatis named structure using type name
-PASS: gdb.base/whatis.exp: dwarf: print_object=on: whatis named structure using type name and pointer
-PASS: gdb.base/whatis.exp: dwarf: print_object=on: whatis named structure using type name and reference
-PASS: gdb.base/whatis.exp: dwarf: set always-read-ctf on
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_struct1.v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_struct2.v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_struct_ptr1->v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_struct_ptr2->v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_union.v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_union2.v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_union_ptr->v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &(v_union_ptr2->v_char_member)
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_struct1
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_struct2
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_struct_ptr1
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_struct_ptr2
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_union
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_union2
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_union_ptr
-PASS: gdb.base/whatis.exp: dwarf: whatis &v_union_ptr2
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to const pointer to pointer to function
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to function with 'void' parameter type
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to function with types trailing 'void'
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to const pointer to function
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to function returning pointer to array
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to function returning pointer to int
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to function taking const int ptr and varargs and returning int
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to function taking int,int and returning int
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to pointer to function
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to pointer to pointer to function returning pointer to int
-PASS: gdb.base/whatis.exp: dwarf: whatis applied to variable defined by typedef
-PASS: gdb.base/whatis.exp: dwarf: whatis char
-PASS: gdb.base/whatis.exp: dwarf: whatis char array
-PASS: gdb.base/whatis.exp: dwarf: whatis char function
-PASS: gdb.base/whatis.exp: dwarf: whatis char pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis complicated structure
-PASS: gdb.base/whatis.exp: dwarf: whatis complicated union
-PASS: gdb.base/whatis.exp: dwarf: whatis double
-PASS: gdb.base/whatis.exp: dwarf: whatis double array
-PASS: gdb.base/whatis.exp: dwarf: whatis double function
-PASS: gdb.base/whatis.exp: dwarf: whatis double pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis enumeration
-PASS: gdb.base/whatis.exp: dwarf: whatis enumeration using type name
-PASS: gdb.base/whatis.exp: dwarf: whatis float
-PASS: gdb.base/whatis.exp: dwarf: whatis float array
-PASS: gdb.base/whatis.exp: dwarf: whatis float function
-PASS: gdb.base/whatis.exp: dwarf: whatis float pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis inner structure
-PASS: gdb.base/whatis.exp: dwarf: whatis inner structure member
-PASS: gdb.base/whatis.exp: dwarf: whatis inner union
-PASS: gdb.base/whatis.exp: dwarf: whatis inner union member
-PASS: gdb.base/whatis.exp: dwarf: whatis int
-PASS: gdb.base/whatis.exp: dwarf: whatis int array
-PASS: gdb.base/whatis.exp: dwarf: whatis int function
-PASS: gdb.base/whatis.exp: dwarf: whatis int pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis long
-PASS: gdb.base/whatis.exp: dwarf: whatis long array
-PASS: gdb.base/whatis.exp: dwarf: whatis long function
-PASS: gdb.base/whatis.exp: dwarf: whatis long long function
-PASS: gdb.base/whatis.exp: dwarf: whatis long long pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis long pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis named structure
-PASS: gdb.base/whatis.exp: dwarf: whatis named union
-PASS: gdb.base/whatis.exp: dwarf: whatis named union using type name
-PASS: gdb.base/whatis.exp: dwarf: whatis outer structure
-PASS: gdb.base/whatis.exp: dwarf: whatis outer structure member
-PASS: gdb.base/whatis.exp: dwarf: whatis short
-PASS: gdb.base/whatis.exp: dwarf: whatis short array
-PASS: gdb.base/whatis.exp: dwarf: whatis short function
-PASS: gdb.base/whatis.exp: dwarf: whatis short pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis signed char
-PASS: gdb.base/whatis.exp: dwarf: whatis signed char array
-PASS: gdb.base/whatis.exp: dwarf: whatis signed char function
-PASS: gdb.base/whatis.exp: dwarf: whatis signed char pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis signed int
-PASS: gdb.base/whatis.exp: dwarf: whatis signed int array
-PASS: gdb.base/whatis.exp: dwarf: whatis signed int function
-PASS: gdb.base/whatis.exp: dwarf: whatis signed int pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis signed long
-PASS: gdb.base/whatis.exp: dwarf: whatis signed long array
-PASS: gdb.base/whatis.exp: dwarf: whatis signed long function
-PASS: gdb.base/whatis.exp: dwarf: whatis signed long long function
-PASS: gdb.base/whatis.exp: dwarf: whatis signed long long pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis signed long pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis signed short
-PASS: gdb.base/whatis.exp: dwarf: whatis signed short array
-PASS: gdb.base/whatis.exp: dwarf: whatis signed short function
-PASS: gdb.base/whatis.exp: dwarf: whatis signed short pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis unnamed structure
-PASS: gdb.base/whatis.exp: dwarf: whatis unnamed union
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned char
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned char array
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned char function
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned char pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned int
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned int array
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned int function
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned int pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long array
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long function
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long long
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long long array
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long long function
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long long pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned long pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned short
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned short array
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned short function
-PASS: gdb.base/whatis.exp: dwarf: whatis unsigned short pointer
-PASS: gdb.base/whatis.exp: dwarf: whatis using typedef type name
-PASS: gdb.base/whatis.exp: dwarf: whatis v_struct1.v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_struct2.v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_struct_ptr1
-PASS: gdb.base/whatis.exp: dwarf: whatis v_struct_ptr1->v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_struct_ptr2
-PASS: gdb.base/whatis.exp: dwarf: whatis v_struct_ptr2->v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_union.v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_union2.v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_union_ptr
-PASS: gdb.base/whatis.exp: dwarf: whatis v_union_ptr->v_char_member
-PASS: gdb.base/whatis.exp: dwarf: whatis v_union_ptr2
-PASS: gdb.base/whatis.exp: dwarf: whatis v_union_ptr2->v_char_member
-Running gdb.git~master/gdb/testsuite/gdb.base/with-mf.exp ...
-PASS: gdb.base/with-mf.exp: check if index present
-PASS: gdb.base/with-mf.exp: with language ada -- print g_s
-Running gdb.git~master/gdb/testsuite/gdb.base/with.exp ...
-PASS: gdb.base/with.exp: basics: print g_s
-PASS: gdb.base/with.exp: basics: show language
-PASS: gdb.base/with.exp: basics: show non-stop
-PASS: gdb.base/with.exp: basics: w alias works
-PASS: gdb.base/with.exp: basics: w print repeats unlimited -- w print repeats 1 -- p "1223334444"
-PASS: gdb.base/with.exp: basics: with language ada -- print g_s
-PASS: gdb.base/with.exp: basics: with language ada -- with language c -- print g_s
-PASS: gdb.base/with.exp: basics: with language pascal -- show language
-PASS: gdb.base/with.exp: basics: with non-stop on -- show non-stop
-PASS: gdb.base/with.exp: basics: with print pretty -- print g_s
-PASS: gdb.base/with.exp: completion: cmd complete "maint with test-set"
-PASS: gdb.base/with.exp: completion: cmd complete "with pri"
-PASS: gdb.base/with.exp: completion: cmd complete "with print ele"
-PASS: gdb.base/with.exp: completion: cmd complete "with print elements u"
-PASS: gdb.base/with.exp: completion: cmd complete "with print elements unlimited "
-PASS: gdb.base/with.exp: completion: cmd complete "with print elements unlimited -- "
-PASS: gdb.base/with.exp: completion: cmd complete "with print elements unlimited -- with print ele"
-PASS: gdb.base/with.exp: completion: tab complete "maint with test-set"
-PASS: gdb.base/with.exp: completion: tab complete "with pri"
-PASS: gdb.base/with.exp: completion: tab complete "with print ele"
-PASS: gdb.base/with.exp: completion: tab complete "with print elements u"
-PASS: gdb.base/with.exp: completion: tab complete "with print elements unlimited "
-PASS: gdb.base/with.exp: completion: tab complete "with print elements unlimited -- "
-PASS: gdb.base/with.exp: completion: tab complete "with print elements unlimited -- with print ele"
-PASS: gdb.base/with.exp: errors: maint with xxxx yyyy
-PASS: gdb.base/with.exp: errors: show print elements
-PASS: gdb.base/with.exp: errors: with
-PASS: gdb.base/with.exp: errors: with -- p 1
-PASS: gdb.base/with.exp: errors: with print elements -- p 1
-PASS: gdb.base/with.exp: errors: with print elements 1 -- unknowncommand
-PASS: gdb.base/with.exp: errors: with print m
-PASS: gdb.base/with.exp: errors: with print xxxx yyyy
-PASS: gdb.base/with.exp: errors: with variable xxx=1
-PASS: gdb.base/with.exp: errors: with w
-PASS: gdb.base/with.exp: errors: with xxxx yyyy
-PASS: gdb.base/with.exp: maint: auto-boolean, : maint with test-settings auto-boolean -- p 1
-PASS: gdb.base/with.exp: maint: auto-boolean, : save org value
-PASS: gdb.base/with.exp: maint: auto-boolean, : value hasn't changed across error
-PASS: gdb.base/with.exp: maint: auto-boolean, xxx: maint with test-settings auto-boolean xxx -- p 1
-PASS: gdb.base/with.exp: maint: auto-boolean, xxx: save org value
-PASS: gdb.base/with.exp: maint: auto-boolean, xxx: value hasn't changed across error
-PASS: gdb.base/with.exp: maint: boolean, 2: maint with test-settings boolean 2 -- p 1
-PASS: gdb.base/with.exp: maint: boolean, 2: save org value
-PASS: gdb.base/with.exp: maint: boolean, 2: value hasn't changed across error
-PASS: gdb.base/with.exp: maint: enum, : maint with test-settings enum -- p 1
-PASS: gdb.base/with.exp: maint: enum, : save org value
-PASS: gdb.base/with.exp: maint: enum, : value hasn't changed across error
-PASS: gdb.base/with.exp: maint: filename, : maint with test-settings filename -- p 1
-PASS: gdb.base/with.exp: maint: filename, : save org value
-PASS: gdb.base/with.exp: maint: filename, : value hasn't changed across error
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean auto -- maint with test-settings auto-boolean auto -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean auto -- maint with test-settings auto-boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean auto -- maint with test-settings auto-boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean off -- maint with test-settings auto-boolean auto -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean off -- maint with test-settings auto-boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean off -- maint with test-settings auto-boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean on -- maint with test-settings auto-boolean auto -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean on -- maint with test-settings auto-boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings auto-boolean on -- maint with test-settings auto-boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 0 -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean 1 -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean disable -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean enable -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean off -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean disable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean enable -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean off -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings boolean on -- maint with test-settings boolean on -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings enum xxx -- maint with test-settings enum xxx -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings enum xxx -- maint with test-settings enum yyy -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings enum yyy -- maint with test-settings enum xxx -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings enum yyy -- maint with test-settings enum yyy -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings filename /foo -- maint with test-settings filename /foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings filename /foo -- maint with test-settings filename bar/x/y -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings filename bar/x/y -- maint with test-settings filename /foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings filename bar/x/y -- maint with test-settings filename bar/x/y -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer -1 -- maint with test-settings integer -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer -1 -- maint with test-settings integer 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer -1 -- maint with test-settings integer 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer -1 -- maint with test-settings integer unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 0 -- maint with test-settings integer -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 0 -- maint with test-settings integer 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 0 -- maint with test-settings integer 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 0 -- maint with test-settings integer unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 1 -- maint with test-settings integer -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 1 -- maint with test-settings integer 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 1 -- maint with test-settings integer 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer 1 -- maint with test-settings integer unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer unlimited -- maint with test-settings integer -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer unlimited -- maint with test-settings integer 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer unlimited -- maint with test-settings integer 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings integer unlimited -- maint with test-settings integer unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename -- maint with test-settings optional-filename -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename -- maint with test-settings optional-filename /foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename -- maint with test-settings optional-filename bar/x/y -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename /foo -- maint with test-settings optional-filename -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename /foo -- maint with test-settings optional-filename /foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename /foo -- maint with test-settings optional-filename bar/x/y -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename bar/x/y -- maint with test-settings optional-filename -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename bar/x/y -- maint with test-settings optional-filename /foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings optional-filename bar/x/y -- maint with test-settings optional-filename bar/x/y -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string -- maint with test-settings string -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string -- maint with test-settings string "hello world" -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string -- maint with test-settings string foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string "hello world" -- maint with test-settings string -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string "hello world" -- maint with test-settings string "hello world" -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string "hello world" -- maint with test-settings string foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string foo -- maint with test-settings string -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string foo -- maint with test-settings string "hello world" -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string foo -- maint with test-settings string foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape -- maint with test-settings string-noescape -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape -- maint with test-settings string-noescape "hello world" -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape -- maint with test-settings string-noescape foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape "hello world" -- maint with test-settings string-noescape -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape "hello world" -- maint with test-settings string-noescape "hello world" -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape "hello world" -- maint with test-settings string-noescape foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape foo -- maint with test-settings string-noescape -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape foo -- maint with test-settings string-noescape "hello world" -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings string-noescape foo -- maint with test-settings string-noescape foo -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger 0 -- maint with test-settings uinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger 0 -- maint with test-settings uinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger 0 -- maint with test-settings uinteger unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger 1 -- maint with test-settings uinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger 1 -- maint with test-settings uinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger 1 -- maint with test-settings uinteger unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger unlimited -- maint with test-settings uinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger unlimited -- maint with test-settings uinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings uinteger unlimited -- maint with test-settings uinteger unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger -1 -- maint with test-settings zinteger -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger -1 -- maint with test-settings zinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger -1 -- maint with test-settings zinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger 0 -- maint with test-settings zinteger -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger 0 -- maint with test-settings zinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger 0 -- maint with test-settings zinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger 1 -- maint with test-settings zinteger -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger 1 -- maint with test-settings zinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zinteger 1 -- maint with test-settings zinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger 0 -- maint with test-settings zuinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger 0 -- maint with test-settings zuinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger 1 -- maint with test-settings zuinteger 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger 1 -- maint with test-settings zuinteger 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited -1 -- maint with test-settings zuinteger-unlimited -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited -1 -- maint with test-settings zuinteger-unlimited 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited -1 -- maint with test-settings zuinteger-unlimited 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited -1 -- maint with test-settings zuinteger-unlimited unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 0 -- maint with test-settings zuinteger-unlimited -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 0 -- maint with test-settings zuinteger-unlimited 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 0 -- maint with test-settings zuinteger-unlimited 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 0 -- maint with test-settings zuinteger-unlimited unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 1 -- maint with test-settings zuinteger-unlimited -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 1 -- maint with test-settings zuinteger-unlimited 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 1 -- maint with test-settings zuinteger-unlimited 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited 1 -- maint with test-settings zuinteger-unlimited unlimited -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited unlimited -- maint with test-settings zuinteger-unlimited -1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited unlimited -- maint with test-settings zuinteger-unlimited 0 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited unlimited -- maint with test-settings zuinteger-unlimited 1 -- p 1
-PASS: gdb.base/with.exp: maint: maint with test-settings zuinteger-unlimited unlimited -- maint with test-settings zuinteger-unlimited unlimited -- p 1
-PASS: gdb.base/with.exp: maint: uinteger, -1: maint with test-settings uinteger -1 -- p 1
-PASS: gdb.base/with.exp: maint: uinteger, -1: save org value
-PASS: gdb.base/with.exp: maint: uinteger, -1: value hasn't changed across error
-PASS: gdb.base/with.exp: maint: uinteger, : maint with test-settings uinteger -- p 1
-PASS: gdb.base/with.exp: maint: uinteger, : save org value
-PASS: gdb.base/with.exp: maint: uinteger, : value hasn't changed across error
-PASS: gdb.base/with.exp: maint: zuinteger, -1: maint with test-settings zuinteger -1 -- p 1
-PASS: gdb.base/with.exp: maint: zuinteger, -1: save org value
-PASS: gdb.base/with.exp: maint: zuinteger, -1: value hasn't changed across error
-PASS: gdb.base/with.exp: maint: zuinteger, : maint with test-settings zuinteger -- p 1
-PASS: gdb.base/with.exp: maint: zuinteger, : save org value
-PASS: gdb.base/with.exp: maint: zuinteger, : value hasn't changed across error
-PASS: gdb.base/with.exp: maint: zuinteger-unlimited, -2: maint with test-settings zuinteger-unlimited -2 -- p 1
-PASS: gdb.base/with.exp: maint: zuinteger-unlimited, -2: save org value
-PASS: gdb.base/with.exp: maint: zuinteger-unlimited, -2: value hasn't changed across error
-PASS: gdb.base/with.exp: maint: zuinteger-unlimited, : maint with test-settings zuinteger-unlimited -- p 1
-PASS: gdb.base/with.exp: maint: zuinteger-unlimited, : save org value
-PASS: gdb.base/with.exp: maint: zuinteger-unlimited, : value hasn't changed across error
-PASS: gdb.base/with.exp: repeat: print g_s
-PASS: gdb.base/with.exp: repeat: reinvoke with language
-PASS: gdb.base/with.exp: repeat: reinvoke with language and --
-PASS: gdb.base/with.exp: repeat: reinvoke with no previous command to relaunch
-PASS: gdb.base/with.exp: repeat: repeat command line
-PASS: gdb.base/with.exp: run control: with disassemble-next-line on -- next
-PASS: gdb.base/with.exp: user-defined: define usercmd
-PASS: gdb.base/with.exp: user-defined: with language ada -- usercmd
-Running gdb.git~master/gdb/testsuite/gdb.base/wrap-line.exp ...
-PASS: gdb.base/wrap-line.exp: term=ansi: width-auto-detected: $gdb_width == [expr $readline_width + 1]
-PASS: gdb.base/wrap-line.exp: term=ansi: width-auto-detected: initial prompt
-PASS: gdb.base/wrap-line.exp: term=ansi: width-auto-detected: maint info screen
-PASS: gdb.base/wrap-line.exp: term=ansi: width-auto-detected: prompt after wrap
-PASS: gdb.base/wrap-line.exp: term=ansi: width-auto-detected: width
-PASS: gdb.base/wrap-line.exp: term=ansi: width-auto-detected: wrap
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: $gdb_width == [expr $readline_width + 1]
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: initial: maint info screen
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: maint info screen
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: prompt after wrap
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: set width 80
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: width
-PASS: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: wrap
-PASS: gdb.base/wrap-line.exp: term=xterm: width-auto-detected: $gdb_width == $readline_width
-PASS: gdb.base/wrap-line.exp: term=xterm: width-auto-detected: initial prompt
-PASS: gdb.base/wrap-line.exp: term=xterm: width-auto-detected: maint info screen
-PASS: gdb.base/wrap-line.exp: term=xterm: width-auto-detected: prompt after wrap
-PASS: gdb.base/wrap-line.exp: term=xterm: width-auto-detected: width
-PASS: gdb.base/wrap-line.exp: term=xterm: width-auto-detected: wrap
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: $gdb_width == $readline_width
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: initial: maint info screen
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: maint info screen
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: prompt after wrap
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: set width 80
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: width
-PASS: gdb.base/wrap-line.exp: term=xterm: width-hard-coded: wrap
-Running gdb.git~master/gdb/testsuite/gdb.base/write_mem.exp ...
-PASS: gdb.base/write_mem.exp: reject set {int}main = 0x4242
-PASS: gdb.base/write_mem.exp: set {int}main = 0x4242
-PASS: gdb.base/write_mem.exp: x /x main
-Running gdb.git~master/gdb/testsuite/gdb.base/wrong_frame_bt_full.exp ...
-PASS: gdb.base/wrong_frame_bt_full.exp: bt full
-Running gdb.git~master/gdb/testsuite/gdb.btrace/buffer-size.exp ...
-UNSUPPORTED: gdb.btrace/buffer-size.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/cpu.exp ...
-PASS: gdb.btrace/cpu.exp: default cpu
-PASS: gdb.btrace/cpu.exp: set cpu
-PASS: gdb.btrace/cpu.exp: set cpu auto
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0 foo
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0/0
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0/0 foo
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0/0x0
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0/1
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0/foo
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/0x0
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0/foo
-PASS: gdb.btrace/cpu.exp: set cpu intel: 0x0/0
-PASS: gdb.btrace/cpu.exp: set cpu intel: foo
-PASS: gdb.btrace/cpu.exp: set cpu intel: foo/0
-PASS: gdb.btrace/cpu.exp: set cpu intel: foo/bar
-PASS: gdb.btrace/cpu.exp: set cpu none
-PASS: gdb.btrace/cpu.exp: set record
-PASS: gdb.btrace/cpu.exp: set record btrace
-PASS: gdb.btrace/cpu.exp: show cpu
-PASS: gdb.btrace/cpu.exp: show cpu auto
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0 foo
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0/0
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0/0 foo
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0/0x0
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0/1
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0/foo
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/0x0
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0/foo
-PASS: gdb.btrace/cpu.exp: show cpu intel: 0x0/0
-PASS: gdb.btrace/cpu.exp: show cpu intel: foo
-PASS: gdb.btrace/cpu.exp: show cpu intel: foo/0
-PASS: gdb.btrace/cpu.exp: show cpu intel: foo/bar
-PASS: gdb.btrace/cpu.exp: show cpu none
-Running gdb.git~master/gdb/testsuite/gdb.btrace/data.exp ...
-UNSUPPORTED: gdb.btrace/data.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/delta.exp ...
-UNSUPPORTED: gdb.btrace/delta.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/dlopen.exp ...
-UNSUPPORTED: gdb.btrace/dlopen.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/enable-new-thread.exp ...
-UNSUPPORTED: gdb.btrace/enable-new-thread.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/enable-running.exp ...
-UNSUPPORTED: gdb.btrace/enable-running.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/enable.exp ...
-UNSUPPORTED: gdb.btrace/enable.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/exception.exp ...
-UNSUPPORTED: gdb.btrace/exception.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/function_call_history.exp ...
-UNSUPPORTED: gdb.btrace/function_call_history.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/gcore.exp ...
-UNSUPPORTED: gdb.btrace/gcore.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/instruction_history.exp ...
-UNSUPPORTED: gdb.btrace/instruction_history.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/multi-inferior.exp ...
-UNSUPPORTED: gdb.btrace/multi-inferior.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
-UNSUPPORTED: gdb.btrace/multi-thread-step.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/nohist.exp ...
-UNSUPPORTED: gdb.btrace/nohist.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/non-stop.exp ...
-UNSUPPORTED: gdb.btrace/non-stop.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/reconnect.exp ...
-UNSUPPORTED: gdb.btrace/reconnect.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
-UNSUPPORTED: gdb.btrace/record_goto-step.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/record_goto.exp ...
-UNSUPPORTED: gdb.btrace/record_goto.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
-UNSUPPORTED: gdb.btrace/rn-dl-bind.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/segv.exp ...
-UNSUPPORTED: gdb.btrace/segv.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/step.exp ...
-UNSUPPORTED: gdb.btrace/step.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/stepi.exp ...
-UNSUPPORTED: gdb.btrace/stepi.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/tailcall-only.exp ...
-UNSUPPORTED: gdb.btrace/tailcall-only.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/tailcall.exp ...
-UNSUPPORTED: gdb.btrace/tailcall.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/tsx.exp ...
-UNSUPPORTED: gdb.btrace/tsx.exp: require failed: allow_btrace_pt_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
-UNSUPPORTED: gdb.btrace/unknown_functions.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.btrace/vdso.exp ...
-UNSUPPORTED: gdb.btrace/vdso.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-anonymous.exp ...
-UNTESTED: gdb.compile/compile-cplus-anonymous.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-anonymous.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-array-decay.exp ...
-UNTESTED: gdb.compile/compile-cplus-array-decay.exp: compile command not supported (could not find libcc1)
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-inherit.exp ...
-UNTESTED: gdb.compile/compile-cplus-inherit.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-inherit.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-member.exp ...
-UNTESTED: gdb.compile/compile-cplus-member.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-member.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-method.exp ...
-UNTESTED: gdb.compile/compile-cplus-method.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-method.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-namespace.exp ...
-UNTESTED: gdb.compile/compile-cplus-namespace.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-namespace.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-nested.exp ...
-UNTESTED: gdb.compile/compile-cplus-nested.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-nested.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-print.exp ...
-UNTESTED: gdb.compile/compile-cplus-print.exp: compile command not supported (could not find libcc1)
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus-virtual.exp ...
-UNTESTED: gdb.compile/compile-cplus-virtual.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus-virtual.exp: continue to breakpoint: testing location
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-cplus.exp ...
-PASS: gdb.compile/compile-cplus.exp: Set language to C++
-UNTESTED: gdb.compile/compile-cplus.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-cplus.exp: continue to breakpoint: break-here
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-ifunc.exp ...
-UNTESTED: gdb.compile/compile-ifunc.exp: nodebug: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-ifunc.exp: nodebug: set language c
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-ops.exp ...
-UNTESTED: gdb.compile/compile-ops.exp: compile command not supported (could not find libcc1)
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-print.exp ...
-UNTESTED: gdb.compile/compile-print.exp: compile command not supported (could not find libcc1)
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-setjmp.exp ...
-UNTESTED: gdb.compile/compile-setjmp.exp: compile command not supported (could not find libcc1)
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile-tls.exp ...
-UNTESTED: gdb.compile/compile-tls.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile-tls.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.compile/compile.exp ...
-UNTESTED: gdb.compile/compile.exp: compile command not supported (could not find libcc1)
-PASS: gdb.compile/compile.exp: test compile code command without running inferior
-PASS: gdb.compile/compile.exp: test compile command without running inferior
-PASS: gdb.compile/compile.exp: test compile file command without running inferior
-Running gdb.git~master/gdb/testsuite/gdb.cp/abstract-origin.exp ...
-PASS: gdb.cp/abstract-origin.exp: continue to breakpoint: break-here
-PASS: gdb.cp/abstract-origin.exp: p problem
-Running gdb.git~master/gdb/testsuite/gdb.cp/align.exp ...
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_arrstruct_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bfstruct_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_bigenum_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_char_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived2_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_derived_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_double_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_empty_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_float_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_int3"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_int_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_double_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_long_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_long_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_short_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_char_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_int_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_long_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_long_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_unsigned_short_x_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_void"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_u_vstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_arrstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_bfstruct"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_bigenum"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_derived"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_derived2"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_empty"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_float"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_long_double"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_unsigned_char"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_unsigned_int"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_unsigned_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_unsigned_long_long"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_unsigned_short"
-PASS: gdb.cp/align.exp: get integer valueof "a_vstruct_x_vstruct"
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<arrstruct,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bfstruct,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<bigenum,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<char,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<derived2,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<double,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<empty,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<float,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<int,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long double,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<short,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned char,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned int,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<unsigned short,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,float>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_pair<vstruct,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<arrstruct,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bfstruct,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<bigenum,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<char,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<derived2,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<double,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<empty,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<float,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<int,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long double,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<short,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned char,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned int,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned long,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<unsigned short,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,arrstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,bfstruct>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,bigenum>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,derived2>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,derived>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,empty>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,float>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,long double>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,unsigned char>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,unsigned int>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,unsigned long long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,unsigned long>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,unsigned short>)
-PASS: gdb.cp/align.exp: print alignof(align_union<vstruct,vstruct>)
-PASS: gdb.cp/align.exp: print alignof(arrstruct)
-PASS: gdb.cp/align.exp: print alignof(bfstruct)
-PASS: gdb.cp/align.exp: print alignof(bigenum)
-PASS: gdb.cp/align.exp: print alignof(char)
-PASS: gdb.cp/align.exp: print alignof(derived)
-PASS: gdb.cp/align.exp: print alignof(derived2)
-PASS: gdb.cp/align.exp: print alignof(double)
-PASS: gdb.cp/align.exp: print alignof(empty)
-PASS: gdb.cp/align.exp: print alignof(float)
-PASS: gdb.cp/align.exp: print alignof(int)
-PASS: gdb.cp/align.exp: print alignof(int[3])
-PASS: gdb.cp/align.exp: print alignof(long double)
-PASS: gdb.cp/align.exp: print alignof(long long)
-PASS: gdb.cp/align.exp: print alignof(long)
-PASS: gdb.cp/align.exp: print alignof(short)
-PASS: gdb.cp/align.exp: print alignof(t_arrstruct)
-PASS: gdb.cp/align.exp: print alignof(t_bfstruct)
-PASS: gdb.cp/align.exp: print alignof(t_bigenum)
-PASS: gdb.cp/align.exp: print alignof(t_char)
-PASS: gdb.cp/align.exp: print alignof(t_derived)
-PASS: gdb.cp/align.exp: print alignof(t_derived2)
-PASS: gdb.cp/align.exp: print alignof(t_double)
-PASS: gdb.cp/align.exp: print alignof(t_empty)
-PASS: gdb.cp/align.exp: print alignof(t_float)
-PASS: gdb.cp/align.exp: print alignof(t_int)
-PASS: gdb.cp/align.exp: print alignof(t_long)
-PASS: gdb.cp/align.exp: print alignof(t_long_double)
-PASS: gdb.cp/align.exp: print alignof(t_long_long)
-PASS: gdb.cp/align.exp: print alignof(t_short)
-PASS: gdb.cp/align.exp: print alignof(t_unsigned_char)
-PASS: gdb.cp/align.exp: print alignof(t_unsigned_int)
-PASS: gdb.cp/align.exp: print alignof(t_unsigned_long)
-PASS: gdb.cp/align.exp: print alignof(t_unsigned_long_long)
-PASS: gdb.cp/align.exp: print alignof(t_unsigned_short)
-PASS: gdb.cp/align.exp: print alignof(t_vstruct)
-PASS: gdb.cp/align.exp: print alignof(typeof(item_arrstruct))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_bfstruct))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_bigenum))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_char))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_derived))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_derived2))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_double))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_empty))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_float))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_int))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_long))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_long_double))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_long_long))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_short))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_unsigned_char))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_unsigned_int))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_unsigned_long))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_unsigned_long_long))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_unsigned_short))
-PASS: gdb.cp/align.exp: print alignof(typeof(item_vstruct))
-PASS: gdb.cp/align.exp: print alignof(unsigned char)
-PASS: gdb.cp/align.exp: print alignof(unsigned int)
-PASS: gdb.cp/align.exp: print alignof(unsigned long long)
-PASS: gdb.cp/align.exp: print alignof(unsigned long)
-PASS: gdb.cp/align.exp: print alignof(unsigned short)
-PASS: gdb.cp/align.exp: print alignof(void)
-PASS: gdb.cp/align.exp: print alignof(vstruct)
-Running gdb.git~master/gdb/testsuite/gdb.cp/ambiguous.exp ...
-PASS: gdb.cp/ambiguous.exp: all fields: print a1.x
-PASS: gdb.cp/ambiguous.exp: all fields: print a1.y
-PASS: gdb.cp/ambiguous.exp: all fields: print a2.x
-PASS: gdb.cp/ambiguous.exp: all fields: print a2.y
-PASS: gdb.cp/ambiguous.exp: all fields: print a3.x
-PASS: gdb.cp/ambiguous.exp: all fields: print a3.y
-PASS: gdb.cp/ambiguous.exp: all fields: print j.K::x
-PASS: gdb.cp/ambiguous.exp: all fields: print j.K::y
-PASS: gdb.cp/ambiguous.exp: all fields: print j.L::x
-PASS: gdb.cp/ambiguous.exp: all fields: print j.L::y
-PASS: gdb.cp/ambiguous.exp: all fields: print j.i
-PASS: gdb.cp/ambiguous.exp: all fields: print j.j
-PASS: gdb.cp/ambiguous.exp: all fields: print j.z
-PASS: gdb.cp/ambiguous.exp: all fields: print jv.i
-PASS: gdb.cp/ambiguous.exp: all fields: print jv.jv
-PASS: gdb.cp/ambiguous.exp: all fields: print jv.x
-PASS: gdb.cp/ambiguous.exp: all fields: print jv.y
-PASS: gdb.cp/ambiguous.exp: all fields: print jv.z
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva1.KV::x (PRMS: c++/26550)
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva1.KV::y (PRMS: c++/26550)
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva1.LV::x (PRMS: c++/26550)
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva1.LV::y (PRMS: c++/26550)
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1.i
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1.jva1
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1.z
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1v.i
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1v.jva1v
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1v.x
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1v.y
-PASS: gdb.cp/ambiguous.exp: all fields: print jva1v.z
-PASS: gdb.cp/ambiguous.exp: all fields: print jva2.A2::x
-PASS: gdb.cp/ambiguous.exp: all fields: print jva2.A2::y
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva2.KV::x (PRMS: c++/26550)
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva2.KV::y (PRMS: c++/26550)
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva2.LV::x (PRMS: c++/26550)
-KFAIL: gdb.cp/ambiguous.exp: all fields: print jva2.LV::y (PRMS: c++/26550)
-PASS: gdb.cp/ambiguous.exp: all fields: print jva2.i
-PASS: gdb.cp/ambiguous.exp: all fields: print jva2.jva2
-PASS: gdb.cp/ambiguous.exp: all fields: print jva2.z
-PASS: gdb.cp/ambiguous.exp: all fields: print k.i
-PASS: gdb.cp/ambiguous.exp: all fields: print k.x
-PASS: gdb.cp/ambiguous.exp: all fields: print k.y
-PASS: gdb.cp/ambiguous.exp: all fields: print l.x
-PASS: gdb.cp/ambiguous.exp: all fields: print l.y
-PASS: gdb.cp/ambiguous.exp: all fields: print l.z
-PASS: gdb.cp/ambiguous.exp: all fields: print m.w
-PASS: gdb.cp/ambiguous.exp: all fields: print m.x
-PASS: gdb.cp/ambiguous.exp: all fields: print m.y
-PASS: gdb.cp/ambiguous.exp: all fields: print n->A2::y
-PASS: gdb.cp/ambiguous.exp: all fields: print n.A1::x
-PASS: gdb.cp/ambiguous.exp: all fields: print n.A1::y
-PASS: gdb.cp/ambiguous.exp: all fields: print n.A2::x
-PASS: gdb.cp/ambiguous.exp: all fields: print n.A2::y
-PASS: gdb.cp/ambiguous.exp: all fields: print n.r
-PASS: gdb.cp/ambiguous.exp: all fields: print n.w
-PASS: gdb.cp/ambiguous.exp: all fields: print n.z
-PASS: gdb.cp/ambiguous.exp: all fields: print x.A1::x
-PASS: gdb.cp/ambiguous.exp: all fields: print x.A1::y
-PASS: gdb.cp/ambiguous.exp: all fields: print x.A2::x
-PASS: gdb.cp/ambiguous.exp: all fields: print x.A2::y
-PASS: gdb.cp/ambiguous.exp: all fields: print x.z
-PASS: gdb.cp/ambiguous.exp: all vars: print a1
-PASS: gdb.cp/ambiguous.exp: all vars: print a2
-PASS: gdb.cp/ambiguous.exp: all vars: print a3
-PASS: gdb.cp/ambiguous.exp: all vars: print j
-PASS: gdb.cp/ambiguous.exp: all vars: print jv
-PASS: gdb.cp/ambiguous.exp: all vars: print jva1
-PASS: gdb.cp/ambiguous.exp: all vars: print jva1v
-PASS: gdb.cp/ambiguous.exp: all vars: print jva2
-PASS: gdb.cp/ambiguous.exp: all vars: print k
-PASS: gdb.cp/ambiguous.exp: all vars: print l
-PASS: gdb.cp/ambiguous.exp: all vars: print m
-PASS: gdb.cp/ambiguous.exp: all vars: print n
-PASS: gdb.cp/ambiguous.exp: all vars: print x
-PASS: gdb.cp/ambiguous.exp: continue to breakpoint: breakpoint here
-KFAIL: gdb.cp/ambiguous.exp: print (A1)(KV)jva1 (PRMS: c++/26550)
-PASS: gdb.cp/ambiguous.exp: print (A1)j
-PASS: gdb.cp/ambiguous.exp: print (A1)jv
-PASS: gdb.cp/ambiguous.exp: print (A1)jva1
-PASS: gdb.cp/ambiguous.exp: print (A1)jva1v
-KFAIL: gdb.cp/ambiguous.exp: print (KV)jva1 (PRMS: c++/26550)
-PASS: gdb.cp/ambiguous.exp: print j.x
-PASS: gdb.cp/ambiguous.exp: print je.x
-PASS: gdb.cp/ambiguous.exp: print jv.x
-PASS: gdb.cp/ambiguous.exp: print jva1.x
-PASS: gdb.cp/ambiguous.exp: print jva1v.x
-PASS: gdb.cp/ambiguous.exp: print jva2.x
-PASS: gdb.cp/ambiguous.exp: print n.x
-PASS: gdb.cp/ambiguous.exp: print x.x
-Running gdb.git~master/gdb/testsuite/gdb.cp/annota2.exp ...
-PASS: gdb.cp/annota2.exp: annotate-quit
-PASS: gdb.cp/annota2.exp: annotation set at level 2
-PASS: gdb.cp/annota2.exp: breakpoint at main
-PASS: gdb.cp/annota2.exp: breakpoint main
-PASS: gdb.cp/annota2.exp: continue until exit
-PASS: gdb.cp/annota2.exp: delete bps
-PASS: gdb.cp/annota2.exp: print class
-PASS: gdb.cp/annota2.exp: run until main breakpoint, first time
-PASS: gdb.cp/annota2.exp: run until main breakpoint, second time
-PASS: gdb.cp/annota2.exp: set height 0
-PASS: gdb.cp/annota2.exp: set watch on a.x
-PASS: gdb.cp/annota2.exp: watch triggered on a.x
-Running gdb.git~master/gdb/testsuite/gdb.cp/annota3.exp ...
-PASS: gdb.cp/annota3.exp: annotate-quit
-PASS: gdb.cp/annota3.exp: annotation set at level 3
-PASS: gdb.cp/annota3.exp: break at main
-PASS: gdb.cp/annota3.exp: breakpoint main
-PASS: gdb.cp/annota3.exp: continue to exit
-PASS: gdb.cp/annota3.exp: delete bps
-PASS: gdb.cp/annota3.exp: first run until main breakpoint
-PASS: gdb.cp/annota3.exp: print class
-PASS: gdb.cp/annota3.exp: second run until main breakpoint
-PASS: gdb.cp/annota3.exp: set height 0
-PASS: gdb.cp/annota3.exp: set watch on a.x
-PASS: gdb.cp/annota3.exp: watch triggered on a.x
-Running gdb.git~master/gdb/testsuite/gdb.cp/anon-ns.exp ...
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(char *)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(int)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::doit(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(char *)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(int)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::doit2(char *)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::doit2(int)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::doit2(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::two::doit(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::two::two(char *)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::two::two(int)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::two::two(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::doit1(char *)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::doit1(int)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::doit1(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::one::doit(void)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::one::one(char *)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::one::one(int)'
-PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::one::one(void)'
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(char *)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(int)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::doit(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(char *)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(int)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::doit2(char *)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::doit2(int)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::doit2(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::two::doit(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::two::two(char *)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::two::two(int)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::two::two(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::doit1(char *)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::doit1(int)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::doit1(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::one::doit(void)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::one::one(char *)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::one::one(int)
-PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::one::one(void)
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(char *)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(int)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::doit(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(char *)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(int)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::doit2(char *)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::doit2(int)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::doit2(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::two::doit(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::two::two(char *)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::two::two(int)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::A::two::two(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(char *)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(int)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::one::doit(void)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::one::one(char *)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::one::one(int)'
-PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::one::one(void)'
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(char *)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(int)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::doit3(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::doit(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(char *)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(int)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::three(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::doit2(char *)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::doit2(int)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::doit2(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::two::doit(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::two::two(char *)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::two::two(int)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::A::two::two(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(char *)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(int)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::one::doit(void)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::one::one(char *)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::one::one(int)
-PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::one::one(void)
-PASS: gdb.cp/anon-ns.exp: ptype '(anonymous namespace)'
-PASS: gdb.cp/anon-ns.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.cp/anon-struct.exp ...
-PASS: gdb.cp/anon-struct.exp: print type of X::t2
-PASS: gdb.cp/anon-struct.exp: print type of X::t2::t2
-PASS: gdb.cp/anon-struct.exp: print type of t3::~t3
-PASS: gdb.cp/anon-struct.exp: print type of t::t
-Running gdb.git~master/gdb/testsuite/gdb.cp/anon-union.exp ...
-PASS: gdb.cp/anon-union.exp: next 1
-PASS: gdb.cp/anon-union.exp: next 2
-PASS: gdb.cp/anon-union.exp: next 3
-PASS: gdb.cp/anon-union.exp: next 4
-PASS: gdb.cp/anon-union.exp: next 5
-PASS: gdb.cp/anon-union.exp: print foo 1
-PASS: gdb.cp/anon-union.exp: print foo 2
-PASS: gdb.cp/anon-union.exp: print foo 3
-PASS: gdb.cp/anon-union.exp: print foo 4
-PASS: gdb.cp/anon-union.exp: print foo 5
-PASS: gdb.cp/anon-union.exp: print foo 6
-PASS: gdb.cp/anon-union.exp: print foo 7
-PASS: gdb.cp/anon-union.exp: print foo 8
-PASS: gdb.cp/anon-union.exp: print foo 9
-PASS: gdb.cp/anon-union.exp: print w 1
-PASS: gdb.cp/anon-union.exp: print w 2
-PASS: gdb.cp/anon-union.exp: print w 3
-PASS: gdb.cp/anon-union.exp: print z 1
-PASS: gdb.cp/anon-union.exp: print z 2
-PASS: gdb.cp/anon-union.exp: print z 3
-PASS: gdb.cp/anon-union.exp: set var foo.cloth
-PASS: gdb.cp/anon-union.exp: set var foo.mux
-PASS: gdb.cp/anon-union.exp: set var foo.pebble
-PASS: gdb.cp/anon-union.exp: set var foo.qux
-PASS: gdb.cp/anon-union.exp: set var foo.x.rock
-PASS: gdb.cp/anon-union.exp: set var foo.x.rock2
-PASS: gdb.cp/anon-union.exp: set var z
-PASS: gdb.cp/anon-union.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.cp/arg-reference.exp ...
-PASS: gdb.cp/arg-reference.exp: no false reference
-Running gdb.git~master/gdb/testsuite/gdb.cp/array-indices.exp ...
-PASS: gdb.cp/array-indices.exp: continue to breakpoint: Break here
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: print array_1d
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: print array_1d9
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: print array_2d
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: print array_2d9
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: print array_3d
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: print array_3d9
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: set print elements 12
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=12: set print repeats 4
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.cp/array-indices.exp: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: print array_1d
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: print array_1d9
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: print array_2d
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: print array_2d9
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: print array_3d
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: print array_3d9
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: set print elements 3
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=3: set print repeats unlimited
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.cp/array-indices.exp: repeats=unlimited, elements=unlimited: set print repeats unlimited
-PASS: gdb.cp/array-indices.exp: set print array-indexes on
-Running gdb.git~master/gdb/testsuite/gdb.cp/array-repeat.exp ...
-PASS: gdb.cp/array-repeat.exp: continue to breakpoint: Break here
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: print array_1d
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: print array_1d9
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: print array_2d
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: print array_2d9
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: print array_3d
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: print array_3d9
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: set print elements 12
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=12: set print repeats 4
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.cp/array-repeat.exp: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: print array_1d
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: print array_1d9
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: print array_2d
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: print array_2d9
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: print array_3d
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: print array_3d9
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: set print elements 3
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=3: set print repeats unlimited
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.cp/array-repeat.exp: repeats=unlimited, elements=unlimited: set print repeats unlimited
-Running gdb.git~master/gdb/testsuite/gdb.cp/baseenum.exp ...
-PASS: gdb.cp/baseenum.exp: Print enum constant X of class A in namespace N
-PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 1
-PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 2
-PASS: gdb.cp/baseenum.exp: print enum constant X of class A
-Running gdb.git~master/gdb/testsuite/gdb.cp/bool.exp ...
-PASS: gdb.cp/bool.exp: print return_false()
-PASS: gdb.cp/bool.exp: print return_true()
-Running gdb.git~master/gdb/testsuite/gdb.cp/break-f-std-string.exp ...
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: lang=c++: break f(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: lang=c++: break f(std::string)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: lang=c++: set language c++
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: lang=c: break f(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: lang=c: break f(std::string)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: lang=c: set language c
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: set language c++
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=0: whatis /r std::string
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: lang=c++: break f(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: lang=c++: break f(std::string)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: lang=c++: set language c++
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: lang=c: break f(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: lang=c: break f(std::string)
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: lang=c: set language c
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: set language c++
-PASS: gdb.cp/break-f-std-string.exp: _GLIBCXX_USE_CXX11_ABI=1: whatis /r std::string
-Running gdb.git~master/gdb/testsuite/gdb.cp/breakpoint-locs.exp ...
-PASS: gdb.cp/breakpoint-locs.exp: break N1::C1::baz
-Running gdb.git~master/gdb/testsuite/gdb.cp/breakpoint-shlib-func.exp ...
-PASS: gdb.cp/breakpoint-shlib-func.exp: break foo
-PASS: gdb.cp/breakpoint-shlib-func.exp: check breakpoints after recreation
-PASS: gdb.cp/breakpoint-shlib-func.exp: check breakpoints after starting the inferior
-PASS: gdb.cp/breakpoint-shlib-func.exp: continue to breakpoint: breakpoint in foo
-PASS: gdb.cp/breakpoint-shlib-func.exp: info breakpoints
-PASS: gdb.cp/breakpoint-shlib-func.exp: recreate foo breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/breakpoint.exp ...
-PASS: gdb.cp/breakpoint.exp: check the member variable from within C1::bar
-PASS: gdb.cp/breakpoint.exp: check the member variable from within C1::foo
-PASS: gdb.cp/breakpoint.exp: conditional breakpoint in method
-PASS: gdb.cp/breakpoint.exp: conditional breakpoint in method 2
-PASS: gdb.cp/breakpoint.exp: continue to C1::Nested::foo
-PASS: gdb.cp/breakpoint.exp: continue to breakpoint in C1::bar
-PASS: gdb.cp/breakpoint.exp: continue to breakpoint in C1::foo
-Running gdb.git~master/gdb/testsuite/gdb.cp/bs15503.exp ...
-PASS: gdb.cp/bs15503.exp: break StringTest<wchar_t>::testFunction
-PASS: gdb.cp/bs15503.exp: continue to StringTest<wchar_t>
-PASS: gdb.cp/bs15503.exp: continue to breakpoint: find position where blank needs to be inserted
-PASS: gdb.cp/bs15503.exp: print (const char *) s
-PASS: gdb.cp/bs15503.exp: print s.length()
-PASS: gdb.cp/bs15503.exp: print s[0]
-PASS: gdb.cp/bs15503.exp: print s[s.length()-1]
-Running gdb.git~master/gdb/testsuite/gdb.cp/call-c.exp ...
-PASS: gdb.cp/call-c.exp: b 42
-PASS: gdb.cp/call-c.exp: continue to bp
-PASS: gdb.cp/call-c.exp: print foo(1)
-PASS: gdb.cp/call-c.exp: print handle->func()
-PASS: gdb.cp/call-c.exp: print rf->func()
-Running gdb.git~master/gdb/testsuite/gdb.cp/call-method-register.exp ...
-PASS: gdb.cp/call-method-register.exp: call method on register local
-PASS: gdb.cp/call-method-register.exp: get integer valueof "sizeof (void *)"
-Running gdb.git~master/gdb/testsuite/gdb.cp/casts.exp ...
-PASS: gdb.cp/casts.exp: basic test of const_cast
-PASS: gdb.cp/casts.exp: basic test of reinterpret_cast
-PASS: gdb.cp/casts.exp: basic test of static_cast
-PASS: gdb.cp/casts.exp: break 95
-PASS: gdb.cp/casts.exp: cast base class pointer to derived class pointer
-PASS: gdb.cp/casts.exp: cast base class reference to derived class reference
-PASS: gdb.cp/casts.exp: cast derived class pointer to base class pointer
-PASS: gdb.cp/casts.exp: cast derived class reference to base class reference
-PASS: gdb.cp/casts.exp: const_cast of 0
-PASS: gdb.cp/casts.exp: continue
-PASS: gdb.cp/casts.exp: continue to breakpoint: end of casts03
-PASS: gdb.cp/casts.exp: dynamic_cast of 0 to void*
-PASS: gdb.cp/casts.exp: dynamic_cast simple downcast
-PASS: gdb.cp/casts.exp: dynamic_cast simple downcast to intermediate class
-PASS: gdb.cp/casts.exp: dynamic_cast simple upcast
-PASS: gdb.cp/casts.exp: dynamic_cast simple upcast to reference
-PASS: gdb.cp/casts.exp: dynamic_cast to non-existing base
-PASS: gdb.cp/casts.exp: dynamic_cast to reference to non-existing base
-PASS: gdb.cp/casts.exp: dynamic_cast to sibling
-PASS: gdb.cp/casts.exp: dynamic_cast unique downcast
-PASS: gdb.cp/casts.exp: dynamic_cast upcast to unique base
-PASS: gdb.cp/casts.exp: invalid dynamic_cast
-PASS: gdb.cp/casts.exp: let compiler cast base class pointer to derived class pointer
-PASS: gdb.cp/casts.exp: let compiler cast base class reference to derived class reference
-PASS: gdb.cp/casts.exp: old-style cast using __decltype
-PASS: gdb.cp/casts.exp: old-style cast using __typeof
-PASS: gdb.cp/casts.exp: old-style cast using __typeof__
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualLeft &> (*vl) == vl
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualLeft &> (*vlr) == vl
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualLeft &> (*vr) == vl
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualLeftRight &> (*vl) == vlr
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualLeftRight &> (*vlr) == vlr
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualLeftRight &> (*vr) == vlr
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualRight &> (*vl) == vr
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualRight &> (*vlr) == vr
-PASS: gdb.cp/casts.exp: print &dynamic_cast<VirtualRight &> (*vr) == vr
-PASS: gdb.cp/casts.exp: print (unsigned long long) &gd == gd_value
-PASS: gdb.cp/casts.exp: print (unsigned long long) (LeftRight *) (Right *) &gd == gd_value
-PASS: gdb.cp/casts.exp: print (unsigned long long) (LeftRight *) (Right *) r_value == gd_value
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualLeft *> (vl) == vl
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualLeft *> (vlr) == vl
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualLeft *> (vr) == vl
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualLeftRight *> (vl) == vlr
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualLeftRight *> (vlr) == vlr
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualLeftRight *> (vr) == vlr
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualRight *> (vl) == vr
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualRight *> (vlr) == vr
-PASS: gdb.cp/casts.exp: print dynamic_cast<VirtualRight *> (vr) == vr
-PASS: gdb.cp/casts.exp: reinterpret_cast to reference type
-PASS: gdb.cp/casts.exp: reinterpret_cast using __decltype
-PASS: gdb.cp/casts.exp: reinterpret_cast using __typeof
-PASS: gdb.cp/casts.exp: reinterpret_cast using __typeof__
-PASS: gdb.cp/casts.exp: static_cast to reference type
-PASS: gdb.cp/casts.exp: static_cast using __decltype
-PASS: gdb.cp/casts.exp: static_cast using __typeof
-PASS: gdb.cp/casts.exp: static_cast using __typeof__
-PASS: gdb.cp/casts.exp: test invalid reinterpret_cast
-PASS: gdb.cp/casts.exp: turn of symbol printing for the first time
-PASS: gdb.cp/casts.exp: turn of symbol printing for the second time
-PASS: gdb.cp/casts.exp: whatis __decltype(*a)
-PASS: gdb.cp/casts.exp: whatis decltype(5)
-Running gdb.git~master/gdb/testsuite/gdb.cp/chained-calls.exp ...
-PASS: gdb.cp/chained-calls.exp: *c
-PASS: gdb.cp/chained-calls.exp: *c + *c
-PASS: gdb.cp/chained-calls.exp: continue to breakpoint: Break here
-PASS: gdb.cp/chained-calls.exp: g(f() + f())
-PASS: gdb.cp/chained-calls.exp: g(f())
-PASS: gdb.cp/chained-calls.exp: g(f(g(f() + f())) + f())
-PASS: gdb.cp/chained-calls.exp: getb(makeb(), ...)
-PASS: gdb.cp/chained-calls.exp: make_int().get_type ()
-PASS: gdb.cp/chained-calls.exp: p() + r()
-PASS: gdb.cp/chained-calls.exp: q(*c + *c)
-PASS: gdb.cp/chained-calls.exp: q(p() + r())
-PASS: gdb.cp/chained-calls.exp: q(p())
-Running gdb.git~master/gdb/testsuite/gdb.cp/class2.exp ...
-PASS: gdb.cp/class2.exp: break 100
-PASS: gdb.cp/class2.exp: continue
-PASS: gdb.cp/class2.exp: p acp
-PASS: gdb.cp/class2.exp: p acp->c1
-PASS: gdb.cp/class2.exp: p acp->c2
-PASS: gdb.cp/class2.exp: p aref
-PASS: gdb.cp/class2.exp: print * (B *) abp at marker return 0
-PASS: gdb.cp/class2.exp: print * aap at marker return 0
-PASS: gdb.cp/class2.exp: print * abp at marker return 0, s-p-o off
-PASS: gdb.cp/class2.exp: print * bbp at marker return 0
-PASS: gdb.cp/class2.exp: print alpha at marker return 0
-PASS: gdb.cp/class2.exp: print beta at marker return 0
-PASS: gdb.cp/class2.exp: print delta with "print object" off
-PASS: gdb.cp/class2.exp: print delta with "print object" on
-PASS: gdb.cp/class2.exp: print object with no data fields
-PASS: gdb.cp/class2.exp: set print object off
-PASS: gdb.cp/class2.exp: set print object on
-PASS: gdb.cp/class2.exp: set print symbol off
-Running gdb.git~master/gdb/testsuite/gdb.cp/classes.exp ...
-PASS: gdb.cp/classes.exp: call class_param.Aptr_a (&g_A)
-PASS: gdb.cp/classes.exp: call class_param.Aptr_a (&g_B)
-PASS: gdb.cp/classes.exp: call class_param.Aptr_x (&g_A)
-PASS: gdb.cp/classes.exp: call class_param.Aptr_x (&g_B)
-PASS: gdb.cp/classes.exp: call class_param.Aref_a (g_A)
-PASS: gdb.cp/classes.exp: call class_param.Aref_a (g_B)
-PASS: gdb.cp/classes.exp: call class_param.Aref_x (g_A)
-PASS: gdb.cp/classes.exp: call class_param.Aref_x (g_B)
-PASS: gdb.cp/classes.exp: call class_param.Aval_a (g_A)
-PASS: gdb.cp/classes.exp: call class_param.Aval_a (g_B)
-PASS: gdb.cp/classes.exp: call class_param.Aval_x (g_A)
-PASS: gdb.cp/classes.exp: call class_param.Aval_x (g_B)
-PASS: gdb.cp/classes.exp: continue
-PASS: gdb.cp/classes.exp: continue to enums2(\(\)|)
-PASS: gdb.cp/classes.exp: finish
-PASS: gdb.cp/classes.exp: list ByAnyOtherName::times
-PASS: gdb.cp/classes.exp: next
-PASS: gdb.cp/classes.exp: print &Bar::st
-PASS: gdb.cp/classes.exp: print &Foo::x
-PASS: gdb.cp/classes.exp: print &foo.st
-PASS: gdb.cp/classes.exp: print ('ClassWithEnum::PrivEnum') 42
-PASS: gdb.cp/classes.exp: print (ClassWithEnum::PrivEnum) 42
-PASS: gdb.cp/classes.exp: print (int)&Bar::y == 2*sizeof(int)
-PASS: gdb.cp/classes.exp: print (int)&Foo::x
-PASS: gdb.cp/classes.exp: print (int)pmi == sizeof(int)
-PASS: gdb.cp/classes.exp: print *$
-PASS: gdb.cp/classes.exp: print Bar::z
-PASS: gdb.cp/classes.exp: print Foo::st
-PASS: gdb.cp/classes.exp: print bar.st
-PASS: gdb.cp/classes.exp: print cnsi with static members
-PASS: gdb.cp/classes.exp: print cnsi without static members
-PASS: gdb.cp/classes.exp: print csi with static members
-PASS: gdb.cp/classes.exp: print csi without static members
-PASS: gdb.cp/classes.exp: print ctor of typedef class
-PASS: gdb.cp/classes.exp: print dtor of typedef class
-PASS: gdb.cp/classes.exp: print g_A.a
-PASS: gdb.cp/classes.exp: print g_A.b
-PASS: gdb.cp/classes.exp: print g_A.x
-PASS: gdb.cp/classes.exp: print g_A.y
-PASS: gdb.cp/classes.exp: print g_B.b
-PASS: gdb.cp/classes.exp: print g_B.c
-PASS: gdb.cp/classes.exp: print g_B.d
-PASS: gdb.cp/classes.exp: print g_B.x
-PASS: gdb.cp/classes.exp: print g_B.z
-PASS: gdb.cp/classes.exp: print g_C.b
-PASS: gdb.cp/classes.exp: print g_C.c
-PASS: gdb.cp/classes.exp: print g_C.d
-PASS: gdb.cp/classes.exp: print g_C.q
-PASS: gdb.cp/classes.exp: print g_C.x
-PASS: gdb.cp/classes.exp: print g_D.d
-PASS: gdb.cp/classes.exp: print g_D.e
-PASS: gdb.cp/classes.exp: print g_D.p
-PASS: gdb.cp/classes.exp: print g_D.x
-PASS: gdb.cp/classes.exp: print g_E.e
-PASS: gdb.cp/classes.exp: print g_E.x
-PASS: gdb.cp/classes.exp: print obj_with_enum (1)
-PASS: gdb.cp/classes.exp: print obj_with_enum (2)
-PASS: gdb.cp/classes.exp: print obj_with_enum.priv_enum
-PASS: gdb.cp/classes.exp: print recursive static member
-PASS: gdb.cp/classes.exp: ptype &Bar::z
-PASS: gdb.cp/classes.exp: ptype Bar::z
-PASS: gdb.cp/classes.exp: ptype class A
-PASS: gdb.cp/classes.exp: ptype class B
-PASS: gdb.cp/classes.exp: ptype class Bar
-PASS: gdb.cp/classes.exp: ptype class Base1
-PASS: gdb.cp/classes.exp: ptype class C
-PASS: gdb.cp/classes.exp: ptype class D
-PASS: gdb.cp/classes.exp: ptype class DynamicBar
-PASS: gdb.cp/classes.exp: ptype class E
-PASS: gdb.cp/classes.exp: ptype class Foo
-PASS: gdb.cp/classes.exp: ptype class Static
-PASS: gdb.cp/classes.exp: ptype class class_with_protected_typedef
-PASS: gdb.cp/classes.exp: ptype class class_with_public_typedef
-PASS: gdb.cp/classes.exp: ptype class class_with_typedefs
-PASS: gdb.cp/classes.exp: ptype class default_private_class
-PASS: gdb.cp/classes.exp: ptype class explicit_private_class
-PASS: gdb.cp/classes.exp: ptype class mixed_protection_class
-PASS: gdb.cp/classes.exp: ptype class protected_class
-PASS: gdb.cp/classes.exp: ptype class public_class
-PASS: gdb.cp/classes.exp: ptype class vA
-PASS: gdb.cp/classes.exp: ptype class vB
-PASS: gdb.cp/classes.exp: ptype class vC
-PASS: gdb.cp/classes.exp: ptype class vD
-PASS: gdb.cp/classes.exp: ptype class vE
-PASS: gdb.cp/classes.exp: ptype obj_with_enum
-PASS: gdb.cp/classes.exp: ptype obj_with_enum.priv_enum
-PASS: gdb.cp/classes.exp: ptype struct default_public_struct
-PASS: gdb.cp/classes.exp: ptype struct explicit_public_struct
-PASS: gdb.cp/classes.exp: ptype struct mixed_protection_struct
-PASS: gdb.cp/classes.exp: ptype struct private_struct
-PASS: gdb.cp/classes.exp: ptype struct protected_struct
-PASS: gdb.cp/classes.exp: ptype struct struct_with_private_typedef
-PASS: gdb.cp/classes.exp: ptype struct struct_with_protected_typedef
-PASS: gdb.cp/classes.exp: ptype/r class_with_private_typedef
-PASS: gdb.cp/classes.exp: ptype/r struct_with_public_typedef
-PASS: gdb.cp/classes.exp: set foo.st = 200
-PASS: gdb.cp/classes.exp: set language c++
-PASS: gdb.cp/classes.exp: set print static-members off
-PASS: gdb.cp/classes.exp: set print static-members on
-PASS: gdb.cp/classes.exp: set width 0
-PASS: gdb.cp/classes.exp: unrelated class &param
-PASS: gdb.cp/classes.exp: unrelated class *param
-PASS: gdb.cp/classes.exp: unrelated class param
-Running gdb.git~master/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ...
-PASS: gdb.cp/cmpd-minsyms.exp: set language c++
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at "int GDB<char>::even_harder<int>(char)"
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::a() const'
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::b() volatile'
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::c() const volatile'
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<char>::harder(char)
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::harder(int)
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator ==
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::operator==(GDB<int> const&)
-PASS: gdb.cp/cmpd-minsyms.exp: setting breakpoint at GDB<int>::simple()
-Running gdb.git~master/gdb/testsuite/gdb.cp/cold-clone.exp ...
-PASS: gdb.cp/cold-clone.exp: break foo
-Running gdb.git~master/gdb/testsuite/gdb.cp/constexpr-field.exp ...
-XFAIL: gdb.cp/constexpr-field.exp: print x (PRMS gcc/90526)
-PASS: gdb.cp/constexpr-field.exp: print y
-Running gdb.git~master/gdb/testsuite/gdb.cp/converts.exp ...
-PASS: gdb.cp/converts.exp: Pointer-to-pointer-to-pointer derived to Pointer-to-pointer-to-pointer base.
-PASS: gdb.cp/converts.exp: check all parameters for badness
-PASS: gdb.cp/converts.exp: confirm check type off
-PASS: gdb.cp/converts.exp: confirm check type on
-PASS: gdb.cp/converts.exp: continue to breakpoint: end of main
-PASS: gdb.cp/converts.exp: null pointer conversion
-PASS: gdb.cp/converts.exp: p foo1_7(&A::member_)
-PASS: gdb.cp/converts.exp: p foo1_7(&foo1_7)
-PASS: gdb.cp/converts.exp: p foo1_7(*a)
-PASS: gdb.cp/converts.exp: p foo1_7(-1.23)
-PASS: gdb.cp/converts.exp: p foo1_7(0)
-PASS: gdb.cp/converts.exp: p foo1_7(MY_A)
-PASS: gdb.cp/converts.exp: p foo1_7(a)
-PASS: gdb.cp/converts.exp: p foo1_7(dp)
-PASS: gdb.cp/converts.exp: p foo1_7(fp)
-PASS: gdb.cp/converts.exp: p foo1_7(integer)
-PASS: gdb.cp/converts.exp: p foo1_7(long_int)
-PASS: gdb.cp/converts.exp: p foo1_7(ta)
-PASS: gdb.cp/converts.exp: p foo3_1 (0, (const char**) 1)
-PASS: gdb.cp/converts.exp: p foo3_1 (0, 1)
-PASS: gdb.cp/converts.exp: p foo3_2 (0, (char const**) 0)
-PASS: gdb.cp/converts.exp: p foo3_2 (0, 0)
-PASS: gdb.cp/converts.exp: pointer pointer to array of arrays
-PASS: gdb.cp/converts.exp: pointer pointer to array of pointers
-PASS: gdb.cp/converts.exp: pointer pointer to array of wrong pointers
-PASS: gdb.cp/converts.exp: pointer pointer to pointer pointer
-PASS: gdb.cp/converts.exp: pointer pointer to void pointer
-PASS: gdb.cp/converts.exp: pointer to ancestor pointer
-PASS: gdb.cp/converts.exp: pointer to array
-PASS: gdb.cp/converts.exp: pointer to boolean
-PASS: gdb.cp/converts.exp: pointer to long int
-PASS: gdb.cp/converts.exp: pointer to pointer
-PASS: gdb.cp/converts.exp: pointer to pointer of wrong type, a
-PASS: gdb.cp/converts.exp: pointer to pointer of wrong type, bp
-PASS: gdb.cp/converts.exp: pointer to void pointer
-PASS: gdb.cp/converts.exp: pointer to void pointer pointer
-PASS: gdb.cp/converts.exp: set check type off
-PASS: gdb.cp/converts.exp: strict type checking off: p foo1_type_check (123)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo2_type_check (0, 1)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo2_type_check (1, 0)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo2_type_check (1, 1)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_2 (1,1)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_type_check (0, 0, 1)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_type_check (0, 1, 0)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_type_check (0, 1, 1)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_type_check (1, 0, 0)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_type_check (1, 1, 0)
-PASS: gdb.cp/converts.exp: strict type checking off: p foo3_type_check (1, 1, 1)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo1_type_check (123)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo2_type_check (0, 1)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo2_type_check (1, 0)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo2_type_check (1, 1)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo3_type_check (0, 0, 1)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo3_type_check (0, 1, 0)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo3_type_check (0, 1, 1)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo3_type_check (1, 0, 0)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo3_type_check (1, 1, 0)
-PASS: gdb.cp/converts.exp: strict type checking on: p foo3_type_check (1, 1, 1)
-PASS: gdb.cp/converts.exp: typedef to another typedef
-PASS: gdb.cp/converts.exp: typedef to typedef of a typedef
-Running gdb.git~master/gdb/testsuite/gdb.cp/cp-relocate.exp ...
-PASS: gdb.cp/cp-relocate.exp: C++ functions have different addresses
-PASS: gdb.cp/cp-relocate.exp: add-symbol-file cp-relocate.o
-PASS: gdb.cp/cp-relocate.exp: break *func<1>(int)
-PASS: gdb.cp/cp-relocate.exp: break *func<2>(int)
-PASS: gdb.cp/cp-relocate.exp: get address of caller
-PASS: gdb.cp/cp-relocate.exp: get address of func<1>(int)
-PASS: gdb.cp/cp-relocate.exp: get address of func<2>(int)
-PASS: gdb.cp/cp-relocate.exp: info file
-PASS: gdb.cp/cp-relocate.exp: info functions
-Running gdb.git~master/gdb/testsuite/gdb.cp/cpcompletion.exp ...
-PASS: gdb.cp/cpcompletion.exp: cmd complete "break baz(int"
-PASS: gdb.cp/cpcompletion.exp: cmd complete "p a.g"
-PASS: gdb.cp/cpcompletion.exp: cmd complete "p foo1.Fo"
-PASS: gdb.cp/cpcompletion.exp: cmd complete "p foo1.base"
-PASS: gdb.cp/cpcompletion.exp: cmd complete "p foo1.g"
-PASS: gdb.cp/cpcompletion.exp: complete class methods
-PASS: gdb.cp/cpcompletion.exp: complete class methods beginning with F
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: cmd complete "p Test_NS"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: cmd complete "p Test_NS:"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: cmd complete "p Test_NS::"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: cmd complete "p Test_NS::f"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: tab complete "p Test_NS"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: tab complete "p Test_NS:"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: tab complete "p Test_NS::"
-PASS: gdb.cp/cpcompletion.exp: expression with namespace: tab complete "p Test_NS::f"
-PASS: gdb.cp/cpcompletion.exp: tab complete "break baz(int"
-PASS: gdb.cp/cpcompletion.exp: tab complete "p a.g"
-PASS: gdb.cp/cpcompletion.exp: tab complete "p foo1.Fo"
-PASS: gdb.cp/cpcompletion.exp: tab complete "p foo1.base"
-PASS: gdb.cp/cpcompletion.exp: tab complete "p foo1.g"
-Running gdb.git~master/gdb/testsuite/gdb.cp/cpexprs-debug-types.exp ...
-PASS: gdb.cp/cpexprs-debug-types.exp: canonicalized conversion operator name 1
-PASS: gdb.cp/cpexprs-debug-types.exp: canonicalized conversion operator name 2
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base1::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base1::base1(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base1::base1(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base2::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base2::base2
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::base(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::base(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator char*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator delete
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator delete[]
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator fluff const* const*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator fluff*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator fluff**
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator int
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator new
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator new[]
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator!
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator!=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator%
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator%=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator&
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator&&
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator&=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator()
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator*=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator+
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator++
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator+=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator-
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator--
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator-=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator/
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator/=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator<
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator<<
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator<<=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator<=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator==
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator>=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator>>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator>>=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator[]
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator^
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator^=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator|
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator|=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator||
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::operator~
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::overload(base&) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::overload(char*) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::overload(int) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::overload(long) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::overload(short) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::overload(void) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to base::~base
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to derived::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to derived::derived
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy1::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy2::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy3::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policy4::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd1::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd1::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd2::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd2::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd3::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd3::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd4::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd4::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd5::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd5::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd5::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to tclass<base>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to tclass<char>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to tclass<int>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to tclass<long>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to tclass<short>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base1::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base1::base1(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base1::base1(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base2::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base2::base2
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::base(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::base(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator char*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator delete
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator delete[]
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator fluff const* const*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator fluff*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator fluff**
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator int
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator new
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator new[]
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator!
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator!=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator%
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator%=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator&
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator&&
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator&=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator()
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator*
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator*=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator+
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator++
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator+=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator-
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator--
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator-=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator/
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator/=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator<
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator<<
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator<<=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator<=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator==
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator>=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator>>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator>>=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator[]
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator^
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator^=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator|
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator|=
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator||
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::operator~
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::overload(base&) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::overload(char*) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::overload(int) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::overload(long) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::overload(short) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::overload(void) const
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for base::~base
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for derived::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for derived::derived
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy1::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy2::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy3::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policy4::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd1::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd1::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd2::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd2::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd3::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd3::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd4::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd4::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd5::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd5::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd5::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for tclass<base>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for tclass<char>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for tclass<int>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for tclass<long>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: continue to test_function for tclass<short>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: list base1::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: list base1::base1(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: list base1::base1(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: list base2::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: list base2::base2
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::base(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::base(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator char*
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator delete
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator delete[]
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator fluff const* const*
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator fluff*
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator fluff**
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator int
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator new
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator new[]
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator!
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator!=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator%
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator%=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator&
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator&&
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator&=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator()
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator*
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator*=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator+
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator++
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator+=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator-
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator--
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator-=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator/
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator/=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator<
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator<<
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator<<=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator<=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator==
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator>
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator>=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator>>
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator>>=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator[]
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator^
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator^=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator|
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator|=
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator||
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::operator~
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::overload(base&) const
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::overload(char*) const
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::overload(int) const
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::overload(long) const
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::overload(short) const
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::overload(void) const
-PASS: gdb.cp/cpexprs-debug-types.exp: list base::~base
-PASS: gdb.cp/cpexprs-debug-types.exp: list derived::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: list derived::derived
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: list flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy1::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy2::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy3::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policy4::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd1::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd1::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd2::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd2::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd3::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd3::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd4::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd4::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd5::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd5::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd5::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: list tclass<base>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: list tclass<char>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: list tclass<int>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: list tclass<long>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: list tclass<short>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: list test_function
-PASS: gdb.cp/cpexprs-debug-types.exp: p 'CV::m(int) const volatile'
-PASS: gdb.cp/cpexprs-debug-types.exp: p 'CV::m(int) const'
-PASS: gdb.cp/cpexprs-debug-types.exp: p 'CV::m(int) volatile'
-PASS: gdb.cp/cpexprs-debug-types.exp: p 'CV::m(int)'
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV::m(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV::m(int) const
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV::m(int) const volatile
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV::m(int) volatile
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV_f('cpexprs.cc'::CV::t)
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV_f(CV::i)
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV_f(CV::t)
-PASS: gdb.cp/cpexprs-debug-types.exp: p CV_f(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: print base1::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: print base1::base1(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: print base1::base1(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: print base2::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: print base2::base2
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::base(int)
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::base(void)
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator char*
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator delete
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator delete[]
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator fluff const* const*
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator fluff*
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator fluff**
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator int
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator new
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator new[]
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator!
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator!=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator%
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator%=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator&
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator&&
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator&=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator()
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator*
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator*=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator+
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator++
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator+=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator-
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator--
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator-=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator/
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator/=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator<
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator<<
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator<<=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator<=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator==
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator>
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator>=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator>>
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator>>=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator[]
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator^
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator^=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator|
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator|=
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator||
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::operator~
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::overload(base&) const
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::overload(char*) const
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::overload(int) const
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::overload(long) const
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::overload(short) const
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::overload(void) const
-PASS: gdb.cp/cpexprs-debug-types.exp: print base::~base
-PASS: gdb.cp/cpexprs-debug-types.exp: print derived::a_function
-PASS: gdb.cp/cpexprs-debug-types.exp: print derived::derived
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs-debug-types.exp: print flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy1::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy2::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy3::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policy4::policy
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd1::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd1::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd1::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd2::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd2::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd2::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd3::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd3::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd3::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd4::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd4::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd4::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd5::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd5::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd5::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs-debug-types.exp: print tclass<base>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: print tclass<char>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: print tclass<int>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: print tclass<long>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: print tclass<short>::do_something
-PASS: gdb.cp/cpexprs-debug-types.exp: print test_function
-PASS: gdb.cp/cpexprs-debug-types.exp: set listsize 1
-PASS: gdb.cp/cpexprs-debug-types.exp: undefined conversion operator
-Running gdb.git~master/gdb/testsuite/gdb.cp/cpexprs.exp ...
-PASS: gdb.cp/cpexprs.exp: canonicalized conversion operator name 1
-PASS: gdb.cp/cpexprs.exp: canonicalized conversion operator name 2
-PASS: gdb.cp/cpexprs.exp: continue to base1::a_function
-PASS: gdb.cp/cpexprs.exp: continue to base1::base1(int)
-PASS: gdb.cp/cpexprs.exp: continue to base1::base1(void)
-PASS: gdb.cp/cpexprs.exp: continue to base2::a_function
-PASS: gdb.cp/cpexprs.exp: continue to base2::base2
-PASS: gdb.cp/cpexprs.exp: continue to base::base(int)
-PASS: gdb.cp/cpexprs.exp: continue to base::base(void)
-PASS: gdb.cp/cpexprs.exp: continue to base::operator char*
-PASS: gdb.cp/cpexprs.exp: continue to base::operator delete
-PASS: gdb.cp/cpexprs.exp: continue to base::operator delete[]
-PASS: gdb.cp/cpexprs.exp: continue to base::operator fluff const* const*
-PASS: gdb.cp/cpexprs.exp: continue to base::operator fluff*
-PASS: gdb.cp/cpexprs.exp: continue to base::operator fluff**
-PASS: gdb.cp/cpexprs.exp: continue to base::operator int
-PASS: gdb.cp/cpexprs.exp: continue to base::operator new
-PASS: gdb.cp/cpexprs.exp: continue to base::operator new[]
-PASS: gdb.cp/cpexprs.exp: continue to base::operator!
-PASS: gdb.cp/cpexprs.exp: continue to base::operator!=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator%
-PASS: gdb.cp/cpexprs.exp: continue to base::operator%=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator&
-PASS: gdb.cp/cpexprs.exp: continue to base::operator&&
-PASS: gdb.cp/cpexprs.exp: continue to base::operator&=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator()
-PASS: gdb.cp/cpexprs.exp: continue to base::operator*
-PASS: gdb.cp/cpexprs.exp: continue to base::operator*=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator+
-PASS: gdb.cp/cpexprs.exp: continue to base::operator++
-PASS: gdb.cp/cpexprs.exp: continue to base::operator+=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator-
-PASS: gdb.cp/cpexprs.exp: continue to base::operator--
-PASS: gdb.cp/cpexprs.exp: continue to base::operator-=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator/
-PASS: gdb.cp/cpexprs.exp: continue to base::operator/=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator<
-PASS: gdb.cp/cpexprs.exp: continue to base::operator<<
-PASS: gdb.cp/cpexprs.exp: continue to base::operator<<=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator<=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator==
-PASS: gdb.cp/cpexprs.exp: continue to base::operator>
-PASS: gdb.cp/cpexprs.exp: continue to base::operator>=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator>>
-PASS: gdb.cp/cpexprs.exp: continue to base::operator>>=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator[]
-PASS: gdb.cp/cpexprs.exp: continue to base::operator^
-PASS: gdb.cp/cpexprs.exp: continue to base::operator^=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator|
-PASS: gdb.cp/cpexprs.exp: continue to base::operator|=
-PASS: gdb.cp/cpexprs.exp: continue to base::operator||
-PASS: gdb.cp/cpexprs.exp: continue to base::operator~
-PASS: gdb.cp/cpexprs.exp: continue to base::overload(base&) const
-PASS: gdb.cp/cpexprs.exp: continue to base::overload(char*) const
-PASS: gdb.cp/cpexprs.exp: continue to base::overload(int) const
-PASS: gdb.cp/cpexprs.exp: continue to base::overload(long) const
-PASS: gdb.cp/cpexprs.exp: continue to base::overload(short) const
-PASS: gdb.cp/cpexprs.exp: continue to base::overload(void) const
-PASS: gdb.cp/cpexprs.exp: continue to base::~base
-PASS: gdb.cp/cpexprs.exp: continue to derived::a_function
-PASS: gdb.cp/cpexprs.exp: continue to derived::derived
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs.exp: continue to flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: continue to policy1::function
-PASS: gdb.cp/cpexprs.exp: continue to policy1::policy
-PASS: gdb.cp/cpexprs.exp: continue to policy2::function
-PASS: gdb.cp/cpexprs.exp: continue to policy2::policy
-PASS: gdb.cp/cpexprs.exp: continue to policy3::function
-PASS: gdb.cp/cpexprs.exp: continue to policy3::policy
-PASS: gdb.cp/cpexprs.exp: continue to policy4::function
-PASS: gdb.cp/cpexprs.exp: continue to policy4::policy
-PASS: gdb.cp/cpexprs.exp: continue to policyd1::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd1::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd1::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd2::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd2::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd2::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd3::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd3::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd3::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd4::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd4::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd4::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd5::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd5::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd5::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs.exp: continue to policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to tclass<base>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to tclass<char>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to tclass<int>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to tclass<long>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to tclass<short>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base1::a_function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base1::base1(int)
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base1::base1(void)
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base2::a_function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base2::base2
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::base(int)
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::base(void)
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator char*
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator delete
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator delete[]
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator fluff const* const*
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator fluff*
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator fluff**
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator int
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator new
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator new[]
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator!
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator!=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator%
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator%=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator&
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator&&
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator&=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator()
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator*
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator*=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator+
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator++
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator+=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator-
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator--
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator-=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator/
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator/=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator<
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator<<
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator<<=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator<=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator==
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator>=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator>>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator>>=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator[]
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator^
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator^=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator|
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator|=
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator||
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::operator~
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::overload(base&) const
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::overload(char*) const
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::overload(int) const
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::overload(long) const
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::overload(short) const
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::overload(void) const
-PASS: gdb.cp/cpexprs.exp: continue to test_function for base::~base
-PASS: gdb.cp/cpexprs.exp: continue to test_function for derived::a_function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for derived::derived
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy1::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy1::policy
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy2::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy2::policy
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy3::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy3::policy
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy4::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policy4::policy
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd1::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd1::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd1::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd2::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd2::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd2::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd3::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd3::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd3::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd4::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd4::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd4::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd5::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd5::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd5::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs.exp: continue to test_function for tclass<base>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to test_function for tclass<char>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to test_function for tclass<int>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to test_function for tclass<long>::do_something
-PASS: gdb.cp/cpexprs.exp: continue to test_function for tclass<short>::do_something
-PASS: gdb.cp/cpexprs.exp: list base1::a_function
-PASS: gdb.cp/cpexprs.exp: list base1::base1(int)
-PASS: gdb.cp/cpexprs.exp: list base1::base1(void)
-PASS: gdb.cp/cpexprs.exp: list base2::a_function
-PASS: gdb.cp/cpexprs.exp: list base2::base2
-PASS: gdb.cp/cpexprs.exp: list base::base(int)
-PASS: gdb.cp/cpexprs.exp: list base::base(void)
-PASS: gdb.cp/cpexprs.exp: list base::operator char*
-PASS: gdb.cp/cpexprs.exp: list base::operator delete
-PASS: gdb.cp/cpexprs.exp: list base::operator delete[]
-PASS: gdb.cp/cpexprs.exp: list base::operator fluff const* const*
-PASS: gdb.cp/cpexprs.exp: list base::operator fluff*
-PASS: gdb.cp/cpexprs.exp: list base::operator fluff**
-PASS: gdb.cp/cpexprs.exp: list base::operator int
-PASS: gdb.cp/cpexprs.exp: list base::operator new
-PASS: gdb.cp/cpexprs.exp: list base::operator new[]
-PASS: gdb.cp/cpexprs.exp: list base::operator!
-PASS: gdb.cp/cpexprs.exp: list base::operator!=
-PASS: gdb.cp/cpexprs.exp: list base::operator%
-PASS: gdb.cp/cpexprs.exp: list base::operator%=
-PASS: gdb.cp/cpexprs.exp: list base::operator&
-PASS: gdb.cp/cpexprs.exp: list base::operator&&
-PASS: gdb.cp/cpexprs.exp: list base::operator&=
-PASS: gdb.cp/cpexprs.exp: list base::operator()
-PASS: gdb.cp/cpexprs.exp: list base::operator*
-PASS: gdb.cp/cpexprs.exp: list base::operator*=
-PASS: gdb.cp/cpexprs.exp: list base::operator+
-PASS: gdb.cp/cpexprs.exp: list base::operator++
-PASS: gdb.cp/cpexprs.exp: list base::operator+=
-PASS: gdb.cp/cpexprs.exp: list base::operator-
-PASS: gdb.cp/cpexprs.exp: list base::operator--
-PASS: gdb.cp/cpexprs.exp: list base::operator-=
-PASS: gdb.cp/cpexprs.exp: list base::operator/
-PASS: gdb.cp/cpexprs.exp: list base::operator/=
-PASS: gdb.cp/cpexprs.exp: list base::operator<
-PASS: gdb.cp/cpexprs.exp: list base::operator<<
-PASS: gdb.cp/cpexprs.exp: list base::operator<<=
-PASS: gdb.cp/cpexprs.exp: list base::operator<=
-PASS: gdb.cp/cpexprs.exp: list base::operator=
-PASS: gdb.cp/cpexprs.exp: list base::operator==
-PASS: gdb.cp/cpexprs.exp: list base::operator>
-PASS: gdb.cp/cpexprs.exp: list base::operator>=
-PASS: gdb.cp/cpexprs.exp: list base::operator>>
-PASS: gdb.cp/cpexprs.exp: list base::operator>>=
-PASS: gdb.cp/cpexprs.exp: list base::operator[]
-PASS: gdb.cp/cpexprs.exp: list base::operator^
-PASS: gdb.cp/cpexprs.exp: list base::operator^=
-PASS: gdb.cp/cpexprs.exp: list base::operator|
-PASS: gdb.cp/cpexprs.exp: list base::operator|=
-PASS: gdb.cp/cpexprs.exp: list base::operator||
-PASS: gdb.cp/cpexprs.exp: list base::operator~
-PASS: gdb.cp/cpexprs.exp: list base::overload(base&) const
-PASS: gdb.cp/cpexprs.exp: list base::overload(char*) const
-PASS: gdb.cp/cpexprs.exp: list base::overload(int) const
-PASS: gdb.cp/cpexprs.exp: list base::overload(long) const
-PASS: gdb.cp/cpexprs.exp: list base::overload(short) const
-PASS: gdb.cp/cpexprs.exp: list base::overload(void) const
-PASS: gdb.cp/cpexprs.exp: list base::~base
-PASS: gdb.cp/cpexprs.exp: list derived::a_function
-PASS: gdb.cp/cpexprs.exp: list derived::derived
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: list flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs.exp: list flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs.exp: list flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: list policy1::function
-PASS: gdb.cp/cpexprs.exp: list policy1::policy
-PASS: gdb.cp/cpexprs.exp: list policy2::function
-PASS: gdb.cp/cpexprs.exp: list policy2::policy
-PASS: gdb.cp/cpexprs.exp: list policy3::function
-PASS: gdb.cp/cpexprs.exp: list policy3::policy
-PASS: gdb.cp/cpexprs.exp: list policy4::function
-PASS: gdb.cp/cpexprs.exp: list policy4::policy
-PASS: gdb.cp/cpexprs.exp: list policyd1::function
-PASS: gdb.cp/cpexprs.exp: list policyd1::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd1::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd2::function
-PASS: gdb.cp/cpexprs.exp: list policyd2::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd2::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd3::function
-PASS: gdb.cp/cpexprs.exp: list policyd3::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd3::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd4::function
-PASS: gdb.cp/cpexprs.exp: list policyd4::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd4::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd5::function
-PASS: gdb.cp/cpexprs.exp: list policyd5::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd5::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs.exp: list policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs.exp: list policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs.exp: list policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs.exp: list tclass<base>::do_something
-PASS: gdb.cp/cpexprs.exp: list tclass<char>::do_something
-PASS: gdb.cp/cpexprs.exp: list tclass<int>::do_something
-PASS: gdb.cp/cpexprs.exp: list tclass<long>::do_something
-PASS: gdb.cp/cpexprs.exp: list tclass<short>::do_something
-PASS: gdb.cp/cpexprs.exp: list test_function
-PASS: gdb.cp/cpexprs.exp: p 'CV::m(int) const volatile'
-PASS: gdb.cp/cpexprs.exp: p 'CV::m(int) const'
-PASS: gdb.cp/cpexprs.exp: p 'CV::m(int) volatile'
-PASS: gdb.cp/cpexprs.exp: p 'CV::m(int)'
-PASS: gdb.cp/cpexprs.exp: p CV::m(int)
-PASS: gdb.cp/cpexprs.exp: p CV::m(int) const
-PASS: gdb.cp/cpexprs.exp: p CV::m(int) const volatile
-PASS: gdb.cp/cpexprs.exp: p CV::m(int) volatile
-PASS: gdb.cp/cpexprs.exp: p CV_f('cpexprs.cc'::CV::t)
-PASS: gdb.cp/cpexprs.exp: p CV_f(CV::i)
-PASS: gdb.cp/cpexprs.exp: p CV_f(CV::t)
-PASS: gdb.cp/cpexprs.exp: p CV_f(int)
-PASS: gdb.cp/cpexprs.exp: print base1::a_function
-PASS: gdb.cp/cpexprs.exp: print base1::base1(int)
-PASS: gdb.cp/cpexprs.exp: print base1::base1(void)
-PASS: gdb.cp/cpexprs.exp: print base2::a_function
-PASS: gdb.cp/cpexprs.exp: print base2::base2
-PASS: gdb.cp/cpexprs.exp: print base::base(int)
-PASS: gdb.cp/cpexprs.exp: print base::base(void)
-PASS: gdb.cp/cpexprs.exp: print base::operator char*
-PASS: gdb.cp/cpexprs.exp: print base::operator delete
-PASS: gdb.cp/cpexprs.exp: print base::operator delete[]
-PASS: gdb.cp/cpexprs.exp: print base::operator fluff const* const*
-PASS: gdb.cp/cpexprs.exp: print base::operator fluff*
-PASS: gdb.cp/cpexprs.exp: print base::operator fluff**
-PASS: gdb.cp/cpexprs.exp: print base::operator int
-PASS: gdb.cp/cpexprs.exp: print base::operator new
-PASS: gdb.cp/cpexprs.exp: print base::operator new[]
-PASS: gdb.cp/cpexprs.exp: print base::operator!
-PASS: gdb.cp/cpexprs.exp: print base::operator!=
-PASS: gdb.cp/cpexprs.exp: print base::operator%
-PASS: gdb.cp/cpexprs.exp: print base::operator%=
-PASS: gdb.cp/cpexprs.exp: print base::operator&
-PASS: gdb.cp/cpexprs.exp: print base::operator&&
-PASS: gdb.cp/cpexprs.exp: print base::operator&=
-PASS: gdb.cp/cpexprs.exp: print base::operator()
-PASS: gdb.cp/cpexprs.exp: print base::operator*
-PASS: gdb.cp/cpexprs.exp: print base::operator*=
-PASS: gdb.cp/cpexprs.exp: print base::operator+
-PASS: gdb.cp/cpexprs.exp: print base::operator++
-PASS: gdb.cp/cpexprs.exp: print base::operator+=
-PASS: gdb.cp/cpexprs.exp: print base::operator-
-PASS: gdb.cp/cpexprs.exp: print base::operator--
-PASS: gdb.cp/cpexprs.exp: print base::operator-=
-PASS: gdb.cp/cpexprs.exp: print base::operator/
-PASS: gdb.cp/cpexprs.exp: print base::operator/=
-PASS: gdb.cp/cpexprs.exp: print base::operator<
-PASS: gdb.cp/cpexprs.exp: print base::operator<<
-PASS: gdb.cp/cpexprs.exp: print base::operator<<=
-PASS: gdb.cp/cpexprs.exp: print base::operator<=
-PASS: gdb.cp/cpexprs.exp: print base::operator=
-PASS: gdb.cp/cpexprs.exp: print base::operator==
-PASS: gdb.cp/cpexprs.exp: print base::operator>
-PASS: gdb.cp/cpexprs.exp: print base::operator>=
-PASS: gdb.cp/cpexprs.exp: print base::operator>>
-PASS: gdb.cp/cpexprs.exp: print base::operator>>=
-PASS: gdb.cp/cpexprs.exp: print base::operator[]
-PASS: gdb.cp/cpexprs.exp: print base::operator^
-PASS: gdb.cp/cpexprs.exp: print base::operator^=
-PASS: gdb.cp/cpexprs.exp: print base::operator|
-PASS: gdb.cp/cpexprs.exp: print base::operator|=
-PASS: gdb.cp/cpexprs.exp: print base::operator||
-PASS: gdb.cp/cpexprs.exp: print base::operator~
-PASS: gdb.cp/cpexprs.exp: print base::overload(base&) const
-PASS: gdb.cp/cpexprs.exp: print base::overload(char*) const
-PASS: gdb.cp/cpexprs.exp: print base::overload(int) const
-PASS: gdb.cp/cpexprs.exp: print base::overload(long) const
-PASS: gdb.cp/cpexprs.exp: print base::overload(short) const
-PASS: gdb.cp/cpexprs.exp: print base::overload(void) const
-PASS: gdb.cp/cpexprs.exp: print base::~base
-PASS: gdb.cp/cpexprs.exp: print derived::a_function
-PASS: gdb.cp/cpexprs.exp: print derived::derived
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, char>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, int>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, long>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, short>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, char>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, int>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, long>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, short>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, char>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, int>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, long>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, short>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, char>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, int>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, long>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, short>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, char>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, int>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, long>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: print flubber<int, int, short, short, int>
-PASS: gdb.cp/cpexprs.exp: print flubber<long, short, long, short, long>
-PASS: gdb.cp/cpexprs.exp: print flubber<short, int, short, int, short>
-PASS: gdb.cp/cpexprs.exp: print policy1::function
-PASS: gdb.cp/cpexprs.exp: print policy1::policy
-PASS: gdb.cp/cpexprs.exp: print policy2::function
-PASS: gdb.cp/cpexprs.exp: print policy2::policy
-PASS: gdb.cp/cpexprs.exp: print policy3::function
-PASS: gdb.cp/cpexprs.exp: print policy3::policy
-PASS: gdb.cp/cpexprs.exp: print policy4::function
-PASS: gdb.cp/cpexprs.exp: print policy4::policy
-PASS: gdb.cp/cpexprs.exp: print policyd1::function
-PASS: gdb.cp/cpexprs.exp: print policyd1::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd1::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd2::function
-PASS: gdb.cp/cpexprs.exp: print policyd2::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd2::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd3::function
-PASS: gdb.cp/cpexprs.exp: print policyd3::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd3::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd4::function
-PASS: gdb.cp/cpexprs.exp: print policyd4::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd4::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd5::function
-PASS: gdb.cp/cpexprs.exp: print policyd5::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd5::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<base, operation_1<base> >::function
-PASS: gdb.cp/cpexprs.exp: print policyd<base, operation_1<base> >::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<base, operation_1<base> >::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<char, operation_1<char> >::function
-PASS: gdb.cp/cpexprs.exp: print policyd<char, operation_1<char> >::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<char, operation_1<char> >::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<int, operation_1<int> >::function
-PASS: gdb.cp/cpexprs.exp: print policyd<int, operation_1<int> >::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<int, operation_1<int> >::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<long, operation_1<long> >::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<long, operation_1<long> >::~policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::function
-PASS: gdb.cp/cpexprs.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::policyd
-PASS: gdb.cp/cpexprs.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
-PASS: gdb.cp/cpexprs.exp: print tclass<base>::do_something
-PASS: gdb.cp/cpexprs.exp: print tclass<char>::do_something
-PASS: gdb.cp/cpexprs.exp: print tclass<int>::do_something
-PASS: gdb.cp/cpexprs.exp: print tclass<long>::do_something
-PASS: gdb.cp/cpexprs.exp: print tclass<short>::do_something
-PASS: gdb.cp/cpexprs.exp: print test_function
-PASS: gdb.cp/cpexprs.exp: set listsize 1
-PASS: gdb.cp/cpexprs.exp: undefined conversion operator
-Running gdb.git~master/gdb/testsuite/gdb.cp/cplabel.exp ...
-PASS: gdb.cp/cplabel.exp: break foo::bar:get_out_of_here
-PASS: gdb.cp/cplabel.exp: break foo::bar:to_the_top
-PASS: gdb.cp/cplabel.exp: break foo::baz:get_out_of_here
-PASS: gdb.cp/cplabel.exp: break foo::baz:to_the_top
-Running gdb.git~master/gdb/testsuite/gdb.cp/cplusfuncs.exp ...
-PASS: gdb.cp/cplusfuncs.exp: detect dm_operator_char_star
-PASS: gdb.cp/cplusfuncs.exp: detect dm_operator_comma
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_char_star
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_foo_ref
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_int_star
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_long
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_long_star
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_short
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_typedef
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_unsigned_int
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_unsigned_long
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_unsigned_short
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_void
-PASS: gdb.cp/cplusfuncs.exp: detect dm_type_void_star
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator char\*("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator delete("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator int("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator new("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator!("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator!=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator%("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator%=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator&&("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator&("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator&=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator()("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator+("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator++("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator+=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator,("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator-("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator--("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator-=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator->("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator->\*("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator/("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator/=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator<("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator<<("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator<<=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator<=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator==("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator>("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator>=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator>>("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator>>=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator\*("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator\*=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator\[\]("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator^("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator^=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator|("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator|=("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator||("
-PASS: gdb.cp/cplusfuncs.exp: info function for "operator~("
-PASS: gdb.cp/cplusfuncs.exp: list foo::operator int*
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(char)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(double)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(float)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(long)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(short)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(signed char)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(unsigned char)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(unsigned int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(unsigned long)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(unsigned short)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overload1arg(void)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int, int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &'overloadargs(int, int, int, int, int, int, int, int, int, int, int)'
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator char*(void)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator delete(void*)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator delete[](void*)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator int(void)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator new
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator new[]
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator!(void)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator!=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator%(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator%=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator&&(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator&(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator&=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator()(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator*(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator*=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator+(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator++(int)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator+=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator,(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator-(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator--(int)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator-=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator->(void)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator->*(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator/(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator/=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator<(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator<<(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator<<=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator<=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator==(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator>(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator>=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator>>(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator>>=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator[](foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator^(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator^=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator|(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator|=(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator||(foo&)
-PASS: gdb.cp/cplusfuncs.exp: print &foo::operator~(void)
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc1
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc2
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc3
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc4
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc5
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc6
-PASS: gdb.cp/cplusfuncs.exp: print &hairyfunc7
-PASS: gdb.cp/cplusfuncs.exp: set language c++
-PASS: gdb.cp/cplusfuncs.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.cp/cpsizeof.exp ...
-PASS: gdb.cp/cpsizeof.exp: continue to breakpoint: break here
-PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class&)
-PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Class*&)
-PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Classp_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum&)
-PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enum*&)
-PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enump_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union&)
-PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Union*&)
-PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Unionp_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12&)
-PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12*&)
-PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12p_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4&)
-PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4*&)
-PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4p_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8&)
-PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8*&)
-PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8p_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4&)
-PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4*&)
-PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4p_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char&)
-PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (char*&)
-PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (charp_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double&)
-PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (double*&)
-PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (doublep_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12&)
-PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12*&)
-PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12p_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float&)
-PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (float*&)
-PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (floatp_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int&)
-PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (int*&)
-PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (intp_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long&)
-PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (long*&)
-PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (longp_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8&)
-PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8_ref)
-PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8*&)
-PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8p_ref)
-Running gdb.git~master/gdb/testsuite/gdb.cp/ctti.exp ...
-PASS: gdb.cp/ctti.exp: continue to breakpoint: marker add1
-PASS: gdb.cp/ctti.exp: print add2<float>(2.25,2.25)
-PASS: gdb.cp/ctti.exp: print add2<int>(2,2)
-PASS: gdb.cp/ctti.exp: print add2<unsigned char>('A','A')
-PASS: gdb.cp/ctti.exp: print add3<float>(2.25,2.25)
-PASS: gdb.cp/ctti.exp: print add3<int>(2,2)
-PASS: gdb.cp/ctti.exp: print add3<unsigned char>('A','A')
-PASS: gdb.cp/ctti.exp: print add4<float>(2.25,2.25)
-PASS: gdb.cp/ctti.exp: print add4<int>(2,2)
-PASS: gdb.cp/ctti.exp: print add4<unsigned char>('A','A')
-PASS: gdb.cp/ctti.exp: print add<float>(2.25,2.25)
-PASS: gdb.cp/ctti.exp: print add<int>(2,2)
-PASS: gdb.cp/ctti.exp: print add<unsigned char>('A','A')
-PASS: gdb.cp/ctti.exp: print c
-PASS: gdb.cp/ctti.exp: print f
-PASS: gdb.cp/ctti.exp: print i
-Running gdb.git~master/gdb/testsuite/gdb.cp/debug-expr.exp ...
-PASS: gdb.cp/debug-expr.exp: dynamic_cast of zero to void*
-PASS: gdb.cp/debug-expr.exp: reinterpret_cast of zero to void*
-PASS: gdb.cp/debug-expr.exp: set debug expression 1
-PASS: gdb.cp/debug-expr.exp: set language c++
-PASS: gdb.cp/debug-expr.exp: static_cast of zero to void*
-Running gdb.git~master/gdb/testsuite/gdb.cp/demangle.exp ...
-PASS: gdb.cp/demangle.exp: auto: check demangling style
-PASS: gdb.cp/demangle.exp: auto: set demangle-style
-PASS: gdb.cp/demangle.exp: demangle -l c -- _ZSt4cout
-PASS: gdb.cp/demangle.exp: demangle -l c++ -- _ZSt4cout
-PASS: gdb.cp/demangle.exp: demangle -l c++ _ZSt4cout
-PASS: gdb.cp/demangle.exp: demangle -l garbage xyzdje
-PASS: gdb.cp/demangle.exp: gnu-v3: _Z13BitPatterntoaOK10BitPatternccc
-PASS: gdb.cp/demangle.exp: gnu-v3: _Z31DrawDestinationTransformedImageP7_XImageiiS0_iimjiijmmP4_XGCOK13ivTransformeriiii
-PASS: gdb.cp/demangle.exp: gnu-v3: _Z3argOK7Complex
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN11RelateManip6EffectEO7ivEvent
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN20DisplayList_IteratorC4EO11DisplayList
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN3fooC4EOS_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN3fooC4EiOS_iS0_iS0_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN4ListI10VHDLEntityE3PixC4EOKS2_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN4ListI10VHDLEntityE7elementC2EOKS0_PS2_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN4ListI10VHDLEntityE7elementC4EOKS2_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN4ListI10VHDLEntityEC4EOKS1_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN4PixXI11VHDLLibrary14VHDLLibraryRep4ListI10VHDLEntityEEC2EOKS5_
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN7ivWorldC2EPKcOiPPcPK12ivOptionDescPK14ivPropertyData
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN8TextCode14CoreConstDeclsEO7ostream
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN9ArrowLine19ArrowheadIntersectsEP9ArrowheadO6BoxObjP7Graphic
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN9ArrowLine19ArrowheadIntersectsEP9ArrowheadO6BoxObjP7Graphic: gnu-v3: check demangling style
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZN9ArrowLine19ArrowheadIntersectsEP9ArrowheadO6BoxObjP7Graphic: gnu-v3: set demangle-style
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZNK11VHDLLibrary5nextEEO4PixXIS_14VHDLLibraryRep4ListI10VHDLEntityEE
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZNK4ListI10VHDLEntityE4nextEONS1_3PixE
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZNK4ListI10VHDLEntityEclEOKNS1_3PixE
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZNK9BitString8containsEOK10BitPattern
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZNK9BitString8containsEOK12BitSubStringi
-PASS: gdb.cp/demangle.exp: gnu-v3: _ZNK9BitString8containsEOKS_
-PASS: gdb.cp/demangle.exp: set language c++
-PASS: gdb.cp/demangle.exp: set language unknown
-PASS: gdb.cp/demangle.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.cp/derivation.exp ...
-PASS: gdb.cp/derivation.exp: at marker1: p (A2::value_type) 0
-PASS: gdb.cp/derivation.exp: at marker1: p (A::value_type) 0
-PASS: gdb.cp/derivation.exp: at marker1: p (D2::value_type) 0
-PASS: gdb.cp/derivation.exp: at marker1: p (D::value_type) 0
-PASS: gdb.cp/derivation.exp: at marker1: ptype A2::value_type
-PASS: gdb.cp/derivation.exp: at marker1: ptype A::value_type
-PASS: gdb.cp/derivation.exp: at marker1: ptype D2::value_type
-PASS: gdb.cp/derivation.exp: at marker1: ptype D::value_type
-PASS: gdb.cp/derivation.exp: at marker1: whatis A2::value_type
-PASS: gdb.cp/derivation.exp: at marker1: whatis A::value_type
-PASS: gdb.cp/derivation.exp: at marker1: whatis D2::value_type
-PASS: gdb.cp/derivation.exp: at marker1: whatis D::value_type
-PASS: gdb.cp/derivation.exp: before run: p (A2::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (A::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (D2::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (D::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (E::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (F::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (Z::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: p (ZZ::value_type) 0
-PASS: gdb.cp/derivation.exp: before run: ptype A2::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype A::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype D2::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype D::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype E::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype F::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype Z::value_type
-PASS: gdb.cp/derivation.exp: before run: ptype ZZ::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis A2::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis A::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis D2::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis D::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis E::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis F::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis Z::value_type
-PASS: gdb.cp/derivation.exp: before run: whatis ZZ::value_type
-PASS: gdb.cp/derivation.exp: p (A::value_type) 0
-PASS: gdb.cp/derivation.exp: p (D::value_type) 0
-PASS: gdb.cp/derivation.exp: p (E::value_type) 0
-PASS: gdb.cp/derivation.exp: p (F::value_type) 0
-PASS: gdb.cp/derivation.exp: p (Z::value_type) 0
-PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0
-PASS: gdb.cp/derivation.exp: print value of a_instance
-PASS: gdb.cp/derivation.exp: print value of d_instance
-PASS: gdb.cp/derivation.exp: print value of d_instance.a
-PASS: gdb.cp/derivation.exp: print value of d_instance.aa
-PASS: gdb.cp/derivation.exp: print value of d_instance.b
-PASS: gdb.cp/derivation.exp: print value of d_instance.bb
-PASS: gdb.cp/derivation.exp: print value of d_instance.c
-PASS: gdb.cp/derivation.exp: print value of d_instance.cc
-PASS: gdb.cp/derivation.exp: print value of d_instance.d
-PASS: gdb.cp/derivation.exp: print value of d_instance.dd
-PASS: gdb.cp/derivation.exp: print value of e_instance
-PASS: gdb.cp/derivation.exp: print value of f_instance
-PASS: gdb.cp/derivation.exp: print value of g_instance.a
-PASS: gdb.cp/derivation.exp: print value of g_instance.afoo()
-PASS: gdb.cp/derivation.exp: print value of g_instance.b
-PASS: gdb.cp/derivation.exp: print value of g_instance.bfoo()
-PASS: gdb.cp/derivation.exp: print value of g_instance.c
-PASS: gdb.cp/derivation.exp: print value of g_instance.cfoo()
-PASS: gdb.cp/derivation.exp: print vderived
-PASS: gdb.cp/derivation.exp: ptype N::Derived::value_type
-PASS: gdb.cp/derivation.exp: ptype N::value_type
-PASS: gdb.cp/derivation.exp: ptype a_instance
-PASS: gdb.cp/derivation.exp: ptype a_instance.a
-PASS: gdb.cp/derivation.exp: ptype b_instance.b
-PASS: gdb.cp/derivation.exp: ptype c_instance.c
-PASS: gdb.cp/derivation.exp: ptype d_instance
-PASS: gdb.cp/derivation.exp: ptype d_instance.d
-PASS: gdb.cp/derivation.exp: ptype e_instance
-PASS: gdb.cp/derivation.exp: ptype e_instance.e
-PASS: gdb.cp/derivation.exp: ptype f_instance
-PASS: gdb.cp/derivation.exp: ptype f_instance.f
-PASS: gdb.cp/derivation.exp: ptype g_instance
-PASS: gdb.cp/derivation.exp: ptype g_instance.g
-PASS: gdb.cp/derivation.exp: ptype value_type
-PASS: gdb.cp/derivation.exp: ptype vderived
-PASS: gdb.cp/derivation.exp: ptype z_instance.z
-PASS: gdb.cp/derivation.exp: ptype zz_instance.zz
-PASS: gdb.cp/derivation.exp: re-selected 'main' frame after inferior call
-PASS: gdb.cp/derivation.exp: up from marker1
-PASS: gdb.cp/derivation.exp: whatis a_instance.a
-PASS: gdb.cp/derivation.exp: whatis b_instance.b
-PASS: gdb.cp/derivation.exp: whatis c_instance.c
-PASS: gdb.cp/derivation.exp: whatis d_instance.d
-PASS: gdb.cp/derivation.exp: whatis e_instance.e
-PASS: gdb.cp/derivation.exp: whatis f_instance.f
-PASS: gdb.cp/derivation.exp: whatis g_instance.g
-PASS: gdb.cp/derivation.exp: whatis z_instance.z
-PASS: gdb.cp/derivation.exp: whatis zz_instance.zz
-Running gdb.git~master/gdb/testsuite/gdb.cp/destrprint.exp ...
-PASS: gdb.cp/destrprint.exp: continue to breakpoint: Break here
-PASS: gdb.cp/destrprint.exp: go up to ~Derived
-PASS: gdb.cp/destrprint.exp: print *this with print object = off
-PASS: gdb.cp/destrprint.exp: print *this with print object = on
-PASS: gdb.cp/destrprint.exp: set print object off
-PASS: gdb.cp/destrprint.exp: set print object on
-Running gdb.git~master/gdb/testsuite/gdb.cp/disasm-func-name.exp ...
-PASS: gdb.cp/disasm-func-name.exp: disassemble A::A
-PASS: gdb.cp/disasm-func-name.exp: disassemble A::get_i
-PASS: gdb.cp/disasm-func-name.exp: disassemble A::set_i
-PASS: gdb.cp/disasm-func-name.exp: disassemble main
-PASS: gdb.cp/disasm-func-name.exp: disassemble process
-PASS: gdb.cp/disasm-func-name.exp: set print asm-demangle on
-Running gdb.git~master/gdb/testsuite/gdb.cp/dispcxx.exp ...
-PASS: gdb.cp/dispcxx.exp: continue to breakpoint: here
-PASS: gdb.cp/dispcxx.exp: display k
-Running gdb.git~master/gdb/testsuite/gdb.cp/empty-enum.exp ...
-PASS: gdb.cp/empty-enum.exp: continue to breakpoint: stop in breakpt
-PASS: gdb.cp/empty-enum.exp: print arg1
-PASS: gdb.cp/empty-enum.exp: print arg2
-PASS: gdb.cp/empty-enum.exp: ptype arg1
-PASS: gdb.cp/empty-enum.exp: ptype arg2
-Running gdb.git~master/gdb/testsuite/gdb.cp/ena-dis-br-range.exp ...
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $minus_one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.$minus_one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.$two-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.$two-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.1foo
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.2-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.2-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.foo
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $one.foo1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $two-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable $two-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable -$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable -1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.$minus_one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.$two-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.$two-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.1foo
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.2-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.2-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.foo
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1.foo1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 1foo
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 2-$one
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable 2-1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable foo
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: disable foo1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: p $minus_one = -1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: p $one = 1
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: p $two = 2
-PASS: gdb.cp/ena-dis-br-range.exp: bad numbers: p $zero = 0
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info after invalids
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 1
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 1 2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 1 2.1 2.3-4
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 1-2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.2-2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.2-3
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.3 to 2.5
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.3-2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.6-7
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info disable 2.8-6
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 1
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 1 2.1 2.3-4
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 2.2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 2.2-2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 2.2-3
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 1 2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 1-2
-PASS: gdb.cp/ena-dis-br-range.exp: breakpoint info enable 2.3 to 2.5
-PASS: gdb.cp/ena-dis-br-range.exp: dangling period: disable .2
-PASS: gdb.cp/ena-dis-br-range.exp: dangling period: disable 2.
-PASS: gdb.cp/ena-dis-br-range.exp: dangling period: disable 2.3.4
-PASS: gdb.cp/ena-dis-br-range.exp: disable 1
-PASS: gdb.cp/ena-dis-br-range.exp: disable 1 2
-PASS: gdb.cp/ena-dis-br-range.exp: disable 1 2.1 2.3-4
-PASS: gdb.cp/ena-dis-br-range.exp: disable 1-2
-PASS: gdb.cp/ena-dis-br-range.exp: disable 2
-PASS: gdb.cp/ena-dis-br-range.exp: disable 2.2
-PASS: gdb.cp/ena-dis-br-range.exp: disable 2.2-2
-PASS: gdb.cp/ena-dis-br-range.exp: disable 2.2-3
-PASS: gdb.cp/ena-dis-br-range.exp: disable 2.3-2
-PASS: gdb.cp/ena-dis-br-range.exp: disable 2.8-6
-PASS: gdb.cp/ena-dis-br-range.exp: disable an unvalid location breakpoint range
-PASS: gdb.cp/ena-dis-br-range.exp: disable location breakpoint range with max > existing
-PASS: gdb.cp/ena-dis-br-range.exp: enable 1
-PASS: gdb.cp/ena-dis-br-range.exp: enable 1 2.1 2.3-4
-PASS: gdb.cp/ena-dis-br-range.exp: enable 2
-PASS: gdb.cp/ena-dis-br-range.exp: enable 2.2
-PASS: gdb.cp/ena-dis-br-range.exp: enable 2.2-2
-PASS: gdb.cp/ena-dis-br-range.exp: enable 2.2-3
-PASS: gdb.cp/ena-dis-br-range.exp: enable 1 2
-PASS: gdb.cp/ena-dis-br-range.exp: enable 1-2
-PASS: gdb.cp/ena-dis-br-range.exp: enable location breakpoint range with max > existing
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable -
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable -1
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable 1-
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable 1-2-3
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable 1.-2
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable 1.-2-3
-PASS: gdb.cp/ena-dis-br-range.exp: open range: disable 1.2-
-PASS: gdb.cp/ena-dis-br-range.exp: set breakpoint at overload
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 0
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 0.0
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 0.1
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 0.1-2
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 2.0
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 2.0-0
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 2.0-1
-PASS: gdb.cp/ena-dis-br-range.exp: zero: disable 2.1-0
-Running gdb.git~master/gdb/testsuite/gdb.cp/enum-class.exp ...
-PASS: gdb.cp/enum-class.exp: print (int) E1::HI
-PASS: gdb.cp/enum-class.exp: print (int) E2::HI
-PASS: gdb.cp/enum-class.exp: print E1::HI
-PASS: gdb.cp/enum-class.exp: print HI
-PASS: gdb.cp/enum-class.exp: print overload1(77)
-PASS: gdb.cp/enum-class.exp: print overload1(E1::THERE)
-PASS: gdb.cp/enum-class.exp: print overload2(77)
-PASS: gdb.cp/enum-class.exp: print overload2(E1::THERE)
-PASS: gdb.cp/enum-class.exp: print overload3(77)
-PASS: gdb.cp/enum-class.exp: print overload3(E1::THERE)
-PASS: gdb.cp/enum-class.exp: ptype E1
-Running gdb.git~master/gdb/testsuite/gdb.cp/except-multi-location.exp ...
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=0: catch catch
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=0: catch rethrow
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=0: catch throw
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=0: info breakpoints
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=1: catch catch
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=1: catch rethrow
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=1: catch throw
-PASS: gdb.cp/except-multi-location.exp: static_lib=0: static_bin=1: info breakpoints
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=0: catch catch
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=0: catch rethrow
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=0: catch throw
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=0: info breakpoints
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=1: catch catch
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=1: catch rethrow
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=1: catch throw
-PASS: gdb.cp/except-multi-location.exp: static_lib=1: static_bin=1: info breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.cp/exception.exp ...
-PASS: gdb.cp/exception.exp: Set temporary breakpoint at main
-PASS: gdb.cp/exception.exp: backtrace after first catch
-PASS: gdb.cp/exception.exp: backtrace after first throw
-PASS: gdb.cp/exception.exp: backtrace after second catch
-PASS: gdb.cp/exception.exp: backtrace after second throw
-PASS: gdb.cp/exception.exp: break catcher
-PASS: gdb.cp/exception.exp: catch catch (before inferior run)
-PASS: gdb.cp/exception.exp: catch rethrow (before inferior run)
-PASS: gdb.cp/exception.exp: catch throw (before inferior run)
-PASS: gdb.cp/exception.exp: continue to catcher for the first time
-PASS: gdb.cp/exception.exp: continue to catcher for the second time
-PASS: gdb.cp/exception.exp: continue to first catch
-PASS: gdb.cp/exception.exp: continue to first throw
-PASS: gdb.cp/exception.exp: continue to rethrow
-PASS: gdb.cp/exception.exp: continue to second catch
-PASS: gdb.cp/exception.exp: continue to second throw
-PASS: gdb.cp/exception.exp: info breakpoints (after inferior run)
-PASS: gdb.cp/exception.exp: info breakpoints (before inferior run)
-PASS: gdb.cp/exception.exp: run to main
-Running gdb.git~master/gdb/testsuite/gdb.cp/exceptprint.exp ...
-PASS: gdb.cp/exceptprint.exp: 2nd run: catch catch
-PASS: gdb.cp/exceptprint.exp: 2nd run: catch rethrow
-PASS: gdb.cp/exceptprint.exp: 2nd run: catch throw
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: continue to catch
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: continue to final catch
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: continue to rethrow
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: continue to throw
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: print exception value at catch
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: print exception value at rethrow
-PASS: gdb.cp/exceptprint.exp: 2nd run: int: print exception value at throw
-PASS: gdb.cp/exceptprint.exp: catch catch
-PASS: gdb.cp/exceptprint.exp: catch rethrow
-PASS: gdb.cp/exceptprint.exp: catch throw
-PASS: gdb.cp/exceptprint.exp: int: continue to catch
-PASS: gdb.cp/exceptprint.exp: int: continue to final catch
-PASS: gdb.cp/exceptprint.exp: int: continue to rethrow
-PASS: gdb.cp/exceptprint.exp: int: continue to throw
-PASS: gdb.cp/exceptprint.exp: int: print exception value at catch
-PASS: gdb.cp/exceptprint.exp: int: print exception value at rethrow
-PASS: gdb.cp/exceptprint.exp: int: print exception value at throw
-PASS: gdb.cp/exceptprint.exp: reference to struct: continue to catch
-PASS: gdb.cp/exceptprint.exp: reference to struct: continue to final catch
-PASS: gdb.cp/exceptprint.exp: reference to struct: continue to rethrow
-PASS: gdb.cp/exceptprint.exp: reference to struct: continue to throw
-PASS: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
-PASS: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
-PASS: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
-PASS: gdb.cp/exceptprint.exp: string: continue to catch
-PASS: gdb.cp/exceptprint.exp: string: continue to final catch
-PASS: gdb.cp/exceptprint.exp: string: continue to rethrow
-PASS: gdb.cp/exceptprint.exp: string: continue to throw
-PASS: gdb.cp/exceptprint.exp: string: print exception value at catch
-PASS: gdb.cp/exceptprint.exp: string: print exception value at rethrow
-PASS: gdb.cp/exceptprint.exp: string: print exception value at throw
-PASS: gdb.cp/exceptprint.exp: struct: continue to catch
-PASS: gdb.cp/exceptprint.exp: struct: continue to final catch
-PASS: gdb.cp/exceptprint.exp: struct: continue to rethrow
-PASS: gdb.cp/exceptprint.exp: struct: continue to throw
-PASS: gdb.cp/exceptprint.exp: struct: print exception value at catch
-PASS: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
-PASS: gdb.cp/exceptprint.exp: struct: print exception value at throw
-Running gdb.git~master/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ...
-PASS: gdb.cp/expand-psymtabs-cxx.exp: after expand
-PASS: gdb.cp/expand-psymtabs-cxx.exp: before expand
-PASS: gdb.cp/expand-psymtabs-cxx.exp: force expand
-PASS: gdb.cp/expand-psymtabs-cxx.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.cp/expand-sals.exp ...
-PASS: gdb.cp/expand-sals.exp: break
-PASS: gdb.cp/expand-sals.exp: bt from A
-PASS: gdb.cp/expand-sals.exp: continue to breakpoint: caller
-PASS: gdb.cp/expand-sals.exp: continue to breakpoint: func
-PASS: gdb.cp/expand-sals.exp: continue to breakpoint: next caller func
-PASS: gdb.cp/expand-sals.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.cp/extern-c.exp ...
-PASS: gdb.cp/extern-c.exp: command details for multiple breakpoints
-PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_func
-PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_1
-PASS: gdb.cp/extern-c.exp: continue to breakpoint: c_funcs_2
-PASS: gdb.cp/extern-c.exp: initialize counter
-PASS: gdb.cp/extern-c.exp: rbreak c_funcs
-PASS: gdb.cp/extern-c.exp: set commands on multiple breakpoints
-PASS: gdb.cp/extern-c.exp: setting breakpoint at c_func
-PASS: gdb.cp/extern-c.exp: verify counter at first breakpoint
-PASS: gdb.cp/extern-c.exp: verify counter at second breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/filename.exp ...
-PASS: gdb.cp/filename.exp: continue to breakpoint: stop inside C
-PASS: gdb.cp/filename.exp: continue to breakpoint: stop inside D
-PASS: gdb.cp/filename.exp: continue to breakpoint: stop outside
-PASS: gdb.cp/filename.exp: print c.includefile[0]
-PASS: gdb.cp/filename.exp: print d.includefile()
-PASS: gdb.cp/filename.exp: print includefile()
-PASS: gdb.cp/filename.exp: print includefile[0]
-PASS: gdb.cp/filename.exp: print pc->includefile[0]
-PASS: gdb.cp/filename.exp: print pd->includefile()
-PASS: gdb.cp/filename.exp: print some_global from within C
-PASS: gdb.cp/filename.exp: print some_global from within D
-PASS: gdb.cp/filename.exp: print this->includefile()
-PASS: gdb.cp/filename.exp: print this->includefile[0]
-Running gdb.git~master/gdb/testsuite/gdb.cp/formatted-ref.exp ...
-PASS: gdb.cp/formatted-ref.exp: print s.x == 13
-PASS: gdb.cp/formatted-ref.exp: print/x &e
-PASS: gdb.cp/formatted-ref.exp: print/x &i
-PASS: gdb.cp/formatted-ref.exp: print/x &s
-PASS: gdb.cp/formatted-ref.exp: print/x *(&(&e))
-PASS: gdb.cp/formatted-ref.exp: print/x *(&(&i))
-PASS: gdb.cp/formatted-ref.exp: print/x *(&(&s))
-PASS: gdb.cp/formatted-ref.exp: print/x e
-PASS: gdb.cp/formatted-ref.exp: print/x i
-PASS: gdb.cp/formatted-ref.exp: print/x s
-Running gdb.git~master/gdb/testsuite/gdb.cp/fpointer.exp ...
-PASS: gdb.cp/fpointer.exp: p p1()
-PASS: gdb.cp/fpointer.exp: p p2()
-PASS: gdb.cp/fpointer.exp: p p3('a')
-PASS: gdb.cp/fpointer.exp: p p4(1)
-PASS: gdb.cp/fpointer.exp: p p[0]()
-PASS: gdb.cp/fpointer.exp: p p[1]()
-Running gdb.git~master/gdb/testsuite/gdb.cp/gdb1355.exp ...
-PASS: gdb.cp/gdb1355.exp: print s1
-PASS: gdb.cp/gdb1355.exp: ptype s1
-Running gdb.git~master/gdb/testsuite/gdb.cp/gdb2384.exp ...
-PASS: gdb.cp/gdb2384.exp: continue to breakpoint: run to 'First breakpoint', first time
-PASS: gdb.cp/gdb2384.exp: continue to breakpoint: run to 'First breakpoint', second time
-PASS: gdb.cp/gdb2384.exp: continue to breakpoint: run to 'Second breakpoint', first time
-PASS: gdb.cp/gdb2384.exp: continue to breakpoint: run to 'Second breakpoint', second time
-PASS: gdb.cp/gdb2384.exp: gdb2384 at 'First breakpoint'
-PASS: gdb.cp/gdb2384.exp: gdb2384 at 'Second breakpoint'
-PASS: gdb.cp/gdb2384.exp: print d1.meth ()
-PASS: gdb.cp/gdb2384.exp: print d2.meth()
-Running gdb.git~master/gdb/testsuite/gdb.cp/gdb2495.exp ...
-PASS: gdb.cp/gdb2495.exp: bt after returning from a popped frame
-PASS: gdb.cp/gdb2495.exp: call a function that raises an exception with unwinding off..
-PASS: gdb.cp/gdb2495.exp: call a function that raises an exception without a handler.
-PASS: gdb.cp/gdb2495.exp: check for unwindonsignal off message
-PASS: gdb.cp/gdb2495.exp: check for unwindonsignal on message
-PASS: gdb.cp/gdb2495.exp: info breakpoints
-PASS: gdb.cp/gdb2495.exp: p exceptions.no_throw_function()
-PASS: gdb.cp/gdb2495.exp: p exceptions.throw_function_with_handler()
-PASS: gdb.cp/gdb2495.exp: set unwind-on-terminating-exception off
-PASS: gdb.cp/gdb2495.exp: set unwindonsignal off
-PASS: gdb.cp/gdb2495.exp: set unwindonsignal on
-PASS: gdb.cp/gdb2495.exp: turn off unwind on signal
-PASS: gdb.cp/gdb2495.exp: turn off unwind on terminating exception flag
-PASS: gdb.cp/gdb2495.exp: turn on unwind on signal
-Running gdb.git~master/gdb/testsuite/gdb.cp/hang.exp ...
-PASS: gdb.cp/hang.exp: doesn't corrupt cv_type chain
-PASS: gdb.cp/hang.exp: doesn't overwrite struct type
-Running gdb.git~master/gdb/testsuite/gdb.cp/impl-this.exp ...
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print B<int>::common
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print Bint::common
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print C::common
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.BB::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.CC::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.i
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print B<int>::A<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print B<int>::A<int>::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print B<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print B<int>::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print Bint::A<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print Bint::A<int>::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print Bint::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print Bint::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print C::A<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print C::A<int>::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print C::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::B<int>::A<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::B<int>::A<int>::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::B<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::B<int>::x
-XFAIL: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::Bint::A<int>::c (PRMS gcc/60833)
-XFAIL: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::Bint::A<int>::x (PRMS gcc/60833)
-XFAIL: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::Bint::c (PRMS gcc/60833)
-XFAIL: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::Bint::x (PRMS gcc/60833)
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::C::A<int>::c
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::C::A<int>::x
-PASS: gdb.cp/impl-this.exp: at D::f (invalid expressions): print D::C::x
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print B<int>::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print B<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print Bint::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print Bint::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print C::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print C::c
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print C::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::B<int>::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::B<int>::i
-XFAIL: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::Bint::A<int>::i (PRMS gcc/60833)
-XFAIL: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::Bint::i (PRMS gcc/60833)
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::C::A<int>::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::C::c
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::C::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print D::x
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print c
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print i
-PASS: gdb.cp/impl-this.exp: at D::f (valid expressions): print x
-PASS: gdb.cp/impl-this.exp: before run: print A<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print B<int>::A<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print B<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print C::A<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print C::c
-PASS: gdb.cp/impl-this.exp: before run: print C::i
-PASS: gdb.cp/impl-this.exp: before run: print D::A<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print D::B<int>::A<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print D::B<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print D::C::A<int>::i
-PASS: gdb.cp/impl-this.exp: before run: print D::C::c
-PASS: gdb.cp/impl-this.exp: before run: print D::C::i
-PASS: gdb.cp/impl-this.exp: before run: print D::i
-PASS: gdb.cp/impl-this.exp: before run: print D::x
-PASS: gdb.cp/impl-this.exp: before run: print c
-PASS: gdb.cp/impl-this.exp: before run: print i
-PASS: gdb.cp/impl-this.exp: before run: print x
-PASS: gdb.cp/impl-this.exp: continue to breakpoint: continue to D::f
-Running gdb.git~master/gdb/testsuite/gdb.cp/incomplete-type-overload.exp ...
-PASS: gdb.cp/incomplete-type-overload.exp: get integer valueof "sizeof (base)"
-PASS: gdb.cp/incomplete-type-overload.exp: get integer valueof "sizeof (complete)"
-PASS: gdb.cp/incomplete-type-overload.exp: get integer valueof "sizeof (int)"
-PASS: gdb.cp/incomplete-type-overload.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.cp/incomplete-type-overload.exp: successful invocation
-PASS: gdb.cp/incomplete-type-overload.exp: unsuccessful because declaration
-PASS: gdb.cp/incomplete-type-overload.exp: unsuccessful because incorrect
-Running gdb.git~master/gdb/testsuite/gdb.cp/infcall-dlopen.exp ...
-PASS: gdb.cp/infcall-dlopen.exp: test 0
-PASS: gdb.cp/infcall-dlopen.exp: test 0 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 0 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 1
-PASS: gdb.cp/infcall-dlopen.exp: test 1 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 1 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 2
-PASS: gdb.cp/infcall-dlopen.exp: test 2 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 2 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 3
-PASS: gdb.cp/infcall-dlopen.exp: test 3 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 3 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 4
-PASS: gdb.cp/infcall-dlopen.exp: test 4 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 4 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 5
-PASS: gdb.cp/infcall-dlopen.exp: test 5 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 5 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 6
-PASS: gdb.cp/infcall-dlopen.exp: test 6 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 6 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 7
-PASS: gdb.cp/infcall-dlopen.exp: test 7 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 7 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 8
-PASS: gdb.cp/infcall-dlopen.exp: test 8 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 8 stub 2
-PASS: gdb.cp/infcall-dlopen.exp: test 9
-PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 1
-PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 2
-Running gdb.git~master/gdb/testsuite/gdb.cp/infcall-nodebug-c++-d0.exp ...
-PASS: gdb.cp/infcall-nodebug-c++-d0.exp: !0
-PASS: gdb.cp/infcall-nodebug-c++-d0.exp: p (int)foo()
-PASS: gdb.cp/infcall-nodebug-c++-d0.exp: p foo()
-Running gdb.git~master/gdb/testsuite/gdb.cp/infcall-nodebug-c++-d1.exp ...
-PASS: gdb.cp/infcall-nodebug-c++-d1.exp: 1
-PASS: gdb.cp/infcall-nodebug-c++-d1.exp: p (int)foo()
-PASS: gdb.cp/infcall-nodebug-c++-d1.exp: p foo()
-Running gdb.git~master/gdb/testsuite/gdb.cp/infcall-nodebug-c-d0.exp ...
-PASS: gdb.cp/infcall-nodebug-c-d0.exp: !0
-PASS: gdb.cp/infcall-nodebug-c-d0.exp: p (int)foo()
-PASS: gdb.cp/infcall-nodebug-c-d0.exp: p foo()
-Running gdb.git~master/gdb/testsuite/gdb.cp/infcall-nodebug-c-d1.exp ...
-PASS: gdb.cp/infcall-nodebug-c-d1.exp: 1
-PASS: gdb.cp/infcall-nodebug-c-d1.exp: p (int)foo()
-PASS: gdb.cp/infcall-nodebug-c-d1.exp: p foo()
-Running gdb.git~master/gdb/testsuite/gdb.cp/inherit.exp ...
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_A.A::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_A.A::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_B.A::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_B.A::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_B.B::b
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_B.B::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_C.A::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_C.A::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_C.C::c
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_C.C::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.A::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.A::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.B::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.B::b
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.B::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.C::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.C::c
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.C::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.D::d
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_D.D::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.A::a
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.A::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.B::b
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.B::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.C::c
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.C::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.D::d
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.D::x
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.E::e
-PASS: gdb.cp/inherit.exp: multiple inheritance: print g_E.E::x
-PASS: gdb.cp/inherit.exp: print anonymous union member
-PASS: gdb.cp/inherit.exp: print g_A
-PASS: gdb.cp/inherit.exp: print g_B
-PASS: gdb.cp/inherit.exp: print g_C
-PASS: gdb.cp/inherit.exp: print g_D
-PASS: gdb.cp/inherit.exp: print g_E
-PASS: gdb.cp/inherit.exp: print g_vA
-PASS: gdb.cp/inherit.exp: print g_vA.vA::va
-PASS: gdb.cp/inherit.exp: print g_vA.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vA.va
-PASS: gdb.cp/inherit.exp: print g_vA.vx
-PASS: gdb.cp/inherit.exp: print g_vB
-PASS: gdb.cp/inherit.exp: print g_vB.vA::va
-PASS: gdb.cp/inherit.exp: print g_vB.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vB.vB::vb
-PASS: gdb.cp/inherit.exp: print g_vB.vB::vx
-PASS: gdb.cp/inherit.exp: print g_vB.va
-PASS: gdb.cp/inherit.exp: print g_vB.vb
-PASS: gdb.cp/inherit.exp: print g_vB.vx
-PASS: gdb.cp/inherit.exp: print g_vC
-PASS: gdb.cp/inherit.exp: print g_vC.vA::va
-PASS: gdb.cp/inherit.exp: print g_vC.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vC.vC::vc
-PASS: gdb.cp/inherit.exp: print g_vC.vC::vx
-PASS: gdb.cp/inherit.exp: print g_vC.va
-PASS: gdb.cp/inherit.exp: print g_vC.vc
-PASS: gdb.cp/inherit.exp: print g_vC.vx
-PASS: gdb.cp/inherit.exp: print g_vD (symbols ignored)
-PASS: gdb.cp/inherit.exp: print g_vD.vA::va
-PASS: gdb.cp/inherit.exp: print g_vD.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vD.vB::vb
-PASS: gdb.cp/inherit.exp: print g_vD.vB::vx
-PASS: gdb.cp/inherit.exp: print g_vD.vC::vc
-PASS: gdb.cp/inherit.exp: print g_vD.vC::vx
-PASS: gdb.cp/inherit.exp: print g_vD.vD::vd
-PASS: gdb.cp/inherit.exp: print g_vD.vD::vx
-PASS: gdb.cp/inherit.exp: print g_vE (symbols ignored)
-PASS: gdb.cp/inherit.exp: print g_vE.vA::va
-PASS: gdb.cp/inherit.exp: print g_vE.vA::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vB::vb
-PASS: gdb.cp/inherit.exp: print g_vE.vB::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vC::vc
-PASS: gdb.cp/inherit.exp: print g_vE.vC::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vD::vd
-PASS: gdb.cp/inherit.exp: print g_vE.vD::vx
-PASS: gdb.cp/inherit.exp: print g_vE.vE::ve
-PASS: gdb.cp/inherit.exp: print g_vE.vE::vx
-PASS: gdb.cp/inherit.exp: print type of anonymous union
-PASS: gdb.cp/inherit.exp: print variable of type anonymous union
-PASS: gdb.cp/inherit.exp: ptype A (FIXME)
-PASS: gdb.cp/inherit.exp: ptype B
-PASS: gdb.cp/inherit.exp: ptype C
-PASS: gdb.cp/inherit.exp: ptype D
-PASS: gdb.cp/inherit.exp: ptype E
-PASS: gdb.cp/inherit.exp: ptype class A (FIXME)
-PASS: gdb.cp/inherit.exp: ptype class B
-PASS: gdb.cp/inherit.exp: ptype class C
-PASS: gdb.cp/inherit.exp: ptype class D
-PASS: gdb.cp/inherit.exp: ptype class E
-PASS: gdb.cp/inherit.exp: ptype class vA
-PASS: gdb.cp/inherit.exp: ptype class vB
-PASS: gdb.cp/inherit.exp: ptype class vC
-PASS: gdb.cp/inherit.exp: ptype class vD
-PASS: gdb.cp/inherit.exp: ptype class vE
-PASS: gdb.cp/inherit.exp: ptype g_A (FIXME)
-PASS: gdb.cp/inherit.exp: ptype g_A.A::a
-PASS: gdb.cp/inherit.exp: ptype g_A.A::x
-PASS: gdb.cp/inherit.exp: ptype g_B
-PASS: gdb.cp/inherit.exp: ptype g_B.A::a
-PASS: gdb.cp/inherit.exp: ptype g_B.A::x
-PASS: gdb.cp/inherit.exp: ptype g_B.B::b
-PASS: gdb.cp/inherit.exp: ptype g_B.B::x
-PASS: gdb.cp/inherit.exp: ptype g_C
-PASS: gdb.cp/inherit.exp: ptype g_C.A::a
-PASS: gdb.cp/inherit.exp: ptype g_C.A::x
-PASS: gdb.cp/inherit.exp: ptype g_C.C::c
-PASS: gdb.cp/inherit.exp: ptype g_C.C::x
-PASS: gdb.cp/inherit.exp: ptype g_D
-PASS: gdb.cp/inherit.exp: ptype g_D.A::a
-PASS: gdb.cp/inherit.exp: ptype g_D.A::x
-PASS: gdb.cp/inherit.exp: ptype g_D.B::b
-PASS: gdb.cp/inherit.exp: ptype g_D.B::x
-PASS: gdb.cp/inherit.exp: ptype g_D.C::c
-PASS: gdb.cp/inherit.exp: ptype g_D.C::x
-PASS: gdb.cp/inherit.exp: ptype g_D.D::d
-PASS: gdb.cp/inherit.exp: ptype g_D.D::x
-PASS: gdb.cp/inherit.exp: ptype g_D.b
-PASS: gdb.cp/inherit.exp: ptype g_D.c
-PASS: gdb.cp/inherit.exp: ptype g_D.d
-PASS: gdb.cp/inherit.exp: ptype g_E
-PASS: gdb.cp/inherit.exp: ptype g_E.A::a
-PASS: gdb.cp/inherit.exp: ptype g_E.A::x
-PASS: gdb.cp/inherit.exp: ptype g_E.B::b
-PASS: gdb.cp/inherit.exp: ptype g_E.B::x
-PASS: gdb.cp/inherit.exp: ptype g_E.C::c
-PASS: gdb.cp/inherit.exp: ptype g_E.C::x
-PASS: gdb.cp/inherit.exp: ptype g_E.D::d
-PASS: gdb.cp/inherit.exp: ptype g_E.D::x
-PASS: gdb.cp/inherit.exp: ptype g_E.E::e
-PASS: gdb.cp/inherit.exp: ptype g_E.E::x
-PASS: gdb.cp/inherit.exp: ptype g_vA
-PASS: gdb.cp/inherit.exp: ptype g_vB
-PASS: gdb.cp/inherit.exp: ptype g_vC
-PASS: gdb.cp/inherit.exp: ptype g_vD
-PASS: gdb.cp/inherit.exp: ptype g_vE
-PASS: gdb.cp/inherit.exp: ptype tagless struct
-PASS: gdb.cp/inherit.exp: ptype vA
-PASS: gdb.cp/inherit.exp: ptype vB
-PASS: gdb.cp/inherit.exp: ptype vC
-PASS: gdb.cp/inherit.exp: ptype vD
-PASS: gdb.cp/inherit.exp: ptype vE
-PASS: gdb.cp/inherit.exp: ptype variable of type tagless struct
-PASS: gdb.cp/inherit.exp: set language c++
-PASS: gdb.cp/inherit.exp: set width 0
-PASS: gdb.cp/inherit.exp: single inheritance: print g_A.A::a
-PASS: gdb.cp/inherit.exp: single inheritance: print g_A.A::x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_A.a
-PASS: gdb.cp/inherit.exp: single inheritance: print g_A.x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.A::a
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.A::x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.B::b
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.B::x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.a
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.b
-PASS: gdb.cp/inherit.exp: single inheritance: print g_B.x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.A::a
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.A::x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.C::c
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.C::x
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.a
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.c
-PASS: gdb.cp/inherit.exp: single inheritance: print g_C.x
-Running gdb.git~master/gdb/testsuite/gdb.cp/iostream.exp ...
-PASS: gdb.cp/iostream.exp: p std::cerr
-Running gdb.git~master/gdb/testsuite/gdb.cp/koenig.exp ...
-PASS: gdb.cp/koenig.exp: continue to breakpoint: marker1
-PASS: gdb.cp/koenig.exp: p ++q
-PASS: gdb.cp/koenig.exp: p M::FAKE::foo(ma,'a')
-PASS: gdb.cp/koenig.exp: p M::N::bar('a')
-PASS: gdb.cp/koenig.exp: p M::N::fake(ma,'a')
-PASS: gdb.cp/koenig.exp: p M::N::foo(ma,'a')
-PASS: gdb.cp/koenig.exp: p M::bar('a')
-XFAIL: gdb.cp/koenig.exp: p bar(ko,1)
-PASS: gdb.cp/koenig.exp: p entry (c)
-PASS: gdb.cp/koenig.exp: p fake(eo)
-PASS: gdb.cp/koenig.exp: p first(0,c)
-PASS: gdb.cp/koenig.exp: p first(b.c)
-PASS: gdb.cp/koenig.exp: p first(c)
-PASS: gdb.cp/koenig.exp: p foo (fake)
-PASS: gdb.cp/koenig.exp: p foo (p_union)
-PASS: gdb.cp/koenig.exp: p foo(1 ,fo, eo)
-PASS: gdb.cp/koenig.exp: p foo(eo)
-PASS: gdb.cp/koenig.exp: p foo(eo, eo)
-PASS: gdb.cp/koenig.exp: p foo(eo, eo, 1)
-PASS: gdb.cp/koenig.exp: p foo(fo, eo)
-PASS: gdb.cp/koenig.exp: p foo(go, fo, eo)
-PASS: gdb.cp/koenig.exp: p foo(io)
-PASS: gdb.cp/koenig.exp: p foo(ix)
-XFAIL: gdb.cp/koenig.exp: p foo(jab)
-PASS: gdb.cp/koenig.exp: p foo(jap)
-PASS: gdb.cp/koenig.exp: p foo(japp)
-PASS: gdb.cp/koenig.exp: p foo(jca)
-PASS: gdb.cp/koenig.exp: p foo(je)
-PASS: gdb.cp/koenig.exp: p foo(js)
-PASS: gdb.cp/koenig.exp: p foo(ju)
-PASS: gdb.cp/koenig.exp: p foo(ko,1)
-PASS: gdb.cp/koenig.exp: p foo(ko,1.0f)
-PASS: gdb.cp/koenig.exp: p foo(labo)
-PASS: gdb.cp/koenig.exp: p foo(ma,'a')
-PASS: gdb.cp/koenig.exp: p foo(ttoa, 'a')
-PASS: gdb.cp/koenig.exp: p ma.foo('a')
-PASS: gdb.cp/koenig.exp: p q != 5
-PASS: gdb.cp/koenig.exp: p q != 5.0f
-PASS: gdb.cp/koenig.exp: p q + 5
-PASS: gdb.cp/koenig.exp: p q + 5.0f
-PASS: gdb.cp/koenig.exp: p q == 5
-PASS: gdb.cp/koenig.exp: p q == 5.0f
-PASS: gdb.cp/koenig.exp: p r.rfoo()
-PASS: gdb.cp/koenig.exp: p rfoo()
-PASS: gdb.cp/koenig.exp: p second(0,0,c,0,0)
-PASS: gdb.cp/koenig.exp: p this->rfoo()
-PASS: gdb.cp/koenig.exp: p true || second(0,0,c,0,0)
-Running gdb.git~master/gdb/testsuite/gdb.cp/local-static.exp ...
-PASS: gdb.cp/local-static.exp: c++: S2<int>::inline_method(): continue to breakpoint: S2<int>::inline_method()
-PASS: gdb.cp/local-static.exp: c++: S2<int>::inline_method(): print S2_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S2<int>::inline_method(): print S2_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S2<int>::inline_method(): print S2_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S2<int>::method(): continue to breakpoint: S2<int>::method()
-PASS: gdb.cp/local-static.exp: c++: S2<int>::method(): print S2_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S2<int>::method(): print S2_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S2<int>::method(): print S2_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_inline_method(): continue to breakpoint: S2<int>::static_inline_method()
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_inline_method(): print S2_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_inline_method(): print S2_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_inline_method(): print S2_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_method(): continue to breakpoint: S2<int>::static_method()
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_method(): print S2_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_method(): print S2_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S2<int>::static_method(): print S2_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(): continue to breakpoint: S::inline_method()
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(): print S_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(): print S_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(): print S_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(void): continue to breakpoint: S::inline_method(void)
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(void): print S_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(void): print S_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::inline_method(void): print S_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method() const volatile: continue to breakpoint: S::method() const volatile
-PASS: gdb.cp/local-static.exp: c++: S::method() const volatile: print S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method() const volatile: print S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method() const volatile: print S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method() const: continue to breakpoint: S::method() const
-PASS: gdb.cp/local-static.exp: c++: S::method() const: print S_M_C_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method() const: print S_M_C_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method() const: print S_M_C_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile const: continue to breakpoint: S::method() volatile const
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile const: print S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile const: print S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile const: print S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile: continue to breakpoint: S::method() volatile
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile: print S_M_V_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile: print S_M_V_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method() volatile: print S_M_V_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method(): continue to breakpoint: S::method()
-PASS: gdb.cp/local-static.exp: c++: S::method(): print S_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method(): print S_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method(): print S_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const volatile: continue to breakpoint: S::method(void) const volatile
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const volatile: print S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const volatile: print S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const volatile: print S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const: continue to breakpoint: S::method(void) const
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const: print S_M_C_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const: print S_M_C_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method(void) const: print S_M_C_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile const: continue to breakpoint: S::method(void) volatile const
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile const: print S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile const: print S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile const: print S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile: continue to breakpoint: S::method(void) volatile
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile: print S_M_V_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile: print S_M_V_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method(void) volatile: print S_M_V_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::method(void): continue to breakpoint: S::method(void)
-PASS: gdb.cp/local-static.exp: c++: S::method(void): print S_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::method(void): print S_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::method(void): print S_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(): continue to breakpoint: S::static_inline_method()
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(): print S_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(): print S_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(): print S_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(void): continue to breakpoint: S::static_inline_method(void)
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(void): print S_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(void): print S_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::static_inline_method(void): print S_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::static_method(): continue to breakpoint: S::static_method()
-PASS: gdb.cp/local-static.exp: c++: S::static_method(): print S_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::static_method(): print S_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::static_method(): print S_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: S::static_method(void): continue to breakpoint: S::static_method(void)
-PASS: gdb.cp/local-static.exp: c++: S::static_method(void): print S_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: S::static_method(void): print S_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: S::static_method(void): print S_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: free_func(): continue to breakpoint: free_func()
-PASS: gdb.cp/local-static.exp: c++: free_func(): print FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: free_func(): print FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: free_func(): print FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: free_func(void): continue to breakpoint: free_func(void)
-PASS: gdb.cp/local-static.exp: c++: free_func(void): print FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: free_func(void): print FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: free_func(void): print FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: free_func: continue to breakpoint: free_func
-PASS: gdb.cp/local-static.exp: c++: free_func: print FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: free_func: print FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: free_func: print FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(): continue to breakpoint: free_inline_func()
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(): print FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(): print FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(): print FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(void): continue to breakpoint: free_inline_func(void)
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(void): print FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(void): print FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: free_inline_func(void): print FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()'::S2_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()'::S2_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()'::S2_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()::S2_IM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()::S2_IM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::inline_method()::S2_IM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()'::S2_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()'::S2_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()'::S2_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()::S2_M_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()::S2_M_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::method()::S2_M_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()'::S2_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()'::S2_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()'::S2_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()::S2_SIM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()::S2_SIM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_inline_method()::S2_SIM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()'::S2_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()'::S2_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()'::S2_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()::S2_SM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()::S2_SM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S2<int>::static_method()::S2_SM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()'::S_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()'::S_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()'::S_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()::S_IM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()::S_IM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method()::S_IM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)'::S_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)'::S_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)'::S_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)::S_IM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)::S_IM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::inline_method(void)::S_IM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile'::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile'::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile'::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile::S_M_CV_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile::S_M_CV_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const volatile::S_M_CV_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const'::S_M_C_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const'::S_M_C_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const'::S_M_C_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const::S_M_C_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const::S_M_C_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() const::S_M_C_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const'::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const'::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const'::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const::S_M_CV_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const::S_M_CV_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile const::S_M_CV_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile'::S_M_V_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile'::S_M_V_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile'::S_M_V_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile::S_M_V_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile::S_M_V_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method() volatile::S_M_V_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()'::S_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()'::S_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()'::S_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()::S_M_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()::S_M_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method()::S_M_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile'::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile'::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile'::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile::S_M_CV_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile::S_M_CV_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const volatile::S_M_CV_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const'::S_M_C_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const'::S_M_C_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const'::S_M_C_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const::S_M_C_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const::S_M_C_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) const::S_M_C_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const'::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const'::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const'::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const::S_M_CV_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const::S_M_CV_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile const::S_M_CV_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile'::S_M_V_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile'::S_M_V_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile'::S_M_V_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile::S_M_V_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile::S_M_V_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void) volatile::S_M_V_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)'::S_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)'::S_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)'::S_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)::S_M_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)::S_M_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::method(void)::S_M_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()'::S_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()'::S_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()'::S_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()::S_SIM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()::S_SIM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method()::S_SIM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)'::S_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)'::S_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)'::S_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)::S_SIM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)::S_SIM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_inline_method(void)::S_SIM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()'::S_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()'::S_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()'::S_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()::S_SM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()::S_SM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method()::S_SM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)'::S_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)'::S_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)'::S_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)::S_SM_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)::S_SM_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'S::static_method(void)::S_SM_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func'::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'free_func'::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'free_func'::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()'::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()'::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()'::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()::FF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()::FF_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func()::FF_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)'::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)'::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)'::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)::FF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)::FF_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func(void)::FF_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func::FF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func::FF_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'free_func::FF_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()'::FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()'::FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()'::FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()::FIF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()::FIF_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func()::FIF_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)'::FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)'::FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)'::FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)::FIF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)::FIF_s_var_float'
-PASS: gdb.cp/local-static.exp: c++: print 'free_inline_func(void)::FIF_s_var_int'
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::inline_method()
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::inline_method()::S2_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::inline_method()::S2_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::inline_method()::S2_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::method()
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::method()::S2_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::method()::S2_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::method()::S2_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_inline_method()
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_inline_method()::S2_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_inline_method()::S2_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_inline_method()::S2_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_method()
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_method()::S2_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_method()::S2_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S2<int>::static_method()::S2_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method()
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method()::S_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method()::S_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method()::S_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method(void)
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method(void)::S_IM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method(void)::S_IM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::inline_method(void)::S_IM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method()
-PASS: gdb.cp/local-static.exp: c++: print S::method() const
-PASS: gdb.cp/local-static.exp: c++: print S::method() const volatile
-PASS: gdb.cp/local-static.exp: c++: print S::method() const volatile::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method() const volatile::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method() const volatile::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method() const::S_M_C_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method() const::S_M_C_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method() const::S_M_C_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile const
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile const::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile const::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile const::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile::S_M_V_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile::S_M_V_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method() volatile::S_M_V_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method()::S_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method()::S_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method()::S_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method(void)
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const volatile
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const volatile::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const volatile::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const volatile::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const::S_M_C_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const::S_M_C_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) const::S_M_C_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile const
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile const::S_M_CV_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile const::S_M_CV_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile const::S_M_CV_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile::S_M_V_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile::S_M_V_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method(void) volatile::S_M_V_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::method(void)::S_M_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::method(void)::S_M_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::method(void)::S_M_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method()
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method()::S_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method()::S_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method()::S_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method(void)
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method(void)::S_SIM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method(void)::S_SIM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::static_inline_method(void)::S_SIM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::static_method()
-PASS: gdb.cp/local-static.exp: c++: print S::static_method()::S_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::static_method()::S_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::static_method()::S_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print S::static_method(void)
-PASS: gdb.cp/local-static.exp: c++: print S::static_method(void)::S_SM_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print S::static_method(void)::S_SM_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print S::static_method(void)::S_SM_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print free_func
-PASS: gdb.cp/local-static.exp: c++: print free_func()
-PASS: gdb.cp/local-static.exp: c++: print free_func()::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print free_func()::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print free_func()::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print free_func(void)
-PASS: gdb.cp/local-static.exp: c++: print free_func(void)::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print free_func(void)::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print free_func(void)::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print free_func::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print free_func::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print free_func::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func()
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func()::FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func()::FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func()::FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func(void)
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func(void)::FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func(void)::FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c++: print free_inline_func(void)::FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c++: show language
-PASS: gdb.cp/local-static.exp: c: free_func: continue to breakpoint: free_func
-PASS: gdb.cp/local-static.exp: c: free_func: print FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c: free_func: print FF_s_var_float
-PASS: gdb.cp/local-static.exp: c: free_func: print FF_s_var_int
-PASS: gdb.cp/local-static.exp: c: free_inline_func: continue to breakpoint: free_inline_func
-PASS: gdb.cp/local-static.exp: c: free_inline_func: print FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c: free_inline_func: print FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c: free_inline_func: print FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c: print 'free_func'
-PASS: gdb.cp/local-static.exp: c: print 'free_func'::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c: print 'free_func'::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c: print 'free_func'::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c: print 'free_func::FF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c: print 'free_func::FF_s_var_float'
-PASS: gdb.cp/local-static.exp: c: print 'free_func::FF_s_var_int'
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func'
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func'::FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func'::FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func'::FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func::FIF_s_var_aggregate'
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func::FIF_s_var_float'
-PASS: gdb.cp/local-static.exp: c: print 'free_inline_func::FIF_s_var_int'
-PASS: gdb.cp/local-static.exp: c: print free_func
-PASS: gdb.cp/local-static.exp: c: print free_func::FF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c: print free_func::FF_s_var_float
-PASS: gdb.cp/local-static.exp: c: print free_func::FF_s_var_int
-PASS: gdb.cp/local-static.exp: c: print free_inline_func
-PASS: gdb.cp/local-static.exp: c: print free_inline_func::FIF_s_var_aggregate
-PASS: gdb.cp/local-static.exp: c: print free_inline_func::FIF_s_var_float
-PASS: gdb.cp/local-static.exp: c: print free_inline_func::FIF_s_var_int
-PASS: gdb.cp/local-static.exp: c: show language
-Running gdb.git~master/gdb/testsuite/gdb.cp/local.exp ...
-PASS: gdb.cp/local.exp: break marker2
-PASS: gdb.cp/local.exp: continuing to marker2
-PASS: gdb.cp/local.exp: local out of scope
-PASS: gdb.cp/local.exp: ptype InnerLocal (pattern 1)
-KFAIL: gdb.cp/local.exp: ptype InnerLocal::NestedInnerLocal (PRMS: gdb/482)
-PASS: gdb.cp/local.exp: ptype Local
-PASS: gdb.cp/local.exp: ptype NestedInnerLocal
-PASS: gdb.cp/local.exp: ptype l
-PASS: gdb.cp/local.exp: up from marker1
-PASS: gdb.cp/local.exp: up from marker2
-Running gdb.git~master/gdb/testsuite/gdb.cp/m-data.exp ...
-PASS: gdb.cp/m-data.exp: continue to breakpoint: continue to shadow breakpoint
-PASS: gdb.cp/m-data.exp: continue to breakpoint: end of first constructors
-PASS: gdb.cp/m-data.exp: derived template object, base const bool
-PASS: gdb.cp/m-data.exp: derived template object, base const int
-PASS: gdb.cp/m-data.exp: derived template object, base enum
-PASS: gdb.cp/m-data.exp: derived template object, base long
-PASS: gdb.cp/m-data.exp: derived template object, derived enum
-PASS: gdb.cp/m-data.exp: shadowed global variable
-PASS: gdb.cp/m-data.exp: shadowing member
-PASS: gdb.cp/m-data.exp: simple object, const bool
-PASS: gdb.cp/m-data.exp: simple object, const int
-PASS: gdb.cp/m-data.exp: simple object, enum
-PASS: gdb.cp/m-data.exp: simple object, long
-PASS: gdb.cp/m-data.exp: template object, base enum
-PASS: gdb.cp/m-data.exp: template object, const bool
-PASS: gdb.cp/m-data.exp: template object, const int
-PASS: gdb.cp/m-data.exp: template object, derived enum
-PASS: gdb.cp/m-data.exp: template object, long
-Running gdb.git~master/gdb/testsuite/gdb.cp/m-static.exp ...
-PASS: gdb.cp/m-static.exp: continue to breakpoint: end of constructors
-PASS: gdb.cp/m-static.exp: derived template object, base static const bool
-PASS: gdb.cp/m-static.exp: derived template object, base static const int
-PASS: gdb.cp/m-static.exp: derived template object, base static enum
-PASS: gdb.cp/m-static.exp: derived template object, base static long
-PASS: gdb.cp/m-static.exp: derived template object, static enum
-PASS: gdb.cp/m-static.exp: info variable everywhere
-PASS: gdb.cp/m-static.exp: print svar
-PASS: gdb.cp/m-static.exp: print test4.nowhere.nowhere
-PASS: gdb.cp/m-static.exp: ptype test4.nowhere
-FAIL: gdb.cp/m-static.exp: simple object class, ptype constructor
-PASS: gdb.cp/m-static.exp: simple object class, ptype quoted destructor
-PASS: gdb.cp/m-static.exp: simple object instance, print constructor
-PASS: gdb.cp/m-static.exp: simple object instance, print destructor
-PASS: gdb.cp/m-static.exp: simple object instance, print quoted destructor
-FAIL: gdb.cp/m-static.exp: simple object instance, ptype constructor
-PASS: gdb.cp/m-static.exp: simple object instance, ptype destructor
-PASS: gdb.cp/m-static.exp: simple object, static const bool
-PASS: gdb.cp/m-static.exp: simple object, static const int
-PASS: gdb.cp/m-static.exp: simple object, static enum
-PASS: gdb.cp/m-static.exp: simple object, static long
-PASS: gdb.cp/m-static.exp: static const float initialized in class definition
-PASS: gdb.cp/m-static.exp: static const int initialized elsewhere
-PASS: gdb.cp/m-static.exp: static const int initialized in class definition
-PASS: gdb.cp/m-static.exp: static const int initialized nowhere (print field)
-PASS: gdb.cp/m-static.exp: static const int initialized nowhere (whole struct)
-PASS: gdb.cp/m-static.exp: step
-PASS: gdb.cp/m-static.exp: template object, static const bool
-PASS: gdb.cp/m-static.exp: template object, static const int
-PASS: gdb.cp/m-static.exp: template object, static derived enum
-PASS: gdb.cp/m-static.exp: template object, static enum
-PASS: gdb.cp/m-static.exp: template object, static long
-Running gdb.git~master/gdb/testsuite/gdb.cp/main-cp.exp ...
-PASS: gdb.cp/main-cp.exp: maint info symtabs
-Running gdb.git~master/gdb/testsuite/gdb.cp/maint.exp ...
-PASS: gdb.cp/maint.exp: help maint cp
-PASS: gdb.cp/maint.exp: help maint cp first_component
-PASS: gdb.cp/maint.exp: help maint cp namespace
-PASS: gdb.cp/maint.exp: help maintenance cplus
-PASS: gdb.cp/maint.exp: maint cp
-PASS: gdb.cp/maint.exp: maint cp first_component C<A>::bar
-PASS: gdb.cp/maint.exp: maint cp first_component C<std::basic_streambuf<wchar_t,std::char_traits<wchar_t> > >::bar
-PASS: gdb.cp/maint.exp: maint cp first_component T<Cooperator>
-PASS: gdb.cp/maint.exp: maint cp first_component bool operator<<char>
-PASS: gdb.cp/maint.exp: maint cp first_component foo
-PASS: gdb.cp/maint.exp: maint cp first_component foo ()
-PASS: gdb.cp/maint.exp: maint cp first_component foo (X::Y)
-PASS: gdb.cp/maint.exp: maint cp first_component foo (X::Y, A::B)
-PASS: gdb.cp/maint.exp: maint cp first_component foo (int)
-PASS: gdb.cp/maint.exp: maint cp first_component foo (std::basic_streambuf<wchar_t,std::char_traits<wchar_t> >)
-PASS: gdb.cp/maint.exp: maint cp first_component foo ()
-PASS: gdb.cp/maint.exp: maint cp first_component foo (X::Y)
-PASS: gdb.cp/maint.exp: maint cp first_component foo (X::Y, A::B)
-PASS: gdb.cp/maint.exp: maint cp first_component foo (int)
-PASS: gdb.cp/maint.exp: maint cp first_component foo (std::basic_streambuf<wchar_t,std::char_traits<wchar_t> >)
-PASS: gdb.cp/maint.exp: maint cp first_component foo(
-PASS: gdb.cp/maint.exp: maint cp first_component foo()
-PASS: gdb.cp/maint.exp: maint cp first_component foo(X::Y)
-PASS: gdb.cp/maint.exp: maint cp first_component foo(X::Y, A::B)
-PASS: gdb.cp/maint.exp: maint cp first_component foo(int)
-PASS: gdb.cp/maint.exp: maint cp first_component foo(std::basic_streambuf<wchar_t,std::char_traits<wchar_t> >)
-PASS: gdb.cp/maint.exp: maint cp first_component foo::bar
-PASS: gdb.cp/maint.exp: maint cp first_component foo::bar::baz
-PASS: gdb.cp/maint.exp: maint cp first_component foo<
-PASS: gdb.cp/maint.exp: maint cp first_component int foo<&(operator<<(C, C))>()
-PASS: gdb.cp/maint.exp: maint cp first_component int foo<&operator<<(C, C)>()
-PASS: gdb.cp/maint.exp: maint cp first_component int foo<operator<<(C, C)>()
-PASS: gdb.cp/maint.exp: maint cp first_component int operator<< <char>()
-PASS: gdb.cp/maint.exp: maint cp first_component operator ()
-PASS: gdb.cp/maint.exp: maint cp first_component operator ->
-PASS: gdb.cp/maint.exp: maint cp first_component operator <
-PASS: gdb.cp/maint.exp: maint cp first_component operator <<
-PASS: gdb.cp/maint.exp: maint cp first_component operator >
-PASS: gdb.cp/maint.exp: maint cp first_component operator >>
-PASS: gdb.cp/maint.exp: maint cp first_component operator ()
-PASS: gdb.cp/maint.exp: maint cp first_component operator ->
-PASS: gdb.cp/maint.exp: maint cp first_component operator <
-PASS: gdb.cp/maint.exp: maint cp first_component operator <<
-PASS: gdb.cp/maint.exp: maint cp first_component operator >
-PASS: gdb.cp/maint.exp: maint cp first_component operator >>
-PASS: gdb.cp/maint.exp: maint cp first_component operator()
-PASS: gdb.cp/maint.exp: maint cp first_component operator->
-PASS: gdb.cp/maint.exp: maint cp first_component operator<
-PASS: gdb.cp/maint.exp: maint cp first_component operator<<
-PASS: gdb.cp/maint.exp: maint cp first_component operator>
-PASS: gdb.cp/maint.exp: maint cp first_component operator> (X::Y)
-PASS: gdb.cp/maint.exp: maint cp first_component operator> (X::Y)
-PASS: gdb.cp/maint.exp: maint cp first_component operator>(X::Y)
-PASS: gdb.cp/maint.exp: maint cp first_component operator>>
-PASS: gdb.cp/maint.exp: maint cp namespace
-PASS: gdb.cp/maint.exp: set complaints 1000
-Running gdb.git~master/gdb/testsuite/gdb.cp/many-args.exp ...
-UNTESTED: gdb.cp/many-args.exp: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.cp/mb-ctor.exp ...
-PASS: gdb.cp/mb-ctor.exp: Run to dynamic destructor v1
-PASS: gdb.cp/mb-ctor.exp: Run to dynamic destructor v2
-PASS: gdb.cp/mb-ctor.exp: continue to breakpoint: set breakpoint here, first dynamic time
-PASS: gdb.cp/mb-ctor.exp: continue to breakpoint: set breakpoint here, first time
-PASS: gdb.cp/mb-ctor.exp: continue to breakpoint: set breakpoint here, second dynamic time
-PASS: gdb.cp/mb-ctor.exp: continue to breakpoint: set breakpoint here, second time
-PASS: gdb.cp/mb-ctor.exp: run to breakpoint 1 dynamic v1
-PASS: gdb.cp/mb-ctor.exp: run to breakpoint 1 dynamic v2
-PASS: gdb.cp/mb-ctor.exp: run to breakpoint 1 v1
-PASS: gdb.cp/mb-ctor.exp: run to breakpoint 1 v2
-PASS: gdb.cp/mb-ctor.exp: run to breakpoint 3 v1
-PASS: gdb.cp/mb-ctor.exp: run to breakpoint 3 v2
-PASS: gdb.cp/mb-ctor.exp: run to exit
-PASS: gdb.cp/mb-ctor.exp: set-breakpoint at ctor
-PASS: gdb.cp/mb-ctor.exp: set-breakpoint at dtor
-Running gdb.git~master/gdb/testsuite/gdb.cp/mb-inline.exp ...
-FAIL: gdb.cp/mb-inline.exp: disabled breakpoint 1.2
-PASS: gdb.cp/mb-inline.exp: disabling location: disable
-PASS: gdb.cp/mb-inline.exp: disabling location: run to breakpoint
-PASS: gdb.cp/mb-inline.exp: info break
-PASS: gdb.cp/mb-inline.exp: run to breakpoint
-PASS: gdb.cp/mb-inline.exp: run to breakpoint 2
-PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 afn
-PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 bfn
-PASS: gdb.cp/mb-inline.exp: set breakpoint
-PASS: gdb.cp/mb-inline.exp: set multi_line_foo breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/mb-templates.exp ...
-PASS: gdb.cp/mb-templates.exp: initial condition: run to breakpoint
-PASS: gdb.cp/mb-templates.exp: initial condition: set breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/member-name.exp ...
-PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to first breakpoint
-PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to second breakpoint
-PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to third breakpoint
-PASS: gdb.cp/member-name.exp: print B::b from first breakpoint
-PASS: gdb.cp/member-name.exp: print B::b from second breakpoint
-PASS: gdb.cp/member-name.exp: print C::x from first breakpoint
-PASS: gdb.cp/member-name.exp: print C::x from second breakpoint
-PASS: gdb.cp/member-name.exp: print Templ::y from third breakpoint
-PASS: gdb.cp/member-name.exp: print inner::z from first breakpoint
-PASS: gdb.cp/member-name.exp: print inner::z from second breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/member-ptr.exp ...
-PASS: gdb.cp/member-ptr.exp: continue to breakpoint: continue to pmi = NULL
-PASS: gdb.cp/member-ptr.exp: gdb/NNNN
-PASS: gdb.cp/member-ptr.exp: print ((int) pmi) == ((char *) &a.j - (char *) &a)
-PASS: gdb.cp/member-ptr.exp: print (a.*pmf)(3)
-PASS: gdb.cp/member-ptr.exp: print (diamond.*diamond_pfunc_ptr) (20)
-PASS: gdb.cp/member-ptr.exp: print (diamond.*left_base_vpmf) ()
-PASS: gdb.cp/member-ptr.exp: print (diamond.*left_pmf) ()
-PASS: gdb.cp/member-ptr.exp: print (diamond.*left_vpmf) ()
-PASS: gdb.cp/member-ptr.exp: print (diamond.*right_pmf) ()
-PASS: gdb.cp/member-ptr.exp: print (diamond.*right_vpmf) ()
-PASS: gdb.cp/member-ptr.exp: print (int) pmi
-PASS: gdb.cp/member-ptr.exp: print *pmf
-PASS: gdb.cp/member-ptr.exp: print *pmi
-PASS: gdb.cp/member-ptr.exp: print a (j = 33)
-PASS: gdb.cp/member-ptr.exp: print a (j = 44)
-PASS: gdb.cp/member-ptr.exp: print a.*pmf
-PASS: gdb.cp/member-ptr.exp: print a.*pmi (A::j)
-PASS: gdb.cp/member-ptr.exp: print a.*pmi (A::j) (33)
-PASS: gdb.cp/member-ptr.exp: print a.*pmi (A::j) (again)
-PASS: gdb.cp/member-ptr.exp: print a.*pmi (A::jj)
-PASS: gdb.cp/member-ptr.exp: print a.*pmi = 33
-PASS: gdb.cp/member-ptr.exp: print a_p->*pmf
-PASS: gdb.cp/member-ptr.exp: print a_p->*pmi (44)
-PASS: gdb.cp/member-ptr.exp: print a_p->*pmi (A::j)
-PASS: gdb.cp/member-ptr.exp: print a_p->*pmi = 44
-PASS: gdb.cp/member-ptr.exp: print base_vpmf
-PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pfunc_ptr (20)
-PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pmi
-PASS: gdb.cp/member-ptr.exp: print diamond.*left_pmf
-PASS: gdb.cp/member-ptr.exp: print diamond.*left_vpmf
-PASS: gdb.cp/member-ptr.exp: print diamond.*left_vpmf ()
-PASS: gdb.cp/member-ptr.exp: print diamond.*right_pmf
-PASS: gdb.cp/member-ptr.exp: print diamond.*right_vpmf
-PASS: gdb.cp/member-ptr.exp: print diamond.func_ptr (20)
-PASS: gdb.cp/member-ptr.exp: print diamond_pmi
-PASS: gdb.cp/member-ptr.exp: print left_vpmf
-PASS: gdb.cp/member-ptr.exp: print null_pmf
-PASS: gdb.cp/member-ptr.exp: print null_pmf = &A::foo
-PASS: gdb.cp/member-ptr.exp: print null_pmf = 0
-PASS: gdb.cp/member-ptr.exp: print null_pmi
-PASS: gdb.cp/member-ptr.exp: print null_pmi = &A::j
-PASS: gdb.cp/member-ptr.exp: print null_pmi = 0
-PASS: gdb.cp/member-ptr.exp: print pmf
-PASS: gdb.cp/member-ptr.exp: print pmi (A::j)
-PASS: gdb.cp/member-ptr.exp: print pmi (A::jj)
-PASS: gdb.cp/member-ptr.exp: print right_vpmf
-PASS: gdb.cp/member-ptr.exp: print/x contain
-PASS: gdb.cp/member-ptr.exp: ptype (a.*pmf)(3)
-PASS: gdb.cp/member-ptr.exp: ptype *pmf
-PASS: gdb.cp/member-ptr.exp: ptype *pmi
-PASS: gdb.cp/member-ptr.exp: ptype a.*pmf
-PASS: gdb.cp/member-ptr.exp: ptype a.*pmi
-PASS: gdb.cp/member-ptr.exp: ptype diamond.*diamond_pfunc_ptr
-PASS: gdb.cp/member-ptr.exp: ptype diamond_pfunc_ptr
-PASS: gdb.cp/member-ptr.exp: ptype pmf
-PASS: gdb.cp/member-ptr.exp: ptype pmf_p
-PASS: gdb.cp/member-ptr.exp: ptype pmi (A::j)
-PASS: gdb.cp/member-ptr.exp: set var pmf = &A::foo
-PASS: gdb.cp/member-ptr.exp: set var pmi = &A::j
-PASS: gdb.cp/member-ptr.exp: set var pmi = &A::jj
-Running gdb.git~master/gdb/testsuite/gdb.cp/meth-typedefs.exp ...
-PASS: gdb.cp/meth-typedefs.exp: break 'test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(CORE_ADDR (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(fptr1*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(fptr3)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(int, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_other_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(my_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(unsigned long (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(fptr2, const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(fptr2, my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(fptr2, my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (**) (const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (**) (my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::foo(void (**) (my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(CORE_ADDR (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(fptr1*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(fptr3)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(int, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_other_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(my_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(unsigned long (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(fptr2, const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(fptr2, my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(fptr2, my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (**) (const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (**) (my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'A::FOO::test(void (**) (my_type))'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(const char* const*, int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(const char* const*, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(my_other_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(my_other_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(my_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(my_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'B::test<my_other_type, my_other_type_2>(my_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(_BAR_&)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(a::b::BAR&)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(a::b::c::d::bar&)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(const char* const*, int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(const char* const*, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(my_other_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(my_other_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(my_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(my_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test<my_other_type, my_other_type_2>(my_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test_incomplete(another_incomplete_struct*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test_incomplete(incomplete_struct*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified 'test_incomplete(int*)'
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(CORE_ADDR (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(fptr1*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(fptr3)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(int, my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_other_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(my_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(unsigned long (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(fptr2, const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(fptr2, my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(fptr2, my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (**) (const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (**) (my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::foo(void (**) (my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(CORE_ADDR (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(fptr1*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(fptr3)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(int, my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_other_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(my_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(unsigned long (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(fptr2, const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(fptr2, my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(fptr2, my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (**) (const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (**) (my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified A::FOO::test(void (**) (my_type))
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test(my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(const char* const*, int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(const char* const*, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(my_other_type, int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(my_other_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(my_type, int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(my_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified B::test<my_other_type, my_other_type_2>(my_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(_BAR_&)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(a::b::BAR&)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(a::b::c::d::bar&)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test(my_type)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(const char* const*, int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(const char* const*, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(my_other_type, int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(my_other_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(my_type, int)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(my_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test<my_other_type, my_other_type_2>(my_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test_incomplete(another_incomplete_struct*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test_incomplete(incomplete_struct*)
-PASS: gdb.cp/meth-typedefs.exp: break -qualified test_incomplete(int*)
-PASS: gdb.cp/meth-typedefs.exp: break test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list 'test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(CORE_ADDR (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(fptr1*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(fptr3)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(int, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_other_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(my_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(unsigned long (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(fptr2, const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(fptr2, my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(fptr2, my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (**) (const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (**) (my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::foo(void (**) (my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(CORE_ADDR (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(fptr1*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(fptr3)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(int, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_other_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2, const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2, const const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2, const my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2, const my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2, my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(my_type_2, my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(unsigned long (*) [10])'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(fptr2, const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(fptr2, my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(fptr2, my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), int), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (**) (const char* const*))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (**) (my_other_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'A::FOO::test(void (**) (my_type))'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(const char* const*, int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(const char* const*, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(my_other_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(my_other_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(my_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(my_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'B::test<my_other_type, my_other_type_2>(my_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(_BAR_&)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(a::b::BAR&)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(a::b::c::d::bar&)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(aenum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(aenum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(aenum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(aenum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(anon_enum, anon_struct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(anon_enum, anon_struct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(anon_enum, astruct const&, anon_union const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(anon_enum, astruct const&, aunion const***)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(const char* const*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(my_other_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test(my_type)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(const char* const*, int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(const char* const*, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(my_other_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(my_other_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(my_type, int)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(my_type, my_other_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test<my_other_type, my_other_type_2>(my_type, my_type_2)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test_incomplete(another_incomplete_struct*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test_incomplete(incomplete_struct*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified 'test_incomplete(int*)'
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(CORE_ADDR (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(fptr1*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(fptr3)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(int, my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_other_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(my_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(unsigned long (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(fptr2, const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(fptr2, my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(fptr2, my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(fptr1, my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (**) (const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (**) (my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::foo(void (**) (my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(CORE_ADDR (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(fptr1*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(fptr3)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(int, my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_other_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2, const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2, const const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2, const my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2, const my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2, my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(my_type_2, my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(unsigned long (*) [10])
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(fptr2, const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(fptr2, my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(fptr2, my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(fptr1, my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (const char* const*), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_other_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), int), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), int), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_other_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (*)(void (*)(void (*) (my_type), my_type_2), my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (**) (const char* const*))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (**) (my_other_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified A::FOO::test(void (**) (my_type))
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test(my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(const char* const*, int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(const char* const*, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(my_other_type, int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(my_other_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(my_type, int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(my_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified B::test<my_other_type, my_other_type_2>(my_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(_BAR_&)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(a::b::BAR&)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(a::b::c::d::bar&)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(aenum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(aenum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(aenum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(anon_enum, anon_struct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(anon_enum, anon_struct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(anon_enum, astruct const&, anon_union const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(anon_enum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(const char* const*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(my_other_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test(my_type)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(const char* const*, int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(const char* const*, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(const char* const*, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(my_other_type, int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(my_other_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(my_other_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(my_type, int)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(my_type, my_other_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test<my_other_type, my_other_type_2>(my_type, my_type_2)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test_incomplete(another_incomplete_struct*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test_incomplete(incomplete_struct*)
-PASS: gdb.cp/meth-typedefs.exp: list -qualified test_incomplete(int*)
-PASS: gdb.cp/meth-typedefs.exp: list test(aenum, astruct const&, aunion const***)
-PASS: gdb.cp/meth-typedefs.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.cp/method-call-in-c.exp ...
-PASS: gdb.cp/method-call-in-c.exp: continue to breakpoint: Break here
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=off: print foo += b
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=off: print foo.func (b, f)
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=off: print foo.static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=off: print foo_type::static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=off: set language c++
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=off: set overload-resolution off
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=on: print foo += b
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=on: print foo.func (b, f)
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=on: print foo.static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=on: print foo_type::static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=on: set language c++
-PASS: gdb.cp/method-call-in-c.exp: lang=c++: overload_resolution=on: set overload-resolution on
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=off: print foo += b
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=off: print foo.func (b, f)
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=off: print foo.static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=off: print foo_type::static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=off: set language c
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=off: set overload-resolution off
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=on: print foo += b
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=on: print foo.func (b, f)
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=on: print foo.static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=on: print foo_type::static_method (f, b)
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=on: set language c
-PASS: gdb.cp/method-call-in-c.exp: lang=c: overload_resolution=on: set overload-resolution on
-Running gdb.git~master/gdb/testsuite/gdb.cp/method.exp ...
-PASS: gdb.cp/method.exp: break 21
-PASS: gdb.cp/method.exp: break A::bar
-PASS: gdb.cp/method.exp: break A::foo
-PASS: gdb.cp/method.exp: continue to 21
-PASS: gdb.cp/method.exp: continue to A::bar
-PASS: gdb.cp/method.exp: continue to A::foo
-PASS: gdb.cp/method.exp: finish program
-PASS: gdb.cp/method.exp: print data_ in funk::getFunky
-PASS: gdb.cp/method.exp: print res in funk::getFunky
-PASS: gdb.cp/method.exp: print this in A::bar
-PASS: gdb.cp/method.exp: print this in A::foo
-PASS: gdb.cp/method.exp: print this in funk::getFunky
-PASS: gdb.cp/method.exp: print x in A::bar
-PASS: gdb.cp/method.exp: print x in A::foo
-PASS: gdb.cp/method.exp: ptype A
-Running gdb.git~master/gdb/testsuite/gdb.cp/method2.exp ...
-PASS: gdb.cp/method2.exp: breaking in method (c)
-PASS: gdb.cp/method2.exp: breaking in method (c++)
-PASS: gdb.cp/method2.exp: continue until exit at continue to end
-PASS: gdb.cp/method2.exp: set multiple-symbols ask
-PASS: gdb.cp/method2.exp: setting language c
-PASS: gdb.cp/method2.exp: setting language c++
-Running gdb.git~master/gdb/testsuite/gdb.cp/minsym-fallback.exp ...
-PASS: gdb.cp/minsym-fallback.exp: break C::f()
-PASS: gdb.cp/minsym-fallback.exp: break C::operator()()
-PASS: gdb.cp/minsym-fallback.exp: set breakpoint pending off
-Running gdb.git~master/gdb/testsuite/gdb.cp/misc.exp ...
-PASS: gdb.cp/misc.exp: (bool)0
-PASS: gdb.cp/misc.exp: (bool)0.0
-PASS: gdb.cp/misc.exp: (bool)17.93
-PASS: gdb.cp/misc.exp: (bool)43
-PASS: gdb.cp/misc.exp: (int)false
-PASS: gdb.cp/misc.exp: (int)true
-PASS: gdb.cp/misc.exp: 1 + true
-PASS: gdb.cp/misc.exp: 1 < 2 < 3
-PASS: gdb.cp/misc.exp: 2 < 1 > 4
-PASS: gdb.cp/misc.exp: 3 + false
-PASS: gdb.cp/misc.exp: deduced language is C++, after full symbols
-PASS: gdb.cp/misc.exp: deduced language is C++, before full symbols
-PASS: gdb.cp/misc.exp: expression using block qualifier
-PASS: gdb.cp/misc.exp: integer reference addition with pointer
-PASS: gdb.cp/misc.exp: pointer addition with integer reference
-PASS: gdb.cp/misc.exp: pointer subtraction with integer reference
-PASS: gdb.cp/misc.exp: print a bool array
-PASS: gdb.cp/misc.exp: print a bool var
-PASS: gdb.cp/misc.exp: print as bool (print 1 == 1)
-PASS: gdb.cp/misc.exp: print as bool (print 1 == 2)
-PASS: gdb.cp/misc.exp: print as bool (setup)
-PASS: gdb.cp/misc.exp: print false
-PASS: gdb.cp/misc.exp: print s.a for foo struct (known gcc 2.7.2 and earlier bug)
-PASS: gdb.cp/misc.exp: print true
-PASS: gdb.cp/misc.exp: set a bool array elem (print v_bool_array)
-PASS: gdb.cp/misc.exp: set a bool array elem (setup)
-PASS: gdb.cp/misc.exp: set a bool var (print v_bool)
-PASS: gdb.cp/misc.exp: set a bool var (setup)
-Running gdb.git~master/gdb/testsuite/gdb.cp/namelessclass.exp ...
-UNSUPPORTED: gdb.cp/namelessclass.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.cp/namespace-enum.exp ...
-PASS: gdb.cp/namespace-enum.exp: print A_A
-PASS: gdb.cp/namespace-enum.exp: print foo::B::B_B
-PASS: gdb.cp/namespace-enum.exp: print foo::B_B
-Running gdb.git~master/gdb/testsuite/gdb.cp/namespace-nested-import.exp ...
-PASS: gdb.cp/namespace-nested-import.exp: print C::x
-Running gdb.git~master/gdb/testsuite/gdb.cp/namespace.exp ...
-FAIL: gdb.cp/namespace.exp: br malformed ')'
-FAIL: gdb.cp/namespace.exp: br malformed '>' (got interactive prompt)
-PASS: gdb.cp/namespace.exp: break -qualified ::ensureOtherRefs
-PASS: gdb.cp/namespace.exp: break ::BBB::CCC::xyzq
-PASS: gdb.cp/namespace.exp: break AAA::xyzq
-PASS: gdb.cp/namespace.exp: break BBB::CCC::xyzq
-PASS: gdb.cp/namespace.exp: break BBB::Class::xyzq
-PASS: gdb.cp/namespace.exp: info func xyzq
-PASS: gdb.cp/namespace.exp: print 'AAA::c'
-PASS: gdb.cp/namespace.exp: print 'AAA::xyzq'('x')
-PASS: gdb.cp/namespace.exp: print 'BBB::CCC::xyzq'('x')
-PASS: gdb.cp/namespace.exp: print 'BBB::Class::xyzq'
-PASS: gdb.cp/namespace.exp: print 'C::cc'
-PASS: gdb.cp/namespace.exp: print 'E::cde'
-PASS: gdb.cp/namespace.exp: print 'F::cXf'
-PASS: gdb.cp/namespace.exp: print 'G::Xg'
-PASS: gdb.cp/namespace.exp: print ::C::OtherFileClass::cOtherFileClassVar
-PASS: gdb.cp/namespace.exp: print ::C::cOtherFileVar
-PASS: gdb.cp/namespace.exp: print ::cOtherFileClassVar
-PASS: gdb.cp/namespace.exp: print AAA::ALPHA
-PASS: gdb.cp/namespace.exp: print AAA::c
-PASS: gdb.cp/namespace.exp: print AAA::xyzq('x')
-PASS: gdb.cp/namespace.exp: print BBB::CCC::xyzq('x')
-PASS: gdb.cp/namespace.exp: print BBB::Class::xyzq
-PASS: gdb.cp/namespace.exp: print C::D::cd
-PASS: gdb.cp/namespace.exp: print C::OtherFileClass::cOtherFileClassVar
-PASS: gdb.cp/namespace.exp: print C::cOtherFileVar
-PASS: gdb.cp/namespace.exp: print C::cc
-PASS: gdb.cp/namespace.exp: print E::cde
-PASS: gdb.cp/namespace.exp: print E::ce
-PASS: gdb.cp/namespace.exp: print F::cXf
-PASS: gdb.cp/namespace.exp: print F::cXfX
-PASS: gdb.cp/namespace.exp: print G::Xg
-PASS: gdb.cp/namespace.exp: print G::XgX
-PASS: gdb.cp/namespace.exp: print X
-PASS: gdb.cp/namespace.exp: print XOtherFile
-PASS: gdb.cp/namespace.exp: print c
-PASS: gdb.cp/namespace.exp: print cOtherFile
-PASS: gdb.cp/namespace.exp: print cX
-PASS: gdb.cp/namespace.exp: print cXOtherFile
-PASS: gdb.cp/namespace.exp: print cc
-PASS: gdb.cp/namespace.exp: print cd
-PASS: gdb.cp/namespace.exp: print ina
-PASS: gdb.cp/namespace.exp: print shadow
-PASS: gdb.cp/namespace.exp: ptype ::C::CClass
-PASS: gdb.cp/namespace.exp: ptype ::C::CClass::NestedClass
-PASS: gdb.cp/namespace.exp: ptype ::C::NestedClass
-PASS: gdb.cp/namespace.exp: ptype ::C::OtherFileClass
-PASS: gdb.cp/namespace.exp: ptype ::C::OtherFileClass typedefs
-PASS: gdb.cp/namespace.exp: ptype C
-PASS: gdb.cp/namespace.exp: ptype C::CClass
-PASS: gdb.cp/namespace.exp: ptype C::CClass::NestedClass
-PASS: gdb.cp/namespace.exp: ptype C::NestedClass
-PASS: gdb.cp/namespace.exp: ptype C::OtherFileClass
-PASS: gdb.cp/namespace.exp: ptype CClass
-PASS: gdb.cp/namespace.exp: ptype CClass::NestedClass
-PASS: gdb.cp/namespace.exp: ptype E
-PASS: gdb.cp/namespace.exp: ptype NestedClass
-PASS: gdb.cp/namespace.exp: ptype OtherFileClass
-PASS: gdb.cp/namespace.exp: ptype OtherFileClass typedefs
-PASS: gdb.cp/namespace.exp: ptype ina
-PASS: gdb.cp/namespace.exp: show lang
-PASS: gdb.cp/namespace.exp: up from marker1
-PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass
-PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass *
-PASS: gdb.cp/namespace.exp: whatis ::C::OtherFileClass::cOtherFileClassType
-PASS: gdb.cp/namespace.exp: whatis ::C::cOtherFileType
-PASS: gdb.cp/namespace.exp: whatis ::C::cOtherFileVar
-PASS: gdb.cp/namespace.exp: whatis C::OtherFileClass::cOtherFileClassType
-PASS: gdb.cp/namespace.exp: whatis C::cOtherFileType
-PASS: gdb.cp/namespace.exp: whatis C::cOtherFileVar
-Running gdb.git~master/gdb/testsuite/gdb.cp/nested-class-func-class.exp ...
-PASS: gdb.cp/nested-class-func-class.exp: BP 2: ptype F1::F2
-PASS: gdb.cp/nested-class-func-class.exp: BP 2: ptype F2
-PASS: gdb.cp/nested-class-func-class.exp: continue to breakpoint: BP 1
-PASS: gdb.cp/nested-class-func-class.exp: continue to breakpoint: BP 2
-PASS: gdb.cp/nested-class-func-class.exp: ptype F2
-Running gdb.git~master/gdb/testsuite/gdb.cp/nested-types.exp ...
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = -1)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 1)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 2)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 3)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 4)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 5)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 6)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 7)
-PASS: gdb.cp/nested-types.exp: ptype S10 (limit = 8)
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit -1
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 1
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 2
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 3
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 4
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 5
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 6
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 7
-PASS: gdb.cp/nested-types.exp: set print type nested-type-limit 8
-PASS: gdb.cp/nested-types.exp: show default print type nested-type-limit
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (-1)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (1)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (2)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (3)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (4)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (5)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (6)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (7)
-PASS: gdb.cp/nested-types.exp: show print type nested-type-limit (8)
-Running gdb.git~master/gdb/testsuite/gdb.cp/nextoverthrow.exp ...
-UNSUPPORTED: gdb.cp/nextoverthrow.exp: nextoverthrow.exp could not find _Unwind_DebugHook
-Running gdb.git~master/gdb/testsuite/gdb.cp/no-libstdcxx-probe.exp ...
-PASS: gdb.cp/no-libstdcxx-probe.exp: catch throw
-PASS: gdb.cp/no-libstdcxx-probe.exp: continue
-PASS: gdb.cp/no-libstdcxx-probe.exp: maint ignore-probes libstdcxx .*
-PASS: gdb.cp/no-libstdcxx-probe.exp: print $_exception
-Running gdb.git~master/gdb/testsuite/gdb.cp/non-trivial-retval.exp ...
-PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break here
-PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break in f1
-PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break in f2
-PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break in f22
-PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break in f3
-PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break in f4
-PASS: gdb.cp/non-trivial-retval.exp: finish from f1
-PASS: gdb.cp/non-trivial-retval.exp: finish from f2
-PASS: gdb.cp/non-trivial-retval.exp: finish from f22
-PASS: gdb.cp/non-trivial-retval.exp: finish from f3
-PASS: gdb.cp/non-trivial-retval.exp: finish from f4
-PASS: gdb.cp/non-trivial-retval.exp: p f1 (i1, i2)
-PASS: gdb.cp/non-trivial-retval.exp: p f2 (i1, i2)
-PASS: gdb.cp/non-trivial-retval.exp: p f22 (i1, i2)
-PASS: gdb.cp/non-trivial-retval.exp: p f3 (i1, i2)
-PASS: gdb.cp/non-trivial-retval.exp: p f4 (i1, i2)
-Running gdb.git~master/gdb/testsuite/gdb.cp/noparam.exp ...
-PASS: gdb.cp/noparam.exp: p C::m (int)
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsalias.exp ...
-PASS: gdb.cp/nsalias.exp: (Outer): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (Outer::Inner): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (Outer::Inner::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (Outer::Inner::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (Outer::inner): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (Outer::inner::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (Outer::inner::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi1): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi1::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi1::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi2): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi2::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi2::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi3): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi3::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (oi3::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer::Inner): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer::Inner::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer::Inner::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer::inner): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer::inner::Innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: (outer::inner::innermost): delete $bpnum
-PASS: gdb.cp/nsalias.exp: complaint for too many recursively imported declarations
-PASS: gdb.cp/nsalias.exp: list Outer::Inner::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list Outer::Inner::foo
-PASS: gdb.cp/nsalias.exp: list Outer::Inner::innermost::foo
-PASS: gdb.cp/nsalias.exp: list Outer::foo
-PASS: gdb.cp/nsalias.exp: list Outer::inner::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list Outer::inner::foo
-PASS: gdb.cp/nsalias.exp: list Outer::inner::innermost::foo
-PASS: gdb.cp/nsalias.exp: list oi1::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list oi1::foo
-PASS: gdb.cp/nsalias.exp: list oi1::innermost::foo
-PASS: gdb.cp/nsalias.exp: list oi2::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list oi2::foo
-PASS: gdb.cp/nsalias.exp: list oi2::innermost::foo
-PASS: gdb.cp/nsalias.exp: list oi3::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list oi3::foo
-PASS: gdb.cp/nsalias.exp: list oi3::innermost::foo
-PASS: gdb.cp/nsalias.exp: list outer::Inner::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list outer::Inner::foo
-PASS: gdb.cp/nsalias.exp: list outer::Inner::innermost::foo
-PASS: gdb.cp/nsalias.exp: list outer::foo
-PASS: gdb.cp/nsalias.exp: list outer::inner::Innermost::foo
-PASS: gdb.cp/nsalias.exp: list outer::inner::foo
-PASS: gdb.cp/nsalias.exp: list outer::inner::innermost::foo
-PASS: gdb.cp/nsalias.exp: print Outer::Inner::Innermost::x
-PASS: gdb.cp/nsalias.exp: print Outer::Inner::innermost::x
-PASS: gdb.cp/nsalias.exp: print Outer::Inner::x
-PASS: gdb.cp/nsalias.exp: print Outer::inner::Innermost::x
-PASS: gdb.cp/nsalias.exp: print Outer::inner::innermost::x
-PASS: gdb.cp/nsalias.exp: print Outer::inner::x
-PASS: gdb.cp/nsalias.exp: print Outer::x
-PASS: gdb.cp/nsalias.exp: print oi1::Innermost::x
-PASS: gdb.cp/nsalias.exp: print oi1::innermost::x
-PASS: gdb.cp/nsalias.exp: print oi1::x
-PASS: gdb.cp/nsalias.exp: print oi2::Innermost::x
-PASS: gdb.cp/nsalias.exp: print oi2::innermost::x
-PASS: gdb.cp/nsalias.exp: print oi2::x
-PASS: gdb.cp/nsalias.exp: print oi3::Innermost::x
-PASS: gdb.cp/nsalias.exp: print oi3::innermost::x
-PASS: gdb.cp/nsalias.exp: print oi3::x
-PASS: gdb.cp/nsalias.exp: print outer::Inner::Innermost::x
-PASS: gdb.cp/nsalias.exp: print outer::Inner::innermost::x
-PASS: gdb.cp/nsalias.exp: print outer::Inner::x
-PASS: gdb.cp/nsalias.exp: print outer::inner::Innermost::x
-PASS: gdb.cp/nsalias.exp: print outer::inner::innermost::x
-PASS: gdb.cp/nsalias.exp: print outer::inner::x
-PASS: gdb.cp/nsalias.exp: print outer::x
-PASS: gdb.cp/nsalias.exp: ptype Outer
-PASS: gdb.cp/nsalias.exp: ptype Outer::Inner
-PASS: gdb.cp/nsalias.exp: ptype Outer::Inner::Innermost
-PASS: gdb.cp/nsalias.exp: ptype Outer::Inner::innermost
-PASS: gdb.cp/nsalias.exp: ptype Outer::inner
-PASS: gdb.cp/nsalias.exp: ptype Outer::inner::Innermost
-PASS: gdb.cp/nsalias.exp: ptype Outer::inner::innermost
-PASS: gdb.cp/nsalias.exp: ptype oi1
-PASS: gdb.cp/nsalias.exp: ptype oi1::Innermost
-PASS: gdb.cp/nsalias.exp: ptype oi1::innermost
-PASS: gdb.cp/nsalias.exp: ptype oi2
-PASS: gdb.cp/nsalias.exp: ptype oi2::Innermost
-PASS: gdb.cp/nsalias.exp: ptype oi2::innermost
-PASS: gdb.cp/nsalias.exp: ptype oi3
-PASS: gdb.cp/nsalias.exp: ptype oi3::Innermost
-PASS: gdb.cp/nsalias.exp: ptype oi3::innermost
-PASS: gdb.cp/nsalias.exp: ptype outer
-PASS: gdb.cp/nsalias.exp: ptype outer::Inner
-PASS: gdb.cp/nsalias.exp: ptype outer::Inner::Innermost
-PASS: gdb.cp/nsalias.exp: ptype outer::Inner::innermost
-PASS: gdb.cp/nsalias.exp: ptype outer::inner
-PASS: gdb.cp/nsalias.exp: ptype outer::inner::Innermost
-PASS: gdb.cp/nsalias.exp: ptype outer::inner::innermost
-PASS: gdb.cp/nsalias.exp: set complaints 1
-PASS: gdb.cp/nsalias.exp: whatis Outer
-PASS: gdb.cp/nsalias.exp: whatis Outer::Inner
-PASS: gdb.cp/nsalias.exp: whatis Outer::Inner::Innermost
-PASS: gdb.cp/nsalias.exp: whatis Outer::Inner::innermost
-PASS: gdb.cp/nsalias.exp: whatis Outer::inner
-PASS: gdb.cp/nsalias.exp: whatis Outer::inner::Innermost
-PASS: gdb.cp/nsalias.exp: whatis Outer::inner::innermost
-PASS: gdb.cp/nsalias.exp: whatis oi1
-PASS: gdb.cp/nsalias.exp: whatis oi1::Innermost
-PASS: gdb.cp/nsalias.exp: whatis oi1::innermost
-PASS: gdb.cp/nsalias.exp: whatis oi2
-PASS: gdb.cp/nsalias.exp: whatis oi2::Innermost
-PASS: gdb.cp/nsalias.exp: whatis oi2::innermost
-PASS: gdb.cp/nsalias.exp: whatis oi3
-PASS: gdb.cp/nsalias.exp: whatis oi3::Innermost
-PASS: gdb.cp/nsalias.exp: whatis oi3::innermost
-PASS: gdb.cp/nsalias.exp: whatis outer
-PASS: gdb.cp/nsalias.exp: whatis outer::Inner
-PASS: gdb.cp/nsalias.exp: whatis outer::Inner::Innermost
-PASS: gdb.cp/nsalias.exp: whatis outer::Inner::innermost
-PASS: gdb.cp/nsalias.exp: whatis outer::inner
-PASS: gdb.cp/nsalias.exp: whatis outer::inner::Innermost
-PASS: gdb.cp/nsalias.exp: whatis outer::inner::innermost
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsdecl.exp ...
-PASS: gdb.cp/nsdecl.exp: print fakex
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsimport.exp ...
-PASS: gdb.cp/nsimport.exp: print x
-PASS: gdb.cp/nsimport.exp: print xx
-PASS: gdb.cp/nsimport.exp: print xxx
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsnested.exp ...
-PASS: gdb.cp/nsnested.exp: continue to breakpoint: C::D::second
-PASS: gdb.cp/nsnested.exp: continue to breakpoint: C::first
-PASS: gdb.cp/nsnested.exp: ensure symbol ab is known in C::D::second
-PASS: gdb.cp/nsnested.exp: ensure symbol ab is not known in C::first
-PASS: gdb.cp/nsnested.exp: ensure symbol ab is not known in main
-PASS: gdb.cp/nsnested.exp: print C::D::ab
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsnoimports.exp ...
-PASS: gdb.cp/nsnoimports.exp: A::B::C::second scope: print A::B::C::abc
-PASS: gdb.cp/nsnoimports.exp: A::B::C::second scope: print A::B::ab
-PASS: gdb.cp/nsnoimports.exp: A::B::C::second scope: print A::_a
-PASS: gdb.cp/nsnoimports.exp: A::B::C::second scope: print _a
-PASS: gdb.cp/nsnoimports.exp: A::B::C::second scope: print ab
-PASS: gdb.cp/nsnoimports.exp: A::B::C::second scope: print abc
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print A::B::C::abc
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print A::B::ab
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print A::_a
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print C::abc
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print _a
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print ab
-PASS: gdb.cp/nsnoimports.exp: A::B::first scope: print abc
-PASS: gdb.cp/nsnoimports.exp: continue to breakpoint: A::B::C::second
-PASS: gdb.cp/nsnoimports.exp: continue to breakpoint: A::B::first
-PASS: gdb.cp/nsnoimports.exp: main scope: print A::B::C::abc
-PASS: gdb.cp/nsnoimports.exp: main scope: print A::B::ab
-PASS: gdb.cp/nsnoimports.exp: main scope: print A::_a
-PASS: gdb.cp/nsnoimports.exp: main scope: print _a
-PASS: gdb.cp/nsnoimports.exp: main scope: print ab
-PASS: gdb.cp/nsnoimports.exp: main scope: print abc
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsrecurs.exp ...
-PASS: gdb.cp/nsrecurs.exp: print G::GF::FE::ex
-PASS: gdb.cp/nsrecurs.exp: print ax
-PASS: gdb.cp/nsrecurs.exp: print dx
-PASS: gdb.cp/nsrecurs.exp: print xx
-PASS: gdb.cp/nsrecurs.exp: ptype G::GF
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsstress.exp ...
-PASS: gdb.cp/nsstress.exp: print y
-Running gdb.git~master/gdb/testsuite/gdb.cp/nsusing.exp ...
-PASS: gdb.cp/nsusing.exp: Print _a without import at marker3
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: I::marker7
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: K::marker9
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: L::marker8
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker1 stop
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker10 stop
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker2
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker3
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker4
-PASS: gdb.cp/nsusing.exp: continue to breakpoint: marker5
-PASS: gdb.cp/nsusing.exp: print B::_a
-PASS: gdb.cp/nsusing.exp: print _a
-PASS: gdb.cp/nsusing.exp: print _a in a nested scope
-PASS: gdb.cp/nsusing.exp: print _a in namespace alias scope
-PASS: gdb.cp/nsusing.exp: print cc
-PASS: gdb.cp/nsusing.exp: print dx
-PASS: gdb.cp/nsusing.exp: print efx
-PASS: gdb.cp/nsusing.exp: print ghx
-PASS: gdb.cp/nsusing.exp: print jx when the symbol is available
-PASS: gdb.cp/nsusing.exp: print jx when the symbol is not available
-PASS: gdb.cp/nsusing.exp: print x in namespace alias scope
-PASS: gdb.cp/nsusing.exp: print x, before using statement
-PASS: gdb.cp/nsusing.exp: print x, only using M
-PASS: gdb.cp/nsusing.exp: print x, with M and N
-PASS: gdb.cp/nsusing.exp: using namespace M
-PASS: gdb.cp/nsusing.exp: using namespace N
-Running gdb.git~master/gdb/testsuite/gdb.cp/operator.exp ...
-PASS: gdb.cp/operator.exp: ADL operator
-PASS: gdb.cp/operator.exp: ADL operator overload
-PASS: gdb.cp/operator.exp: anonymous namespace operator
-PASS: gdb.cp/operator.exp: anonymous namespace operator overload
-PASS: gdb.cp/operator.exp: anonymous namespace operator overload float
-PASS: gdb.cp/operator.exp: fully qualified explicit operator call
-PASS: gdb.cp/operator.exp: global operator
-PASS: gdb.cp/operator.exp: global operator overload
-PASS: gdb.cp/operator.exp: imported declaration
-PASS: gdb.cp/operator.exp: imported operator
-PASS: gdb.cp/operator.exp: imported operator overload
-PASS: gdb.cp/operator.exp: imported operator overload float
-PASS: gdb.cp/operator.exp: member operator
-PASS: gdb.cp/operator.exp: member operator overload
-PASS: gdb.cp/operator.exp: namespace alias
-PASS: gdb.cp/operator.exp: p l == 1
-PASS: gdb.cp/operator.exp: p x[0]
-Running gdb.git~master/gdb/testsuite/gdb.cp/oranking.exp ...
-PASS: gdb.cp/oranking.exp: continue to breakpoint: end of main
-KFAIL: gdb.cp/oranking.exp: p foo0(b) (PRMS: gdb/12096)
-PASS: gdb.cp/oranking.exp: p foo1(b)
-KFAIL: gdb.cp/oranking.exp: p foo10(amp) (PRMS: gdb/12098)
-PASS: gdb.cp/oranking.exp: p foo101("abc")
-KFAIL: gdb.cp/oranking.exp: p foo11(d) (PRMS: gdb/12096)
-PASS: gdb.cp/oranking.exp: p foo12(1)
-KFAIL: gdb.cp/oranking.exp: p foo13(c) (PRMS: gdb/12098)
-KFAIL: gdb.cp/oranking.exp: p foo14(e) (PRMS: gdb/12096)
-PASS: gdb.cp/oranking.exp: p foo15 (c)
-PASS: gdb.cp/oranking.exp: p foo15 (cc)
-PASS: gdb.cp/oranking.exp: p foo15 (cvc)
-PASS: gdb.cp/oranking.exp: p foo15 (vc)
-KFAIL: gdb.cp/oranking.exp: p foo2(b) (PRMS: gdb/12098)
-PASS: gdb.cp/oranking.exp: p foo3(1.0f)
-PASS: gdb.cp/oranking.exp: p foo4(&a)
-PASS: gdb.cp/oranking.exp: p foo5(c)
-PASS: gdb.cp/oranking.exp: p foo6(bp)
-PASS: gdb.cp/oranking.exp: p foo7(cp)
-PASS: gdb.cp/oranking.exp: p foo8(co)
-PASS: gdb.cp/oranking.exp: p foo9(co)
-PASS: gdb.cp/oranking.exp: p test1()
-PASS: gdb.cp/oranking.exp: p test10()
-PASS: gdb.cp/oranking.exp: p test101()
-PASS: gdb.cp/oranking.exp: p test11()
-PASS: gdb.cp/oranking.exp: p test12()
-PASS: gdb.cp/oranking.exp: p test13()
-PASS: gdb.cp/oranking.exp: p test14()
-PASS: gdb.cp/oranking.exp: p test15 ()
-PASS: gdb.cp/oranking.exp: p test2()
-PASS: gdb.cp/oranking.exp: p test3()
-PASS: gdb.cp/oranking.exp: p test4()
-PASS: gdb.cp/oranking.exp: p test5()
-PASS: gdb.cp/oranking.exp: p test6()
-PASS: gdb.cp/oranking.exp: p test7()
-PASS: gdb.cp/oranking.exp: p test8()
-PASS: gdb.cp/oranking.exp: p test9()
-Running gdb.git~master/gdb/testsuite/gdb.cp/overload-const.exp ...
-PASS: gdb.cp/overload-const.exp: set language c++
-PASS: gdb.cp/overload-const.exp: setting breakpoint at myclass::func
-Running gdb.git~master/gdb/testsuite/gdb.cp/overload.exp ...
-PASS: gdb.cp/overload.exp: list 'overload.cc':'intToChar(char)'
-PASS: gdb.cp/overload.exp: list 'overload.cc':intToChar(char)
-PASS: gdb.cp/overload.exp: list 'overload.cc:intToChar(char)'
-PASS: gdb.cp/overload.exp: list all overloads: list bar
-PASS: gdb.cp/overload.exp: list all overloads: set listsize 10
-PASS: gdb.cp/overload.exp: list overload.cc:'foo::overloadfnarg(int)'
-PASS: gdb.cp/overload.exp: list overload.cc:'intToChar(char)'
-PASS: gdb.cp/overload.exp: list overload.cc:foo::overloadfnarg(int)
-PASS: gdb.cp/overload.exp: list overload.cc:intToChar
-PASS: gdb.cp/overload.exp: list overload.cc:intToChar(char)
-PASS: gdb.cp/overload.exp: list overloaded function with function ptr args
-PASS: gdb.cp/overload.exp: list overloaded function with function ptr args - quotes around argument
-PASS: gdb.cp/overload.exp: list overloaded function with int arg
-PASS: gdb.cp/overload.exp: list overloaded function with no args
-PASS: gdb.cp/overload.exp: print K::staticoverload ()
-PASS: gdb.cp/overload.exp: print K::staticoverload (2)
-PASS: gdb.cp/overload.exp: print K::staticoverload (2, 3)
-PASS: gdb.cp/overload.exp: print N::nsoverload ()
-PASS: gdb.cp/overload.exp: print N::nsoverload (2)
-PASS: gdb.cp/overload.exp: print N::nsoverload (2, 3)
-PASS: gdb.cp/overload.exp: print bar(a)
-PASS: gdb.cp/overload.exp: print bar(b)
-PASS: gdb.cp/overload.exp: print bar(c)
-PASS: gdb.cp/overload.exp: print bar(d)
-PASS: gdb.cp/overload.exp: print bar2(e, b)
-PASS: gdb.cp/overload.exp: print call overloaded func 1 arg
-PASS: gdb.cp/overload.exp: print call overloaded func 10 args
-PASS: gdb.cp/overload.exp: print call overloaded func 11 args
-PASS: gdb.cp/overload.exp: print call overloaded func 2 args
-PASS: gdb.cp/overload.exp: print call overloaded func 3 args
-PASS: gdb.cp/overload.exp: print call overloaded func 4 args
-PASS: gdb.cp/overload.exp: print call overloaded func 5 args
-PASS: gdb.cp/overload.exp: print call overloaded func 6 args
-PASS: gdb.cp/overload.exp: print call overloaded func 7 args
-PASS: gdb.cp/overload.exp: print call overloaded func 8 args
-PASS: gdb.cp/overload.exp: print call overloaded func 9 args
-PASS: gdb.cp/overload.exp: print call overloaded func char arg
-PASS: gdb.cp/overload.exp: print call overloaded func char\* arg
-PASS: gdb.cp/overload.exp: print call overloaded func double arg
-PASS: gdb.cp/overload.exp: print call overloaded func float arg
-PASS: gdb.cp/overload.exp: print call overloaded func int arg
-PASS: gdb.cp/overload.exp: print call overloaded func int\* arg
-PASS: gdb.cp/overload.exp: print call overloaded func long arg
-PASS: gdb.cp/overload.exp: print call overloaded func short arg
-PASS: gdb.cp/overload.exp: print call overloaded func signed char arg
-PASS: gdb.cp/overload.exp: print call overloaded func unsigned char arg
-PASS: gdb.cp/overload.exp: print call overloaded func unsigned int arg
-PASS: gdb.cp/overload.exp: print call overloaded func unsigned long arg
-PASS: gdb.cp/overload.exp: print call overloaded func unsigned short arg
-PASS: gdb.cp/overload.exp: print call overloaded func void arg
-PASS: gdb.cp/overload.exp: print foo::overload1arg
-PASS: gdb.cp/overload.exp: print foo::overload1arg(char)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(char***)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(double)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(float)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(int)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(long)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(short)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(signed char)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(unsigned char)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(unsigned int)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(unsigned long)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(unsigned short)
-PASS: gdb.cp/overload.exp: print foo::overload1arg(void)
-PASS: gdb.cp/overload.exp: print foo_instance1
-PASS: gdb.cp/overload.exp: print foo_instance1.overloadfnarg(23, intintfunc)
-PASS: gdb.cp/overload.exp: print foo_instance2
-PASS: gdb.cp/overload.exp: print foo_instance3
-PASS: gdb.cp/overload.exp: print intToChar(1)
-PASS: gdb.cp/overload.exp: print overloadNamespace('a')
-PASS: gdb.cp/overload.exp: print overloadNamespace('a') in XXX
-PASS: gdb.cp/overload.exp: print overloadNamespace(1)
-PASS: gdb.cp/overload.exp: print overloadNamespace(1) in XXX
-PASS: gdb.cp/overload.exp: print overloadNamespace(dummyInstance)
-PASS: gdb.cp/overload.exp: print overloadNamespace(dummyInstance) in XXX
-PASS: gdb.cp/overload.exp: ptype foo_instance1 (shorter match)
-PASS: gdb.cp/overload.exp: re-selected 'main' frame after inferior call
-PASS: gdb.cp/overload.exp: set listsize 1
-PASS: gdb.cp/overload.exp: set print symbol off
-PASS: gdb.cp/overload.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.cp/ovldbreak.exp ...
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 10
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 11
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 12
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 13
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 2
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 3
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 4
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 5
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 6
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 7
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 8
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice 9
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice all
-PASS: gdb.cp/ovldbreak.exp: bp menu for foo::overload1arg choice cancel
-PASS: gdb.cp/ovldbreak.exp: break on ambiguous symbol when multiple-symbols is set to all
-PASS: gdb.cp/ovldbreak.exp: break on ambiguous symbol when multiple-symbols is set to cancel
-PASS: gdb.cp/ovldbreak.exp: breakpoint info (after cancel)
-PASS: gdb.cp/ovldbreak.exp: breakpoint info (after delete)
-PASS: gdb.cp/ovldbreak.exp: breakpoint info (after setting on all)
-PASS: gdb.cp/ovldbreak.exp: breakpoint info (after setting one-by-one)
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : char
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : double
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : float
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : int
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : long_int
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : short_int
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : signed_char
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_char
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_int
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_long_int
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_short_int
-PASS: gdb.cp/ovldbreak.exp: continue to bp overloaded : void
-PASS: gdb.cp/ovldbreak.exp: continue until exit at finish program
-PASS: gdb.cp/ovldbreak.exp: delete all breakpoints
-PASS: gdb.cp/ovldbreak.exp: detect char
-PASS: gdb.cp/ovldbreak.exp: detect double
-PASS: gdb.cp/ovldbreak.exp: detect float
-PASS: gdb.cp/ovldbreak.exp: detect int
-PASS: gdb.cp/ovldbreak.exp: detect long_int
-PASS: gdb.cp/ovldbreak.exp: detect short_int
-PASS: gdb.cp/ovldbreak.exp: detect signed_char
-PASS: gdb.cp/ovldbreak.exp: detect unsigned_char
-PASS: gdb.cp/ovldbreak.exp: detect unsigned_int
-PASS: gdb.cp/ovldbreak.exp: detect unsigned_long_int
-PASS: gdb.cp/ovldbreak.exp: detect unsigned_short_int
-PASS: gdb.cp/ovldbreak.exp: detect void
-PASS: gdb.cp/ovldbreak.exp: multiple breakpoints: bp menu for foo::overload1arg choice 2-3
-PASS: gdb.cp/ovldbreak.exp: multiple breakpoints: set bp 14 on foo::overload1arg 2-3 line 107 110
-PASS: gdb.cp/ovldbreak.exp: set bp 10 on foo::overload1arg 10 line 116
-PASS: gdb.cp/ovldbreak.exp: set bp 11 on foo::overload1arg 11 line 128
-PASS: gdb.cp/ovldbreak.exp: set bp 12 on foo::overload1arg 12 line 134
-PASS: gdb.cp/ovldbreak.exp: set bp 13 on foo::overload1arg 13 line 122
-PASS: gdb.cp/ovldbreak.exp: set bp 2 on foo::overload1arg 2 line 107
-PASS: gdb.cp/ovldbreak.exp: set bp 3 on foo::overload1arg 3 line 110
-PASS: gdb.cp/ovldbreak.exp: set bp 4 on foo::overload1arg 4 line 140
-PASS: gdb.cp/ovldbreak.exp: set bp 5 on foo::overload1arg 5 line 137
-PASS: gdb.cp/ovldbreak.exp: set bp 6 on foo::overload1arg 6 line 125
-PASS: gdb.cp/ovldbreak.exp: set bp 7 on foo::overload1arg 7 line 131
-PASS: gdb.cp/ovldbreak.exp: set bp 8 on foo::overload1arg 8 line 119
-PASS: gdb.cp/ovldbreak.exp: set bp 9 on foo::overload1arg 9 line 113
-PASS: gdb.cp/ovldbreak.exp: set bp on overload1arg all
-PASS: gdb.cp/ovldbreak.exp: set bp on overload1arg canceled
-PASS: gdb.cp/ovldbreak.exp: set multiple-symbols all
-PASS: gdb.cp/ovldbreak.exp: set multiple-symbols ask
-PASS: gdb.cp/ovldbreak.exp: set multiple-symbols cancel
-Running gdb.git~master/gdb/testsuite/gdb.cp/ovsrch.exp ...
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (char*) const'
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (char*) const' if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (char*) const' if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (int) const'
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (int) const' if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (int) const' if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break 'A::B::inner::foo (void) const'
-PASS: gdb.cp/ovsrch.exp: break 'A::B::stop_here_too'
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (char*) const'
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (char*) const' if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (char*) const' if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (int) const'
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (int) const' if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (int) const' if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break 'A::outer::foo (void) const'
-PASS: gdb.cp/ovsrch.exp: break 'A::stop_here'
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (char*) const
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (char*) const if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (char*) const if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (int) const
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (int) const if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (int) const if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::foo (void) const
-PASS: gdb.cp/ovsrch.exp: break A::B::inner::hibob if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break A::B::stop_here_too
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (char*) const
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (char*) const if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (char*) const if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (int) const
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (int) const if (A::outer::func ())
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (int) const if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break A::outer::foo (void) const
-PASS: gdb.cp/ovsrch.exp: break A::outer::hibob if (a_param == 3)
-PASS: gdb.cp/ovsrch.exp: break A::stop_here
-PASS: gdb.cp/ovsrch.exp: continue to breakpoint: stop_here
-PASS: gdb.cp/ovsrch.exp: continue to breakpoint: stop_here_too
-Running gdb.git~master/gdb/testsuite/gdb.cp/paramless.exp ...
-PASS: gdb.cp/paramless.exp: break outer::fn
-PASS: gdb.cp/paramless.exp: break toplev
-PASS: gdb.cp/paramless.exp: gdb_breakpoint: set breakpoint at outer<char>::fn<short>
-PASS: gdb.cp/paramless.exp: gdb_breakpoint: set breakpoint at outer<int>::fn
-PASS: gdb.cp/paramless.exp: gdb_breakpoint: set breakpoint at toplev<char>
-Running gdb.git~master/gdb/testsuite/gdb.cp/paren-type.exp ...
-PASS: gdb.cp/paren-type.exp: break C::f(long)
-PASS: gdb.cp/paren-type.exp: break C::f(short)
-PASS: gdb.cp/paren-type.exp: set breakpoint pending off
-Running gdb.git~master/gdb/testsuite/gdb.cp/parse-lang.exp ...
-PASS: gdb.cp/parse-lang.exp: breakpoint hit
-Running gdb.git~master/gdb/testsuite/gdb.cp/pass-by-ref-2.exp ...
-PASS: gdb.cp/pass-by-ref-2.exp: backtrace
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvArrayContainerByRef
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvArrayContainerByRef with BP
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvArrayContainerByVal
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvDynamic
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvFourCCtor (c0v0)
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvFourCCtor (c0v1)
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvFourCCtor (c1v0)
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvFourCCtor (c1v1)
-PASS: gdb.cp/pass-by-ref-2.exp: call cbvTwoMCtorAndCCtor
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'arrayContainerByRef' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'arrayContainerByVal' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'dynamic' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'twoCctor_c0v0' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'twoCctor_c0v1' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'twoCctor_c1v0' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'twoCctor_c1v1' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: cbv argument 'twoMctorAndCtor' should not change
-PASS: gdb.cp/pass-by-ref-2.exp: continue to breakpoint: end of main
-PASS: gdb.cp/pass-by-ref-2.exp: copy ctor is implicitly deleted
-PASS: gdb.cp/pass-by-ref-2.exp: print cbvInlined (inlined)
-PASS: gdb.cp/pass-by-ref-2.exp: type not destructible
-Running gdb.git~master/gdb/testsuite/gdb.cp/pass-by-ref.exp ...
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_absent_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_absent_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_absent_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_absent_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_absent_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedIn_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedIn_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedIn_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedIn_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedIn_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedOut_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedOut_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedOut_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedOut_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_defaultedOut_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_absent_explicit_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedIn_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_defaultedOut_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_absent_absent: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_absent_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_absent_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_absent_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_absent_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedIn_absent: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedIn_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedIn_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedIn_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedIn_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedOut_absent: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedOut_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedOut_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedOut_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_defaultedOut_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_explicit_absent: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_explicit_defaultedIn: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_explicit_defaultedOut: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_explicit_deleted: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_deleted_explicit_explicit: calling 'cbv_container' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_absent: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedIn: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedOut: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_deleted: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_explicit: call 'cbv_container'
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Container_explicit_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_absent_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_absent_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_absent_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_absent_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedIn_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedIn_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedIn_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedIn_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedOut_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedOut_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedOut_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_defaultedOut_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_absent_explicit_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedIn_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_defaultedOut_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_absent_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_absent_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_absent_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_absent_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_absent_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedIn_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedIn_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedIn_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedIn_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedIn_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedOut_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedOut_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedOut_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedOut_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_defaultedOut_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_explicit_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_explicit_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_explicit_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_explicit_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_deleted_explicit_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Derived_explicit_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_absent_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedIn_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_defaultedOut_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_absent_explicit_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_absent_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedIn_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_defaultedOut_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedIn_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_absent_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedIn_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_defaultedOut_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_defaultedOut_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_absent_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_absent_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_absent_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_absent_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_absent_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedIn_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedIn_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedIn_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedIn_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedIn_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedOut_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedOut_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedOut_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedOut_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_defaultedOut_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_explicit_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_explicit_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_explicit_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_explicit_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_deleted_explicit_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_absent_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedIn_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_defaultedOut_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_absent: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedIn: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedOut: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_deleted: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_explicit: cbv argument should not change (item 149)
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Large_explicit_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_absent_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedIn_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_defaultedOut_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_absent_explicit_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_absent_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedIn_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_defaultedOut_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedIn_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_absent_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedIn_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_defaultedOut_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_defaultedOut_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_absent_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_absent_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_absent_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_absent_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_absent_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedIn_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedIn_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedIn_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedIn_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedIn_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedOut_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedOut_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedOut_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedOut_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_defaultedOut_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_explicit_absent: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_explicit_defaultedIn: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_explicit_defaultedOut: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_explicit_deleted: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_deleted_explicit_explicit: calling 'cbv' should be refused
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_absent_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedIn_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_defaultedOut_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_absent: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_absent: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_absent: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_absent: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_absent: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedIn: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedIn: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedIn: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedIn: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedIn: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedOut: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedOut: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedOut: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedOut: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_defaultedOut: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_deleted: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_deleted: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_deleted: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_deleted: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_deleted: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_explicit: call 'cbv'
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_explicit: cbv argument should not change (item 0)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_explicit: cbv argument should not change (item 1)
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_explicit: destructor should be called
-PASS: gdb.cp/pass-by-ref.exp: Small_explicit_explicit_explicit: reset the tracer
-PASS: gdb.cp/pass-by-ref.exp: continue to breakpoint: end of main
-Running gdb.git~master/gdb/testsuite/gdb.cp/pointer-to-member.exp ...
-PASS: gdb.cp/pointer-to-member.exp: print ptm
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr-1023.exp ...
-PASS: gdb.cp/pr-1023.exp: break myClass::performBlocking
-PASS: gdb.cp/pr-1023.exp: break myClass::performUnblocking
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr-1210.exp ...
-PASS: gdb.cp/pr-1210.exp: print *obj
-PASS: gdb.cp/pr-1210.exp: print obj->myB
-PASS: gdb.cp/pr-1210.exp: step past initialization
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr-574.exp ...
-PASS: gdb.cp/pr-574.exp: PR gdb/574
-PASS: gdb.cp/pr-574.exp: continue to breakpoint: end of constructors
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr10687.exp ...
-PASS: gdb.cp/pr10687.exp: continue to breakpoint: marker
-PASS: gdb.cp/pr10687.exp: p a
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr10728.exp ...
-PASS: gdb.cp/pr10728.exp: continue to breakpoint: marker 1
-PASS: gdb.cp/pr10728.exp: print x->y2 - x->y1
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr12028.exp ...
-PASS: gdb.cp/pr12028.exp: p D::foo(b)
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr17132.exp ...
-PASS: gdb.cp/pr17132.exp: continue to breakpoint: Break here
-PASS: gdb.cp/pr17132.exp: p 0 || a->func()
-PASS: gdb.cp/pr17132.exp: p 1 && a->func()
-PASS: gdb.cp/pr17132.exp: p sizeof (a->func())
-PASS: gdb.cp/pr17132.exp: p sizeof (a_ptr->func())
-PASS: gdb.cp/pr17132.exp: ptype a->func ()
-PASS: gdb.cp/pr17132.exp: ptype a_ptr->func ()
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr17494.exp ...
-PASS: gdb.cp/pr17494.exp: a.geta()
-PASS: gdb.cp/pr17494.exp: a_ptr->geta()
-PASS: gdb.cp/pr17494.exp: continue to breakpoint: Break here
-PASS: gdb.cp/pr17494.exp: ternop 1
-PASS: gdb.cp/pr17494.exp: ternop 10
-PASS: gdb.cp/pr17494.exp: ternop 11
-PASS: gdb.cp/pr17494.exp: ternop 12
-PASS: gdb.cp/pr17494.exp: ternop 13
-PASS: gdb.cp/pr17494.exp: ternop 14
-PASS: gdb.cp/pr17494.exp: ternop 15
-PASS: gdb.cp/pr17494.exp: ternop 16
-PASS: gdb.cp/pr17494.exp: ternop 17
-PASS: gdb.cp/pr17494.exp: ternop 18
-PASS: gdb.cp/pr17494.exp: ternop 19
-PASS: gdb.cp/pr17494.exp: ternop 2
-PASS: gdb.cp/pr17494.exp: ternop 20
-PASS: gdb.cp/pr17494.exp: ternop 3
-PASS: gdb.cp/pr17494.exp: ternop 4
-PASS: gdb.cp/pr17494.exp: ternop 5
-PASS: gdb.cp/pr17494.exp: ternop 6
-PASS: gdb.cp/pr17494.exp: ternop 7
-PASS: gdb.cp/pr17494.exp: ternop 8
-PASS: gdb.cp/pr17494.exp: ternop 9
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr9067.exp ...
-PASS: gdb.cp/pr9067.exp: print b
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr9167.exp ...
-PASS: gdb.cp/pr9167.exp: continue to breakpoint: marker
-PASS: gdb.cp/pr9167.exp: p b
-Running gdb.git~master/gdb/testsuite/gdb.cp/pr9631.exp ...
-PASS: gdb.cp/pr9631.exp: continue to breakpoint: after bar tender is initialized
-PASS: gdb.cp/pr9631.exp: print tender
-Running gdb.git~master/gdb/testsuite/gdb.cp/print-demangle.exp ...
-PASS: gdb.cp/print-demangle.exp: continue to breakpoint: return_true
-PASS: gdb.cp/print-demangle.exp: frame
-PASS: gdb.cp/print-demangle.exp: set print demangle off
-Running gdb.git~master/gdb/testsuite/gdb.cp/print-global-stub.exp ...
-PASS: gdb.cp/print-global-stub.exp: print s
-Running gdb.git~master/gdb/testsuite/gdb.cp/print-method-args.exp ...
-PASS: gdb.cp/print-method-args.exp: ptype A
-Running gdb.git~master/gdb/testsuite/gdb.cp/printmethod.exp ...
-PASS: gdb.cp/printmethod.exp: continue to breakpoint: end of constructors
-PASS: gdb.cp/printmethod.exp: print nonvirtual method.
-PASS: gdb.cp/printmethod.exp: print virtual method.
-Running gdb.git~master/gdb/testsuite/gdb.cp/psmang.exp ...
-PASS: gdb.cp/psmang.exp: break s::method1
-PASS: gdb.cp/psmang.exp: break s::method2
-Running gdb.git~master/gdb/testsuite/gdb.cp/psymtab-parameter.exp ...
-PASS: gdb.cp/psymtab-parameter.exp: complete p 'func<short>(
-PASS: gdb.cp/psymtab-parameter.exp: maintenance info symtabs
-PASS: gdb.cp/psymtab-parameter.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ...
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v2_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v2_const_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v2_volatile_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v2_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v_const_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v2_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v2_const_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v2_volatile_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v2_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_volatile_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_const_my_int
-PASS: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_my_int
-Running gdb.git~master/gdb/testsuite/gdb.cp/ptype-flags.exp ...
-PASS: gdb.cp/ptype-flags.exp: basic test
-PASS: gdb.cp/ptype-flags.exp: basic test, default methods off
-PASS: gdb.cp/ptype-flags.exp: basic test, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: methods typedefs, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: methods, default methods off
-PASS: gdb.cp/ptype-flags.exp: methods, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: methods, no typedefs, default methods off
-PASS: gdb.cp/ptype-flags.exp: no methods
-PASS: gdb.cp/ptype-flags.exp: no methods or typedefs
-PASS: gdb.cp/ptype-flags.exp: no typedefs
-PASS: gdb.cp/ptype-flags.exp: no typedefs, default methods off
-PASS: gdb.cp/ptype-flags.exp: raw
-PASS: gdb.cp/ptype-flags.exp: raw no methods
-PASS: gdb.cp/ptype-flags.exp: raw no methods or typedefs
-PASS: gdb.cp/ptype-flags.exp: raw no typedefs
-PASS: gdb.cp/ptype-flags.exp: set language c++
-PASS: gdb.cp/ptype-flags.exp: set print type methods off
-PASS: gdb.cp/ptype-flags.exp: set print type typedefs off
-PASS: gdb.cp/ptype-flags.exp: set width 0
-PASS: gdb.cp/ptype-flags.exp: typdefs class: basic test
-PASS: gdb.cp/ptype-flags.exp: typdefs class: no methods
-PASS: gdb.cp/ptype-flags.exp: typdefs class: no typedefs
-PASS: gdb.cp/ptype-flags.exp: typdefs class:no methods or typedefs
-PASS: gdb.cp/ptype-flags.exp: typedef class: basic test, default methods off
-PASS: gdb.cp/ptype-flags.exp: typedef class: basic test, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: typedef class: methods typedefs, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: typedef class: methods, default methods off
-PASS: gdb.cp/ptype-flags.exp: typedef class: methods, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: typedef class: methods, no typedefs, default methods off
-PASS: gdb.cp/ptype-flags.exp: typedef class: no typedefs, default methods off
-PASS: gdb.cp/ptype-flags.exp: typedef class: raw
-PASS: gdb.cp/ptype-flags.exp: typedef class: raw no methods
-PASS: gdb.cp/ptype-flags.exp: typedef class: raw no methods or typedefs
-PASS: gdb.cp/ptype-flags.exp: typedef class: raw no typedefs
-PASS: gdb.cp/ptype-flags.exp: typedef class: typedefs, default methods+typedefs off
-PASS: gdb.cp/ptype-flags.exp: typedefs, default methods+typedefs off
-Running gdb.git~master/gdb/testsuite/gdb.cp/punctuator.exp ...
-PASS: gdb.cp/punctuator.exp: print ($u and_eq 0xaaaa) == ($v &= 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print ($u not_eq 0xaaaa) == ($v != 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print ($u or_eq 0xaaaa) == ($v |= 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print ($u xor_eq 0xaaaa) == ($v ^= 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (0x5a5a and 0xaaaa) == (0x5a5a && 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (0x5a5a bitand 0xaaaa) == (0x5a5a & 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (0x5a5a bitor 0xaaaa) == (0x5a5a | 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (0x5a5a or 0xaaaa) == (0x5a5a || 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (0x5a5a xor 0xaaaa) == (0x5a5a ^ 0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (compl 0xaaaa) == (~0xaaaa)
-PASS: gdb.cp/punctuator.exp: print (not not 0xaaaa) == (!!0xaaaa)
-PASS: gdb.cp/punctuator.exp: set $u 1
-PASS: gdb.cp/punctuator.exp: set $u 2
-PASS: gdb.cp/punctuator.exp: set $u 3
-PASS: gdb.cp/punctuator.exp: set $v 1
-PASS: gdb.cp/punctuator.exp: set $v 2
-PASS: gdb.cp/punctuator.exp: set $v 3
-PASS: gdb.cp/punctuator.exp: set lang c++
-Running gdb.git~master/gdb/testsuite/gdb.cp/re-set-overloaded.exp ...
-PASS: gdb.cp/re-set-overloaded.exp: break C::C
-PASS: gdb.cp/re-set-overloaded.exp: breakpoint resolved
-PASS: gdb.cp/re-set-overloaded.exp: set breakpoint pending yes
-PASS: gdb.cp/re-set-overloaded.exp: set variable $brk = $bpnum
-PASS: gdb.cp/re-set-overloaded.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.cp/readnow-language.exp ...
-PASS: gdb.cp/readnow-language.exp: show language
-Running gdb.git~master/gdb/testsuite/gdb.cp/ref-params.exp ...
-PASS: gdb.cp/ref-params.exp: print f1(MQ)
-PASS: gdb.cp/ref-params.exp: print f1(MQR)
-PASS: gdb.cp/ref-params.exp: print mf1(MQ)
-PASS: gdb.cp/ref-params.exp: print mf1(MQR)
-PASS: gdb.cp/ref-params.exp: print mf2(MQ)
-PASS: gdb.cp/ref-params.exp: print mf2(MQR)
-PASS: gdb.cp/ref-params.exp: print value of Child& in f2
-PASS: gdb.cp/ref-params.exp: print value of Parent& in f1
-PASS: gdb.cp/ref-params.exp: print value of a Child in main
-PASS: gdb.cp/ref-params.exp: print value of f1 on (Child&) in main
-PASS: gdb.cp/ref-params.exp: print value of f1 on Child in main
-PASS: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
-PASS: gdb.cp/ref-params.exp: print value of f2 on (Child&) in main
-PASS: gdb.cp/ref-params.exp: print value of f2 on Child in main
-Running gdb.git~master/gdb/testsuite/gdb.cp/ref-types.exp ...
-PASS: gdb.cp/ref-types.exp: examine value at rps
-PASS: gdb.cp/ref-types.exp: print value of *rps
-PASS: gdb.cp/ref-types.exp: print value of C
-PASS: gdb.cp/ref-types.exp: print value of D
-PASS: gdb.cp/ref-types.exp: print value of F
-PASS: gdb.cp/ref-types.exp: print value of I
-PASS: gdb.cp/ref-types.exp: print value of L
-PASS: gdb.cp/ref-types.exp: print value of S
-PASS: gdb.cp/ref-types.exp: print value of UC
-PASS: gdb.cp/ref-types.exp: print value of UI
-PASS: gdb.cp/ref-types.exp: print value of UL
-PASS: gdb.cp/ref-types.exp: print value of US
-PASS: gdb.cp/ref-types.exp: print value of as[0]
-PASS: gdb.cp/ref-types.exp: print value of as[1]
-PASS: gdb.cp/ref-types.exp: print value of as[2]
-PASS: gdb.cp/ref-types.exp: print value of as[3]
-PASS: gdb.cp/ref-types.exp: print value of ps
-PASS: gdb.cp/ref-types.exp: print value of rC
-PASS: gdb.cp/ref-types.exp: print value of rD
-PASS: gdb.cp/ref-types.exp: print value of rF
-PASS: gdb.cp/ref-types.exp: print value of rI
-PASS: gdb.cp/ref-types.exp: print value of rL
-PASS: gdb.cp/ref-types.exp: print value of rS
-PASS: gdb.cp/ref-types.exp: print value of rUC
-PASS: gdb.cp/ref-types.exp: print value of rUI
-PASS: gdb.cp/ref-types.exp: print value of rUL
-PASS: gdb.cp/ref-types.exp: print value of rUS
-PASS: gdb.cp/ref-types.exp: print value of ras[0]
-PASS: gdb.cp/ref-types.exp: print value of ras[1]
-PASS: gdb.cp/ref-types.exp: print value of ras[2]
-PASS: gdb.cp/ref-types.exp: print value of ras[3]
-PASS: gdb.cp/ref-types.exp: print value of rs
-PASS: gdb.cp/ref-types.exp: print value of s
-PASS: gdb.cp/ref-types.exp: ptype C
-PASS: gdb.cp/ref-types.exp: ptype D
-PASS: gdb.cp/ref-types.exp: ptype F
-PASS: gdb.cp/ref-types.exp: ptype I
-PASS: gdb.cp/ref-types.exp: ptype L
-PASS: gdb.cp/ref-types.exp: ptype S
-PASS: gdb.cp/ref-types.exp: ptype UC
-PASS: gdb.cp/ref-types.exp: ptype UI
-PASS: gdb.cp/ref-types.exp: ptype UL
-PASS: gdb.cp/ref-types.exp: ptype US
-PASS: gdb.cp/ref-types.exp: ptype as
-PASS: gdb.cp/ref-types.exp: ptype ps
-PASS: gdb.cp/ref-types.exp: ptype rC
-PASS: gdb.cp/ref-types.exp: ptype rD
-PASS: gdb.cp/ref-types.exp: ptype rF
-PASS: gdb.cp/ref-types.exp: ptype rI
-PASS: gdb.cp/ref-types.exp: ptype rL
-PASS: gdb.cp/ref-types.exp: ptype rS
-PASS: gdb.cp/ref-types.exp: ptype rUC
-PASS: gdb.cp/ref-types.exp: ptype rUI
-PASS: gdb.cp/ref-types.exp: ptype rUL
-PASS: gdb.cp/ref-types.exp: ptype rUS
-PASS: gdb.cp/ref-types.exp: ptype ras
-PASS: gdb.cp/ref-types.exp: ptype rps
-PASS: gdb.cp/ref-types.exp: ptype rs
-PASS: gdb.cp/ref-types.exp: ptype s
-PASS: gdb.cp/ref-types.exp: up from f
-PASS: gdb.cp/ref-types.exp: up from marker1 1
-Running gdb.git~master/gdb/testsuite/gdb.cp/rtti.exp ...
-PASS: gdb.cp/rtti.exp: continue to breakpoint: end of constructors in func
-PASS: gdb.cp/rtti.exp: continue to breakpoint: end of constructors in func3
-PASS: gdb.cp/rtti.exp: continue to breakpoint: end of constructors in main
-PASS: gdb.cp/rtti.exp: print *e1
-PASS: gdb.cp/rtti.exp: print *e2
-PASS: gdb.cp/rtti.exp: print *obj
-PASS: gdb.cp/rtti.exp: print *obj3
-Running gdb.git~master/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp ...
-PASS: gdb.cp/rvalue-ref-casts.exp: break at test location
-PASS: gdb.cp/rvalue-ref-casts.exp: cast base class rvalue reference to derived class rvalue reference
-PASS: gdb.cp/rvalue-ref-casts.exp: cast derived class rvalue reference to base class rvalue reference
-PASS: gdb.cp/rvalue-ref-casts.exp: continue
-PASS: gdb.cp/rvalue-ref-casts.exp: dynamic_cast simple upcast to rvalue reference
-PASS: gdb.cp/rvalue-ref-casts.exp: dynamic_cast to rvalue reference to non-existing base
-PASS: gdb.cp/rvalue-ref-casts.exp: let compiler cast base class rvalue reference to derived class rvalue reference
-PASS: gdb.cp/rvalue-ref-casts.exp: reinterpret_cast to rvalue reference type
-PASS: gdb.cp/rvalue-ref-casts.exp: set print symbol off
-PASS: gdb.cp/rvalue-ref-casts.exp: static_cast to rvalue reference type
-Running gdb.git~master/gdb/testsuite/gdb.cp/rvalue-ref-overload.exp ...
-PASS: gdb.cp/rvalue-ref-overload.exp: lvalue reference overload
-PASS: gdb.cp/rvalue-ref-overload.exp: lvalue reference to const overload
-PASS: gdb.cp/rvalue-ref-overload.exp: passing lvalue arg to rvalue parameter
-PASS: gdb.cp/rvalue-ref-overload.exp: print foo_rr_instance1.overload1arg(arg)
-PASS: gdb.cp/rvalue-ref-overload.exp: print foo_rr_instance1.overload1arg(static_cast<foo&&>(arg))
-PASS: gdb.cp/rvalue-ref-overload.exp: print foo_rr_instance1.overloadConst(arg)
-PASS: gdb.cp/rvalue-ref-overload.exp: ptype foo_rr_instance1
-KFAIL: gdb.cp/rvalue-ref-overload.exp: rvalue reference overload (PRMS: c++/15372)
-PASS: gdb.cp/rvalue-ref-overload.exp: set print symbol off
-PASS: gdb.cp/rvalue-ref-overload.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.cp/rvalue-ref-params.exp ...
-PASS: gdb.cp/rvalue-ref-params.exp: print f1(static_cast<MultiChild&&>(MQ))
-PASS: gdb.cp/rvalue-ref-params.exp: print f3(static_cast<int&&> (global_int))
-PASS: gdb.cp/rvalue-ref-params.exp: print f4(static_cast<float&&> (global_float))
-PASS: gdb.cp/rvalue-ref-params.exp: print mf1(static_cast<MultiChild&&>(MQ))
-PASS: gdb.cp/rvalue-ref-params.exp: print mf2(static_cast<MultiChild&&>(MQ))
-PASS: gdb.cp/rvalue-ref-params.exp: print static_cast<float&&> (global_float)
-PASS: gdb.cp/rvalue-ref-params.exp: print static_cast<float&> (global_float)
-PASS: gdb.cp/rvalue-ref-params.exp: print static_cast<int&&> (global_int)
-PASS: gdb.cp/rvalue-ref-params.exp: print static_cast<int&> (global_int)
-PASS: gdb.cp/rvalue-ref-params.exp: print value of Child&& in f2
-PASS: gdb.cp/rvalue-ref-params.exp: print value of Parent&& in f1
-PASS: gdb.cp/rvalue-ref-params.exp: print value of f1 on (Child&&) in main
-PASS: gdb.cp/rvalue-ref-params.exp: print value of f1 on Child&& in f2
-PASS: gdb.cp/rvalue-ref-params.exp: print value of f2 on (Child&&) in main
-Running gdb.git~master/gdb/testsuite/gdb.cp/rvalue-ref-sizeof.exp ...
-PASS: gdb.cp/rvalue-ref-sizeof.exp: continue to breakpoint: break here
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Class == sizeof (Class&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Class == sizeof (Class_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Classp == sizeof (Class*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Classp == sizeof (Classp_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Enum == sizeof (Enum&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Enum == sizeof (Enum_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Enump == sizeof (Enum*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Enump == sizeof (Enump_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Union == sizeof (Union&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Union == sizeof (Union_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Unionp == sizeof (Union*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_Unionp == sizeof (Unionp_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a12 == sizeof (a12&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a12 == sizeof (a12_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a12p == sizeof (a12*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a12p == sizeof (a12p_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a4 == sizeof (a4&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a4 == sizeof (a4_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a4p == sizeof (a4*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a4p == sizeof (a4p_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a8 == sizeof (a8&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a8 == sizeof (a8_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a8p == sizeof (a8*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_a8p == sizeof (a8p_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_c4 == sizeof (c4&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_c4 == sizeof (c4_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_c4p == sizeof (c4*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_c4p == sizeof (c4p_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_char == sizeof (char&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_char == sizeof (char_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_charp == sizeof (char*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_charp == sizeof (charp_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_double == sizeof (double&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_double == sizeof (double_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_doublep == sizeof (double*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_doublep == sizeof (doublep_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_e12 == sizeof (e12&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_e12 == sizeof (e12_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_e12p == sizeof (e12*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_e12p == sizeof (e12p_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_float == sizeof (float&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_float == sizeof (float_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_floatp == sizeof (float*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_floatp == sizeof (floatp_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_int == sizeof (int&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_int == sizeof (int_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_intp == sizeof (int*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_intp == sizeof (intp_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_long == sizeof (long&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_long == sizeof (long_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_longp == sizeof (long*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_longp == sizeof (longp_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_u8 == sizeof (u8&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_u8 == sizeof (u8_rref)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_u8p == sizeof (u8*&&)
-PASS: gdb.cp/rvalue-ref-sizeof.exp: print size_u8p == sizeof (u8p_rref)
-Running gdb.git~master/gdb/testsuite/gdb.cp/rvalue-ref-types.exp ...
-PASS: gdb.cp/rvalue-ref-types.exp: examine value at rrpt
-PASS: gdb.cp/rvalue-ref-types.exp: print value of *rrpt
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrC
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrD
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrF
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrI
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrL
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrS
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrUC
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrUI
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrUL
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrUS
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrat[0]
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrat[1]
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrat[2]
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrat[3]
-PASS: gdb.cp/rvalue-ref-types.exp: print value of rrt
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrC
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrD
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrF
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrI
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrL
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrS
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrUC
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrUI
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrUL
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrUS
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrat
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrpt
-PASS: gdb.cp/rvalue-ref-types.exp: ptype rrt
-PASS: gdb.cp/rvalue-ref-types.exp: up from f
-PASS: gdb.cp/rvalue-ref-types.exp: up from marker1 1
-Running gdb.git~master/gdb/testsuite/gdb.cp/save-bp-qualified.exp ...
-PASS: gdb.cp/save-bp-qualified.exp: restore: info break
-PASS: gdb.cp/save-bp-qualified.exp: restore: source bps
-PASS: gdb.cp/save-bp-qualified.exp: save: save breakpoint bps
-Running gdb.git~master/gdb/testsuite/gdb.cp/scope-err.exp ...
-PASS: gdb.cp/scope-err.exp: breakpoint line number in file
-PASS: gdb.cp/scope-err.exp: continue to breakpoint: 24
-PASS: gdb.cp/scope-err.exp: print var from "C:/does/not/exist.cc"
-Running gdb.git~master/gdb/testsuite/gdb.cp/shadow.exp ...
-PASS: gdb.cp/shadow.exp: continue to breakpoint: marker1
-PASS: gdb.cp/shadow.exp: continue to breakpoint: marker2
-PASS: gdb.cp/shadow.exp: continue to breakpoint: marker3
-PASS: gdb.cp/shadow.exp: continue to breakpoint: marker4
-PASS: gdb.cp/shadow.exp: continue to breakpoint: marker5
-PASS: gdb.cp/shadow.exp: print class x shadowing global x
-PASS: gdb.cp/shadow.exp: print imported namespace x
-PASS: gdb.cp/shadow.exp: print inner scope x
-PASS: gdb.cp/shadow.exp: print local x not namespace x
-PASS: gdb.cp/shadow.exp: print local x shadowing class x
-Running gdb.git~master/gdb/testsuite/gdb.cp/smartp.exp ...
-PASS: gdb.cp/smartp.exp: continue to breakpoint: end of main
-PASS: gdb.cp/smartp.exp: p b->foo()
-PASS: gdb.cp/smartp.exp: p c->foo()
-PASS: gdb.cp/smartp.exp: p c->inta
-PASS: gdb.cp/smartp.exp: p c2->inta
-PASS: gdb.cp/smartp.exp: p mp->foo()
-PASS: gdb.cp/smartp.exp: p mt1.foo()
-PASS: gdb.cp/smartp.exp: p mt4->a
-PASS: gdb.cp/smartp.exp: p mt4->fake
-PASS: gdb.cp/smartp.exp: p mt4->fake()
-PASS: gdb.cp/smartp.exp: p mt4p->a
-PASS: gdb.cp/smartp.exp: p mt4p->b
-PASS: gdb.cp/smartp.exp: p mt4p.a
-PASS: gdb.cp/smartp.exp: p mtp->foo()
-PASS: gdb.cp/smartp.exp: p sp1->foo()
-PASS: gdb.cp/smartp.exp: p sp2->foo()
-PASS: gdb.cp/smartp.exp: p sp3->foo('a')
-PASS: gdb.cp/smartp.exp: p sp3->foo(1)
-PASS: gdb.cp/smartp.exp: p sp4->a
-PASS: gdb.cp/smartp.exp: p sp4->b
-Running gdb.git~master/gdb/testsuite/gdb.cp/static-method.exp ...
-PASS: gdb.cp/static-method.exp: continue to 'xxx::(anonymous namespace)::A::func'
-PASS: gdb.cp/static-method.exp: continue to 'xxx::(anonymous namespace)::func'
-PASS: gdb.cp/static-method.exp: continue to test_function for 'xxx::(anonymous namespace)::A::func'
-PASS: gdb.cp/static-method.exp: continue to test_function for 'xxx::(anonymous namespace)::func'
-PASS: gdb.cp/static-method.exp: continue to test_function for xxx::(anonymous namespace)::A::func
-PASS: gdb.cp/static-method.exp: continue to test_function for xxx::(anonymous namespace)::func
-PASS: gdb.cp/static-method.exp: continue to xxx::(anonymous namespace)::A::func
-PASS: gdb.cp/static-method.exp: continue to xxx::(anonymous namespace)::func
-PASS: gdb.cp/static-method.exp: info addr A::func()
-PASS: gdb.cp/static-method.exp: list 'static-method.cc':'xxx::(anonymous namespace)::A::func'
-PASS: gdb.cp/static-method.exp: list 'static-method.cc':'xxx::(anonymous namespace)::func'
-PASS: gdb.cp/static-method.exp: list 'static-method.cc:xxx::(anonymous namespace)::A::func'
-PASS: gdb.cp/static-method.exp: list 'static-method.cc:xxx::(anonymous namespace)::func'
-PASS: gdb.cp/static-method.exp: list static-method.cc:'xxx::(anonymous namespace)::A::func'
-PASS: gdb.cp/static-method.exp: list static-method.cc:'xxx::(anonymous namespace)::func'
-PASS: gdb.cp/static-method.exp: list static-method.cc:xxx::(anonymous namespace)::A::func
-PASS: gdb.cp/static-method.exp: list static-method.cc:xxx::(anonymous namespace)::func
-PASS: gdb.cp/static-method.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.cp/static-print-quit.exp ...
-PASS: gdb.cp/static-print-quit.exp: first print
-PASS: gdb.cp/static-print-quit.exp: print c - <return>
-PASS: gdb.cp/static-print-quit.exp: print c - q <return>
-PASS: gdb.cp/static-print-quit.exp: print c - remainder
-PASS: gdb.cp/static-print-quit.exp: q
-PASS: gdb.cp/static-print-quit.exp: second print
-PASS: gdb.cp/static-print-quit.exp: set height 2
-PASS: gdb.cp/static-print-quit.exp: set pagination off
-PASS: gdb.cp/static-print-quit.exp: set width 80
-Running gdb.git~master/gdb/testsuite/gdb.cp/static-typedef-print.exp ...
-PASS: gdb.cp/static-typedef-print.exp: print static member
-Running gdb.git~master/gdb/testsuite/gdb.cp/step-and-next-inline.exp ...
-PASS: gdb.cp/step-and-next-inline.exp: no_header: in main
-PASS: gdb.cp/step-and-next-inline.exp: no_header: next step 1
-KFAIL: gdb.cp/step-and-next-inline.exp: no_header: next step 2 (PRMS: symtab/25507)
-KFAIL: gdb.cp/step-and-next-inline.exp: no_header: next step 3 (PRMS: symtab/25507)
-KFAIL: gdb.cp/step-and-next-inline.exp: no_header: next step 4 (PRMS: symtab/25507)
-PASS: gdb.cp/step-and-next-inline.exp: no_header: not in inline 1
-PASS: gdb.cp/step-and-next-inline.exp: no_header: not in inline 2
-PASS: gdb.cp/step-and-next-inline.exp: no_header: not in inline 3
-PASS: gdb.cp/step-and-next-inline.exp: no_header: not in inline 4
-PASS: gdb.cp/step-and-next-inline.exp: no_header: not in inline 5
-PASS: gdb.cp/step-and-next-inline.exp: no_header: step into get_alias_set
-KFAIL: gdb.cp/step-and-next-inline.exp: no_header: stepping tests (PRMS: symtab/25507)
-Running gdb.git~master/gdb/testsuite/gdb.cp/stub-array-size.exp ...
-PASS: gdb.cp/stub-array-size.exp: print sizeof(a)/sizeof(a[0])
-Running gdb.git~master/gdb/testsuite/gdb.cp/subtypes.exp ...
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at Outer::Inner::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at foobar<char>(int)::Bar::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at foobar<char>(int)::Baz::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at foobar<char>(int)::Foo::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at foobar<int>(int)::Bar::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at foobar<int>(int)::Baz::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at foobar<int>(int)::Foo::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at main::Bar::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at main::Baz::doit
-PASS: gdb.cp/subtypes.exp: gdb_breakpoint: set breakpoint at main::Foo::doit
-PASS: gdb.cp/subtypes.exp: ptype Outer::Inner
-PASS: gdb.cp/subtypes.exp: ptype Outer::Inner::InnerInner
-PASS: gdb.cp/subtypes.exp: ptype Outer::Oenum
-PASS: gdb.cp/subtypes.exp: ptype foobar<char>::Bar
-PASS: gdb.cp/subtypes.exp: ptype foobar<char>::Baz
-PASS: gdb.cp/subtypes.exp: ptype foobar<char>::Foo
-PASS: gdb.cp/subtypes.exp: ptype foobar<int>::Bar
-PASS: gdb.cp/subtypes.exp: ptype foobar<int>::Baz
-PASS: gdb.cp/subtypes.exp: ptype foobar<int>::Foo
-PASS: gdb.cp/subtypes.exp: ptype main::Bar
-PASS: gdb.cp/subtypes.exp: ptype main::Baz
-PASS: gdb.cp/subtypes.exp: ptype main::Foo
-Running gdb.git~master/gdb/testsuite/gdb.cp/temargs.exp ...
-PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to fifth breakpoint for temargs
-PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to first breakpoint for temargs
-PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to fourth breakpoint for temargs
-PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to second breakpoint for temargs
-PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to sixth breakpoint for temargs
-PASS: gdb.cp/temargs.exp: continue to breakpoint: continue to third breakpoint for temargs
-PASS: gdb.cp/temargs.exp: set fifth breakpoint for temargs
-PASS: gdb.cp/temargs.exp: set first breakpoint for temargs
-PASS: gdb.cp/temargs.exp: set fourth breakpoint for temargs
-PASS: gdb.cp/temargs.exp: set second breakpoint for temargs
-PASS: gdb.cp/temargs.exp: set sixth breakpoint for temargs
-PASS: gdb.cp/temargs.exp: set third breakpoint for temargs
-PASS: gdb.cp/temargs.exp: test address of I in func
-PASS: gdb.cp/temargs.exp: test address of I in templ_m
-PASS: gdb.cp/temargs.exp: test type of F in k2_m
-XFAIL: gdb.cp/temargs.exp: test type of F in k3_m (PRMS gcc/49546)
-PASS: gdb.cp/temargs.exp: test type of Q in templ_m
-PASS: gdb.cp/temargs.exp: test type of T in base_m
-PASS: gdb.cp/temargs.exp: test type of T in func
-PASS: gdb.cp/temargs.exp: test type of T in inner_m
-PASS: gdb.cp/temargs.exp: test type of T in templ_m
-PASS: gdb.cp/temargs.exp: test type of Z in inner_m
-XFAIL: gdb.cp/temargs.exp: test value of F in k2_m (PRMS gcc/49366)
-XFAIL: gdb.cp/temargs.exp: test value of F in k3_m (PRMS gcc/49546)
-PASS: gdb.cp/temargs.exp: test value of I in base_m
-PASS: gdb.cp/temargs.exp: test value of I in func
-PASS: gdb.cp/temargs.exp: test value of I in inner_m
-PASS: gdb.cp/temargs.exp: test value of I in templ_m
-PASS: gdb.cp/temargs.exp: test value of MP in base_m
-PASS: gdb.cp/temargs.exp: test value of MP in func
-PASS: gdb.cp/temargs.exp: test value of MP in inner_m
-PASS: gdb.cp/temargs.exp: test value of MP in templ_m
-PASS: gdb.cp/temargs.exp: test value of P in base_m
-PASS: gdb.cp/temargs.exp: test value of P in func
-PASS: gdb.cp/temargs.exp: test value of P in inner_m
-PASS: gdb.cp/temargs.exp: test value of P in templ_m
-Running gdb.git~master/gdb/testsuite/gdb.cp/templates.exp ...
-PASS: gdb.cp/templates.exp: break -qualified Foozle::fogey
-PASS: gdb.cp/templates.exp: break -source templates.cc -func operator<
-PASS: gdb.cp/templates.exp: break -source templates.cc -func operator<<
-PASS: gdb.cp/templates.exp: break Bar::bar
-PASS: gdb.cp/templates.exp: break Bar::bar (int, int)
-PASS: gdb.cp/templates.exp: break Foo::foo
-PASS: gdb.cp/templates.exp: break Foozle::fogey (Empty<int>)
-PASS: gdb.cp/templates.exp: break Foozle::fogey (char)
-PASS: gdb.cp/templates.exp: break Foozle::fogey (int)
-PASS: gdb.cp/templates.exp: break Foozle::fogey<Empty<int>>
-PASS: gdb.cp/templates.exp: break Foozle::fogey<char>
-PASS: gdb.cp/templates.exp: break Foozle::fogey<int>
-PASS: gdb.cp/templates.exp: break Garply<Garply<char> >::garply
-PASS: gdb.cp/templates.exp: break at template method fogey
-PASS: gdb.cp/templates.exp: breakpoint on a line with no real code
-PASS: gdb.cp/templates.exp: constructor breakpoint
-PASS: gdb.cp/templates.exp: continue to breakpoint: Final breakpoint
-PASS: gdb.cp/templates.exp: destructor breakpoint
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<Empty<int>>::fogey<Empty<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<Empty<int>>::fogey<Empty<int>> (Empty<int>)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<Empty<int>>::fogey<char>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<Empty<int>>::fogey<char> (char)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<Empty<int>>::fogey<int>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<Empty<int>>::fogey<int> (int)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<char>::fogey<Empty<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<char>::fogey<Empty<int>> (Empty<int>)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<char>::fogey<char>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<char>::fogey<char> (char)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<char>::fogey<int>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<char>::fogey<int> (int)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<int>::fogey<Empty<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<int>::fogey<Empty<int>> (Empty<int>)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<int>::fogey<char>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<int>::fogey<char> (char)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<int>::fogey<int>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at Foozle<int>::fogey<int> (int)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator< <Empty<int> > (Empty<int>&, Empty<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator< <Empty<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator< <Empty<int>> (Empty<int>&, Empty<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator< <Foozle<int> > (Foozle<int>&, Foozle<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator< <Foozle<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator< <Foozle<int>> (Foozle<int>&, Foozle<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator<< <Empty<int> > (Empty<int>&, Empty<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator<< <Empty<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator<< <Empty<int>> (Empty<int>&, Empty<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator<< <Foozle<int> > (Foozle<int>&, Foozle<int>&)
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator<< <Foozle<int>>
-PASS: gdb.cp/templates.exp: gdb_breakpoint: set breakpoint at operator<< <Foozle<int>> (Foozle<int>&, Foozle<int>&)
-PASS: gdb.cp/templates.exp: print Foo<volatile char *>::foo
-PASS: gdb.cp/templates.exp: print Foo<volatile char*>::foo
-PASS: gdb.cp/templates.exp: print Garply<Garply<char> >::garply
-PASS: gdb.cp/templates.exp: print destructor of template typedef
-PASS: gdb.cp/templates.exp: print fint
-PASS: gdb.cp/templates.exp: print fvpchar
-PASS: gdb.cp/templates.exp: print method of template typedef
-PASS: gdb.cp/templates.exp: print raw type of cfoo
-PASS: gdb.cp/templates.exp: print t5i.value()
-PASS: gdb.cp/templates.exp: print type of cfoo
-PASS: gdb.cp/templates.exp: ptype Bar
-PASS: gdb.cp/templates.exp: ptype Baz
-PASS: gdb.cp/templates.exp: ptype Foo
-PASS: gdb.cp/templates.exp: ptype Garply<Garply<char> >
-PASS: gdb.cp/templates.exp: ptype Garply<int>
-PASS: gdb.cp/templates.exp: ptype Qux
-PASS: gdb.cp/templates.exp: ptype Spec
-PASS: gdb.cp/templates.exp: ptype T5<int>
-PASS: gdb.cp/templates.exp: ptype arg
-PASS: gdb.cp/templates.exp: ptype bazint
-PASS: gdb.cp/templates.exp: ptype bazint2
-PASS: gdb.cp/templates.exp: ptype bint
-PASS: gdb.cp/templates.exp: ptype bint2
-PASS: gdb.cp/templates.exp: ptype empty
-PASS: gdb.cp/templates.exp: ptype fchar
-PASS: gdb.cp/templates.exp: ptype fint
-KFAIL: gdb.cp/templates.exp: ptype fvpchar (PRMS: gdb/1512)
-PASS: gdb.cp/templates.exp: ptype quxint
-PASS: gdb.cp/templates.exp: ptype siip
-PASS: gdb.cp/templates.exp: ptype t5i
-PASS: gdb.cp/templates.exp: set breakpoint pending off
-PASS: gdb.cp/templates.exp: set multiple-symbols all
-PASS: gdb.cp/templates.exp: set multiple-symbols ask
-PASS: gdb.cp/templates.exp: set print symbol off
-PASS: gdb.cp/templates.exp: value method breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/try_catch.exp ...
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 1-catch
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 1-throw
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-catch
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-next
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-start
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 2-throw
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 3-catch
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker 3-throw
-PASS: gdb.cp/try_catch.exp: continue to breakpoint: marker test-complete
-PASS: gdb.cp/try_catch.exp: p test
-Running gdb.git~master/gdb/testsuite/gdb.cp/typed-enum.exp ...
-PASS: gdb.cp/typed-enum.exp: print (int)byte_val
-PASS: gdb.cp/typed-enum.exp: print (int)uchar_val
-Running gdb.git~master/gdb/testsuite/gdb.cp/typedef-base.exp ...
-PASS: gdb.cp/typedef-base.exp: ptype typedef base struct member
-Running gdb.git~master/gdb/testsuite/gdb.cp/typedef-operator.exp ...
-PASS: gdb.cp/typedef-operator.exp: set language c++
-PASS: gdb.cp/typedef-operator.exp: test crash
-PASS: gdb.cp/typedef-operator.exp: test typedef
-Running gdb.git~master/gdb/testsuite/gdb.cp/typeid.exp ...
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*b)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*b) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*bv)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*bv) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb1)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb1) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb2)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb2) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(b)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(b) == &typeid(typeof(b))
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(ca)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(ca) == &typeid(typeof(ca))
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(ccp)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(ccp) == &typeid(typeof(ccp))
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(cp)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(cp) == &typeid(typeof(cp))
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(d) == &typeid(d)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(i)
-PASS: gdb.cp/typeid.exp: after starting: print &typeid(i) == &typeid(typeof(i))
-PASS: gdb.cp/typeid.exp: before starting: print &typeid(b)
-PASS: gdb.cp/typeid.exp: before starting: print &typeid(b) == &typeid(typeof(b))
-PASS: gdb.cp/typeid.exp: before starting: print &typeid(ca)
-PASS: gdb.cp/typeid.exp: before starting: print &typeid(ca) == &typeid(typeof(ca))
-FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
-FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
-FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
-FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
-FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
-FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
-Running gdb.git~master/gdb/testsuite/gdb.cp/userdef.exp ...
-PASS: gdb.cp/userdef.exp: break A2::operator +
-PASS: gdb.cp/userdef.exp: break A2::operator+
-PASS: gdb.cp/userdef.exp: break marker1
-PASS: gdb.cp/userdef.exp: continue to marker1
-PASS: gdb.cp/userdef.exp: print !one
-PASS: gdb.cp/userdef.exp: print &*c
-PASS: gdb.cp/userdef.exp: print *c
-PASS: gdb.cp/userdef.exp: print ++one
-PASS: gdb.cp/userdef.exp: print +one
-PASS: gdb.cp/userdef.exp: print --one
-PASS: gdb.cp/userdef.exp: print -one
-PASS: gdb.cp/userdef.exp: print c
-PASS: gdb.cp/userdef.exp: print one != two
-PASS: gdb.cp/userdef.exp: print one % two
-PASS: gdb.cp/userdef.exp: print one & two
-PASS: gdb.cp/userdef.exp: print one && two
-PASS: gdb.cp/userdef.exp: print one * two
-PASS: gdb.cp/userdef.exp: print one + two
-PASS: gdb.cp/userdef.exp: print one += 7
-PASS: gdb.cp/userdef.exp: print one - two
-PASS: gdb.cp/userdef.exp: print one / two
-PASS: gdb.cp/userdef.exp: print one < two
-PASS: gdb.cp/userdef.exp: print one << 31
-PASS: gdb.cp/userdef.exp: print one <= two
-PASS: gdb.cp/userdef.exp: print one == two
-PASS: gdb.cp/userdef.exp: print one > two
-PASS: gdb.cp/userdef.exp: print one >= two
-PASS: gdb.cp/userdef.exp: print one >> 31
-PASS: gdb.cp/userdef.exp: print one ^ two
-PASS: gdb.cp/userdef.exp: print one | two
-PASS: gdb.cp/userdef.exp: print one || two
-PASS: gdb.cp/userdef.exp: print one++
-PASS: gdb.cp/userdef.exp: print one--
-PASS: gdb.cp/userdef.exp: print one.operator== (two)
-PASS: gdb.cp/userdef.exp: print operator== (mem1, mem1)
-PASS: gdb.cp/userdef.exp: print operator== (mem1, mem2)
-PASS: gdb.cp/userdef.exp: print two = one
-PASS: gdb.cp/userdef.exp: print ~one
-PASS: gdb.cp/userdef.exp: ptype &*c
-PASS: gdb.cp/userdef.exp: re-selected 'main' frame after inferior call
-PASS: gdb.cp/userdef.exp: up from marker1
-Running gdb.git~master/gdb/testsuite/gdb.cp/using-crash.exp ...
-PASS: gdb.cp/using-crash.exp: reload file
-Running gdb.git~master/gdb/testsuite/gdb.cp/var-tag.exp ...
-PASS: gdb.cp/var-tag.exp: before start: c++: print CC
-PASS: gdb.cp/var-tag.exp: before start: c++: print E
-PASS: gdb.cp/var-tag.exp: before start: c++: print E2
-PASS: gdb.cp/var-tag.exp: before start: c++: print EE
-PASS: gdb.cp/var-tag.exp: before start: c++: print S
-PASS: gdb.cp/var-tag.exp: before start: c++: print S2
-PASS: gdb.cp/var-tag.exp: before start: c++: print SS
-PASS: gdb.cp/var-tag.exp: before start: c++: print U
-PASS: gdb.cp/var-tag.exp: before start: c++: print U2
-PASS: gdb.cp/var-tag.exp: before start: c++: print UU
-PASS: gdb.cp/var-tag.exp: before start: c++: print cc
-PASS: gdb.cp/var-tag.exp: before start: c++: print ee
-PASS: gdb.cp/var-tag.exp: before start: c++: print ss
-PASS: gdb.cp/var-tag.exp: before start: c++: print uu
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype C
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype CC
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype E
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype E2
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype EE
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype S
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype S2
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype SS
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype U
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype U2
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype UU
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype cc
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype ee
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype ss
-PASS: gdb.cp/var-tag.exp: before start: c++: ptype uu
-PASS: gdb.cp/var-tag.exp: before start: c++: set language c++
-PASS: gdb.cp/var-tag.exp: before start: c: print CC
-PASS: gdb.cp/var-tag.exp: before start: c: print E
-PASS: gdb.cp/var-tag.exp: before start: c: print E2
-PASS: gdb.cp/var-tag.exp: before start: c: print EE
-PASS: gdb.cp/var-tag.exp: before start: c: print S
-PASS: gdb.cp/var-tag.exp: before start: c: print S2
-PASS: gdb.cp/var-tag.exp: before start: c: print SS
-PASS: gdb.cp/var-tag.exp: before start: c: print U
-PASS: gdb.cp/var-tag.exp: before start: c: print U2
-PASS: gdb.cp/var-tag.exp: before start: c: print UU
-PASS: gdb.cp/var-tag.exp: before start: c: print cc
-PASS: gdb.cp/var-tag.exp: before start: c: print ee
-PASS: gdb.cp/var-tag.exp: before start: c: print ss
-PASS: gdb.cp/var-tag.exp: before start: c: print uu
-PASS: gdb.cp/var-tag.exp: before start: c: ptype C
-PASS: gdb.cp/var-tag.exp: before start: c: ptype CC
-PASS: gdb.cp/var-tag.exp: before start: c: ptype E
-PASS: gdb.cp/var-tag.exp: before start: c: ptype E2
-PASS: gdb.cp/var-tag.exp: before start: c: ptype EE
-PASS: gdb.cp/var-tag.exp: before start: c: ptype S
-PASS: gdb.cp/var-tag.exp: before start: c: ptype S2
-PASS: gdb.cp/var-tag.exp: before start: c: ptype SS
-PASS: gdb.cp/var-tag.exp: before start: c: ptype U
-PASS: gdb.cp/var-tag.exp: before start: c: ptype U2
-PASS: gdb.cp/var-tag.exp: before start: c: ptype UU
-PASS: gdb.cp/var-tag.exp: before start: c: ptype cc
-PASS: gdb.cp/var-tag.exp: before start: c: ptype ee
-PASS: gdb.cp/var-tag.exp: before start: c: ptype ss
-PASS: gdb.cp/var-tag.exp: before start: c: ptype uu
-PASS: gdb.cp/var-tag.exp: before start: c: set language c
-PASS: gdb.cp/var-tag.exp: continue to breakpoint: continue to C::f
-PASS: gdb.cp/var-tag.exp: global collision: print ::global
-KFAIL: gdb.cp/var-tag.exp: global collision: print global (PRMS: c++/16463)
-PASS: gdb.cp/var-tag.exp: global collision: set language c++
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print CC
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print E
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print E2
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print EE
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print S
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print S2
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print SS
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print U
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print U2
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print UU
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print cc
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print ee
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print ss
-PASS: gdb.cp/var-tag.exp: in C::f: c++: print uu
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype C
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype CC
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype E
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype S
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype SS
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype U
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype UU
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype ss
-PASS: gdb.cp/var-tag.exp: in C::f: c++: ptype uu
-PASS: gdb.cp/var-tag.exp: in C::f: c++: set language c++
-PASS: gdb.cp/var-tag.exp: in C::f: c: print CC
-PASS: gdb.cp/var-tag.exp: in C::f: c: print E
-PASS: gdb.cp/var-tag.exp: in C::f: c: print E2
-PASS: gdb.cp/var-tag.exp: in C::f: c: print EE
-PASS: gdb.cp/var-tag.exp: in C::f: c: print S
-PASS: gdb.cp/var-tag.exp: in C::f: c: print S2
-PASS: gdb.cp/var-tag.exp: in C::f: c: print SS
-PASS: gdb.cp/var-tag.exp: in C::f: c: print U
-PASS: gdb.cp/var-tag.exp: in C::f: c: print U2
-PASS: gdb.cp/var-tag.exp: in C::f: c: print UU
-PASS: gdb.cp/var-tag.exp: in C::f: c: print cc
-PASS: gdb.cp/var-tag.exp: in C::f: c: print ee
-PASS: gdb.cp/var-tag.exp: in C::f: c: print ss
-PASS: gdb.cp/var-tag.exp: in C::f: c: print uu
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype C
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype CC
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype E
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype E2
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype EE
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype S
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype S2
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype SS
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype U
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype U2
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype UU
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype cc
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype ee
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype ss
-PASS: gdb.cp/var-tag.exp: in C::f: c: ptype uu
-PASS: gdb.cp/var-tag.exp: in C::f: c: set language c
-PASS: gdb.cp/var-tag.exp: in main: c++: print CC
-PASS: gdb.cp/var-tag.exp: in main: c++: print E
-PASS: gdb.cp/var-tag.exp: in main: c++: print E2
-PASS: gdb.cp/var-tag.exp: in main: c++: print EE
-PASS: gdb.cp/var-tag.exp: in main: c++: print S
-PASS: gdb.cp/var-tag.exp: in main: c++: print S2
-PASS: gdb.cp/var-tag.exp: in main: c++: print SS
-PASS: gdb.cp/var-tag.exp: in main: c++: print U
-PASS: gdb.cp/var-tag.exp: in main: c++: print U2
-PASS: gdb.cp/var-tag.exp: in main: c++: print UU
-PASS: gdb.cp/var-tag.exp: in main: c++: print cc
-PASS: gdb.cp/var-tag.exp: in main: c++: print ee
-PASS: gdb.cp/var-tag.exp: in main: c++: print ss
-PASS: gdb.cp/var-tag.exp: in main: c++: print uu
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype C
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype CC
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype E
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype E2
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype EE
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype S
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype S2
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype SS
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype U
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype U2
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype UU
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype cc
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype ee
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype ss
-PASS: gdb.cp/var-tag.exp: in main: c++: ptype uu
-PASS: gdb.cp/var-tag.exp: in main: c++: set language c++
-PASS: gdb.cp/var-tag.exp: in main: c: print CC
-PASS: gdb.cp/var-tag.exp: in main: c: print E
-PASS: gdb.cp/var-tag.exp: in main: c: print E2
-PASS: gdb.cp/var-tag.exp: in main: c: print EE
-PASS: gdb.cp/var-tag.exp: in main: c: print S
-PASS: gdb.cp/var-tag.exp: in main: c: print S2
-PASS: gdb.cp/var-tag.exp: in main: c: print SS
-PASS: gdb.cp/var-tag.exp: in main: c: print U
-PASS: gdb.cp/var-tag.exp: in main: c: print U2
-PASS: gdb.cp/var-tag.exp: in main: c: print UU
-PASS: gdb.cp/var-tag.exp: in main: c: print cc
-PASS: gdb.cp/var-tag.exp: in main: c: print ee
-PASS: gdb.cp/var-tag.exp: in main: c: print ss
-PASS: gdb.cp/var-tag.exp: in main: c: print uu
-PASS: gdb.cp/var-tag.exp: in main: c: ptype C
-PASS: gdb.cp/var-tag.exp: in main: c: ptype CC
-PASS: gdb.cp/var-tag.exp: in main: c: ptype E
-PASS: gdb.cp/var-tag.exp: in main: c: ptype E2
-PASS: gdb.cp/var-tag.exp: in main: c: ptype EE
-PASS: gdb.cp/var-tag.exp: in main: c: ptype S
-PASS: gdb.cp/var-tag.exp: in main: c: ptype S2
-PASS: gdb.cp/var-tag.exp: in main: c: ptype SS
-PASS: gdb.cp/var-tag.exp: in main: c: ptype U
-PASS: gdb.cp/var-tag.exp: in main: c: ptype U2
-PASS: gdb.cp/var-tag.exp: in main: c: ptype UU
-PASS: gdb.cp/var-tag.exp: in main: c: ptype cc
-PASS: gdb.cp/var-tag.exp: in main: c: ptype ee
-PASS: gdb.cp/var-tag.exp: in main: c: ptype ss
-PASS: gdb.cp/var-tag.exp: in main: c: ptype uu
-PASS: gdb.cp/var-tag.exp: in main: c: set language c
-Running gdb.git~master/gdb/testsuite/gdb.cp/virtbase.exp ...
-PASS: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint
-PASS: gdb.cp/virtbase.exp: continue to breakpoint: second breakpoint
-PASS: gdb.cp/virtbase.exp: continue to breakpoint: third breakpoint
-PASS: gdb.cp/virtbase.exp: print *(D *) e
-PASS: gdb.cp/virtbase.exp: print *this
-PASS: gdb.cp/virtbase.exp: print pointer to virtual base at non-zero offset of larger object
-PASS: gdb.cp/virtbase.exp: print rtti_data
-PASS: gdb.cp/virtbase.exp: print same pointer from history value
-PASS: gdb.cp/virtbase.exp: print whole pointed-to object, starting from the virtual base pointer
-PASS: gdb.cp/virtbase.exp: print x in get_y
-PASS: gdb.cp/virtbase.exp: print x in get_z
-PASS: gdb.cp/virtbase.exp: print/x b->mA
-PASS: gdb.cp/virtbase.exp: set print object on
-Running gdb.git~master/gdb/testsuite/gdb.cp/virtbase2.exp ...
-PASS: gdb.cp/virtbase2.exp: derived::func_d: base superbase: print base::superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: base superbase: print base::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: base superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: base superbase: print x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: base: print base::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: base: print x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: continue to breakpoint: continue to derived::func_d
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print base::superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print base::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print derived::base::superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print derived::base::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print derived::superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print derived::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base superbase: print x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print base::d
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print base::i
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print base::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print d
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print derived::base::d
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print derived::base::i
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print derived::base::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print derived::d
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print derived::i
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print derived::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print i
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived base: print x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived super: print derived::super::w
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived super: print derived::w
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived super: print super::w
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived super: print w
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived superbase: print derived::superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived superbase: print derived::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: derived superbase: print x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: super: print super::w
-PASS: gdb.cp/virtbase2.exp: derived::func_d: super: print w
-PASS: gdb.cp/virtbase2.exp: derived::func_d: superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: derived::func_d: superbase: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: base: print base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: base: print base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: base: print base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: base: print d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: base: print i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: base: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: continue to breakpoint: continue to foo::func_f
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print foo::base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print foo::base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print foo::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print foo::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print foo::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print foo::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo base: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print base::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print derived::base::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print derived::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print derived::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print derived::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::base::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::derived::base::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::derived::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::derived::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::derived::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print foo::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base superbase: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print derived::base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print derived::base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print derived::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print derived::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print derived::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print derived::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::derived::base::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::derived::base::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::derived::base::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::derived::d
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::derived::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::derived::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print foo::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print i
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived base: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print derived::super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print derived::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print foo::derived::super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print foo::derived::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print foo::super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print foo::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived super: print w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print derived::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print derived::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print foo::derived::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print foo::derived::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print foo::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print foo::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo derived superbase: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo super: print foo::super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo super: print foo::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo super: print super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo super: print w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo superbase: print foo::superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo superbase: print foo::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: foo superbase: print x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: super: print super::w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: super: print w
-PASS: gdb.cp/virtbase2.exp: foo::func_f: superbase: print superbase::x
-PASS: gdb.cp/virtbase2.exp: foo::func_f: superbase: print x
-Running gdb.git~master/gdb/testsuite/gdb.cp/virtfunc.exp ...
-PASS: gdb.cp/virtfunc.exp: continue
-PASS: gdb.cp/virtfunc.exp: info vtbl
-PASS: gdb.cp/virtfunc.exp: info vtbl a
-PASS: gdb.cp/virtfunc.exp: info vtbl all_count
-PASS: gdb.cp/virtfunc.exp: info vtbl b
-PASS: gdb.cp/virtfunc.exp: info vtbl c
-PASS: gdb.cp/virtfunc.exp: info vtbl d
-PASS: gdb.cp/virtfunc.exp: info vtbl e
-PASS: gdb.cp/virtfunc.exp: info vtbl pEe
-PASS: gdb.cp/virtfunc.exp: info vtbl va
-PASS: gdb.cp/virtfunc.exp: next to pAa->f call
-PASS: gdb.cp/virtfunc.exp: next to pDe->vg call
-PASS: gdb.cp/virtfunc.exp: print pADe->vg()
-PASS: gdb.cp/virtfunc.exp: print pAa->f()
-PASS: gdb.cp/virtfunc.exp: print pAe->f()
-PASS: gdb.cp/virtfunc.exp: print pBe->vvb()
-PASS: gdb.cp/virtfunc.exp: print pDd->vg()
-PASS: gdb.cp/virtfunc.exp: print pDe->vg()
-PASS: gdb.cp/virtfunc.exp: print pDe->vvb()
-KFAIL: gdb.cp/virtfunc.exp: print pEe->D::vg() (PRMS: gdb/1064)
-PASS: gdb.cp/virtfunc.exp: print pEe->fvb()
-PASS: gdb.cp/virtfunc.exp: print pEe->vd()
-PASS: gdb.cp/virtfunc.exp: print pEe->vvb()
-PASS: gdb.cp/virtfunc.exp: print pVB->vvb()
-PASS: gdb.cp/virtfunc.exp: ptype A
-PASS: gdb.cp/virtfunc.exp: ptype AD
-PASS: gdb.cp/virtfunc.exp: ptype B
-PASS: gdb.cp/virtfunc.exp: ptype C
-PASS: gdb.cp/virtfunc.exp: ptype D
-PASS: gdb.cp/virtfunc.exp: ptype E
-PASS: gdb.cp/virtfunc.exp: ptype V
-PASS: gdb.cp/virtfunc.exp: ptype VA
-PASS: gdb.cp/virtfunc.exp: ptype VB
-PASS: gdb.cp/virtfunc.exp: ptype a
-PASS: gdb.cp/virtfunc.exp: ptype b
-PASS: gdb.cp/virtfunc.exp: ptype c
-PASS: gdb.cp/virtfunc.exp: ptype d
-PASS: gdb.cp/virtfunc.exp: ptype dd
-PASS: gdb.cp/virtfunc.exp: ptype e
-PASS: gdb.cp/virtfunc.exp: ptype pADe
-PASS: gdb.cp/virtfunc.exp: ptype pAa
-PASS: gdb.cp/virtfunc.exp: ptype pAd
-PASS: gdb.cp/virtfunc.exp: ptype pAe
-PASS: gdb.cp/virtfunc.exp: ptype pBe
-PASS: gdb.cp/virtfunc.exp: ptype pDd
-PASS: gdb.cp/virtfunc.exp: ptype pDe
-PASS: gdb.cp/virtfunc.exp: ptype pEe
-PASS: gdb.cp/virtfunc.exp: ptype pVB
-PASS: gdb.cp/virtfunc.exp: ptype pVa
-PASS: gdb.cp/virtfunc.exp: ptype pVd
-PASS: gdb.cp/virtfunc.exp: ptype pVe
-PASS: gdb.cp/virtfunc.exp: ptype pVv
-PASS: gdb.cp/virtfunc.exp: ptype ppd
-PASS: gdb.cp/virtfunc.exp: ptype v
-PASS: gdb.cp/virtfunc.exp: ptype vb
-PASS: gdb.cp/virtfunc.exp: set language c++
-PASS: gdb.cp/virtfunc.exp: set width 0
-PASS: gdb.cp/virtfunc.exp: step through thunk into E::vg
-Running gdb.git~master/gdb/testsuite/gdb.cp/virtfunc2.exp ...
-PASS: gdb.cp/virtfunc2.exp: continue to breakpoint: marker 1
-PASS: gdb.cp/virtfunc2.exp: print o
-PASS: gdb.cp/virtfunc2.exp: print o.do_print()
-PASS: gdb.cp/virtfunc2.exp: print o.do_print3()
-PASS: gdb.cp/virtfunc2.exp: print o2.do_print()
-PASS: gdb.cp/virtfunc2.exp: print o2.do_print2()
-PASS: gdb.cp/virtfunc2.exp: print o2.do_print3()
-Running gdb.git~master/gdb/testsuite/gdb.cp/vla-cxx.exp ...
-PASS: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
-PASS: gdb.cp/vla-cxx.exp: print c
-PASS: gdb.cp/vla-cxx.exp: print vla
-PASS: gdb.cp/vla-cxx.exp: print vlaref
-PASS: gdb.cp/vla-cxx.exp: print vlaref2
-Running gdb.git~master/gdb/testsuite/gdb.cp/watch-cp.exp ...
-PASS: gdb.cp/watch-cp.exp: continue
-PASS: gdb.cp/watch-cp.exp: info watchpoints
-PASS: gdb.cp/watch-cp.exp: set watchpoint
-Running gdb.git~master/gdb/testsuite/gdb.cp/wide_char_types.exp ...
-PASS: gdb.cp/wide_char_types.exp: no program: c++: char16_t is distinct
-PASS: gdb.cp/wide_char_types.exp: no program: c++: char16_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: no program: c++: char32_t is distinct
-PASS: gdb.cp/wide_char_types.exp: no program: c++: char32_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: no program: c++: p L"hello"
-PASS: gdb.cp/wide_char_types.exp: no program: c++: p U"hello"
-PASS: gdb.cp/wide_char_types.exp: no program: c++: p u"hello"
-PASS: gdb.cp/wide_char_types.exp: no program: c++: set language c++
-PASS: gdb.cp/wide_char_types.exp: no program: c++: sizeof((char16_t) -1) == 2
-PASS: gdb.cp/wide_char_types.exp: no program: c++: sizeof(char16_t) == 4
-PASS: gdb.cp/wide_char_types.exp: no program: c++: sizeof(wchar_t)
-PASS: gdb.cp/wide_char_types.exp: no program: c++: wchar_t is distinct
-PASS: gdb.cp/wide_char_types.exp: no program: c++: wchar_t sign (signed)
-PASS: gdb.cp/wide_char_types.exp: no program: c: char16_t is not built-in
-PASS: gdb.cp/wide_char_types.exp: no program: c: char32_t is not built-in
-PASS: gdb.cp/wide_char_types.exp: no program: c: p L"hello"
-PASS: gdb.cp/wide_char_types.exp: no program: c: p U"hello"
-PASS: gdb.cp/wide_char_types.exp: no program: c: p u"hello"
-PASS: gdb.cp/wide_char_types.exp: no program: c: set language c
-PASS: gdb.cp/wide_char_types.exp: no program: c: wchar_t is not built-in
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: char16_t is typedef
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: char16_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: char32_t is typedef
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: char32_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: p L"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: p U"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: p u"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: sizeof(char16_t) == 4
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: sizeof(u16) == 2
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: sizeof(wchar_t)
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: wchar_t is distinct
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++03: wchar_t sign (unsigned)
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: char16_t is distinct
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: char16_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: char32_t is distinct
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: char32_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: p L"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: p U"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: p u"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: sizeof(char16_t) == 4
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: sizeof(u16) == 2
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: sizeof(wchar_t)
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: wchar_t is distinct
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c++11: wchar_t sign (unsigned)
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: char16_t is typedef
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: char16_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: char32_t is typedef
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: char32_t is unsigned
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: p L"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: p U"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: p u"hello"
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: sizeof(char16_t) == 4
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: sizeof(u16) == 2
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: sizeof(wchar_t)
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: wchar_t is typedef
-PASS: gdb.cp/wide_char_types.exp: with program: lang=c: wchar_t sign (unsigned)
-Running gdb.git~master/gdb/testsuite/gdb.ctf/cross-tu-cyclic.exp ...
-UNSUPPORTED: gdb.ctf/cross-tu-cyclic.exp: require failed: allow_ctf_tests
-Running gdb.git~master/gdb/testsuite/gdb.ctf/dwarf2-and-ctf.exp ...
-UNSUPPORTED: gdb.ctf/dwarf2-and-ctf.exp: require failed: allow_ctf_tests
-Running gdb.git~master/gdb/testsuite/gdb.ctf/funcreturn.exp ...
-UNSUPPORTED: gdb.ctf/funcreturn.exp: require failed: allow_ctf_tests
-Running gdb.git~master/gdb/testsuite/gdb.ctf/multi.exp ...
-UNSUPPORTED: gdb.ctf/multi.exp: require failed: allow_ctf_tests
-Running gdb.git~master/gdb/testsuite/gdb.dap/ada-arrays.exp ...
-PASS: gdb.dap/ada-arrays.exp: arguments presentation hint
-PASS: gdb.dap/ada-arrays.exp: backtrace success
-PASS: gdb.dap/ada-arrays.exp: check length of the_ar variable
-PASS: gdb.dap/ada-arrays.exp: check length of the_buffer variable
-PASS: gdb.dap/ada-arrays.exp: check value of the_ar entry 0
-PASS: gdb.dap/ada-arrays.exp: check value of the_ar entry 1
-PASS: gdb.dap/ada-arrays.exp: check value of the_ar entry 2
-PASS: gdb.dap/ada-arrays.exp: check value of the_ar entry 3
-PASS: gdb.dap/ada-arrays.exp: check value of the_ar entry 4
-PASS: gdb.dap/ada-arrays.exp: check value of the_buffer entry 1
-PASS: gdb.dap/ada-arrays.exp: check value of the_buffer entry 2
-PASS: gdb.dap/ada-arrays.exp: check value of the_buffer entry 3
-PASS: gdb.dap/ada-arrays.exp: check value of the_buffer entry 4
-PASS: gdb.dap/ada-arrays.exp: compilation main.adb
-PASS: gdb.dap/ada-arrays.exp: fetch arguments success
-PASS: gdb.dap/ada-arrays.exp: fetch contents of the_ar success
-PASS: gdb.dap/ada-arrays.exp: fetch contents of the_buffer success
-PASS: gdb.dap/ada-arrays.exp: get scopes success
-PASS: gdb.dap/ada-arrays.exp: inferior started
-PASS: gdb.dap/ada-arrays.exp: scope is arguments
-PASS: gdb.dap/ada-arrays.exp: set breakpoint by line number success
-PASS: gdb.dap/ada-arrays.exp: shutdown success
-PASS: gdb.dap/ada-arrays.exp: start inferior success
-PASS: gdb.dap/ada-arrays.exp: startup - initialize success
-PASS: gdb.dap/ada-arrays.exp: startup - launch success
-PASS: gdb.dap/ada-arrays.exp: stopped at line breakpoint
-PASS: gdb.dap/ada-arrays.exp: three vars in scope
-PASS: gdb.dap/ada-arrays.exp: two scopes
-PASS: gdb.dap/ada-arrays.exp: value of hello variable
-Running gdb.git~master/gdb/testsuite/gdb.dap/ada-nested.exp ...
-PASS: gdb.dap/ada-nested.exp: argument scope
-PASS: gdb.dap/ada-nested.exp: backtrace success
-PASS: gdb.dap/ada-nested.exp: check value of i
-PASS: gdb.dap/ada-nested.exp: check value of outer_arg
-PASS: gdb.dap/ada-nested.exp: check value of x
-PASS: gdb.dap/ada-nested.exp: compilation prog.adb
-PASS: gdb.dap/ada-nested.exp: correct number of locals
-PASS: gdb.dap/ada-nested.exp: fetch variables success
-PASS: gdb.dap/ada-nested.exp: get scopes success
-PASS: gdb.dap/ada-nested.exp: local scope
-PASS: gdb.dap/ada-nested.exp: set breakpoint success
-PASS: gdb.dap/ada-nested.exp: shutdown success
-PASS: gdb.dap/ada-nested.exp: start inferior success
-PASS: gdb.dap/ada-nested.exp: startup - initialize success
-PASS: gdb.dap/ada-nested.exp: startup - launch success
-PASS: gdb.dap/ada-nested.exp: stopped at breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.dap/ada-scopes.exp ...
-PASS: gdb.dap/ada-scopes.exp: backtrace success
-PASS: gdb.dap/ada-scopes.exp: check value of value
-PASS: gdb.dap/ada-scopes.exp: compilation prog.adb
-PASS: gdb.dap/ada-scopes.exp: fetch variables success
-PASS: gdb.dap/ada-scopes.exp: get scopes success
-PASS: gdb.dap/ada-scopes.exp: scope is locals
-PASS: gdb.dap/ada-scopes.exp: set breakpoint success
-PASS: gdb.dap/ada-scopes.exp: shutdown success
-PASS: gdb.dap/ada-scopes.exp: start inferior success
-PASS: gdb.dap/ada-scopes.exp: startup - initialize success
-PASS: gdb.dap/ada-scopes.exp: startup - launch success
-PASS: gdb.dap/ada-scopes.exp: stopped at breakpoint
-PASS: gdb.dap/ada-scopes.exp: two vars in scope
-Running gdb.git~master/gdb/testsuite/gdb.dap/args-env.exp ...
-PASS: gdb.dap/args-env.exp: argc in function
-PASS: gdb.dap/args-env.exp: backtrace success
-PASS: gdb.dap/args-env.exp: evaluate argc in function success
-PASS: gdb.dap/args-env.exp: evaluate first argument in function success
-PASS: gdb.dap/args-env.exp: evaluate no_value in function success
-PASS: gdb.dap/args-env.exp: evaluate second argument in function success
-PASS: gdb.dap/args-env.exp: evaluate value in function success
-PASS: gdb.dap/args-env.exp: first argument in function
-PASS: gdb.dap/args-env.exp: inferior started
-PASS: gdb.dap/args-env.exp: no_value in function
-PASS: gdb.dap/args-env.exp: second argument in function
-PASS: gdb.dap/args-env.exp: set breakpoint by line number success
-PASS: gdb.dap/args-env.exp: shutdown success
-PASS: gdb.dap/args-env.exp: start inferior success
-PASS: gdb.dap/args-env.exp: startup - initialize success
-PASS: gdb.dap/args-env.exp: startup - launch success
-PASS: gdb.dap/args-env.exp: stopped at line breakpoint
-PASS: gdb.dap/args-env.exp: value in function
-Running gdb.git~master/gdb/testsuite/gdb.dap/assign.exp ...
-PASS: gdb.dap/assign.exp: assign empty to variable success
-PASS: gdb.dap/assign.exp: assign empty: variable name
-PASS: gdb.dap/assign.exp: assign empty: variable reference
-PASS: gdb.dap/assign.exp: assign empty: variable value
-PASS: gdb.dap/assign.exp: assign full to variable success
-PASS: gdb.dap/assign.exp: assign full: variable name
-PASS: gdb.dap/assign.exp: assign full: variable reference
-PASS: gdb.dap/assign.exp: assign full: variable value
-PASS: gdb.dap/assign.exp: backtrace success
-PASS: gdb.dap/assign.exp: children have different names
-PASS: gdb.dap/assign.exp: fetch children of variable success
-PASS: gdb.dap/assign.exp: fetch variable success
-PASS: gdb.dap/assign.exp: get scopes success
-PASS: gdb.dap/assign.exp: initial: variable name
-PASS: gdb.dap/assign.exp: initial: variable reference
-PASS: gdb.dap/assign.exp: initial: variable value
-PASS: gdb.dap/assign.exp: one var in scope
-PASS: gdb.dap/assign.exp: only one variable fetched
-PASS: gdb.dap/assign.exp: scope is locals
-PASS: gdb.dap/assign.exp: set breakpoint by line number success
-PASS: gdb.dap/assign.exp: shutdown success
-PASS: gdb.dap/assign.exp: start inferior success
-PASS: gdb.dap/assign.exp: startup - initialize success
-PASS: gdb.dap/assign.exp: startup - launch success
-PASS: gdb.dap/assign.exp: stopped at line breakpoint
-PASS: gdb.dap/assign.exp: two children of variable
-Running gdb.git~master/gdb/testsuite/gdb.dap/attach.exp ...
-PASS: gdb.dap/attach.exp: shutdown success
-PASS: gdb.dap/attach.exp: startup - attach success
-PASS: gdb.dap/attach.exp: startup - initialize success
-Running gdb.git~master/gdb/testsuite/gdb.dap/basic-dap.exp ...
-PASS: gdb.dap/basic-dap.exp: [dict get $response body result] == 23
-PASS: gdb.dap/basic-dap.exp: breakpoint locations success
-PASS: gdb.dap/basic-dap.exp: check lack of new breakpoint event
-PASS: gdb.dap/basic-dap.exp: command repl success
-PASS: gdb.dap/basic-dap.exp: continue to address success
-PASS: gdb.dap/basic-dap.exp: continue to line success
-PASS: gdb.dap/basic-dap.exp: disassemble one instruction success
-PASS: gdb.dap/basic-dap.exp: evaluate global in function success
-PASS: gdb.dap/basic-dap.exp: evaluate global in main success
-PASS: gdb.dap/basic-dap.exp: evaluate global second time success
-PASS: gdb.dap/basic-dap.exp: even number of digits
-PASS: gdb.dap/basic-dap.exp: global value after step
-PASS: gdb.dap/basic-dap.exp: global value in function
-PASS: gdb.dap/basic-dap.exp: global value in main
-PASS: gdb.dap/basic-dap.exp: global value in main after set
-PASS: gdb.dap/basic-dap.exp: inferior started
-PASS: gdb.dap/basic-dap.exp: instruction bytes in disassemble output
-PASS: gdb.dap/basic-dap.exp: instructionBytes is hex
-PASS: gdb.dap/basic-dap.exp: instructions in disassemble output
-PASS: gdb.dap/basic-dap.exp: line 41 in result
-PASS: gdb.dap/basic-dap.exp: line 42 in result
-PASS: gdb.dap/basic-dap.exp: line 43 in result
-PASS: gdb.dap/basic-dap.exp: re-setting kept same breakpoint number
-PASS: gdb.dap/basic-dap.exp: reset breakpoint by line number success
-PASS: gdb.dap/basic-dap.exp: result of invalid request
-PASS: gdb.dap/basic-dap.exp: return from function success
-PASS: gdb.dap/basic-dap.exp: set breakpoint by address success
-PASS: gdb.dap/basic-dap.exp: set breakpoint by line number success
-PASS: gdb.dap/basic-dap.exp: set breakpoint on function success
-PASS: gdb.dap/basic-dap.exp: set breakpoint on two functions success
-PASS: gdb.dap/basic-dap.exp: set breakpoint with invalid filename success
-PASS: gdb.dap/basic-dap.exp: set global in main success
-PASS: gdb.dap/basic-dap.exp: shutdown success
-PASS: gdb.dap/basic-dap.exp: start inferior success
-PASS: gdb.dap/basic-dap.exp: startup - initialize success
-PASS: gdb.dap/basic-dap.exp: startup - launch success
-PASS: gdb.dap/basic-dap.exp: step success
-PASS: gdb.dap/basic-dap.exp: stopped after return
-PASS: gdb.dap/basic-dap.exp: stopped after step
-PASS: gdb.dap/basic-dap.exp: stopped at address breakpoint
-PASS: gdb.dap/basic-dap.exp: stopped at function breakpoint
-PASS: gdb.dap/basic-dap.exp: stopped at line breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.dap/bt-nodebug.exp ...
-PASS: gdb.dap/bt-nodebug.exp: backtrace success
-PASS: gdb.dap/bt-nodebug.exp: breakpoint has instructionReference
-PASS: gdb.dap/bt-nodebug.exp: inferior started
-PASS: gdb.dap/bt-nodebug.exp: instructionReference is a hex string
-PASS: gdb.dap/bt-nodebug.exp: name of no-debug frame
-PASS: gdb.dap/bt-nodebug.exp: set breakpoint on inner success
-PASS: gdb.dap/bt-nodebug.exp: set breakpoint on no_debug_info success
-PASS: gdb.dap/bt-nodebug.exp: shutdown success
-PASS: gdb.dap/bt-nodebug.exp: start inferior success
-PASS: gdb.dap/bt-nodebug.exp: startup - initialize success
-PASS: gdb.dap/bt-nodebug.exp: startup - launch success
-PASS: gdb.dap/bt-nodebug.exp: stopped at function breakpoint
-PASS: gdb.dap/bt-nodebug.exp: three frames
-Running gdb.git~master/gdb/testsuite/gdb.dap/catch-exception.exp ...
-UNSUPPORTED: gdb.dap/catch-exception.exp: require failed: gnat_runtime_has_debug_info
-Running gdb.git~master/gdb/testsuite/gdb.dap/children.exp ...
-PASS: gdb.dap/children.exp: backtrace success
-PASS: gdb.dap/children.exp: fetch children of variable success
-PASS: gdb.dap/children.exp: fetch variable success
-PASS: gdb.dap/children.exp: get scopes success
-PASS: gdb.dap/children.exp: got two children of variable
-PASS: gdb.dap/children.exp: just one variable
-PASS: gdb.dap/children.exp: one var in scope
-PASS: gdb.dap/children.exp: saw both children
-PASS: gdb.dap/children.exp: scope is locals
-PASS: gdb.dap/children.exp: set breakpoint by line number success
-PASS: gdb.dap/children.exp: shutdown success
-PASS: gdb.dap/children.exp: start inferior success
-PASS: gdb.dap/children.exp: startup - initialize success
-PASS: gdb.dap/children.exp: startup - launch success
-PASS: gdb.dap/children.exp: stopped at line breakpoint
-PASS: gdb.dap/children.exp: value of first
-PASS: gdb.dap/children.exp: value of second
-PASS: gdb.dap/children.exp: variable has two children
-PASS: gdb.dap/children.exp: variable name
-PASS: gdb.dap/children.exp: variable value
-Running gdb.git~master/gdb/testsuite/gdb.dap/cond-bp.exp ...
-PASS: gdb.dap/cond-bp.exp: backtrace success
-PASS: gdb.dap/cond-bp.exp: breakpoint 1 has message
-PASS: gdb.dap/cond-bp.exp: breakpoint 1 invalid
-PASS: gdb.dap/cond-bp.exp: breakpoint 2 has message
-PASS: gdb.dap/cond-bp.exp: breakpoint 2 invalid
-PASS: gdb.dap/cond-bp.exp: evaluate i success
-PASS: gdb.dap/cond-bp.exp: evaluate j success
-PASS: gdb.dap/cond-bp.exp: set conditional breakpoint success
-PASS: gdb.dap/cond-bp.exp: set invalid breakpoints success
-PASS: gdb.dap/cond-bp.exp: shutdown success
-PASS: gdb.dap/cond-bp.exp: start inferior success
-PASS: gdb.dap/cond-bp.exp: startup - initialize success
-PASS: gdb.dap/cond-bp.exp: startup - launch success
-PASS: gdb.dap/cond-bp.exp: stopped at function breakpoint
-PASS: gdb.dap/cond-bp.exp: value of i
-PASS: gdb.dap/cond-bp.exp: value of j
-Running gdb.git~master/gdb/testsuite/gdb.dap/cwd.exp ...
-PASS: gdb.dap/cwd.exp: shutdown success
-PASS: gdb.dap/cwd.exp: start inferior success
-PASS: gdb.dap/cwd.exp: startup - initialize success
-PASS: gdb.dap/cwd.exp: startup - launch success
-PASS: gdb.dap/cwd.exp: stopped at function breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.dap/cxx-exception.exp ...
-PASS: gdb.dap/cxx-exception.exp: continue to catch success
-PASS: gdb.dap/cxx-exception.exp: continue to rethrow success
-PASS: gdb.dap/cxx-exception.exp: set exception catchpoints success
-PASS: gdb.dap/cxx-exception.exp: shutdown success
-PASS: gdb.dap/cxx-exception.exp: start inferior success
-PASS: gdb.dap/cxx-exception.exp: startup - initialize success
-PASS: gdb.dap/cxx-exception.exp: startup - launch success
-PASS: gdb.dap/cxx-exception.exp: stopped at catch
-PASS: gdb.dap/cxx-exception.exp: stopped at rethrow
-PASS: gdb.dap/cxx-exception.exp: stopped at throw
-PASS: gdb.dap/cxx-exception.exp: three breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.dap/frameless.exp ...
-PASS: gdb.dap/frameless.exp: backtrace success
-PASS: gdb.dap/frameless.exp: evaluate variable globally success
-PASS: gdb.dap/frameless.exp: evaluate variable in function success
-PASS: gdb.dap/frameless.exp: inferior started
-PASS: gdb.dap/frameless.exp: set breakpoint by line number success
-PASS: gdb.dap/frameless.exp: shutdown success
-PASS: gdb.dap/frameless.exp: start inferior success
-PASS: gdb.dap/frameless.exp: startup - initialize success
-PASS: gdb.dap/frameless.exp: startup - launch success
-PASS: gdb.dap/frameless.exp: stopped at line breakpoint
-PASS: gdb.dap/frameless.exp: variable value globally
-PASS: gdb.dap/frameless.exp: variable value in function
-Running gdb.git~master/gdb/testsuite/gdb.dap/hover.exp ...
-PASS: gdb.dap/hover.exp: assignment was rejected in hover mode
-PASS: gdb.dap/hover.exp: call increment success
-PASS: gdb.dap/hover.exp: evaluate global again success
-PASS: gdb.dap/hover.exp: evaluate global as hex success
-PASS: gdb.dap/hover.exp: evaluate global in hover mode success
-PASS: gdb.dap/hover.exp: evaluate global success
-PASS: gdb.dap/hover.exp: global value in function
-PASS: gdb.dap/hover.exp: global value in function as hex
-PASS: gdb.dap/hover.exp: global value in hover mode
-PASS: gdb.dap/hover.exp: global value incremented once
-PASS: gdb.dap/hover.exp: increment was rejected in hover mode
-PASS: gdb.dap/hover.exp: inferior started
-PASS: gdb.dap/hover.exp: set breakpoint by line number success
-PASS: gdb.dap/hover.exp: shutdown success
-PASS: gdb.dap/hover.exp: start inferior success
-PASS: gdb.dap/hover.exp: startup - initialize success
-PASS: gdb.dap/hover.exp: startup - launch success
-PASS: gdb.dap/hover.exp: stopped at breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.dap/lazy-string.exp ...
-PASS: gdb.dap/lazy-string.exp: backtrace success
-PASS: gdb.dap/lazy-string.exp: fetch variable success
-PASS: gdb.dap/lazy-string.exp: get scopes success
-PASS: gdb.dap/lazy-string.exp: one var in scope
-PASS: gdb.dap/lazy-string.exp: scope is locals
-PASS: gdb.dap/lazy-string.exp: set breakpoint by line number success
-PASS: gdb.dap/lazy-string.exp: shutdown success
-PASS: gdb.dap/lazy-string.exp: start inferior success
-PASS: gdb.dap/lazy-string.exp: startup - initialize success
-PASS: gdb.dap/lazy-string.exp: startup - launch success
-PASS: gdb.dap/lazy-string.exp: stopped at line breakpoint
-PASS: gdb.dap/lazy-string.exp: variable name
-PASS: gdb.dap/lazy-string.exp: variable value
-Running gdb.git~master/gdb/testsuite/gdb.dap/log-message.exp ...
-PASS: gdb.dap/log-message.exp: inferior exited
-PASS: gdb.dap/log-message.exp: inferior started
-PASS: gdb.dap/log-message.exp: logging output
-PASS: gdb.dap/log-message.exp: set breakpoint success
-PASS: gdb.dap/log-message.exp: shutdown success
-PASS: gdb.dap/log-message.exp: start inferior success
-PASS: gdb.dap/log-message.exp: startup - initialize success
-PASS: gdb.dap/log-message.exp: startup - launch success
-Running gdb.git~master/gdb/testsuite/gdb.dap/memory.exp ...
-PASS: gdb.dap/memory.exp: $others == 0
-PASS: gdb.dap/memory.exp: $sevens == 1
-PASS: gdb.dap/memory.exp: $zeros == 3
-PASS: gdb.dap/memory.exp: [string length $bytes] == 4
-PASS: gdb.dap/memory.exp: evaluate global pointer success
-PASS: gdb.dap/memory.exp: evaluate global success
-PASS: gdb.dap/memory.exp: global value
-PASS: gdb.dap/memory.exp: inferior started
-PASS: gdb.dap/memory.exp: re-evaluate global success
-PASS: gdb.dap/memory.exp: read memory success
-PASS: gdb.dap/memory.exp: set breakpoint by line number success
-PASS: gdb.dap/memory.exp: shutdown success
-PASS: gdb.dap/memory.exp: start inferior success
-PASS: gdb.dap/memory.exp: startup - initialize success
-PASS: gdb.dap/memory.exp: startup - launch success
-PASS: gdb.dap/memory.exp: stopped at line breakpoint
-PASS: gdb.dap/memory.exp: updated global value
-PASS: gdb.dap/memory.exp: write memory success
-Running gdb.git~master/gdb/testsuite/gdb.dap/modules.exp ...
-PASS: gdb.dap/modules.exp: backtrace success
-PASS: gdb.dap/modules.exp: continue to second stop success
-PASS: gdb.dap/modules.exp: continue to third stop success
-PASS: gdb.dap/modules.exp: module event
-PASS: gdb.dap/modules.exp: module removed event
-PASS: gdb.dap/modules.exp: module.id
-PASS: gdb.dap/modules.exp: module.id in stack trace
-PASS: gdb.dap/modules.exp: module.name
-PASS: gdb.dap/modules.exp: module.path
-PASS: gdb.dap/modules.exp: second stop at function breakpoint
-PASS: gdb.dap/modules.exp: set breakpoint on stop function success
-PASS: gdb.dap/modules.exp: shutdown success
-PASS: gdb.dap/modules.exp: start inferior success
-PASS: gdb.dap/modules.exp: startup - initialize success
-PASS: gdb.dap/modules.exp: startup - launch success
-PASS: gdb.dap/modules.exp: stopped at function breakpoint
-PASS: gdb.dap/modules.exp: third stop at function breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.dap/pause.exp ...
-PASS: gdb.dap/pause.exp: check result of evaluation
-PASS: gdb.dap/pause.exp: continue event from inferior call
-PASS: gdb.dap/pause.exp: evaluate failed while inferior executing
-PASS: gdb.dap/pause.exp: evaluate issued notStopped
-PASS: gdb.dap/pause.exp: inferior started
-PASS: gdb.dap/pause.exp: pause success
-PASS: gdb.dap/pause.exp: process event generated
-PASS: gdb.dap/pause.exp: set conditional breakpoint success
-PASS: gdb.dap/pause.exp: shutdown success
-PASS: gdb.dap/pause.exp: start inferior success
-PASS: gdb.dap/pause.exp: startup - initialize success
-PASS: gdb.dap/pause.exp: startup - launch success
-PASS: gdb.dap/pause.exp: stopped by pause
-Running gdb.git~master/gdb/testsuite/gdb.dap/ptrref.exp ...
-PASS: gdb.dap/ptrref.exp: aggregate has children
-PASS: gdb.dap/ptrref.exp: aggregate has exactly 2 children
-PASS: gdb.dap/ptrref.exp: backtrace success
-PASS: gdb.dap/ptrref.exp: check value of value
-PASS: gdb.dap/ptrref.exp: fetch children of ptr success
-PASS: gdb.dap/ptrref.exp: fetch variables success
-PASS: gdb.dap/ptrref.exp: get scopes success
-PASS: gdb.dap/ptrref.exp: inferior started
-PASS: gdb.dap/ptrref.exp: no children for child of ptr
-PASS: gdb.dap/ptrref.exp: ptr has children
-PASS: gdb.dap/ptrref.exp: ptr has exactly one child
-PASS: gdb.dap/ptrref.exp: scope is locals
-PASS: gdb.dap/ptrref.exp: set breakpoint by line number success
-PASS: gdb.dap/ptrref.exp: shutdown success
-PASS: gdb.dap/ptrref.exp: start inferior success
-PASS: gdb.dap/ptrref.exp: startup - initialize success
-PASS: gdb.dap/ptrref.exp: startup - launch success
-PASS: gdb.dap/ptrref.exp: stopped at line breakpoint
-PASS: gdb.dap/ptrref.exp: three vars in scope
-PASS: gdb.dap/ptrref.exp: two scopes
-PASS: gdb.dap/ptrref.exp: value does not have child
-PASS: gdb.dap/ptrref.exp: value of child of ptr
-Running gdb.git~master/gdb/testsuite/gdb.dap/remote-dap.exp ...
-UNSUPPORTED: gdb.dap/remote-dap.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.dap/rust-slices.exp ...
-UNSUPPORTED: gdb.dap/rust-slices.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.dap/scopes.exp ...
-PASS: gdb.dap/scopes.exp: at least one register
-PASS: gdb.dap/scopes.exp: backtrace success
-PASS: gdb.dap/scopes.exp: check value of dei
-PASS: gdb.dap/scopes.exp: check value of inner
-PASS: gdb.dap/scopes.exp: check value of scalar
-PASS: gdb.dap/scopes.exp: dei has two members
-PASS: gdb.dap/scopes.exp: fetch contents of dei success
-PASS: gdb.dap/scopes.exp: fetch first register success
-PASS: gdb.dap/scopes.exp: fetch variables 0,1 success
-PASS: gdb.dap/scopes.exp: fetch variables 2 success
-PASS: gdb.dap/scopes.exp: get scopes again success
-PASS: gdb.dap/scopes.exp: get scopes success
-PASS: gdb.dap/scopes.exp: identical scopes requests yield same body
-PASS: gdb.dap/scopes.exp: inferior started
-PASS: gdb.dap/scopes.exp: inner has no structure
-PASS: gdb.dap/scopes.exp: locals presentation hint
-PASS: gdb.dap/scopes.exp: registers presentation hint
-PASS: gdb.dap/scopes.exp: scalar has no structure
-PASS: gdb.dap/scopes.exp: scope is locals
-PASS: gdb.dap/scopes.exp: second scope is registers
-PASS: gdb.dap/scopes.exp: set breakpoint by line number success
-PASS: gdb.dap/scopes.exp: set first register success
-PASS: gdb.dap/scopes.exp: setting register yields updated value
-PASS: gdb.dap/scopes.exp: shutdown success
-PASS: gdb.dap/scopes.exp: start inferior success
-PASS: gdb.dap/scopes.exp: startup - initialize success
-PASS: gdb.dap/scopes.exp: startup - launch success
-PASS: gdb.dap/scopes.exp: stopped at line breakpoint
-PASS: gdb.dap/scopes.exp: three vars in scope
-PASS: gdb.dap/scopes.exp: two scopes
-Running gdb.git~master/gdb/testsuite/gdb.dap/sources.exp ...
-PASS: gdb.dap/sources.exp: [string first "Distinguishing comment" $text] != -1
-PASS: gdb.dap/sources.exp: get source success
-PASS: gdb.dap/sources.exp: loadedSources success
-PASS: gdb.dap/sources.exp: shutdown success
-PASS: gdb.dap/sources.exp: sources.c in loadedSources
-PASS: gdb.dap/sources.exp: startup - initialize success
-PASS: gdb.dap/sources.exp: startup - launch success
-Running gdb.git~master/gdb/testsuite/gdb.dap/stack-format.exp ...
-PASS: gdb.dap/stack-format.exp: elided-main: backtrace success
-PASS: gdb.dap/stack-format.exp: elided-main: got expected name
-PASS: gdb.dap/stack-format.exp: empty: backtrace success
-PASS: gdb.dap/stack-format.exp: empty: got expected name
-PASS: gdb.dap/stack-format.exp: hex: backtrace success
-PASS: gdb.dap/stack-format.exp: hex: got expected name
-PASS: gdb.dap/stack-format.exp: hex: unchanging frame id
-PASS: gdb.dap/stack-format.exp: line: backtrace success
-PASS: gdb.dap/stack-format.exp: line: got expected name
-PASS: gdb.dap/stack-format.exp: line: unchanging frame id
-PASS: gdb.dap/stack-format.exp: main-include-all: backtrace success
-PASS: gdb.dap/stack-format.exp: main-include-all: got expected name
-PASS: gdb.dap/stack-format.exp: main-include-all: unchanging frame id
-PASS: gdb.dap/stack-format.exp: no-elide: backtrace success
-PASS: gdb.dap/stack-format.exp: no-elide: got expected name
-PASS: gdb.dap/stack-format.exp: no-elide: unchanging frame id
-PASS: gdb.dap/stack-format.exp: noparams: backtrace success
-PASS: gdb.dap/stack-format.exp: noparams: got expected name
-PASS: gdb.dap/stack-format.exp: noparams: unchanging frame id
-PASS: gdb.dap/stack-format.exp: parameters: backtrace success
-PASS: gdb.dap/stack-format.exp: parameters: got expected name
-PASS: gdb.dap/stack-format.exp: parameters: unchanging frame id
-PASS: gdb.dap/stack-format.exp: set breakpoint by line number success
-PASS: gdb.dap/stack-format.exp: shutdown success
-PASS: gdb.dap/stack-format.exp: start inferior success
-PASS: gdb.dap/stack-format.exp: startup - initialize success
-PASS: gdb.dap/stack-format.exp: startup - launch success
-PASS: gdb.dap/stack-format.exp: stopped at line breakpoint
-PASS: gdb.dap/stack-format.exp: z-frame-1: backtrace success
-PASS: gdb.dap/stack-format.exp: z-frame-1: got expected name
-PASS: gdb.dap/stack-format.exp: z-frame-2: backtrace success
-PASS: gdb.dap/stack-format.exp: z-frame-2: got expected name
-PASS: gdb.dap/stack-format.exp: z-frame-3: backtrace success
-PASS: gdb.dap/stack-format.exp: z-frame-3: got expected name
-Running gdb.git~master/gdb/testsuite/gdb.dap/stop-at-main.exp ...
-PASS: gdb.dap/stop-at-main.exp: shutdown success
-PASS: gdb.dap/stop-at-main.exp: start inferior success
-PASS: gdb.dap/stop-at-main.exp: startup - initialize success
-PASS: gdb.dap/stop-at-main.exp: startup - launch success
-PASS: gdb.dap/stop-at-main.exp: stopped at function breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.dap/terminate.exp ...
-PASS: gdb.dap/terminate.exp: inferior started
-PASS: gdb.dap/terminate.exp: shutdown success
-PASS: gdb.dap/terminate.exp: start inferior success
-PASS: gdb.dap/terminate.exp: startup - initialize success
-PASS: gdb.dap/terminate.exp: startup - launch success
-PASS: gdb.dap/terminate.exp: terminated event
-Running gdb.git~master/gdb/testsuite/gdb.dap/type_check.exp ...
-PASS: gdb.dap/type_check.exp: load python file
-PASS: gdb.dap/type_check.exp: type checker
-Running gdb.git~master/gdb/testsuite/gdb.debuginfod/build-id-no-debug-warning.exp ...
-UNSUPPORTED: gdb.debuginfod/build-id-no-debug-warning.exp: require failed: allow_debuginfod_tests
-Running gdb.git~master/gdb/testsuite/gdb.debuginfod/crc_mismatch.exp ...
-UNSUPPORTED: gdb.debuginfod/crc_mismatch.exp: require failed: allow_debuginfod_tests
-Running gdb.git~master/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp ...
-UNSUPPORTED: gdb.debuginfod/fetch_src_and_symbols.exp: require failed: allow_debuginfod_tests
-Running gdb.git~master/gdb/testsuite/gdb.disasm/am33.exp ...
-UNSUPPORTED: gdb.disasm/am33.exp: require failed: istarget "mn10300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/basics.exp ...
-PASS: gdb.disasm/basics.exp: disassemble 'basics.c'::main
-PASS: gdb.disasm/basics.exp: disassemble /br main
-PASS: gdb.disasm/basics.exp: disassemble /ms main
-PASS: gdb.disasm/basics.exp: disassemble /rb main
-PASS: gdb.disasm/basics.exp: disassemble /sm main
-Running gdb.git~master/gdb/testsuite/gdb.disasm/disassembler-options.exp ...
-PASS: gdb.disasm/disassembler-options.exp: set disassembler-options
-PASS: gdb.disasm/disassembler-options.exp: set disassembler-options invalid_option_value
-PASS: gdb.disasm/disassembler-options.exp: show NULL disassembler-options
-Running gdb.git~master/gdb/testsuite/gdb.disasm/h8300s.exp ...
-UNSUPPORTED: gdb.disasm/h8300s.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/hppa.exp ...
-UNSUPPORTED: gdb.disasm/hppa.exp: require failed: istarget "hppa*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/mn10300.exp ...
-UNSUPPORTED: gdb.disasm/mn10300.exp: require failed: istarget "mn10300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/sh3.exp ...
-UNSUPPORTED: gdb.disasm/sh3.exp: require failed: istarget "sh3*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t01_mov.exp ...
-UNSUPPORTED: gdb.disasm/t01_mov.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t02_mova.exp ...
-UNSUPPORTED: gdb.disasm/t02_mova.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t03_add.exp ...
-UNSUPPORTED: gdb.disasm/t03_add.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t04_sub.exp ...
-UNSUPPORTED: gdb.disasm/t04_sub.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t05_cmp.exp ...
-UNSUPPORTED: gdb.disasm/t05_cmp.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t06_ari2.exp ...
-UNSUPPORTED: gdb.disasm/t06_ari2.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t07_ari3.exp ...
-UNSUPPORTED: gdb.disasm/t07_ari3.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t08_or.exp ...
-UNSUPPORTED: gdb.disasm/t08_or.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t09_xor.exp ...
-UNSUPPORTED: gdb.disasm/t09_xor.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t10_and.exp ...
-UNSUPPORTED: gdb.disasm/t10_and.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t11_logs.exp ...
-UNSUPPORTED: gdb.disasm/t11_logs.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t12_bit.exp ...
-UNSUPPORTED: gdb.disasm/t12_bit.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.disasm/t13_otr.exp ...
-UNSUPPORTED: gdb.disasm/t13_otr.exp: require failed: istarget "h8300*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.dlang/circular.exp ...
-PASS: gdb.dlang/circular.exp: print notfound
-PASS: gdb.dlang/circular.exp: set language d
-Running gdb.git~master/gdb/testsuite/gdb.dlang/debug-expr.exp ...
-PASS: gdb.dlang/debug-expr.exp: dereference a null pointer
-PASS: gdb.dlang/debug-expr.exp: set debug expression 1
-PASS: gdb.dlang/debug-expr.exp: set language d
-Running gdb.git~master/gdb/testsuite/gdb.dlang/demangle.exp ...
-PASS: gdb.dlang/demangle.exp: _D1a1bPFiZi
-PASS: gdb.dlang/demangle.exp: _D1a1bi
-PASS: gdb.dlang/demangle.exp: _D2gc2gc2GC6addrOfMFPvZPv
-PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ7tryExecMFMDFZvZv
-PASS: gdb.dlang/demangle.exp: _D3gcc3deh17parse_lsda_headerFPS3gcc6unwind7generic15_Unwind_ContextPhPS3gcc3deh16lsda_header_infoZPh
-PASS: gdb.dlang/demangle.exp: _D3std5ascii9uppercaseyAa
-PASS: gdb.dlang/demangle.exp: _D3std6digest2md3MD53putMFNaNbNeMAxhXv
-PASS: gdb.dlang/demangle.exp: _D3std6mmfile6MmFile13opIndexAssignMFhmZh
-PASS: gdb.dlang/demangle.exp: _D3std6socket23UnknownAddressReference6__ctorMFPS4core3sys5posix3sys6socket8sockaddrkZC3std6socket23UnknownAddressReference
-PASS: gdb.dlang/demangle.exp: _D3std6stream9BOMEndianyG5E3std6system6Endian
-PASS: gdb.dlang/demangle.exp: _D3std7process10setCLOEXECFibZv
-PASS: gdb.dlang/demangle.exp: _D3std7process18escapeShellCommandFxAAaXAya
-PASS: gdb.dlang/demangle.exp: _D3std8internal7uni_tab10unicodeNkoyS3std8internal3uni12CodepointSet
-PASS: gdb.dlang/demangle.exp: _D4core4sync5mutex5Mutex6__ctorMFC6ObjectZC4core4sync5mutex5Mutex
-PASS: gdb.dlang/demangle.exp: _D4test2dgDFiYd
-PASS: gdb.dlang/demangle.exp: _D4test3fooAa
-PASS: gdb.dlang/demangle.exp: _D6object14TypeInfo_Array8argTypesMFNbNfJC8TypeInfoJC8TypeInfoZi
-PASS: gdb.dlang/demangle.exp: _D6object6Object8opAssignFC6ObjectZi
-PASS: gdb.dlang/demangle.exp: _D6object6Object8opEqualsFC6ObjectZi
-PASS: gdb.dlang/demangle.exp: _D6object9Exception6__ctorMFNaNbNfAyaAyamC6object9ThrowableZC9Exception
-PASS: gdb.dlang/demangle.exp: _D6plugin8generateFiiZAya
-PASS: gdb.dlang/demangle.exp: _D8demangle2fnFNgiZNgi
-PASS: gdb.dlang/demangle.exp: _D8demangle3fnAFZ3fnBMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ1S3fnCMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ1S3fnDMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4mainFZ5localMFZi
-PASS: gdb.dlang/demangle.exp: _D8demangle4test10__postblitMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4test11__InterfaceZ
-PASS: gdb.dlang/demangle.exp: _D8demangle4test12__ModuleInfoZ
-PASS: gdb.dlang/demangle.exp: _D8demangle4test6__ctorMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4test6__dtorMFZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4test6__initZ
-PASS: gdb.dlang/demangle.exp: _D8demangle4test6__vtblZ
-PASS: gdb.dlang/demangle.exp: _D8demangle4test7__ClassZ
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFAAAaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFAAaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFAaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFAiXv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFAiYv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFC5class4testZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFC5classZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFNaZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFNbZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFNcZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFNdZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFNeZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFNfZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDFZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDRZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDUZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDVZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDWZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFDYZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFE4enum4testZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFE4enumZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFG1234567890aZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFG42G42G42aZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFG42G42aZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFG42aZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFHAbaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFHG42caZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFHHaaaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFHaaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFIKaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFIaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFJaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFKaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFLAiXv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFLAiYv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFLC6ObjectLDFLiZiZi
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFLaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFLilZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFLliZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFMaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNgaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG16gZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG16sZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG1dZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG1lZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG2dZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG2fZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG2iZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG2lZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG32gZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG4dZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG4fZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG4iZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG4lZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG4sZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG8fZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG8gZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG8iZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFNhG8sZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFONgaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFOaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFOxaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNaNbZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNaZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNbNaZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNbZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNcZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNdNfNaZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNdZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNeZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFNfZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPFZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPPPaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPPaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPRZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPUZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPVZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPWZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPYZaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFPaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFS6struct4testZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFS6structZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFT7typedef4testZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFT7typedefZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFYv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFaXv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFaYv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFaaYv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFaaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFbZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFcZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFdZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFeZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFfZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFgZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFhZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFiZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFjZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFkZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFlZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFmZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFnZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFoZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFpZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFqZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFrZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFsZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFtZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFuZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFvZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFwZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFxaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testFyaZv
-PASS: gdb.dlang/demangle.exp: _D8demangle4testPFLAiYi
-PASS: gdb.dlang/demangle.exp: _D8demangle8demangleFAaZAa
-PASS: gdb.dlang/demangle.exp: _Dmain
-PASS: gdb.dlang/demangle.exp: demangle -l d -- _Dmain
-PASS: gdb.dlang/demangle.exp: set language d
-PASS: gdb.dlang/demangle.exp: set language to "d"
-PASS: gdb.dlang/demangle.exp: set width 0
-Running gdb.git~master/gdb/testsuite/gdb.dlang/dlang-start-2.exp ...
-PASS: gdb.dlang/dlang-start-2.exp: show language
-PASS: gdb.dlang/dlang-start-2.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.dlang/dlang-start.exp ...
-PASS: gdb.dlang/dlang-start.exp: start
-Running gdb.git~master/gdb/testsuite/gdb.dlang/expression.exp ...
-PASS: gdb.dlang/expression.exp: print $var ^^= 2
-PASS: gdb.dlang/expression.exp: print (-10 ^^ 2)
-PASS: gdb.dlang/expression.exp: print (-10) ^^ 2
-PASS: gdb.dlang/expression.exp: print (1 == 2) > 0
-PASS: gdb.dlang/expression.exp: print 0123456
-PASS: gdb.dlang/expression.exp: print 0123_456
-PASS: gdb.dlang/expression.exp: print 01_2_3_4_5_6_
-PASS: gdb.dlang/expression.exp: print 0b101010
-PASS: gdb.dlang/expression.exp: print 0b101_010
-PASS: gdb.dlang/expression.exp: print 0b1_0_1_0_1_0_
-PASS: gdb.dlang/expression.exp: print 0x123456
-PASS: gdb.dlang/expression.exp: print 0x123_456
-PASS: gdb.dlang/expression.exp: print 0x1_2_3_4_5_6_
-PASS: gdb.dlang/expression.exp: print 1 == 2 > 0
-PASS: gdb.dlang/expression.exp: print 1 ~ [2, 3]
-PASS: gdb.dlang/expression.exp: print 123456
-PASS: gdb.dlang/expression.exp: print 123_456
-PASS: gdb.dlang/expression.exp: print 144 ^^ 0.5
-PASS: gdb.dlang/expression.exp: print 1_2_3_4_5_6_
-PASS: gdb.dlang/expression.exp: print 5 ^^ 5
-PASS: gdb.dlang/expression.exp: print [1, 2] ~ 3
-PASS: gdb.dlang/expression.exp: print [1, 2] ~ [2, 3]
-PASS: gdb.dlang/expression.exp: ptype 0
-PASS: gdb.dlang/expression.exp: ptype 00
-PASS: gdb.dlang/expression.exp: ptype 00L
-PASS: gdb.dlang/expression.exp: ptype 00LU
-PASS: gdb.dlang/expression.exp: ptype 00UL
-PASS: gdb.dlang/expression.exp: ptype 017_777_777_777
-PASS: gdb.dlang/expression.exp: ptype 017_777_777_777U
-PASS: gdb.dlang/expression.exp: ptype 020_000_000_000
-PASS: gdb.dlang/expression.exp: ptype 040_000_000_000
-PASS: gdb.dlang/expression.exp: ptype 040_000_000_000U
-PASS: gdb.dlang/expression.exp: ptype 0L
-PASS: gdb.dlang/expression.exp: ptype 0LU
-PASS: gdb.dlang/expression.exp: ptype 0UL
-PASS: gdb.dlang/expression.exp: ptype 0b0
-PASS: gdb.dlang/expression.exp: ptype 0b0L
-PASS: gdb.dlang/expression.exp: ptype 0b0LU
-PASS: gdb.dlang/expression.exp: ptype 0b0UL
-PASS: gdb.dlang/expression.exp: ptype 0b10000000000000000000000000000000
-PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000
-PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000U
-PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111
-PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111U
-PASS: gdb.dlang/expression.exp: ptype 0x0
-PASS: gdb.dlang/expression.exp: ptype 0x0L
-PASS: gdb.dlang/expression.exp: ptype 0x0LU
-PASS: gdb.dlang/expression.exp: ptype 0x0UL
-PASS: gdb.dlang/expression.exp: ptype 0x1.FFFFFFFFFFFFFp1023
-PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000
-PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000U
-PASS: gdb.dlang/expression.exp: ptype 0x1p-52L
-PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFF
-PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFFU
-PASS: gdb.dlang/expression.exp: ptype 0x8000_0000
-PASS: gdb.dlang/expression.exp: ptype 1.175494351e-38F
-PASS: gdb.dlang/expression.exp: ptype 123_456.567_8
-PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5_6_7_8
-PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5e-6_
-PASS: gdb.dlang/expression.exp: ptype 2_147_483_647
-PASS: gdb.dlang/expression.exp: ptype 2_147_483_648
-PASS: gdb.dlang/expression.exp: ptype 2_147_483_648U
-PASS: gdb.dlang/expression.exp: ptype 4_294_967_296
-PASS: gdb.dlang/expression.exp: ptype 4_294_967_296U
-PASS: gdb.dlang/expression.exp: ptype 6.3fi
-PASS: gdb.dlang/expression.exp: ptype 6.3i
-PASS: gdb.dlang/expression.exp: ptype 6.4Li
-PASS: gdb.dlang/expression.exp: set $var = 144 ^^ 0.5
-PASS: gdb.dlang/expression.exp: set language d
-PASS: gdb.dlang/expression.exp: set language to "d"
-Running gdb.git~master/gdb/testsuite/gdb.dlang/primitive-types.exp ...
-PASS: gdb.dlang/primitive-types.exp: ptype bool
-PASS: gdb.dlang/primitive-types.exp: ptype byte
-PASS: gdb.dlang/primitive-types.exp: ptype cdouble
-PASS: gdb.dlang/primitive-types.exp: ptype cent
-PASS: gdb.dlang/primitive-types.exp: ptype cfloat
-PASS: gdb.dlang/primitive-types.exp: ptype char
-PASS: gdb.dlang/primitive-types.exp: ptype creal
-PASS: gdb.dlang/primitive-types.exp: ptype dchar
-PASS: gdb.dlang/primitive-types.exp: ptype double
-PASS: gdb.dlang/primitive-types.exp: ptype float
-PASS: gdb.dlang/primitive-types.exp: ptype idouble
-PASS: gdb.dlang/primitive-types.exp: ptype ifloat
-PASS: gdb.dlang/primitive-types.exp: ptype int
-PASS: gdb.dlang/primitive-types.exp: ptype ireal
-PASS: gdb.dlang/primitive-types.exp: ptype long
-PASS: gdb.dlang/primitive-types.exp: ptype real
-PASS: gdb.dlang/primitive-types.exp: ptype short
-PASS: gdb.dlang/primitive-types.exp: ptype ubyte
-PASS: gdb.dlang/primitive-types.exp: ptype ucent
-PASS: gdb.dlang/primitive-types.exp: ptype uint
-PASS: gdb.dlang/primitive-types.exp: ptype ulong
-PASS: gdb.dlang/primitive-types.exp: ptype ushort
-PASS: gdb.dlang/primitive-types.exp: ptype void
-PASS: gdb.dlang/primitive-types.exp: ptype wchar
-PASS: gdb.dlang/primitive-types.exp: set language d
-PASS: gdb.dlang/primitive-types.exp: set language to "d"
-Running gdb.git~master/gdb/testsuite/gdb.dlang/properties.exp ...
-PASS: gdb.dlang/properties.exp: print (1).sizeof
-PASS: gdb.dlang/properties.exp: print (1.0).sizeof
-PASS: gdb.dlang/properties.exp: print (1.0f).sizeof
-PASS: gdb.dlang/properties.exp: print (1L).sizeof
-PASS: gdb.dlang/properties.exp: print (1U).sizeof
-PASS: gdb.dlang/properties.exp: print (1UL).sizeof
-PASS: gdb.dlang/properties.exp: print (7 ^^ 3).sizeof
-PASS: gdb.dlang/properties.exp: print (7.0 ^^ 3).sizeof
-PASS: gdb.dlang/properties.exp: print (7.0f ^^ 3).sizeof
-PASS: gdb.dlang/properties.exp: print (7L ^^ 3).sizeof
-PASS: gdb.dlang/properties.exp: print (bool).sizeof
-PASS: gdb.dlang/properties.exp: print bool.sizeof
-PASS: gdb.dlang/properties.exp: print byte.sizeof
-PASS: gdb.dlang/properties.exp: print cent.sizeof
-PASS: gdb.dlang/properties.exp: print char.sizeof
-PASS: gdb.dlang/properties.exp: print dchar.sizeof
-PASS: gdb.dlang/properties.exp: print double.sizeof
-PASS: gdb.dlang/properties.exp: print float.sizeof
-PASS: gdb.dlang/properties.exp: print idouble.sizeof
-PASS: gdb.dlang/properties.exp: print ifloat.sizeof
-PASS: gdb.dlang/properties.exp: print int.sizeof
-PASS: gdb.dlang/properties.exp: print long.sizeof
-PASS: gdb.dlang/properties.exp: print short.sizeof
-PASS: gdb.dlang/properties.exp: print ubyte.sizeof
-PASS: gdb.dlang/properties.exp: print ucent.sizeof
-PASS: gdb.dlang/properties.exp: print uint.sizeof
-PASS: gdb.dlang/properties.exp: print ulong.sizeof
-PASS: gdb.dlang/properties.exp: print ushort.sizeof
-PASS: gdb.dlang/properties.exp: print wchar.sizeof
-PASS: gdb.dlang/properties.exp: ptype typeof(1)
-PASS: gdb.dlang/properties.exp: ptype typeof(1.0)
-PASS: gdb.dlang/properties.exp: ptype typeof(1.0L)
-PASS: gdb.dlang/properties.exp: ptype typeof(1.0f)
-PASS: gdb.dlang/properties.exp: ptype typeof(1L)
-PASS: gdb.dlang/properties.exp: ptype typeof(1U)
-PASS: gdb.dlang/properties.exp: ptype typeof(1UL)
-PASS: gdb.dlang/properties.exp: ptype typeof(7 ^^ 3)
-PASS: gdb.dlang/properties.exp: ptype typeof(7.0 ^^ 3)
-PASS: gdb.dlang/properties.exp: ptype typeof(7.0L ^^ 3)
-PASS: gdb.dlang/properties.exp: ptype typeof(7.0f ^^ 3)
-PASS: gdb.dlang/properties.exp: ptype typeof(7L ^^ 3)
-PASS: gdb.dlang/properties.exp: ptype typeof(cast(byte) 1)
-PASS: gdb.dlang/properties.exp: ptype typeof(cast(short) 1)
-PASS: gdb.dlang/properties.exp: ptype typeof(false)
-PASS: gdb.dlang/properties.exp: set language d
-PASS: gdb.dlang/properties.exp: set language to "d"
-Running gdb.git~master/gdb/testsuite/gdb.dlang/watch-loc.exp ...
-PASS: gdb.dlang/watch-loc.exp: print *(watch.tstruct *) &my_data
-PASS: gdb.dlang/watch-loc.exp: set language d
-PASS: gdb.dlang/watch-loc.exp: watch -l my_data
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/DW_OP_piece_with_DW_OP_GNU_uninit.exp ...
-PASS: gdb.dwarf2/DW_OP_piece_with_DW_OP_GNU_uninit.exp: print i32_var
-UNSUPPORTED: gdb.dwarf2/DW_OP_piece_with_DW_OP_GNU_uninit.exp: print i64_var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/ada-cold-name.exp ...
-PASS: gdb.dwarf2/ada-cold-name.exp: gdb_breakpoint: set breakpoint at pck.xtra.function
-PASS: gdb.dwarf2/ada-cold-name.exp: gdb_breakpoint: set breakpoint at pck.xtra.function[cold]
-PASS: gdb.dwarf2/ada-cold-name.exp: set language ada
-PASS: gdb.dwarf2/ada-cold-name.exp: test completion of cold function
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/ada-linkage-name.exp ...
-PASS: gdb.dwarf2/ada-linkage-name.exp: first first: gdb_breakpoint: set breakpoint at <__gnat_namefirst>
-PASS: gdb.dwarf2/ada-linkage-name.exp: first first: gdb_breakpoint: set breakpoint at <__gnat_namesecond>
-PASS: gdb.dwarf2/ada-linkage-name.exp: first first: set language ada
-PASS: gdb.dwarf2/ada-linkage-name.exp: second first: gdb_breakpoint: set breakpoint at <__gnat_namefirst>
-PASS: gdb.dwarf2/ada-linkage-name.exp: second first: gdb_breakpoint: set breakpoint at <__gnat_namesecond>
-PASS: gdb.dwarf2/ada-linkage-name.exp: second first: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/ada-thick-pointer.exp ...
-PASS: gdb.dwarf2/ada-thick-pointer.exp: ptype array_type
-PASS: gdb.dwarf2/ada-thick-pointer.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/ada-valprint-error.exp ...
-PASS: gdb.dwarf2/ada-valprint-error.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/ada-valprint-error.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/ada-valprint-error.exp: print fd.global
-PASS: gdb.dwarf2/ada-valprint-error.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/anon-ns-fn.exp ...
-PASS: gdb.dwarf2/anon-ns-fn.exp: ptype main without complaints
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/arr-stride.exp ...
-PASS: gdb.dwarf2/arr-stride.exp: print the_struct
-PASS: gdb.dwarf2/arr-stride.exp: ptype pck.big_table
-PASS: gdb.dwarf2/arr-stride.exp: ptype pck.table
-PASS: gdb.dwarf2/arr-stride.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ...
-PASS: gdb.dwarf2/arr-subrange.exp: ptype pck.table
-PASS: gdb.dwarf2/arr-subrange.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/atomic-type.exp ...
-PASS: gdb.dwarf2/atomic-type.exp: ptype f
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/bad-regnum.exp ...
-PASS: gdb.dwarf2/bad-regnum.exp: info addr foo1
-PASS: gdb.dwarf2/bad-regnum.exp: info addr foo2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/bitfield-parent-optimized-out.exp ...
-PASS: gdb.dwarf2/bitfield-parent-optimized-out.exp: p var
-PASS: gdb.dwarf2/bitfield-parent-optimized-out.exp: p var.bitfield
-PASS: gdb.dwarf2/bitfield-parent-optimized-out.exp: p var.intfield
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/break-inline-psymtab.exp ...
-PASS: gdb.dwarf2/break-inline-psymtab.exp: gdb_breakpoint: set breakpoint at bar
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/callframecfa.exp ...
-UNSUPPORTED: gdb.dwarf2/callframecfa.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/calling-convention.exp ...
-PASS: gdb.dwarf2/calling-convention.exp: call foo ()
-PASS: gdb.dwarf2/calling-convention.exp: continue to breakpoint: foo
-PASS: gdb.dwarf2/calling-convention.exp: finish
-PASS: gdb.dwarf2/calling-convention.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/calling-convention.exp: return 35
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp ...
-PASS: gdb.dwarf2/clang-cli-macro.exp: print defined from CLI
-PASS: gdb.dwarf2/clang-cli-macro.exp: print simple macro
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/clang-debug-names-2.exp ...
-PASS: gdb.dwarf2/clang-debug-names-2.exp: ptype main
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/clang-debug-names.exp ...
-PASS: gdb.dwarf2/clang-debug-names.exp: no file command warnings
-PASS: gdb.dwarf2/clang-debug-names.exp: ptype main
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/clztest.exp ...
-UNSUPPORTED: gdb.dwarf2/clztest.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp ...
-PASS: gdb.dwarf2/comp-unit-lang.exp: c: show language
-PASS: gdb.dwarf2/comp-unit-lang.exp: c\+\+: show language
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/corrupt.exp ...
-PASS: gdb.dwarf2/corrupt.exp: recover from corrupt DWARF
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/count.exp ...
-PASS: gdb.dwarf2/count.exp: print array
-PASS: gdb.dwarf2/count.exp: print array2
-PASS: gdb.dwarf2/count.exp: print sizeof array
-PASS: gdb.dwarf2/count.exp: print sizeof array2
-PASS: gdb.dwarf2/count.exp: print sizeof static_array
-PASS: gdb.dwarf2/count.exp: print sizeof vla_array
-PASS: gdb.dwarf2/count.exp: print static_array
-PASS: gdb.dwarf2/count.exp: print vla_array
-PASS: gdb.dwarf2/count.exp: ptype array
-PASS: gdb.dwarf2/count.exp: ptype array2
-PASS: gdb.dwarf2/count.exp: ptype static_array
-PASS: gdb.dwarf2/count.exp: ptype vla_array
-PASS: gdb.dwarf2/count.exp: whatis array
-PASS: gdb.dwarf2/count.exp: whatis array2
-PASS: gdb.dwarf2/count.exp: whatis static_array
-PASS: gdb.dwarf2/count.exp: whatis vla_array
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/cpp-linkage-name.exp ...
-PASS: gdb.dwarf2/cpp-linkage-name.exp: p global_var
-PASS: gdb.dwarf2/cpp-linkage-name.exp: run to main
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/cu-no-addrs.exp ...
-PASS: gdb.dwarf2/cu-no-addrs.exp: set breakpoint at main address
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/data-loc.exp ...
-PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/data-loc.exp: print foo.five
-PASS: gdb.dwarf2/data-loc.exp: print foo.five'first
-PASS: gdb.dwarf2/data-loc.exp: print foo.five'last
-PASS: gdb.dwarf2/data-loc.exp: print foo.five'length
-PASS: gdb.dwarf2/data-loc.exp: print foo.five(2)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five(3)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five(4)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five(5)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five(6)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'first
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'last
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'length
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(2)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(3)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(4)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(5)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(6)
-PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef.all
-PASS: gdb.dwarf2/data-loc.exp: print foo.three
-PASS: gdb.dwarf2/data-loc.exp: print foo.three'first
-PASS: gdb.dwarf2/data-loc.exp: print foo.three'last
-PASS: gdb.dwarf2/data-loc.exp: print foo.three'length
-PASS: gdb.dwarf2/data-loc.exp: print foo.three(1)
-PASS: gdb.dwarf2/data-loc.exp: print foo.three(2)
-PASS: gdb.dwarf2/data-loc.exp: print foo.three(3)
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'first
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'last
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'length
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(1)
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(2)
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(3)
-PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef.all
-PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type
-PASS: gdb.dwarf2/data-loc.exp: ptype foo.five
-PASS: gdb.dwarf2/data-loc.exp: ptype foo.five_tdef
-PASS: gdb.dwarf2/data-loc.exp: ptype foo.three
-PASS: gdb.dwarf2/data-loc.exp: ptype foo.three_tdef
-PASS: gdb.dwarf2/data-loc.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-aranges-duplicate-offset-warning.exp ...
-PASS: gdb.dwarf2/debug-aranges-duplicate-offset-warning.exp: file command warnings
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names-bad-cu-index.exp ...
-PASS: gdb.dwarf2/debug-names-bad-cu-index.exp: .debug_names used
-PASS: gdb.dwarf2/debug-names-bad-cu-index.exp: p _start
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names-duplicate-cu.exp ...
-PASS: gdb.dwarf2/debug-names-duplicate-cu.exp: .debug_names not used
-PASS: gdb.dwarf2/debug-names-duplicate-cu.exp: warning
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names-missing-cu.exp ...
-PASS: gdb.dwarf2/debug-names-missing-cu.exp: .debug_names not used
-PASS: gdb.dwarf2/debug-names-missing-cu.exp: maint info symtabs
-PASS: gdb.dwarf2/debug-names-missing-cu.exp: print _start
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names-non-ascending-cu.exp ...
-PASS: gdb.dwarf2/debug-names-non-ascending-cu.exp: .debug_names not used
-PASS: gdb.dwarf2/debug-names-non-ascending-cu.exp: warning
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names-tu-dwarf5.exp ...
-PASS: gdb.dwarf2/debug-names-tu-dwarf5.exp: .debug_names used
-PASS: gdb.dwarf2/debug-names-tu-dwarf5.exp: ptype struct struct_with_int_member
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names-tu.exp ...
-PASS: gdb.dwarf2/debug-names-tu.exp: .debug_names used
-PASS: gdb.dwarf2/debug-names-tu.exp: ptype struct struct_with_int_member
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/debug-names.exp ...
-PASS: gdb.dwarf2/debug-names.exp: .debug_names used
-PASS: gdb.dwarf2/debug-names.exp: maint info symtabs
-PASS: gdb.dwarf2/debug-names.exp: print _start
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dup-psym.exp ...
-PASS: gdb.dwarf2/dup-psym.exp: info sources should contain only one reference to file1.txt
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ...
-PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break hello
-PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break world
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ...
-PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: p sizeof (t)
-PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: ptype t
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-align.exp ...
-PASS: gdb.dwarf2/dw2-align.exp: print alignof(int_4096)
-PASS: gdb.dwarf2/dw2-align.exp: print alignof(ptr_4096)
-PASS: gdb.dwarf2/dw2-align.exp: print alignof(struct_4096)
-PASS: gdb.dwarf2/dw2-align.exp: set lang c++
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ...
-PASS: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
-PASS: gdb.dwarf2/dw2-anon-mptr.exp: set cp-abi gnu-v3
-PASS: gdb.dwarf2/dw2-anon-mptr.exp: show cp-abi
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ...
-PASS: gdb.dwarf2/dw2-anonymous-func.exp: list file1.txt
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp ...
-PASS: gdb.dwarf2/dw2-bad-elf.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/dw2-bad-elf.exp: goto_main=0: break some_func
-PASS: gdb.dwarf2/dw2-bad-elf.exp: goto_main=0: echo hello\n
-PASS: gdb.dwarf2/dw2-bad-elf.exp: goto_main=1: break some_func
-PASS: gdb.dwarf2/dw2-bad-elf.exp: goto_main=1: echo hello\n
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-bad-mips-linkage-name.exp ...
-PASS: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
-PASS: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ...
-PASS: gdb.dwarf2/dw2-bad-parameter-type.exp: first: ptype f
-PASS: gdb.dwarf2/dw2-bad-parameter-type.exp: is alive
-PASS: gdb.dwarf2/dw2-bad-parameter-type.exp: second: ptype f
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-bad-unresolved.exp ...
-PASS: gdb.dwarf2/dw2-bad-unresolved.exp: print var
-PASS: gdb.dwarf2/dw2-bad-unresolved.exp: ptype var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ...
-PASS: gdb.dwarf2/dw2-basic.exp: list func_cu1
-PASS: gdb.dwarf2/dw2-basic.exp: ptype func_cu1
-PASS: gdb.dwarf2/dw2-basic.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-bfloat16.exp ...
-PASS: gdb.dwarf2/dw2-bfloat16.exp: examine float16 value
-PASS: gdb.dwarf2/dw2-bfloat16.exp: print bf16_1
-PASS: gdb.dwarf2/dw2-bfloat16.exp: print float16 value
-PASS: gdb.dwarf2/dw2-bfloat16.exp: print fp16_1
-PASS: gdb.dwarf2/dw2-bfloat16.exp: set convenience variable
-PASS: gdb.dwarf2/dw2-bfloat16.exp: set first element
-PASS: gdb.dwarf2/dw2-bfloat16.exp: set second element
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.exp ...
-PASS: gdb.dwarf2/dw2-canonicalize-type.exp: ptype f
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ...
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_lang
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: regexp case-sensitive off
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: regexp case-sensitive on
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: set case-sensitive off
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab
-PASS: gdb.dwarf2/dw2-case-insensitive.exp: show case-sensitive
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-common-block.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ...
-PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc42
-PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc43
-PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc42
-PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc43
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ...
-PASS: gdb.dwarf2/dw2-compressed.exp: list func_cu1
-PASS: gdb.dwarf2/dw2-compressed.exp: ptype func_cu1
-PASS: gdb.dwarf2/dw2-compressed.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-const.exp ...
-PASS: gdb.dwarf2/dw2-const.exp: print twelve
-PASS: gdb.dwarf2/dw2-const.exp: print/x val8
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ...
-PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f()
-PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set cp-abi gnu-v3
-PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ...
-PASS: gdb.dwarf2/dw2-cu-size.exp: ptype noloc
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ...
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: cd .../rdir
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: continue to compdir_absolute_ldir_absolute_file_absolute_different
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: continue to compdir_absolute_ldir_absolute_file_absolute_same
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: continue to compdir_absolute_ldir_absolute_file_basename_same
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: continue to compdir_absolute_ldir_absolute_file_relative_different
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: continue to compdir_absolute_ldir_missing__file_absolute_different
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: continue to compdir_absolute_ldir_missing__file_absolute_same
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: continue to compdir_absolute_ldir_missing__file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: continue to compdir_absolute_ldir_missing__file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: continue to compdir_absolute_ldir_relative_file_absolute_different
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: continue to compdir_absolute_ldir_relative_file_absolute_same
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: continue to compdir_absolute_ldir_relative_file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: continue to compdir_absolute_ldir_relative_file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: continue to compdir_missing__ldir_absolute_file_absolute_different
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: continue to compdir_missing__ldir_absolute_file_absolute_same
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: continue to compdir_missing__ldir_absolute_file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: continue to compdir_missing__ldir_absolute_file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: continue to compdir_missing__ldir_missing__file_absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: continue to compdir_missing__ldir_missing__file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: continue to compdir_missing__ldir_missing__file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: continue to compdir_missing__ldir_relative_file_absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: continue to compdir_missing__ldir_relative_file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: continue to compdir_missing__ldir_relative_file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: continue to compdir_relative_ldir_absolute_file_absolute_different
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: continue to compdir_relative_ldir_absolute_file_absolute_same
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: continue to compdir_relative_ldir_absolute_file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: continue to compdir_relative_ldir_absolute_file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: continue to compdir_relative_ldir_missing__file_absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: continue to compdir_relative_ldir_missing__file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: continue to compdir_relative_ldir_missing__file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: continue to compdir_relative_ldir_relative_file_absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: continue to compdir_relative_ldir_relative_file_basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: continue to compdir_relative_ldir_relative_file_relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: relative
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set directories
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display absolute
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display basename
-PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display relative
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-disasm-over-non-stmt.exp ...
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: check_disassembly_results 16 line_label_1
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: check_disassembly_results 16 line_label_2
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: check_disassembly_results 17 line_label_3
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: check_disassembly_results 17 line_label_4
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: check_disassembly_results 17 line_label_5
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: check_disassembly_results 18 line_label_6
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: get hexadecimal valueof "&line_label_1"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: get hexadecimal valueof "&line_label_2"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: get hexadecimal valueof "&line_label_3"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: get hexadecimal valueof "&line_label_4"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: get hexadecimal valueof "&line_label_5"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=m: get hexadecimal valueof "&line_label_6"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: check_disassembly_results 16 line_label_1
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: check_disassembly_results 16 line_label_2
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: check_disassembly_results 17 line_label_3
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: check_disassembly_results 17 line_label_4
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: check_disassembly_results 17 line_label_5
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: check_disassembly_results 18 line_label_6
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: get hexadecimal valueof "&line_label_1"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: get hexadecimal valueof "&line_label_2"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: get hexadecimal valueof "&line_label_3"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: get hexadecimal valueof "&line_label_4"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: get hexadecimal valueof "&line_label_5"
-PASS: gdb.dwarf2/dw2-disasm-over-non-stmt.exp: opt=s: get hexadecimal valueof "&line_label_6"
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ...
-PASS: gdb.dwarf2/dw2-dos-drive.exp: break 'z:file.c':func
-UNSUPPORTED: gdb.dwarf2/dw2-dos-drive.exp: break file.c:func
-PASS: gdb.dwarf2/dw2-dos-drive.exp: set breakpoint pending off
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
-PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
-PASS: gdb.dwarf2/dw2-dummy-cu.exp: info fun main
-PASS: gdb.dwarf2/dw2-dummy-cu.exp: maint expand-symtab
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-dup-frame.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-empty-file-name.exp ...
-PASS: gdb.dwarf2/dw2-empty-file-name.exp: [gdb_load $binfile] == 0
-PASS: gdb.dwarf2/dw2-empty-file-name.exp: [info exists gdb_spawn_id]
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
-PASS: gdb.dwarf2/dw2-empty-namespace.exp: p var
-PASS: gdb.dwarf2/dw2-empty-namespace.exp: ptype var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ...
-PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load
-PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range before CU load
-PASS: gdb.dwarf2/dw2-empty-pc-range.exp: valid range after CU load
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ...
-PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-error.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-error.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ...
-PASS: gdb.dwarf2/dw2-filename.exp: info sources
-PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp ...
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=ada: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=ada: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=ada: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=ada: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=ada: set language to ada for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=c: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=c: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=c: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=c: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=c: set language to c for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=d: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=d: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=d: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=d: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=d: set language to d for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=fortran: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=fortran: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=fortran: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=fortran: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=fortran: set language to fortran for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=go: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=go: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=go: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=go: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=go: set language to go for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=modula-2: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=modula-2: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=modula-2: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=modula-2: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=modula-2: set language to modula-2 for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=objective-c: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=objective-c: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=objective-c: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=objective-c: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=objective-c: set language to objective-c for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=opencl: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=opencl: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=opencl: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=opencl: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=opencl: set language to opencl for ptype test
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=pascal: ptype pck__fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=pascal: ptype pck__fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=pascal: ptype pck__fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=pascal: ptype pck__fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: lang=pascal: set language to pascal for ptype test
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print -pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print /x pck.fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print /x pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print /x pck.fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print /x pck.fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_range_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_range_var - 0.5
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var + 0.25
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var /= 0.25
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var /= 0.5
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var /= 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var /= pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var /= pck.fp1_var2
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var < 0.5
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var < 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var < 0.25
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var < pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var < pck.fp1_var2
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var <= 0.25
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var <= 0.5
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var <= 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var <= pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var <= pck.fp1_var2
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var = 0.25
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var = 0.5
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var = 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var = pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var = pck.fp1_var2
-FAIL: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var > 0.25
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var > 0.5
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var > 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var > pck.fp1_var2
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var >= 0.25
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var >= 0.5
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var >= 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var >= pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var >= pck.fp1_var2
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp1_var2 > pck.fp1_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp2_var - pck.fp2_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp3_var * 1
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp3_var / 0
-PASS: gdb.dwarf2/dw2-fixed-point.exp: print pck.fp3_var / pck.fp3_var
-PASS: gdb.dwarf2/dw2-fixed-point.exp: set lang ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-gas-workaround.exp ...
-PASS: gdb.dwarf2/dw2-gas-workaround.exp: ptype bar
-PASS: gdb.dwarf2/dw2-gas-workaround.exp: set debug symtab-create 1
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ...
-PASS: gdb.dwarf2/dw2-icc-opaque.exp: ptype p_struct
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ...
-PASS: gdb.dwarf2/dw2-icycle.exp: echo life check\n
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ...
-PASS: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ...
-PASS: gdb.dwarf2/dw2-inheritance.exp: ptype inherited
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-inline-break.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-header-1.exp ...
-PASS: gdb.dwarf2/dw2-inline-header-1.exp: info breakpoints, range-a
-PASS: gdb.dwarf2/dw2-inline-header-1.exp: info breakpoints, range-b
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-header-2.exp ...
-PASS: gdb.dwarf2/dw2-inline-header-2.exp: break dw2-inline-header.c:18
-PASS: gdb.dwarf2/dw2-inline-header-2.exp: check for breakpoint at dw2-inline-header.c
-PASS: gdb.dwarf2/dw2-inline-header-2.exp: check for breakpoint at dw2-inline-header.h
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-header-3.exp ...
-PASS: gdb.dwarf2/dw2-inline-header-3.exp: continue to breakpoint: dw2-inline-header.h:22
-PASS: gdb.dwarf2/dw2-inline-header-3.exp: found line 19 and 20
-PASS: gdb.dwarf2/dw2-inline-header-3.exp: info breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-many-frames.exp ...
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: bt
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'aaa return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'bbb return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'ccc return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'ddd return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'eee return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'fff return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'ggg return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'hhh return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'iii return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'jjj return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'kkk return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: step to 'main call aaa'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'aaa return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'bbb return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'ccc return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'ddd return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'eee return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'fff return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'ggg return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'hhh return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'iii return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'jjj return'
-PASS: gdb.dwarf2/dw2-inline-many-frames.exp: up to 'main call aaa'
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ...
-PASS: gdb.dwarf2/dw2-inline-param.exp: bt
-PASS: gdb.dwarf2/dw2-inline-param.exp: file
-PASS: gdb.dwarf2/dw2-inline-param.exp: info addr break_at
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-small-func.exp ...
-PASS: gdb.dwarf2/dw2-inline-small-func.exp: info breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp ...
-PASS: gdb.dwarf2/dw2-inline-stepping.exp: step to 'bar return global_var'
-PASS: gdb.dwarf2/dw2-inline-stepping.exp: step to 'foo call bar'
-PASS: gdb.dwarf2/dw2-inline-stepping.exp: step to 'main call foo'
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-inline-with-lexical-scope.exp ...
-PASS: gdb.dwarf2/dw2-inline-with-lexical-scope.exp: info locals
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ...
-PASS: gdb.dwarf2/dw2-intercu.exp: list func_cu1
-PASS: gdb.dwarf2/dw2-intercu.exp: p one
-PASS: gdb.dwarf2/dw2-intercu.exp: p two
-PASS: gdb.dwarf2/dw2-intercu.exp: ptype func_cu1
-PASS: gdb.dwarf2/dw2-intercu.exp: ptype int2
-PASS: gdb.dwarf2/dw2-intercu.exp: ptype one
-PASS: gdb.dwarf2/dw2-intercu.exp: ptype two
-PASS: gdb.dwarf2/dw2-intercu.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ...
-UNTESTED: gdb.dwarf2/dw2-intermix.exp: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-is-stmt-2.exp ...
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 1.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 2.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 3.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 4.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 5.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: get hexadecimal valueof "&line_label_12"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: get hexadecimal valueof "&line_label_13"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: get hexadecimal valueof "&line_label_2"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: get hexadecimal valueof "&line_label_7"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: get hexadecimal valueof "&line_label_8"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: read $pc at Line 1.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: read $pc at Line 2.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: read $pc at Line 3.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: read $pc at Line 4.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: read $pc at Line 5.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: step to Line 1.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: step to Line 2.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: step to Line 3.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: step to Line 4.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: step to Line 5.
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 17
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 18
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 19
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 20
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 21
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 22
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 23
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 24
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 25
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 26
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 27
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 28
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 29
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 30
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 31
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 32
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: ensure we saw a valid pattern, 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get hexadecimal valueof "&line_label_12"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 17
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 18
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 19
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 20
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 21
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 22
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 23
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 24
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 25
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 26
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 27
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 28
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 29
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 30
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 31
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 32
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: get pc inside stepi loop, 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: line must change at line_label_12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 17
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 18
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 19
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 20
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 21
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 22
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 23
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 24
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 25
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 26
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 27
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 28
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 29
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 30
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 31
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_12: same line 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: ensure we saw a valid pattern, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get hexadecimal valueof "&line_label_13"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: get pc inside stepi loop, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: line must change at line_label_13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_13: same line 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: ensure we saw a valid pattern, 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get hexadecimal valueof "&line_label_2"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: get pc inside stepi loop, 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: line must change at line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_2: same line 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 17
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 18
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 19
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 20
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 21
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 22
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 23
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 24
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 25
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 26
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 27
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 28
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 29
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 30
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 31
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 32
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 33
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 34
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 35
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 36
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 37
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 38
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 39
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 40
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: ensure we saw a valid pattern, 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get hexadecimal valueof "&line_label_7"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 17
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 18
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 19
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 20
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 21
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 22
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 23
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 24
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 25
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 26
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 27
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 28
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 29
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 30
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 31
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 32
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 33
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 34
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 35
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 36
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 37
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 38
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 39
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 40
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: get pc inside stepi loop, 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: line must change at line_label_7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 10
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 11
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 12
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 13
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 14
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 15
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 16
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 17
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 18
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 19
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 20
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 21
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 22
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 23
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 24
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 25
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 26
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 27
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 28
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 29
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 30
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 31
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 32
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 33
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 34
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 35
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 36
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 37
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 38
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 39
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_7: same line 9
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: ensure we saw a valid pattern, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get hexadecimal valueof "&line_label_8"
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 7
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: get pc inside stepi loop, 8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: line must change at line_label_8
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 1
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 2
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 3
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 4
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 5
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 6
-PASS: gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 7
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp ...
-PASS: gdb.dwarf2/dw2-is-stmt.exp: check initial $pc
-PASS: gdb.dwarf2/dw2-is-stmt.exp: check we're at line_label_1: check initial $pc is line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: check we're at line_label_1: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: continue to breakpoint: *line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: continue to breakpoint: *line_label_3
-PASS: gdb.dwarf2/dw2-is-stmt.exp: continue to breakpoint: Breakpoint on line, set var to 0
-PASS: gdb.dwarf2/dw2-is-stmt.exp: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: get hexadecimal valueof "&line_label_1"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: get hexadecimal valueof "&line_label_2"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: get hexadecimal valueof "&line_label_3"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: get hexadecimal valueof "&line_label_5"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to end from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to end from line_label_3
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to line_label_3: check initial $pc is line_label_3
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to line_label_3: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to line_label_3: step
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to line_label_5: check initial $pc
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to line_label_5: get hexadecimal valueof "$pc"
-PASS: gdb.dwarf2/dw2-is-stmt.exp: step to line_label_5: step
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 1: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 1: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 1: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 2: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 2: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 2: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 3: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 3: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 3: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 4: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 4: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 4: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 5: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 5: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 5: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 6: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 6: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 6: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 7: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 7: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 7: line should not change until line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 8: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 8: get pc inside stepi loop from line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: 8: line must change at line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_2: get pc before stepi loop at line_label_1
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 10: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 10: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 10: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 11: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 11: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 11: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 12: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 12: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 12: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 13: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 13: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 13: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 14: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 14: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 14: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 15: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 15: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 15: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 16: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 16: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 16: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 17: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 17: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 17: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 18: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 18: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 18: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 19: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 19: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 19: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 1: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 1: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 1: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 20: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 20: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 20: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 21: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 21: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 21: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 22: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 22: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 22: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 23: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 23: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 23: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 24: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 24: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 24: line must change at line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 2: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 2: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 2: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 3: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 3: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 3: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 4: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 4: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 4: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 5: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 5: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 5: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 6: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 6: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 6: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 7: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 7: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 7: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 8: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 8: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 8: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 9: ensure we saw a valid line pattern
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 9: get pc inside stepi loop from line_label_2
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: 9: line should not change until line_label_5
-PASS: gdb.dwarf2/dw2-is-stmt.exp: stepi until line_label_5: get pc before stepi loop at line_label_2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-lexical-block-bare.exp ...
-PASS: gdb.dwarf2/dw2-lexical-block-bare.exp: p testvar
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.exp ...
-FAIL: gdb.dwarf2/dw2-line-number-zero.exp: bar1, 1st next
-FAIL: gdb.dwarf2/dw2-line-number-zero.exp: bar1, 2nd next
-FAIL: gdb.dwarf2/dw2-line-number-zero.exp: bar2, 1st next
-FAIL: gdb.dwarf2/dw2-line-number-zero.exp: bar2, 2nd next
-FAIL: gdb.dwarf2/dw2-line-number-zero.exp: continue to breakpoint: bar1
-KFAIL: gdb.dwarf2/dw2-line-number-zero.exp: continue to breakpoint: bar1_label_3 (PRMS: gdb/nnnnn)
-FAIL: gdb.dwarf2/dw2-line-number-zero.exp: continue to breakpoint: bar2
-KFAIL: gdb.dwarf2/dw2-line-number-zero.exp: continue to breakpoint: bar2_label_3 (PRMS: gdb/nnnnn)
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-lines.exp ...
-PASS: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=2: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=2: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=2: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=2: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=2: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=3: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=3: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=3: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=3: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=3: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=4: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=4: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=4: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=4: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=32: lv=4: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=64: lv=2: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=64: lv=2: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=64: lv=3: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=64: lv=3: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=64: lv=4: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=2: cdw=64: lv=4: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=2: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=2: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=2: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=2: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=2: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=3: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=3: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=3: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=3: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=3: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=4: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=4: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=4: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=4: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=32: lv=4: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=64: lv=2: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=64: lv=2: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=64: lv=3: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=64: lv=3: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=64: lv=4: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=3: cdw=64: lv=4: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=2: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=2: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=2: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=2: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=2: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=3: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=3: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=3: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=3: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=3: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=4: ldw=32: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=4: ldw=32: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=4: ldw=32: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=4: ldw=32: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=32: lv=4: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=64: lv=2: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=64: lv=2: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=64: lv=3: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=64: lv=3: ldw=64: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=64: lv=4: ldw=32: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=4: cdw=64: lv=4: ldw=64: failed to prepare
-PASS: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=line_strp: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=line_strp: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=line_strp: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=line_strp: next to foo (4)
-PASS: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=string: continue to breakpoint: foo \(1\)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=string: next to foo (2)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=string: next to foo (3)
-FAIL: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=32: string_form=string: next to foo (4)
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=64: string_form=line_strp: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=32: lv=5: ldw=64: string_form=string: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=64: lv=5: ldw=32: string_form=line_strp: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=64: lv=5: ldw=32: string_form=string: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=64: lv=5: ldw=64: string_form=line_strp: failed to prepare
-UNTESTED: gdb.dwarf2/dw2-lines.exp: cv=5: cdw=64: lv=5: ldw=64: string_form=string: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ...
-PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: p c.membername
-PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: p c.membername ()
-PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: set cp-abi gnu-v3
-PASS: gdb.dwarf2/dw2-linkage-name-trust.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-main-no-line-number.exp ...
-PASS: gdb.dwarf2/dw2-main-no-line-number.exp: !$breakpoint_at_missing_lineno_set
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp ...
-PASS: gdb.dwarf2/dw2-minsym-in-cu.exp: info fun func2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp ...
-PASS: gdb.dwarf2/dw2-missing-cu-tag.exp: file dw2-missing-cu-tag
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ...
-PASS: gdb.dwarf2/dw2-modula2-self-type.exp: alive
-PASS: gdb.dwarf2/dw2-modula2-self-type.exp: ptype v
-PASS: gdb.dwarf2/dw2-modula2-self-type.exp: set language modula-2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.exp ...
-PASS: gdb.dwarf2/dw2-namespaceless-anonymous.exp: p/d '(anonymous namespace)::v'
-PASS: gdb.dwarf2/dw2-namespaceless-anonymous.exp: ptype '(anonymous namespace)::v'
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-no-code-cu.exp ...
-PASS: gdb.dwarf2/dw2-no-code-cu.exp: p var with no complaints
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ...
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_extern_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_extern_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_extern_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_extern_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_extern_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: print file_locno_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_extern_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_extern_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_extern_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_extern_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_extern_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: in-main: ptype file_locno_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_extern_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_extern_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_extern_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_extern_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_extern_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: print file_locno_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_extern_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_extern_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_extern_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_extern_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_extern_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: no-run: ptype file_locno_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_extern_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_local_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_local_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_local_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_local_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_local_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: print main_local_locno_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_extern_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_local_locaddr_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_local_locaddr_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_local_locempty_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_local_locempty_unresolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_local_locno_resolvable
-PASS: gdb.dwarf2/dw2-noloc.exp: ptype main_local_locno_unresolvable
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp ...
-PASS: gdb.dwarf2/dw2-objfile-overlap.exp: add-symbol-file
-PASS: gdb.dwarf2/dw2-objfile-overlap.exp: info line inner
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ...
-PASS: gdb.dwarf2/dw2-op-call.exp: array2 using DW_OP_call2
-PASS: gdb.dwarf2/dw2-op-call.exp: array3 using DW_OP_call4
-PASS: gdb.dwarf2/dw2-op-call.exp: maintenance set dwarf max-cache-age 0
-PASS: gdb.dwarf2/dw2-op-call.exp: p array1
-PASS: gdb.dwarf2/dw2-op-call.exp: p arraycallnoloc
-PASS: gdb.dwarf2/dw2-op-call.exp: p arraynoloc
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-op-out-param.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ...
-PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x implicit4to2
-PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x implicit4to4
-PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x stack2
-PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x stack8
-PASS: gdb.dwarf2/dw2-op-stack-value.exp: x/wx &aa551234
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-opt-structptr.exp ...
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: info addr ptr
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: print *ptr
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: print ptr
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: print ptr->a
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: print ptr->x
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: print ptr->y
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: console: set print object on
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: continue to func01
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1 (ptr)
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: insert breakpoint func01
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: insert breakpoint main
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: run to main
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: set print object on
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access array member
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access integer member
-PASS: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access pointer member
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-out-of-range-end-of-seq.exp ...
-PASS: gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: END with address 1 eliminated
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp ...
-PASS: gdb.dwarf2/dw2-param-error.exp: frame
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ...
-PASS: gdb.dwarf2/dw2-producer.exp: list func_cu1
-PASS: gdb.dwarf2/dw2-producer.exp: ptype func_cu1
-PASS: gdb.dwarf2/dw2-producer.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-prologue-end-2.exp ...
-PASS: gdb.dwarf2/dw2-prologue-end-2.exp: $break_addr < $bar_label_addr
-PASS: gdb.dwarf2/dw2-prologue-end-2.exp: break foo
-PASS: gdb.dwarf2/dw2-prologue-end-2.exp: print &foo_end == &bar_label
-PASS: gdb.dwarf2/dw2-prologue-end-2.exp: print /x &bar_label
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-prologue-end.exp ...
-PASS: gdb.dwarf2/dw2-prologue-end.exp: frame
-PASS: gdb.dwarf2/dw2-prologue-end.exp: ignore-prologue-end: frame
-PASS: gdb.dwarf2/dw2-prologue-end.exp: ignore-prologue-end: maintenance set ignore-prologue-end-flag on
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp ...
-PASS: gdb.dwarf2/dw2-ranges-base.exp: count END markers in line table
-PASS: gdb.dwarf2/dw2-ranges-base.exp: info line frame2
-PASS: gdb.dwarf2/dw2-ranges-base.exp: info line frame3
-PASS: gdb.dwarf2/dw2-ranges-base.exp: info line main
-PASS: gdb.dwarf2/dw2-ranges-base.exp: prev of end marker at 1 is normal entry
-PASS: gdb.dwarf2/dw2-ranges-base.exp: prev of end marker at 3 is normal entry
-PASS: gdb.dwarf2/dw2-ranges-base.exp: prev of end marker at 5 is normal entry
-PASS: gdb.dwarf2/dw2-ranges-base.exp: prev of normal entry at 2 is end marker
-PASS: gdb.dwarf2/dw2-ranges-base.exp: prev of normal entry at 4 is end marker
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp ...
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: break baz
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: break foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: continue to baz
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: continue to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: disassemble foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: foo and foo_cold are at different addresses
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: info line main
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: no-cold-names: backtrace from baz
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: no-cold-names: info line *foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: no-cold-names: offset to foo_cold is not too large
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: no-cold-names: x/2i foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: set variable e=1
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-1: break at call to bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-1: continue to call of bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-1: step into bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-1: step out of bar, back into foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-2: break foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-2: continue to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-2: step into bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-2: step out of bar, back into foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: set variable e=1
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step into bar from foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step into baz from foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step into foo from main
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step into foo_cold from foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step out of bar to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step out of baz to foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step out of foo to main
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: step-test-3: step out of foo_cold to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: x/i foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: hi-cold: x/i foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: break baz
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: break foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: continue to baz
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: continue to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: disassemble foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: foo and foo_cold are at different addresses
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: info line main
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: no-cold-names: backtrace from baz
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: no-cold-names: info line *foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: no-cold-names: offset to foo_cold is not too large
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: no-cold-names: x/2i foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: set variable e=1
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-1: break at call to bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-1: continue to call of bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-1: step into bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-1: step out of bar, back into foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-2: break foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-2: continue to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-2: step into bar
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-2: step out of bar, back into foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: set variable e=1
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step into bar from foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step into baz from foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step into foo from main
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step into foo_cold from foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step out of bar to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step out of baz to foo_cold
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step out of foo to main
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: step-test-3: step out of foo_cold to foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: x/i foo
-PASS: gdb.dwarf2/dw2-ranges-func.exp: lo-cold: x/i foo_cold
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.exp ...
-PASS: gdb.dwarf2/dw2-ranges-overlap.exp: show language
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ranges-psym-warning.exp ...
-PASS: gdb.dwarf2/dw2-ranges-psym-warning.exp: No complaints
-PASS: gdb.dwarf2/dw2-ranges-psym-warning.exp: break baz
-PASS: gdb.dwarf2/dw2-ranges-psym-warning.exp: bt
-PASS: gdb.dwarf2/dw2-ranges-psym-warning.exp: continue
-PASS: gdb.dwarf2/dw2-ranges-psym-warning.exp: get integer valueof "sizeof (int)"
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ranges-psym.exp ...
-PASS: gdb.dwarf2/dw2-ranges-psym.exp: No complaints
-PASS: gdb.dwarf2/dw2-ranges-psym.exp: break someothername
-PASS: gdb.dwarf2/dw2-ranges-psym.exp: get integer valueof "sizeof (int)"
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ...
-PASS: gdb.dwarf2/dw2-ranges.exp: info line func
-PASS: gdb.dwarf2/dw2-ranges.exp: info line func2
-PASS: gdb.dwarf2/dw2-ranges.exp: info line main
-PASS: gdb.dwarf2/dw2-ranges.exp: info line main2
-PASS: gdb.dwarf2/dw2-ranges.exp: info line main3
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ...
-PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb backtrace
-PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb print
-PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb backtrace
-PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb print
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-reg-undefined.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-regno-invalid.exp ...
-PASS: gdb.dwarf2/dw2-regno-invalid.exp: p bregx
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-restore.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-restrict.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ...
-PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4
-PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-single-line-discriminators.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ...
-PASS: gdb.dwarf2/dw2-skip-prologue.exp: 2 locations found
-PASS: gdb.dwarf2/dw2-skip-prologue.exp: continue to breakpoint: func
-PASS: gdb.dwarf2/dw2-skip-prologue.exp: no statement got executed
-PASS: gdb.dwarf2/dw2-skip-prologue.exp: strip stub symbols
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ...
-PASS: gdb.dwarf2/dw2-stack-boundary.exp: $w1 && $w2
-PASS: gdb.dwarf2/dw2-stack-boundary.exp: file command
-PASS: gdb.dwarf2/dw2-stack-boundary.exp: p overflow
-PASS: gdb.dwarf2/dw2-stack-boundary.exp: p underflow
-PASS: gdb.dwarf2/dw2-stack-boundary.exp: set complaints 100
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp ...
-PASS: gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: continue to breakpoint: bar
-PASS: gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ...
-PASS: gdb.dwarf2/dw2-strp.exp: p a_string
-PASS: gdb.dwarf2/dw2-strp.exp: p a_string2
-PASS: gdb.dwarf2/dw2-strp.exp: ptype a_string
-PASS: gdb.dwarf2/dw2-strp.exp: ptype a_string2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-symtab-includes-lookup.exp ...
-PASS: gdb.dwarf2/dw2-symtab-includes-lookup.exp: no symtabs expanded
-PASS: gdb.dwarf2/dw2-symtab-includes-lookup.exp: ptype myint
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-symtab-includes.exp ...
-PASS: gdb.dwarf2/dw2-symtab-includes.exp: check symtab includes
-PASS: gdb.dwarf2/dw2-symtab-includes.exp: maint expand-symtab dw2-symtab-includes.h
-PASS: gdb.dwarf2/dw2-symtab-includes.exp: no symtabs expanded
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-undefined-ret-addr.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-undefined-ret-addr.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp ...
-PASS: gdb.dwarf2/dw2-unresolved.exp: continue to breakpoint: *extern_block_start
-PASS: gdb.dwarf2/dw2-unresolved.exp: print/d var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-unspecified-type.exp ...
-PASS: gdb.dwarf2/dw2-unspecified-type.exp: p ((int (*) ()) bar) ()
-PASS: gdb.dwarf2/dw2-unspecified-type.exp: p ((int (*) ()) foo) ()
-PASS: gdb.dwarf2/dw2-unspecified-type.exp: p (int) bar ()
-PASS: gdb.dwarf2/dw2-unspecified-type.exp: p (int) foo ()
-PASS: gdb.dwarf2/dw2-unspecified-type.exp: ptype bar
-PASS: gdb.dwarf2/dw2-unspecified-type.exp: ptype foo
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-unusual-field-names.exp ...
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'byte' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'byte' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'char' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'char' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'double' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'double' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'float' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'float' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'int' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'int' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'long' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'long' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'short' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'short' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'signed' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'signed' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'unsigned' directly
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: access a field named 'unsigned' through a pointer
-PASS: gdb.dwarf2/dw2-unusual-field-names.exp: get integer valueof "sizeof (int)"
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-using-debug-str.exp ...
-PASS: gdb.dwarf2/dw2-using-debug-str.exp: file dw2-using-debug-str
-PASS: gdb.dwarf2/dw2-using-debug-str.exp: objcopy
-PASS: gdb.dwarf2/dw2-using-debug-str.exp: p global_var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp ...
-PASS: gdb.dwarf2/dw2-var-zero-addr.exp: print &var
-PASS: gdb.dwarf2/dw2-var-zero-addr.exp: readnow: print &var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-vendor-extended-opcode.exp ...
-PASS: gdb.dwarf2/dw2-vendor-extended-opcode.exp: gdb_breakpoint: set breakpoint at dw2-vendor-extended-opcode.c:27
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-weird-type-len.exp ...
-UNSUPPORTED: gdb.dwarf2/dw2-weird-type-len.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp ...
-FAIL: gdb.dwarf2/dw2-zero-range.exp: ranges_sect=ranges: runto: run to main
-PASS: gdb.dwarf2/dw2-zero-range.exp: ranges_sect=ranges: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ...
-PASS: gdb.dwarf2/dw4-sig-type-unused.exp: alive
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ...
-PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo
-PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf max-cache-age 0
-PASS: gdb.dwarf2/dw4-sig-types.exp: p myset
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw4-toplevel-types.exp ...
-PASS: gdb.dwarf2/dw4-toplevel-types.exp: ptype X
-PASS: gdb.dwarf2/dw4-toplevel-types.exp: ptype Y
-PASS: gdb.dwarf2/dw4-toplevel-types.exp: ptype Z
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.exp ...
-PASS: gdb.dwarf2/dw5-rnglist-test.exp: continue to breakpoint: break-here
-PASS: gdb.dwarf2/dw5-rnglist-test.exp: print *curr
-PASS: gdb.dwarf2/dw5-rnglist-test.exp: print curr
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dwp-sepdebug.exp ...
-UNSUPPORTED: gdb.dwarf2/dwp-sepdebug.exp: testsuite run does not produce dwp files
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ...
-UNSUPPORTED: gdb.dwarf2/dwp-symlink.exp: testsuite run does not produce dwp files
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dwz.exp ...
-PASS: gdb.dwarf2/dwz.exp: p other_int
-PASS: gdb.dwarf2/dwz.exp: p the_int
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ...
-FAIL: gdb.dwarf2/dwzbuildid.exp: testname=fallback: print the_int
-PASS: gdb.dwarf2/dwzbuildid.exp: testname=fallback: set debug-file-directory
-PASS: gdb.dwarf2/dwzbuildid.exp: testname=mismatch: print the_int
-PASS: gdb.dwarf2/dwzbuildid.exp: testname=mismatch: set debug-file-directory
-FAIL: gdb.dwarf2/dwzbuildid.exp: testname=ok: print the_int
-PASS: gdb.dwarf2/dwzbuildid.exp: testname=ok: set debug-file-directory
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dwznolink.exp ...
-PASS: gdb.dwarf2/dwznolink.exp: file dwznolink
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.exp ...
-PASS: gdb.dwarf2/dyn-type-unallocated.exp: continue to breakpoint: stop at marker_label
-PASS: gdb.dwarf2/dyn-type-unallocated.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/dyn-type-unallocated.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/dyn-type-unallocated.exp: ptype dyn_object
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ...
-PASS: gdb.dwarf2/dynarr-ptr.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/dynarr-ptr.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(4)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(5)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(6)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(4)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(5)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(6)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(4)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(5)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(6)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(4)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(5)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(6)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(1)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(1)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(1)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'first
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'last
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'length
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(1)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(2)
-PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(3)
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef
-PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef.all
-PASS: gdb.dwarf2/dynarr-ptr.exp: set language ada
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/enqueued-cu-base-addr.exp ...
-PASS: gdb.dwarf2/enqueued-cu-base-addr.exp: CU addr found
-PASS: gdb.dwarf2/enqueued-cu-base-addr.exp: ptype foo
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/entry-value-typedef.exp ...
-UNSUPPORTED: gdb.dwarf2/entry-value-typedef.exp: unsupported architecture
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/enum-type.exp ...
-PASS: gdb.dwarf2/enum-type.exp: print sizeof(enum E)
-PASS: gdb.dwarf2/enum-type.exp: ptype EU in C++
-PASS: gdb.dwarf2/enum-type.exp: ptype EU in enum C
-PASS: gdb.dwarf2/enum-type.exp: set lang c++
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-absolute-dwo.exp ...
-PASS: gdb.dwarf2/fission-absolute-dwo.exp: p global_var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-base.exp ...
-UNSUPPORTED: gdb.dwarf2/fission-base.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp ...
-UNSUPPORTED: gdb.dwarf2/fission-loclists-pie.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ...
-UNSUPPORTED: gdb.dwarf2/fission-loclists.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-mix.exp ...
-PASS: gdb.dwarf2/fission-mix.exp: break -q main
-PASS: gdb.dwarf2/fission-mix.exp: break func2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-multi-cu.exp ...
-PASS: gdb.dwarf2/fission-multi-cu.exp: break func
-PASS: gdb.dwarf2/fission-multi-cu.exp: continue to func
-PASS: gdb.dwarf2/fission-multi-cu.exp: frame in func
-PASS: gdb.dwarf2/fission-multi-cu.exp: frame in main
-PASS: gdb.dwarf2/fission-multi-cu.exp: ptype func
-PASS: gdb.dwarf2/fission-multi-cu.exp: ptype main
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-relative-dwo.exp ...
-PASS: gdb.dwarf2/fission-relative-dwo.exp: p global_var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fission-reread.exp ...
-PASS: gdb.dwarf2/fission-reread.exp: No complaints
-PASS: gdb.dwarf2/fission-reread.exp: break -q main
-PASS: gdb.dwarf2/fission-reread.exp: file
-PASS: gdb.dwarf2/fission-reread.exp: fission-reread
-PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload
-PASS: gdb.dwarf2/fission-reread.exp: ptype baz
-PASS: gdb.dwarf2/fission-reread.exp: save gdb-index
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/formdata16.exp ...
-PASS: gdb.dwarf2/formdata16.exp: p sss
-PASS: gdb.dwarf2/formdata16.exp: p xxx
-PASS: gdb.dwarf2/formdata16.exp: p yyy
-PASS: gdb.dwarf2/formdata16.exp: p/x sss
-PASS: gdb.dwarf2/formdata16.exp: p/x xxx
-PASS: gdb.dwarf2/formdata16.exp: p/x yyy
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/fortran-var-string.exp ...
-PASS: gdb.dwarf2/fortran-var-string.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/fortran-var-string.exp: info functions test_1_func
-PASS: gdb.dwarf2/fortran-var-string.exp: info functions test_2_func
-PASS: gdb.dwarf2/fortran-var-string.exp: info functions test_3_func
-PASS: gdb.dwarf2/fortran-var-string.exp: set language fortran
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/forward-spec.exp ...
-PASS: gdb.dwarf2/forward-spec.exp: v has a parent
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.exp ...
-PASS: gdb.dwarf2/frame-inlined-in-outer-frame.exp: frame
-PASS: gdb.dwarf2/frame-inlined-in-outer-frame.exp: starti prompt
-PASS: gdb.dwarf2/frame-inlined-in-outer-frame.exp: step back into _start
-PASS: gdb.dwarf2/frame-inlined-in-outer-frame.exp: step back into foo
-PASS: gdb.dwarf2/frame-inlined-in-outer-frame.exp: step into bar
-PASS: gdb.dwarf2/frame-inlined-in-outer-frame.exp: step into foo
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-add-index-symlink.exp ...
-PASS: gdb.dwarf2/gdb-add-index-symlink.exp: check if index present
-PASS: gdb.dwarf2/gdb-add-index-symlink.exp: index used
-PASS: gdb.dwarf2/gdb-add-index-symlink.exp: non-symlink: check if index present
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-add-index.exp ...
-PASS: gdb.dwarf2/gdb-add-index.exp: check if index present
-PASS: gdb.dwarf2/gdb-add-index.exp: index used
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-index-cxx.exp ...
-PASS: gdb.dwarf2/gdb-index-cxx.exp: save gdb-index
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp ...
-PASS: gdb.dwarf2/gdb-index-nodebug.exp: try to save gdb index
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-index-tilde.exp ...
-PASS: gdb.dwarf2/gdb-index-tilde.exp: check we can generate an index
-PASS: gdb.dwarf2/gdb-index-tilde.exp: confirm the index file exists
-PASS: gdb.dwarf2/gdb-index-tilde.exp: save gdb-index to tilde based directory
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-index-types-dwarf5.exp ...
-PASS: gdb.dwarf2/gdb-index-types-dwarf5.exp: .gdb_index used
-PASS: gdb.dwarf2/gdb-index-types-dwarf5.exp: check if index present
-PASS: gdb.dwarf2/gdb-index-types-dwarf5.exp: ptype struct struct_with_int_member
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/gdb-index.exp ...
-PASS: gdb.dwarf2/gdb-index.exp: gdb-index file created
-PASS: gdb.dwarf2/gdb-index.exp: index used
-PASS: gdb.dwarf2/gdb-index.exp: index used after symbol reloading
-PASS: gdb.dwarf2/gdb-index.exp: objcopy
-PASS: gdb.dwarf2/gdb-index.exp: save gdb-index for file gdb-index
-PASS: gdb.dwarf2/gdb-index.exp: shell sleep 1
-PASS: gdb.dwarf2/gdb-index.exp: touch binary
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ...
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d2-o4-a8-r8-t0: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d2-o4-a8-r8-t1: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d2-o8-a4-r4-t0: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d2-o8-a4-r4-t1: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d3-o4-a8-r4-t0: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d3-o4-a8-r4-t1: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d3-o8-a4-r8-t0: failed to prepare
-UNTESTED: gdb.dwarf2/implptr-64bit.exp: d3-o8-a4-r8-t1: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ...
-PASS: gdb.dwarf2/implptr-optimized-out.exp: p p->f
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implptr.exp ...
-UNSUPPORTED: gdb.dwarf2/implptr.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implptrconst.exp ...
-PASS: gdb.dwarf2/implptrconst.exp: print *c
-PASS: gdb.dwarf2/implptrconst.exp: print d[-2]
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implptrpiece.exp ...
-PASS: gdb.dwarf2/implptrpiece.exp: p/x p[-1]
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implref-array.exp ...
-PASS: gdb.dwarf2/implref-array.exp: get hexadecimal valueof "&array"
-PASS: gdb.dwarf2/implref-array.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/implref-array.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/implref-array.exp: get valueof "array"
-PASS: gdb.dwarf2/implref-array.exp: get valueof "sizeof(array) / sizeof(array[0])"
-PASS: gdb.dwarf2/implref-array.exp: print &(&ref)
-PASS: gdb.dwarf2/implref-array.exp: print &ref
-PASS: gdb.dwarf2/implref-array.exp: print *ref
-PASS: gdb.dwarf2/implref-array.exp: print array after assignment
-PASS: gdb.dwarf2/implref-array.exp: print array after second assignment
-PASS: gdb.dwarf2/implref-array.exp: print ref
-PASS: gdb.dwarf2/implref-array.exp: print ref after assignment
-PASS: gdb.dwarf2/implref-array.exp: print ref[1]
-PASS: gdb.dwarf2/implref-array.exp: set (*(ref + 1) = 20)
-PASS: gdb.dwarf2/implref-array.exp: set (ref[0] = 10)
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implref-const.exp ...
-PASS: gdb.dwarf2/implref-const.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/implref-const.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/implref-const.exp: print &(&ref)
-PASS: gdb.dwarf2/implref-const.exp: print &ref
-PASS: gdb.dwarf2/implref-const.exp: print &var
-PASS: gdb.dwarf2/implref-const.exp: print ref
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implref-global.exp ...
-PASS: gdb.dwarf2/implref-global.exp: get hexadecimal valueof "&global_var"
-PASS: gdb.dwarf2/implref-global.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/implref-global.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/implref-global.exp: print &(&ref)
-PASS: gdb.dwarf2/implref-global.exp: print &ref
-PASS: gdb.dwarf2/implref-global.exp: print global_var after assignment
-PASS: gdb.dwarf2/implref-global.exp: print ref
-PASS: gdb.dwarf2/implref-global.exp: print ref after assignment
-PASS: gdb.dwarf2/implref-global.exp: set (ref = 10)
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/implref-struct.exp ...
-PASS: gdb.dwarf2/implref-struct.exp: after assignment: print-object=off: print ref
-PASS: gdb.dwarf2/implref-struct.exp: after assignment: print-object=off: print s1
-PASS: gdb.dwarf2/implref-struct.exp: after assignment: print-object=off: set print object off
-PASS: gdb.dwarf2/implref-struct.exp: after assignment: print-object=on: print ref
-PASS: gdb.dwarf2/implref-struct.exp: after assignment: print-object=on: print s1
-PASS: gdb.dwarf2/implref-struct.exp: after assignment: print-object=on: set print object on
-PASS: gdb.dwarf2/implref-struct.exp: get hexadecimal valueof "&s1"
-PASS: gdb.dwarf2/implref-struct.exp: get integer valueof "sizeof (S)"
-PASS: gdb.dwarf2/implref-struct.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/implref-struct.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/implref-struct.exp: get valueof "s1"
-PASS: gdb.dwarf2/implref-struct.exp: get valueof "s2"
-PASS: gdb.dwarf2/implref-struct.exp: print-object=off: print &(&ref)
-PASS: gdb.dwarf2/implref-struct.exp: print-object=off: print &ref
-PASS: gdb.dwarf2/implref-struct.exp: print-object=off: print ref
-PASS: gdb.dwarf2/implref-struct.exp: print-object=off: set print object off
-PASS: gdb.dwarf2/implref-struct.exp: print-object=on: print &(&ref)
-PASS: gdb.dwarf2/implref-struct.exp: print-object=on: print &ref
-PASS: gdb.dwarf2/implref-struct.exp: print-object=on: print ref
-PASS: gdb.dwarf2/implref-struct.exp: print-object=on: set print object on
-PASS: gdb.dwarf2/implref-struct.exp: set (ref = s2)
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/imported-unit-abstract-const-value.exp ...
-PASS: gdb.dwarf2/imported-unit-abstract-const-value.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/imported-unit-abstract-const-value.exp: p aaa
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/imported-unit-bp-c++.exp ...
-PASS: gdb.dwarf2/imported-unit-bp-c++.exp: break /tmp/imported-unit-bp-alt.c:19
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/imported-unit-bp-c.exp ...
-PASS: gdb.dwarf2/imported-unit-bp-c.exp: break /tmp/imported-unit-bp-alt.c:19
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/imported-unit-c.exp ...
-PASS: gdb.dwarf2/imported-unit-c.exp: continue to breakpoint: continue to breakpoint for foo
-PASS: gdb.dwarf2/imported-unit-c.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/imported-unit-c.exp: ptype in foo
-PASS: gdb.dwarf2/imported-unit-c.exp: ptype in main
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/imported-unit-runto-main.exp ...
-PASS: gdb.dwarf2/imported-unit-runto-main.exp: check if index present
-PASS: gdb.dwarf2/imported-unit-runto-main.exp: get integer valueof "sizeof (int)"
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/imported-unit.exp ...
-PASS: gdb.dwarf2/imported-unit.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/imported-unit.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/imported-unit.exp: info source for imported_unit.c
-PASS: gdb.dwarf2/imported-unit.exp: l imported_unit.c:1
-UNSUPPORTED: gdb.dwarf2/imported-unit.exp: no duplicate psymtab for imported_unit.c
-UNSUPPORTED: gdb.dwarf2/imported-unit.exp: no static partial symbols in importing unit
-PASS: gdb.dwarf2/imported-unit.exp: ptype main
-PASS: gdb.dwarf2/imported-unit.exp: ptype main::Foo
-PASS: gdb.dwarf2/imported-unit.exp: ptype main::foo
-PASS: gdb.dwarf2/imported-unit.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/info-locals-optimized-out.exp ...
-PASS: gdb.dwarf2/info-locals-optimized-out.exp: info local shows optimized out variable
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/inline.exp ...
-PASS: gdb.dwarf2/inline.exp: ptype main without complaints
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/inlined_subroutine-inheritance.exp ...
-PASS: gdb.dwarf2/inlined_subroutine-inheritance.exp: gdb_breakpoint: set breakpoint at bytes_repeat
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/intbits.exp ...
-PASS: gdb.dwarf2/intbits.exp: print v_be30_1_off
-PASS: gdb.dwarf2/intbits.exp: print v_be30_1_off = 7
-PASS: gdb.dwarf2/intbits.exp: print v_i16_m1
-PASS: gdb.dwarf2/intbits.exp: print v_i16_m1 = 7
-PASS: gdb.dwarf2/intbits.exp: print v_i16_m1 after assignment
-PASS: gdb.dwarf2/intbits.exp: print v_u0_0
-PASS: gdb.dwarf2/intbits.exp: print v_u16_1
-PASS: gdb.dwarf2/intbits.exp: print v_u32_0
-PASS: gdb.dwarf2/intbits.exp: print v_u32_1
-PASS: gdb.dwarf2/intbits.exp: print v_u32_1_off
-PASS: gdb.dwarf2/intbits.exp: print v_u32_1_off = 7
-PASS: gdb.dwarf2/intbits.exp: print v_u32_m2
-PASS: gdb.dwarf2/intbits.exp: x/4xb &v_be30_1_off
-PASS: gdb.dwarf2/intbits.exp: x/4xb &v_u32_1_off
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/loc-sec-offset.exp ...
-PASS: gdb.dwarf2/loc-sec-offset.exp: is_64=false: at func1: print /x foo
-PASS: gdb.dwarf2/loc-sec-offset.exp: is_64=false: at func2: print /x foo
-PASS: gdb.dwarf2/loc-sec-offset.exp: is_64=false: continue to breakpoint: func1
-PASS: gdb.dwarf2/loc-sec-offset.exp: is_64=false: continue to breakpoint: func2
-UNTESTED: gdb.dwarf2/loc-sec-offset.exp: is_64=true: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/locexpr-data-member-location.exp ...
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "&((A *) 0)->a"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "&((A *) 0)->x"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "&((B *) 0)->a"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "&((B *) 0)->b"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "&((B *) 0)->x2"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "sizeof (g_A)"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "sizeof (g_B)"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "sizeof (long)"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: first session: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: second session: dereference return value
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: second session: finish out of foo
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: second session: step into bar
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: second session: step into foo
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: third session: gdb_breakpoint: set breakpoint at bar
-PASS: gdb.dwarf2/locexpr-data-member-location.exp: third session: runto: run to bar
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.exp ...
-PASS: gdb.dwarf2/loclists-multiple-cus.exp: is_64=false: at func1: print /x foo
-PASS: gdb.dwarf2/loclists-multiple-cus.exp: is_64=false: at func2: print /x foo
-PASS: gdb.dwarf2/loclists-multiple-cus.exp: is_64=false: continue to breakpoint: func1
-PASS: gdb.dwarf2/loclists-multiple-cus.exp: is_64=false: continue to breakpoint: func2
-UNTESTED: gdb.dwarf2/loclists-multiple-cus.exp: is_64=true: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/loclists-sec-offset.exp ...
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: at func1: print /x foo
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: at func2: print /x foo
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: at func3: print /x bar
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: at func4: print /x bar
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: at func5: print /x baz
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: at func6: print /x baz
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: continue to breakpoint: func1
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: continue to breakpoint: func2
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: continue to breakpoint: func3
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: continue to breakpoint: func4
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: continue to breakpoint: func5
-PASS: gdb.dwarf2/loclists-sec-offset.exp: is_64=false: continue to breakpoint: func6
-UNTESTED: gdb.dwarf2/loclists-sec-offset.exp: is_64=true: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/loclists-start-end.exp ...
-PASS: gdb.dwarf2/loclists-start-end.exp: is_64=false: at func1: print /x foo
-PASS: gdb.dwarf2/loclists-start-end.exp: is_64=false: at func2: print /x foo
-PASS: gdb.dwarf2/loclists-start-end.exp: is_64=false: continue to breakpoint: func1
-PASS: gdb.dwarf2/loclists-start-end.exp: is_64=false: continue to breakpoint: func2
-UNTESTED: gdb.dwarf2/loclists-start-end.exp: is_64=true: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ...
-PASS: gdb.dwarf2/mac-fileno.exp: list func_cu1
-PASS: gdb.dwarf2/mac-fileno.exp: ptype func_cu1
-PASS: gdb.dwarf2/mac-fileno.exp: set listsize 1
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/macro-source-path.exp ...
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-absolute-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-dot-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-dot-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw4-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-absolute-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-dot-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-dot-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=clang14-dw5-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-absolute-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-dot-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-dot-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld234-dw5-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-absolute-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-dot-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-dot-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw4-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-absolute-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-cwd: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-cwd: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-cwd: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-cwd: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-other: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-other: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-other: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-dot-other: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-dot-filename: is_64=true: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-filename: is_64=false: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-filename: is_64=false: print TWO
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-filename: is_64=true: print ONE
-PASS: gdb.dwarf2/macro-source-path.exp: test_name=gcc11-ld238-dw5-filename: is_64=true: print TWO
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/main-subprogram.exp ...
-PASS: gdb.dwarf2/main-subprogram.exp: stopped at mymain
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/mega-enum.exp ...
-PASS: gdb.dwarf2/mega-enum.exp: print (enum mega_enum) 65537
-PASS: gdb.dwarf2/mega-enum.exp: print/d DEI_65537
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ...
-PASS: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
-PASS: gdb.dwarf2/member-ptr-forwardref.exp: set cp-abi gnu-v3
-PASS: gdb.dwarf2/member-ptr-forwardref.exp: set language c++
-PASS: gdb.dwarf2/member-ptr-forwardref.exp: show cp-abi
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/method-ptr.exp ...
-PASS: gdb.dwarf2/method-ptr.exp: ptype the_typedef
-PASS: gdb.dwarf2/method-ptr.exp: set language c++
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/missing-line-table.exp ...
-PASS: gdb.dwarf2/missing-line-table.exp: func=foo: check breakpoint address is within function
-PASS: gdb.dwarf2/missing-line-table.exp: func=foo: place breakpoint
-PASS: gdb.dwarf2/missing-line-table.exp: func=main: check breakpoint address is within function
-PASS: gdb.dwarf2/missing-line-table.exp: func=main: place breakpoint
-PASS: gdb.dwarf2/missing-line-table.exp: get value of foo_end
-PASS: gdb.dwarf2/missing-line-table.exp: get value of foo_start
-PASS: gdb.dwarf2/missing-line-table.exp: get value of main_end
-PASS: gdb.dwarf2/missing-line-table.exp: get value of main_start
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/missing-sig-type.exp ...
-PASS: gdb.dwarf2/missing-sig-type.exp: ptype foo
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/missing-type-name-for-templates.exp ...
-PASS: gdb.dwarf2/missing-type-name-for-templates.exp: ptype var1
-PASS: gdb.dwarf2/missing-type-name-for-templates.exp: ptype var2
-PASS: gdb.dwarf2/missing-type-name-for-templates.exp: ptype var3
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/missing-type-name.exp ...
-PASS: gdb.dwarf2/missing-type-name.exp: ptype of a pointer to a basic type with missing name
-PASS: gdb.dwarf2/missing-type-name.exp: ptype of a variable that is a basic type with a missing name
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/multidictionary.exp ...
-PASS: gdb.dwarf2/multidictionary.exp: GDB is alive
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/negative-data-member-location.exp ...
-PASS: gdb.dwarf2/negative-data-member-location.exp: print /x s
-PASS: gdb.dwarf2/negative-data-member-location.exp: print /x s.field
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/no-gnu-debuglink.exp ...
-PASS: gdb.dwarf2/no-gnu-debuglink.exp: file command
-PASS: gdb.dwarf2/no-gnu-debuglink.exp: file command, again
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/nonvar-access.exp ...
-PASS: gdb.dwarf2/nonvar-access.exp: print def_s
-PASS: gdb.dwarf2/nonvar-access.exp: print def_stack_b
-PASS: gdb.dwarf2/nonvar-access.exp: print def_t
-PASS: gdb.dwarf2/nonvar-access.exp: print undef_int
-PASS: gdb.dwarf2/nonvar-access.exp: print undef_s.a
-PASS: gdb.dwarf2/nonvar-access.exp: print/x *(char (*)[5]) implicit_a_ptr
-PASS: gdb.dwarf2/nonvar-access.exp: print/x *implicit_b_ptr
-PASS: gdb.dwarf2/nonvar-access.exp: print/x def_implicit_a
-PASS: gdb.dwarf2/nonvar-access.exp: print/x def_implicit_a[5]
-PASS: gdb.dwarf2/nonvar-access.exp: print/x def_implicit_s
-PASS: gdb.dwarf2/nonvar-access.exp: print/x def_implicit_s.b
-PASS: gdb.dwarf2/nonvar-access.exp: print/x part_def_a[4]
-PASS: gdb.dwarf2/nonvar-access.exp: print/x part_def_a[8]
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/nostaticblock.exp ...
-PASS: gdb.dwarf2/nostaticblock.exp: alive
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/nullptr_t.exp ...
-PASS: gdb.dwarf2/nullptr_t.exp: decltype(nullptr) symbol
-PASS: gdb.dwarf2/nullptr_t.exp: info types -q std::nullptr_t without complaints
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/opaque-type-lookup.exp ...
-PASS: gdb.dwarf2/opaque-type-lookup.exp: p variable_a
-PASS: gdb.dwarf2/opaque-type-lookup.exp: p variable_b
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/opt-out-not-implptr.exp ...
-PASS: gdb.dwarf2/opt-out-not-implptr.exp: print i32_noptr
-UNSUPPORTED: gdb.dwarf2/opt-out-not-implptr.exp: print i64_noptr
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp ...
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=index: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=readnow: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load first: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load first: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load first: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=index: second=standard: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=index: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=readnow: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: load first: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=readnow: second=standard: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load second: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load second: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load second: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=index: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: load second: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=readnow: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load third: file index
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load third: set index-cache enabled off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: load third: set index-cache enabled on
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=index: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: load third: file readnow
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=readnow: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: load first: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: load first: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: load second: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: load second: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: load third: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: load third: print foo
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: set confirm off
-PASS: gdb.dwarf2/per-bfd-sharing.exp: first=standard: second=standard: third=standard: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: populate index cache: file
-PASS: gdb.dwarf2/per-bfd-sharing.exp: populate index cache: maint wait-for-index-cache
-PASS: gdb.dwarf2/per-bfd-sharing.exp: populate index cache: set index-cache directory
-PASS: gdb.dwarf2/per-bfd-sharing.exp: populate index cache: set index-cache enabled on
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/pieces-optimized-out.exp ...
-UNSUPPORTED: gdb.dwarf2/pieces-optimized-out.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/pieces.exp ...
-UNSUPPORTED: gdb.dwarf2/pieces.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/pr10770.exp ...
-PASS: gdb.dwarf2/pr10770.exp: cont
-PASS: gdb.dwarf2/pr10770.exp: frame 2
-PASS: gdb.dwarf2/pr10770.exp: set breakpoint for pr10770
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/pr11465.exp ...
-PASS: gdb.dwarf2/pr11465.exp: p N::c.C
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/pr13961.exp ...
-PASS: gdb.dwarf2/pr13961.exp: break -q main
-PASS: gdb.dwarf2/pr13961.exp: no foo::foo
-PASS: gdb.dwarf2/pr13961.exp: pr13961
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/rnglists-multiple-cus.exp ...
-PASS: gdb.dwarf2/rnglists-multiple-cus.exp: is_64=false: p/x &foo
-UNTESTED: gdb.dwarf2/rnglists-multiple-cus.exp: is_64=true: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/rnglists-sec-offset.exp ...
-PASS: gdb.dwarf2/rnglists-sec-offset.exp: is_64=false: p/x &bar
-PASS: gdb.dwarf2/rnglists-sec-offset.exp: is_64=false: p/x &baz
-PASS: gdb.dwarf2/rnglists-sec-offset.exp: is_64=false: p/x &foo
-UNTESTED: gdb.dwarf2/rnglists-sec-offset.exp: is_64=true: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/rust-enum.exp ...
-PASS: gdb.dwarf2/rust-enum.exp: print constant_variable
-PASS: gdb.dwarf2/rust-enum.exp: print constant_variable2
-PASS: gdb.dwarf2/rust-enum.exp: set language rust
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/self-spec.exp ...
-PASS: gdb.dwarf2/self-spec.exp: class c1 in cooked index
-PASS: gdb.dwarf2/self-spec.exp: maint expand-symtabs
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/shortpiece.exp ...
-PASS: gdb.dwarf2/shortpiece.exp: p (int []) s1
-PASS: gdb.dwarf2/shortpiece.exp: p (int []) s3
-PASS: gdb.dwarf2/shortpiece.exp: p (short []) s1
-PASS: gdb.dwarf2/shortpiece.exp: p s1
-PASS: gdb.dwarf2/shortpiece.exp: p s2
-PASS: gdb.dwarf2/shortpiece.exp: p s3
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/static-optimized-out.exp ...
-PASS: gdb.dwarf2/static-optimized-out.exp: after expand-symtabs: print var
-PASS: gdb.dwarf2/static-optimized-out.exp: maint expand-symtabs
-PASS: gdb.dwarf2/static-optimized-out.exp: maint flush symbol-cache
-PASS: gdb.dwarf2/static-optimized-out.exp: print var
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/staticvirtual.exp ...
-PASS: gdb.dwarf2/staticvirtual.exp: p S::~S
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/struct-decl.exp ...
-PASS: gdb.dwarf2/struct-decl.exp: gdb_breakpoint: set breakpoint at the_type::method
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/struct-with-sig-2.exp ...
-PASS: gdb.dwarf2/struct-with-sig-2.exp: Dwarf Error message
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/struct-with-sig.exp ...
-PASS: gdb.dwarf2/struct-with-sig.exp: continue to breakpoint: foo
-PASS: gdb.dwarf2/struct-with-sig.exp: struct s with int i
-PASS: gdb.dwarf2/struct-with-sig.exp: struct s with int j
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/subrange-enum.exp ...
-PASS: gdb.dwarf2/subrange-enum.exp: print rangeval
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/subrange.exp ...
-PASS: gdb.dwarf2/subrange.exp: ptype TByteArray
-PASS: gdb.dwarf2/subrange.exp: ptype a_16_byte_subrange_variable
-PASS: gdb.dwarf2/subrange.exp: ptype subrange_with_buggy_negative_bounds_variable
-PASS: gdb.dwarf2/subrange.exp: set language pascal
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/symbol_needs_eval_fail.exp ...
-PASS: gdb.dwarf2/symbol_needs_eval_fail.exp: a == 2
-PASS: gdb.dwarf2/symbol_needs_eval_fail.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/symbol_needs_eval_fail.exp: init reg to 2
-PASS: gdb.dwarf2/symbol_needs_eval_fail.exp: variable a can't be printed
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/symbol_needs_eval_timeout.exp ...
-PASS: gdb.dwarf2/symbol_needs_eval_timeout.exp: a == 2
-PASS: gdb.dwarf2/symbol_needs_eval_timeout.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/symbol_needs_eval_timeout.exp: init exec_mask to 0
-PASS: gdb.dwarf2/symbol_needs_eval_timeout.exp: init reg to 2
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/symtab-producer.exp ...
-PASS: gdb.dwarf2/symtab-producer.exp: python print(with_producer.symtab.producer)
-PASS: gdb.dwarf2/symtab-producer.exp: python print(without_producer.symtab.producer)
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/template-specification-full-name.exp ...
-PASS: gdb.dwarf2/template-specification-full-name.exp: print apply<int>
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/trace-crash.exp ...
-UNSUPPORTED: gdb.dwarf2/trace-crash.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/typedef-void-finish.exp ...
-PASS: gdb.dwarf2/typedef-void-finish.exp: check that return_value is None
-PASS: gdb.dwarf2/typedef-void-finish.exp: continue to breakpoint: continue to func
-PASS: gdb.dwarf2/typedef-void-finish.exp: finish
-PASS: gdb.dwarf2/typedef-void-finish.exp: set FinishBreakpoint
-PASS: gdb.dwarf2/typedef-void-finish.exp: set breakpoint in func
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/utf-rust.exp ...
-PASS: gdb.dwarf2/utf-rust.exp: print cvalue
-PASS: gdb.dwarf2/utf-rust.exp: set language rust
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/valop.exp ...
-UNSUPPORTED: gdb.dwarf2/valop.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/var-access.exp ...
-PASS: gdb.dwarf2/var-access.exp: init mem for t3.z
-PASS: gdb.dwarf2/var-access.exp: init reg for s2.a
-PASS: gdb.dwarf2/var-access.exp: init reg for s2.c
-PASS: gdb.dwarf2/var-access.exp: init reg for t3.y
-PASS: gdb.dwarf2/var-access.exp: init t2, first piece
-PASS: gdb.dwarf2/var-access.exp: init t2, second piece
-PASS: gdb.dwarf2/var-access.exp: initialized s2 from mem and regs
-PASS: gdb.dwarf2/var-access.exp: initialized t2 from regs
-PASS: gdb.dwarf2/var-access.exp: initialized t3 from reg and mem
-PASS: gdb.dwarf2/var-access.exp: overwrite t3.y
-PASS: gdb.dwarf2/var-access.exp: overwrite t3.z
-PASS: gdb.dwarf2/var-access.exp: print t2.x + t2.y + t2.z
-PASS: gdb.dwarf2/var-access.exp: re-initialize s2
-PASS: gdb.dwarf2/var-access.exp: s1 == re-ordered buf
-PASS: gdb.dwarf2/var-access.exp: set var a = { 0 }
-PASS: gdb.dwarf2/var-access.exp: set var s1.a = 63
-PASS: gdb.dwarf2/var-access.exp: set var s1.b = 42
-PASS: gdb.dwarf2/var-access.exp: set var s2.c += s2.a + s2.b - s2.d
-PASS: gdb.dwarf2/var-access.exp: set var st1.t.x = -7
-PASS: gdb.dwarf2/var-access.exp: set var st1.t.y = 1234
-PASS: gdb.dwarf2/var-access.exp: set var st1.t.z = 340
-PASS: gdb.dwarf2/var-access.exp: set var t2.x = 200
-PASS: gdb.dwarf2/var-access.exp: set var t2.y = 2641
-PASS: gdb.dwarf2/var-access.exp: set var t2.z = -400
-PASS: gdb.dwarf2/var-access.exp: verify re-initialized s2
-PASS: gdb.dwarf2/var-access.exp: verify s1.a
-PASS: gdb.dwarf2/var-access.exp: verify s1.a through a
-PASS: gdb.dwarf2/var-access.exp: verify s1.b
-PASS: gdb.dwarf2/var-access.exp: verify s1.b through a
-PASS: gdb.dwarf2/var-access.exp: verify s2.c
-PASS: gdb.dwarf2/var-access.exp: verify s2.c through reg
-PASS: gdb.dwarf2/var-access.exp: verify st1 through a
-PASS: gdb.dwarf2/var-access.exp: verify st1.t
-PASS: gdb.dwarf2/var-access.exp: verify t3.y through reg
-PASS: gdb.dwarf2/var-access.exp: verify t3.z through mem
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/variant.exp ...
-PASS: gdb.dwarf2/variant.exp: print (void *) buffer
-PASS: gdb.dwarf2/variant.exp: print (void *) buffer2
-PASS: gdb.dwarf2/variant.exp: print as Defaulted
-PASS: gdb.dwarf2/variant.exp: print as Negative
-PASS: gdb.dwarf2/variant.exp: print as Simple
-PASS: gdb.dwarf2/variant.exp: print as Univariant
-PASS: gdb.dwarf2/variant.exp: set language rust
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/varval.exp ...
-PASS: gdb.dwarf2/varval.exp: get integer valueof "sizeof (int)"
-PASS: gdb.dwarf2/varval.exp: get integer valueof "sizeof (void *)"
-PASS: gdb.dwarf2/varval.exp: pre-main: print varval3
-PASS: gdb.dwarf2/varval.exp: print *pointerval
-PASS: gdb.dwarf2/varval.exp: print bad_die_val1
-PASS: gdb.dwarf2/varval.exp: print bad_die_val2
-PASS: gdb.dwarf2/varval.exp: print badval
-PASS: gdb.dwarf2/varval.exp: print constval
-PASS: gdb.dwarf2/varval.exp: print mixedval
-PASS: gdb.dwarf2/varval.exp: print pointerval
-PASS: gdb.dwarf2/varval.exp: print structval
-PASS: gdb.dwarf2/varval.exp: print untypedval
-PASS: gdb.dwarf2/varval.exp: print varval
-PASS: gdb.dwarf2/varval.exp: print varval2
-PASS: gdb.dwarf2/varval.exp: print varval3
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/void-type.exp ...
-PASS: gdb.dwarf2/void-type.exp: check that dereferencing a void* gives a suitable message
-PASS: gdb.dwarf2/void-type.exp: check that finish completes
-PASS: gdb.dwarf2/void-type.exp: continue to breakpoint: func
-Running gdb.git~master/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ...
-UNSUPPORTED: gdb.dwarf2/watch-notconst.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.fortran/allocated.exp ...
-FAIL: gdb.fortran/allocated.exp: runto: run to MAIN__
-PASS: gdb.fortran/allocated.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-bounds-high.exp ...
-PASS: gdb.fortran/array-bounds-high.exp: print arr1
-PASS: gdb.fortran/array-bounds-high.exp: print arr2
-PASS: gdb.fortran/array-bounds-high.exp: until 21
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-bounds.exp ...
-FAIL: gdb.fortran/array-bounds.exp: print &bar
-FAIL: gdb.fortran/array-bounds.exp: print &foo
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-element.exp ...
-PASS: gdb.fortran/array-element.exp: continue to breakpoint: return
-PASS: gdb.fortran/array-element.exp: print the first element of array a
-PASS: gdb.fortran/array-element.exp: print the second element of array a
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-indices.exp ...
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: set print elements 12
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=12: set print repeats 4
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: set print elements 30
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=30: set print repeats 4
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: set print elements 12
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=12: set print repeats unlimited
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-indices.exp: array-repeat: repeats=unlimited, elements=unlimited: set print repeats unlimited
-PASS: gdb.fortran/array-indices.exp: array-repeat: set print array-indexes on
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: set print elements 12
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=12: set print repeats 4
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: set print elements 30
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=30: set print repeats 4
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: set print elements 12
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=12: set print repeats unlimited
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: set print repeats unlimited
-PASS: gdb.fortran/array-indices.exp: array-slices-repeat: set print array-indexes on
-PASS: gdb.fortran/array-indices.exp: continue to breakpoint: array-repeat
-PASS: gdb.fortran/array-indices.exp: continue to breakpoint: array-slices-repeat
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-no-bounds.exp ...
-PASS: gdb.fortran/array-no-bounds.exp: continue to breakpoint: foo
-PASS: gdb.fortran/array-no-bounds.exp: p x
-PASS: gdb.fortran/array-no-bounds.exp: p x(1)@5
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-repeat.exp ...
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: set print elements 12
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=12: set print repeats 4
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: set print elements 30
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=30: set print repeats 4
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: set print elements 12
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=12: set print repeats unlimited
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-repeat.exp: array-repeat: repeats=unlimited, elements=unlimited: set print repeats unlimited
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: set print elements 12
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=12: set print repeats 4
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: set print elements 30
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=30: set print repeats 4
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=4, elements=unlimited: set print repeats 4
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: set print elements 12
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=12: set print repeats unlimited
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_1d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_1d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_2d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_2d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_3d
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: print array_3d9
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: set print elements unlimited
-PASS: gdb.fortran/array-repeat.exp: array-slices-repeat: repeats=unlimited, elements=unlimited: set print repeats unlimited
-PASS: gdb.fortran/array-repeat.exp: continue to breakpoint: array-repeat
-PASS: gdb.fortran/array-repeat.exp: continue to breakpoint: array-slices-repeat
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-slices-bad.exp ...
-PASS: gdb.fortran/array-slices-bad.exp: continue to breakpoint: Second Breakpoint
-PASS: gdb.fortran/array-slices-bad.exp: nosharedlibrary
-PASS: gdb.fortran/array-slices-bad.exp: print array (0,:)
-PASS: gdb.fortran/array-slices-bad.exp: print array (0:,:)
-PASS: gdb.fortran/array-slices-bad.exp: print array (10:1:1,:)
-PASS: gdb.fortran/array-slices-bad.exp: print array (11,:)
-PASS: gdb.fortran/array-slices-bad.exp: print array (1:10:-1,:)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:,0)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:,0:)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:,10:1:1)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:,11)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:,1:10:-1)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:,:11)
-PASS: gdb.fortran/array-slices-bad.exp: print array (:11,:)
-PASS: gdb.fortran/array-slices-bad.exp: print other
-PASS: gdb.fortran/array-slices-bad.exp: print other (0,:)
-PASS: gdb.fortran/array-slices-bad.exp: print other (0:,:)
-PASS: gdb.fortran/array-slices-bad.exp: print other (11,:)
-PASS: gdb.fortran/array-slices-bad.exp: print other (:,0)
-PASS: gdb.fortran/array-slices-bad.exp: print other (:,0:)
-PASS: gdb.fortran/array-slices-bad.exp: print other (:,11)
-PASS: gdb.fortran/array-slices-bad.exp: print other (:,:11)
-PASS: gdb.fortran/array-slices-bad.exp: print other (:11,:)
-PASS: gdb.fortran/array-slices-bad.exp: print other(0:4,2:3)
-PASS: gdb.fortran/array-slices-bad.exp: print other(1,1)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (0,:)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (0:,:)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (11,:)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (:,0)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (:,0:)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (:,11)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (:,:11)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d (:11,:)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d(1,1)
-PASS: gdb.fortran/array-slices-bad.exp: print pointer2d(1:2,1:2)
-PASS: gdb.fortran/array-slices-bad.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp ...
-FAIL: gdb.fortran/array-slices-sub-slices.exp: runto: run to MAIN__
-PASS: gdb.fortran/array-slices-sub-slices.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/array-slices.exp ...
-FAIL: gdb.fortran/array-slices.exp: repack=off: runto: run to MAIN__
-PASS: gdb.fortran/array-slices.exp: repack=off: set auto-solib-add off
-FAIL: gdb.fortran/array-slices.exp: repack=on: runto: run to MAIN__
-PASS: gdb.fortran/array-slices.exp: repack=on: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/associated.exp ...
-PASS: gdb.fortran/associated.exp: p associated (an_integer_p, a_real)
-PASS: gdb.fortran/associated.exp: p associated (array_1d_p, an_integer)
-PASS: gdb.fortran/associated.exp: ran all compiled in tests
-PASS: gdb.fortran/associated.exp: test 0: found a command to run
-PASS: gdb.fortran/associated.exp: test 0: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 0: p associated (array_1d_p)
-PASS: gdb.fortran/associated.exp: test 10: found a command to run
-PASS: gdb.fortran/associated.exp: test 10: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 10: p associated (an_integer_p)
-PASS: gdb.fortran/associated.exp: test 11: found a command to run
-PASS: gdb.fortran/associated.exp: test 11: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 11: p associated (an_integer_p, an_integer)
-PASS: gdb.fortran/associated.exp: test 12: found a command to run
-PASS: gdb.fortran/associated.exp: test 12: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 12: p associated (an_integer_p)
-PASS: gdb.fortran/associated.exp: test 13: found a command to run
-PASS: gdb.fortran/associated.exp: test 13: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 13: p associated (an_integer_p, an_integer)
-PASS: gdb.fortran/associated.exp: test 14: found a command to run
-PASS: gdb.fortran/associated.exp: test 14: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 14: p associated (an_integer_p, other_integer_p)
-PASS: gdb.fortran/associated.exp: test 15: found a command to run
-PASS: gdb.fortran/associated.exp: test 15: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 15: p associated (other_integer_p)
-PASS: gdb.fortran/associated.exp: test 16: found a command to run
-PASS: gdb.fortran/associated.exp: test 16: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 16: p associated (an_integer_p, other_integer_p)
-PASS: gdb.fortran/associated.exp: test 17: found a command to run
-PASS: gdb.fortran/associated.exp: test 17: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 17: p associated (other_integer_p, an_integer_p)
-PASS: gdb.fortran/associated.exp: test 18: found a command to run
-PASS: gdb.fortran/associated.exp: test 18: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 18: p associated (other_integer_p, an_integer)
-PASS: gdb.fortran/associated.exp: test 19: found a command to run
-PASS: gdb.fortran/associated.exp: test 19: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 19: p associated (an_integer_p, other_integer_p)
-PASS: gdb.fortran/associated.exp: test 1: found a command to run
-PASS: gdb.fortran/associated.exp: test 1: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 1: p associated (array_1d_p, array_1d)
-PASS: gdb.fortran/associated.exp: test 20: found a command to run
-PASS: gdb.fortran/associated.exp: test 20: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 20: p associated (other_integer_p, an_integer_p)
-PASS: gdb.fortran/associated.exp: test 21: found a command to run
-PASS: gdb.fortran/associated.exp: test 21: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 21: p associated (a_real_p)
-PASS: gdb.fortran/associated.exp: test 22: found a command to run
-PASS: gdb.fortran/associated.exp: test 22: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 22: p associated (a_real_p, a_real)
-PASS: gdb.fortran/associated.exp: test 23: found a command to run
-PASS: gdb.fortran/associated.exp: test 23: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 23: p associated (a_real_p, a_real)
-PASS: gdb.fortran/associated.exp: test 2: found a command to run
-PASS: gdb.fortran/associated.exp: test 2: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 2: p associated (array_1d_p, array_1d)
-PASS: gdb.fortran/associated.exp: test 3: found a command to run
-PASS: gdb.fortran/associated.exp: test 3: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 3: p associated (array_1d_p, array_1d)
-PASS: gdb.fortran/associated.exp: test 4: found a command to run
-PASS: gdb.fortran/associated.exp: test 4: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 4: p associated (array_1d_p, array_1d)
-PASS: gdb.fortran/associated.exp: test 5: found a command to run
-PASS: gdb.fortran/associated.exp: test 5: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 5: p associated (array_1d_p, array_1d)
-PASS: gdb.fortran/associated.exp: test 6: found a command to run
-PASS: gdb.fortran/associated.exp: test 6: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 6: p associated (array_1d_p, array_2d (2, :))
-PASS: gdb.fortran/associated.exp: test 7: found a command to run
-PASS: gdb.fortran/associated.exp: test 7: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 7: p associated (array_1d_p, array_2d (3, :))
-PASS: gdb.fortran/associated.exp: test 8: found a command to run
-PASS: gdb.fortran/associated.exp: test 8: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 8: p associated (array_1d_p)
-PASS: gdb.fortran/associated.exp: test 9: found a command to run
-PASS: gdb.fortran/associated.exp: test 9: get valueof "answer"
-PASS: gdb.fortran/associated.exp: test 9: p associated (array_1d_p, array_2d (3, :))
-Running gdb.git~master/gdb/testsuite/gdb.fortran/assumedrank.exp ...
-PASS: gdb.fortran/assumedrank.exp: ran all compiled in tests
-PASS: gdb.fortran/assumedrank.exp: test 0: answer array contains the expected contents
-PASS: gdb.fortran/assumedrank.exp: test 0: found the name of a test array to check against
-PASS: gdb.fortran/assumedrank.exp: test 0: get valueof "answer"
-PASS: gdb.fortran/assumedrank.exp: test 0: get valueof "array0"
-PASS: gdb.fortran/assumedrank.exp: test 0: get valueof "rank(answer)"
-PASS: gdb.fortran/assumedrank.exp: test 0: p rank(array0)
-PASS: gdb.fortran/assumedrank.exp: test 1: answer array contains the expected contents
-PASS: gdb.fortran/assumedrank.exp: test 1: found the name of a test array to check against
-PASS: gdb.fortran/assumedrank.exp: test 1: get valueof "answer"
-PASS: gdb.fortran/assumedrank.exp: test 1: get valueof "array1"
-PASS: gdb.fortran/assumedrank.exp: test 1: get valueof "rank(answer)"
-PASS: gdb.fortran/assumedrank.exp: test 1: p rank(array1)
-PASS: gdb.fortran/assumedrank.exp: test 2: answer array contains the expected contents
-PASS: gdb.fortran/assumedrank.exp: test 2: found the name of a test array to check against
-PASS: gdb.fortran/assumedrank.exp: test 2: get valueof "answer"
-PASS: gdb.fortran/assumedrank.exp: test 2: get valueof "array2"
-PASS: gdb.fortran/assumedrank.exp: test 2: get valueof "rank(answer)"
-PASS: gdb.fortran/assumedrank.exp: test 2: p rank(array2)
-PASS: gdb.fortran/assumedrank.exp: test 3: answer array contains the expected contents
-PASS: gdb.fortran/assumedrank.exp: test 3: found the name of a test array to check against
-PASS: gdb.fortran/assumedrank.exp: test 3: get valueof "answer"
-PASS: gdb.fortran/assumedrank.exp: test 3: get valueof "array3"
-PASS: gdb.fortran/assumedrank.exp: test 3: get valueof "rank(answer)"
-PASS: gdb.fortran/assumedrank.exp: test 3: p rank(array3)
-PASS: gdb.fortran/assumedrank.exp: test 4: answer array contains the expected contents
-PASS: gdb.fortran/assumedrank.exp: test 4: found the name of a test array to check against
-PASS: gdb.fortran/assumedrank.exp: test 4: get valueof "answer"
-PASS: gdb.fortran/assumedrank.exp: test 4: get valueof "array4"
-PASS: gdb.fortran/assumedrank.exp: test 4: get valueof "rank(answer)"
-PASS: gdb.fortran/assumedrank.exp: test 4: p rank(array4)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/backtrace.exp ...
-PASS: gdb.fortran/backtrace.exp: bt
-PASS: gdb.fortran/backtrace.exp: continue to breakpoint: continue to bar
-Running gdb.git~master/gdb/testsuite/gdb.fortran/block-data.exp ...
-PASS: gdb.fortran/block-data.exp: before sub: print char1
-PASS: gdb.fortran/block-data.exp: before sub: print char2
-PASS: gdb.fortran/block-data.exp: before sub: print doub1
-PASS: gdb.fortran/block-data.exp: before sub: print doub2
-PASS: gdb.fortran/block-data.exp: continue to breakpoint: ! BP_BEFORE_SUB
-PASS: gdb.fortran/block-data.exp: continue to breakpoint: ! BP_SUB
-PASS: gdb.fortran/block-data.exp: default values: print char1
-PASS: gdb.fortran/block-data.exp: default values: print char2
-PASS: gdb.fortran/block-data.exp: default values: print doub1
-PASS: gdb.fortran/block-data.exp: default values: print doub2
-PASS: gdb.fortran/block-data.exp: in sub: print char1
-PASS: gdb.fortran/block-data.exp: in sub: print char2
-PASS: gdb.fortran/block-data.exp: in sub: print doub1
-PASS: gdb.fortran/block-data.exp: in sub: print doub2
-Running gdb.git~master/gdb/testsuite/gdb.fortran/call-no-debug.exp ...
-PASS: gdb.fortran/call-no-debug.exp: call (integer) string_func_ (&'abcdefg', 3)
-PASS: gdb.fortran/call-no-debug.exp: print (integer) some_func_ (&1)
-PASS: gdb.fortran/call-no-debug.exp: print some_func_ (&1)
-PASS: gdb.fortran/call-no-debug.exp: print string_func_ (&'abcdefg', 3)
-PASS: gdb.fortran/call-no-debug.exp: ptype some_func_
-PASS: gdb.fortran/call-no-debug.exp: ptype string_func_
-Running gdb.git~master/gdb/testsuite/gdb.fortran/charset.exp ...
-PASS: gdb.fortran/charset.exp: continue to breakpoint: break-here
-PASS: gdb.fortran/charset.exp: print fortran narrow character
-PASS: gdb.fortran/charset.exp: print fortran wide character
-PASS: gdb.fortran/charset.exp: print fortran wide string
-Running gdb.git~master/gdb/testsuite/gdb.fortran/class-allocatable-array.exp ...
-PASS: gdb.fortran/class-allocatable-array.exp: continue to breakpoint: Break Here
-PASS: gdb.fortran/class-allocatable-array.exp: print this
-PASS: gdb.fortran/class-allocatable-array.exp: print this%_data
-PASS: gdb.fortran/class-allocatable-array.exp: print this%_data%b
-Running gdb.git~master/gdb/testsuite/gdb.fortran/common-block.exp ...
-PASS: gdb.fortran/common-block.exp: continue to breakpoint: stop-here-in
-PASS: gdb.fortran/common-block.exp: continue to breakpoint: stop-here-out
-PASS: gdb.fortran/common-block.exp: info common in
-PASS: gdb.fortran/common-block.exp: info common out
-PASS: gdb.fortran/common-block.exp: info locals in
-PASS: gdb.fortran/common-block.exp: info locals out
-PASS: gdb.fortran/common-block.exp: p fo_o
-PASS: gdb.fortran/common-block.exp: p fo_o in
-PASS: gdb.fortran/common-block.exp: p foo
-PASS: gdb.fortran/common-block.exp: p foo in
-PASS: gdb.fortran/common-block.exp: p ix in
-PASS: gdb.fortran/common-block.exp: p ix out
-PASS: gdb.fortran/common-block.exp: p ix_x in
-PASS: gdb.fortran/common-block.exp: p ix_x out
-PASS: gdb.fortran/common-block.exp: p iy out
-PASS: gdb.fortran/common-block.exp: p iy2 in
-PASS: gdb.fortran/common-block.exp: p iy_y in
-PASS: gdb.fortran/common-block.exp: p iy_y out
-PASS: gdb.fortran/common-block.exp: p iz in
-PASS: gdb.fortran/common-block.exp: p iz out
-PASS: gdb.fortran/common-block.exp: p iz_z out
-PASS: gdb.fortran/common-block.exp: p iz_z2 in
-PASS: gdb.fortran/common-block.exp: ptype fo_o
-PASS: gdb.fortran/common-block.exp: ptype fo_o in
-PASS: gdb.fortran/common-block.exp: ptype foo
-PASS: gdb.fortran/common-block.exp: ptype foo in
-PASS: gdb.fortran/common-block.exp: ptype ix in
-PASS: gdb.fortran/common-block.exp: ptype ix out
-PASS: gdb.fortran/common-block.exp: ptype ix_x in
-PASS: gdb.fortran/common-block.exp: ptype ix_x out
-PASS: gdb.fortran/common-block.exp: ptype iy out
-PASS: gdb.fortran/common-block.exp: ptype iy2 in
-PASS: gdb.fortran/common-block.exp: ptype iy_y in
-PASS: gdb.fortran/common-block.exp: ptype iy_y out
-PASS: gdb.fortran/common-block.exp: ptype iz in
-PASS: gdb.fortran/common-block.exp: ptype iz out
-PASS: gdb.fortran/common-block.exp: ptype iz_z out
-PASS: gdb.fortran/common-block.exp: ptype iz_z2 in
-PASS: gdb.fortran/common-block.exp: whatis fo_o
-PASS: gdb.fortran/common-block.exp: whatis fo_o in
-PASS: gdb.fortran/common-block.exp: whatis foo
-PASS: gdb.fortran/common-block.exp: whatis foo in
-Running gdb.git~master/gdb/testsuite/gdb.fortran/completion.exp ...
-PASS: gdb.fortran/completion.exp: cmd complete "p var%"
-PASS: gdb.fortran/completion.exp: cmd complete "p var%aa"
-PASS: gdb.fortran/completion.exp: cmd complete "p var%b"
-PASS: gdb.fortran/completion.exp: cmd complete "p var%x"
-PASS: gdb.fortran/completion.exp: tab complete "p var%"
-PASS: gdb.fortran/completion.exp: tab complete "p var%aa"
-PASS: gdb.fortran/completion.exp: tab complete "p var%b"
-PASS: gdb.fortran/completion.exp: tab complete "p var%x"
-Running gdb.git~master/gdb/testsuite/gdb.fortran/complex.exp ...
-UNTESTED: gdb.fortran/complex.exp: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.fortran/debug-expr.exp ...
-PASS: gdb.fortran/debug-expr.exp: continue to breakpoint: Break Here
-PASS: gdb.fortran/debug-expr.exp: print .FALSE.
-PASS: gdb.fortran/debug-expr.exp: print .TRUE.
-PASS: gdb.fortran/debug-expr.exp: print obj%three(1)%two(1)%one(1)%i
-PASS: gdb.fortran/debug-expr.exp: set debug expression 1
-Running gdb.git~master/gdb/testsuite/gdb.fortran/derived-type-function.exp ...
-PASS: gdb.fortran/derived-type-function.exp: Print rectangle structure with members' name
-PASS: gdb.fortran/derived-type-function.exp: continue to breakpoint: bp
-Running gdb.git~master/gdb/testsuite/gdb.fortran/derived-type-striding.exp ...
-PASS: gdb.fortran/derived-type-striding.exp: p cloud_slice
-PASS: gdb.fortran/derived-type-striding.exp: p point_dimension
-PASS: gdb.fortran/derived-type-striding.exp: p point_mixed_dimension
-Running gdb.git~master/gdb/testsuite/gdb.fortran/derived-type.exp ...
-PASS: gdb.fortran/derived-type.exp: continue to breakpoint: print
-PASS: gdb.fortran/derived-type.exp: print p
-PASS: gdb.fortran/derived-type.exp: print p%c
-PASS: gdb.fortran/derived-type.exp: print p%d
-PASS: gdb.fortran/derived-type.exp: print q
-PASS: gdb.fortran/derived-type.exp: print q%a
-PASS: gdb.fortran/derived-type.exp: print q%b
-PASS: gdb.fortran/derived-type.exp: print q%x%c
-PASS: gdb.fortran/derived-type.exp: print q%x%d
-PASS: gdb.fortran/derived-type.exp: print this
-PASS: gdb.fortran/derived-type.exp: print this%a
-PASS: gdb.fortran/derived-type.exp: print this%b
-PASS: gdb.fortran/derived-type.exp: ptype p
-PASS: gdb.fortran/derived-type.exp: type-printing for derived type
-Running gdb.git~master/gdb/testsuite/gdb.fortran/dot-ops.exp ...
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .and. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .and. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .eqv. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .eqv. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .neqv. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .neqv. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .or. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .or. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .xor. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .false. .xor. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .not. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .not. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .and. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .and. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .eqv. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .eqv. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .neqv. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .neqv. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .or. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .or. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .xor. .false.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p .true. .xor. .true.
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 3 .ge. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 3 .gt. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 3 .le. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 3 .lt. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 4 .eq. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 4 .ge. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 4 .gt. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 4 .le. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 4 .lt. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 4 .ne. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 5 .eq. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 5 .ge. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 5 .gt. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 5 .le. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 5 .lt. 4
-PASS: gdb.fortran/dot-ops.exp: format=lowercase: p 5 .ne. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .AND. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .AND. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .EQV. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .EQV. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .NEQV. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .NEQV. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .OR. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .OR. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .XOR. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .FALSE. .XOR. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .NOT. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .NOT. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .AND. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .AND. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .EQV. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .EQV. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .NEQV. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .NEQV. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .OR. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .OR. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .XOR. .FALSE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p .TRUE. .XOR. .TRUE.
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 3 .GE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 3 .GT. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 3 .LE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 3 .LT. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 4 .EQ. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 4 .GE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 4 .GT. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 4 .LE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 4 .LT. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 4 .NE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 5 .EQ. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 5 .GE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 5 .GT. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 5 .LE. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 5 .LT. 4
-PASS: gdb.fortran/dot-ops.exp: format=uppercase: p 5 .NE. 4
-PASS: gdb.fortran/dot-ops.exp: p 3 < 4
-PASS: gdb.fortran/dot-ops.exp: p 3 <= 4
-PASS: gdb.fortran/dot-ops.exp: p 3 > 4
-PASS: gdb.fortran/dot-ops.exp: p 3 >= 4
-PASS: gdb.fortran/dot-ops.exp: p 4 /= 4
-PASS: gdb.fortran/dot-ops.exp: p 4 < 4
-PASS: gdb.fortran/dot-ops.exp: p 4 <= 4
-PASS: gdb.fortran/dot-ops.exp: p 4 == 4
-PASS: gdb.fortran/dot-ops.exp: p 4 > 4
-PASS: gdb.fortran/dot-ops.exp: p 4 >= 4
-PASS: gdb.fortran/dot-ops.exp: p 5 /= 4
-PASS: gdb.fortran/dot-ops.exp: p 5 < 4
-PASS: gdb.fortran/dot-ops.exp: p 5 <= 4
-PASS: gdb.fortran/dot-ops.exp: p 5 == 4
-PASS: gdb.fortran/dot-ops.exp: p 5 > 4
-PASS: gdb.fortran/dot-ops.exp: p 5 >= 4
-PASS: gdb.fortran/dot-ops.exp: set language fortran
-PASS: gdb.fortran/dot-ops.exp: set language to "fortran"
-Running gdb.git~master/gdb/testsuite/gdb.fortran/dynamic-ptype-whatis.exp ...
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: continue to breakpoint: Break Here
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var1
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var2
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var3
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var3%t1_i
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var4
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var4%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var4%t2_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var4%t2_array(1)%t1_i
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var5
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var5%t3_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var5%t3_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var5%t3_array(1)%t1_i
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var6
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var6%t4_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var6%t4_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var6%t4_array(1)%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var6%t4_array(1)%t2_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var7
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var7%t5_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var7%t5_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var7%t5_array(1)%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var7%t5_array(1)%t2_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: ptype var8%ptr_1%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var1
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var2
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var3
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var3%t1_i
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var4
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var4%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var4%t2_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var4%t2_array(1)%t1_i
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var5
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var5%t3_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var5%t3_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var5%t3_array(1)%t1_i
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var6
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var6%t4_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var6%t4_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var6%t4_array(1)%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var6%t4_array(1)%t2_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var7
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var7%t5_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var7%t5_array(1)
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var7%t5_array(1)%t2_array
-PASS: gdb.fortran/dynamic-ptype-whatis.exp: whatis var7%t5_array(1)%t2_array(1)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/empty-string.exp ...
-PASS: gdb.fortran/empty-string.exp: continue to breakpoint: run to test location
-PASS: gdb.fortran/empty-string.exp: print string
-Running gdb.git~master/gdb/testsuite/gdb.fortran/exprs.exp ...
-PASS: gdb.fortran/exprs.exp: Print (value-history[MAX] - 3) using implicit index $
-PASS: gdb.fortran/exprs.exp: Print contents of convenience variable $_
-PASS: gdb.fortran/exprs.exp: Print contents of new convenience variable
-PASS: gdb.fortran/exprs.exp: Print contents of uninitialized convenience variable
-PASS: gdb.fortran/exprs.exp: Print new contents of convenience variable
-PASS: gdb.fortran/exprs.exp: Print value-history[1] using explicit index $1
-PASS: gdb.fortran/exprs.exp: Print value-history[2] using explicit index $2
-PASS: gdb.fortran/exprs.exp: Print value-history[3] using explicit index $3
-PASS: gdb.fortran/exprs.exp: Print value-history[MAX-1] again using implicit index $$
-PASS: gdb.fortran/exprs.exp: Print value-history[MAX-1] using inplicit index $$
-PASS: gdb.fortran/exprs.exp: Print value-history[MAX-2] using explicit index $$2
-PASS: gdb.fortran/exprs.exp: Print value-history[MAX] using explicit index $$0
-PASS: gdb.fortran/exprs.exp: Print value-history[MAX] using explicit index $0
-PASS: gdb.fortran/exprs.exp: Print value-history[MAX] using implicit index $
-PASS: gdb.fortran/exprs.exp: Set a new convenience variable
-PASS: gdb.fortran/exprs.exp: Set convenience variable $_
-PASS: gdb.fortran/exprs.exp: Set convenience variable to a new value
-PASS: gdb.fortran/exprs.exp: Set value-history[1] using $1
-PASS: gdb.fortran/exprs.exp: Set value-history[2] using $2
-PASS: gdb.fortran/exprs.exp: Set value-history[3] using $3
-PASS: gdb.fortran/exprs.exp: Use convenience variable assignment in arithmetic expression
-PASS: gdb.fortran/exprs.exp: Use convenience variable in arithmetic expression
-PASS: gdb.fortran/exprs.exp: Use value-history element in arithmetic expression
-PASS: gdb.fortran/exprs.exp: bool divided by int
-PASS: gdb.fortran/exprs.exp: bool minus int
-PASS: gdb.fortran/exprs.exp: bool plus int
-PASS: gdb.fortran/exprs.exp: bool times int
-PASS: gdb.fortran/exprs.exp: combined exponentiation expression
-PASS: gdb.fortran/exprs.exp: combined exponentiation expression in specified order
-PASS: gdb.fortran/exprs.exp: int divided by int
-PASS: gdb.fortran/exprs.exp: int minus int
-PASS: gdb.fortran/exprs.exp: int plus int
-PASS: gdb.fortran/exprs.exp: int powered by int
-PASS: gdb.fortran/exprs.exp: int powered by real
-PASS: gdb.fortran/exprs.exp: int times int
-PASS: gdb.fortran/exprs.exp: p 'a'
-PASS: gdb.fortran/exprs.exp: p 'abcdefg'(2:4)
-PASS: gdb.fortran/exprs.exp: p 'abcdefg'(5:)
-PASS: gdb.fortran/exprs.exp: p 'abcdefg'(:)
-PASS: gdb.fortran/exprs.exp: p 'abcdefg'(:3)
-PASS: gdb.fortran/exprs.exp: p -123
-PASS: gdb.fortran/exprs.exp: p .44 .GT. .45
-PASS: gdb.fortran/exprs.exp: p .44 .LT. .45
-PASS: gdb.fortran/exprs.exp: p .FALSE.
-PASS: gdb.fortran/exprs.exp: p .TRUE.
-PASS: gdb.fortran/exprs.exp: p 0.44 .GT. 0.45
-PASS: gdb.fortran/exprs.exp: p 0.44 .LT. 0.45
-PASS: gdb.fortran/exprs.exp: p 10.0D+20 .GT. 10.0D+21
-PASS: gdb.fortran/exprs.exp: p 10.0D+20 .LT. 10.0D+21
-PASS: gdb.fortran/exprs.exp: p 10.0D-11 .GT. 10.0D-10
-PASS: gdb.fortran/exprs.exp: p 10.0D-11 .LT. 10.0D-10
-PASS: gdb.fortran/exprs.exp: p 10.0D20 .GT. 10.0D21
-PASS: gdb.fortran/exprs.exp: p 10.0D20 .LT. 10.0D21
-PASS: gdb.fortran/exprs.exp: p 10.0E+20 .GT. 10.0E+21
-PASS: gdb.fortran/exprs.exp: p 10.0E+20 .LT. 10.0E+21
-PASS: gdb.fortran/exprs.exp: p 10.0E-11 .GT. 10.0E-10
-PASS: gdb.fortran/exprs.exp: p 10.0E-11 .LT. 10.0E-10
-PASS: gdb.fortran/exprs.exp: p 10.0E20 .GT. 10.0E21
-PASS: gdb.fortran/exprs.exp: p 10.0E20 .LT. 10.0E21
-PASS: gdb.fortran/exprs.exp: p 10.0d+20 .GT. 10.0d+21
-PASS: gdb.fortran/exprs.exp: p 10.0d+20 .LT. 10.0d+21
-PASS: gdb.fortran/exprs.exp: p 10.0d-11 .GT. 10.0d-10
-PASS: gdb.fortran/exprs.exp: p 10.0d-11 .LT. 10.0d-10
-PASS: gdb.fortran/exprs.exp: p 10.0d20 .GT. 10.0d21
-PASS: gdb.fortran/exprs.exp: p 10.0d20 .LT. 10.0d21
-PASS: gdb.fortran/exprs.exp: p 10.0e+20 .GT. 10.0e+21
-PASS: gdb.fortran/exprs.exp: p 10.0e+20 .LT. 10.0e+21
-PASS: gdb.fortran/exprs.exp: p 10.0e-11 .GT. 10.0e-10
-PASS: gdb.fortran/exprs.exp: p 10.0e-11 .LT. 10.0e-10
-PASS: gdb.fortran/exprs.exp: p 10.0e20 .GT. 10.0e21
-PASS: gdb.fortran/exprs.exp: p 10.0e20 .LT. 10.0e21
-PASS: gdb.fortran/exprs.exp: p 10.D20 .GT. 10.D21
-PASS: gdb.fortran/exprs.exp: p 10.D20 .LT. 10.D21
-PASS: gdb.fortran/exprs.exp: p 10.E20 .GT. 10.E21
-PASS: gdb.fortran/exprs.exp: p 10.E20 .LT. 10.E21
-PASS: gdb.fortran/exprs.exp: p 10.d20 .GT. 10.d21
-PASS: gdb.fortran/exprs.exp: p 10.d20 .LT. 10.d21
-PASS: gdb.fortran/exprs.exp: p 10.e20 .GT. 10.e21
-PASS: gdb.fortran/exprs.exp: p 10.e20 .LT. 10.e21
-PASS: gdb.fortran/exprs.exp: p 10D20 .GT. 10D21
-PASS: gdb.fortran/exprs.exp: p 10D20 .LT. 10D21
-PASS: gdb.fortran/exprs.exp: p 10E20 .GT. 10E21
-PASS: gdb.fortran/exprs.exp: p 10E20 .LT. 10E21
-PASS: gdb.fortran/exprs.exp: p 10d20 .GT. 10d21
-PASS: gdb.fortran/exprs.exp: p 10d20 .LT. 10d21
-PASS: gdb.fortran/exprs.exp: p 10e20 .GT. 10e21
-PASS: gdb.fortran/exprs.exp: p 10e20 .LT. 10e21
-PASS: gdb.fortran/exprs.exp: p 123
-PASS: gdb.fortran/exprs.exp: p 44. .GT. 45.
-PASS: gdb.fortran/exprs.exp: p 44. .LT. 45.
-PASS: gdb.fortran/exprs.exp: p 44.0 .GT. 45.0
-PASS: gdb.fortran/exprs.exp: p 44.0 .LT. 45.0
-PASS: gdb.fortran/exprs.exp: print 108
-PASS: gdb.fortran/exprs.exp: real divided by int
-PASS: gdb.fortran/exprs.exp: real divided by real
-PASS: gdb.fortran/exprs.exp: real minus int
-PASS: gdb.fortran/exprs.exp: real minus real
-PASS: gdb.fortran/exprs.exp: real plus int
-PASS: gdb.fortran/exprs.exp: real plus real
-PASS: gdb.fortran/exprs.exp: real powered by real
-PASS: gdb.fortran/exprs.exp: real times int
-PASS: gdb.fortran/exprs.exp: real times real
-PASS: gdb.fortran/exprs.exp: reject p _
-PASS: gdb.fortran/exprs.exp: set language fortran
-PASS: gdb.fortran/exprs.exp: set language to "fortran"
-PASS: gdb.fortran/exprs.exp: set print sevenbit-strings
-PASS: gdb.fortran/exprs.exp: unary minus applied to int
-PASS: gdb.fortran/exprs.exp: unary minus applied to real
-Running gdb.git~master/gdb/testsuite/gdb.fortran/function-calls.exp ...
-PASS: gdb.fortran/function-calls.exp: call array_function(integer_array)
-PASS: gdb.fortran/function-calls.exp: call no_arg_subroutine()
-PASS: gdb.fortran/function-calls.exp: call run(no_arg_subroutine)
-PASS: gdb.fortran/function-calls.exp: no complaints in srcfile
-PASS: gdb.fortran/function-calls.exp: p complex_argument(fft)
-PASS: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::build_cart(7,8)
-PASS: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart(c)
-PASS: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
-PASS: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_nested_cart(nested_c)
-PASS: gdb.fortran/function-calls.exp: p fibonacci(6)
-PASS: gdb.fortran/function-calls.exp: p hidden_string_length('arbitrary string', 16)
-PASS: gdb.fortran/function-calls.exp: p mix_of_scalar_arguments(5, .TRUE., 3.5)
-PASS: gdb.fortran/function-calls.exp: p no_arg()
-PASS: gdb.fortran/function-calls.exp: p one_arg($var)
-PASS: gdb.fortran/function-calls.exp: p one_arg(.TRUE.)
-PASS: gdb.fortran/function-calls.exp: p one_arg(one_arg(.FALSE.))
-PASS: gdb.fortran/function-calls.exp: p one_arg(one_arg(.TRUE.))
-PASS: gdb.fortran/function-calls.exp: p one_arg(untrue)
-KFAIL: gdb.fortran/function-calls.exp: p one_arg_value(10) (PRMS: gdb/24305)
-PASS: gdb.fortran/function-calls.exp: p pointer_function(int_pointer)
-PASS: gdb.fortran/function-calls.exp: p real4_argument(real4)
-PASS: gdb.fortran/function-calls.exp: p return_constant()
-PASS: gdb.fortran/function-calls.exp: p return_string(returned_string_debugger, 40)
-PASS: gdb.fortran/function-calls.exp: p returned_string_debugger
-PASS: gdb.fortran/function-calls.exp: p several_arguments(2, 3, 5)
-KFAIL: gdb.fortran/function-calls.exp: p sum_some(1,2) (PRMS: gdb/24147)
-PASS: gdb.fortran/function-calls.exp: p sum_some(1,2,3)
-PASS: gdb.fortran/function-calls.exp: set $var = .FALSE.
-PASS: gdb.fortran/function-calls.exp: set unwindonsignal on
-Running gdb.git~master/gdb/testsuite/gdb.fortran/huge.exp ...
-PASS: gdb.fortran/huge.exp: maint set per-command space on
-PASS: gdb.fortran/huge.exp: not too much space used
-PASS: gdb.fortran/huge.exp: print a very large data object
-PASS: gdb.fortran/huge.exp: set max-value-size unlimited
-PASS: gdb.fortran/huge.exp: set print elements unlimited
-Running gdb.git~master/gdb/testsuite/gdb.fortran/info-main.exp ...
-PASS: gdb.fortran/info-main.exp: info main post start
-PASS: gdb.fortran/info-main.exp: info main prior to start
-PASS: gdb.fortran/info-main.exp: info main with readnow
-Running gdb.git~master/gdb/testsuite/gdb.fortran/info-modules.exp ...
-ERROR: Could not run to main.
-FAIL: gdb.fortran/info-modules.exp: runto: run to MAIN__
-PASS: gdb.fortran/info-modules.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/info-types.exp ...
-PASS: gdb.fortran/info-types.exp: info types
-PASS: gdb.fortran/info-types.exp: info types: check for entry 'info-types.f90', '', 'character\(kind=1\)'
-PASS: gdb.fortran/info-types.exp: info types: check for entry 'info-types.f90', '', 'integer\(kind=4\)'
-PASS: gdb.fortran/info-types.exp: info types: check for entry 'info-types.f90', '', 'logical\(kind=4\)'
-PASS: gdb.fortran/info-types.exp: info types: check for entry 'info-types.f90', '', 'real\(kind=4\)'
-XFAIL: gdb.fortran/info-types.exp: info types: check for entry 'info-types.f90', '41', 'Type s1;' (PRMS gcc/105454)
-PASS: gdb.fortran/info-types.exp: info types: check for entry 'info-types.f90', '[0-9]+', 'Type m1t1;'
-PASS: gdb.fortran/info-types.exp: info types: check header
-Running gdb.git~master/gdb/testsuite/gdb.fortran/intrinsic-precedence.exp ...
-PASS: gdb.fortran/intrinsic-precedence.exp: continue to breakpoint: all-assigned
-PASS: gdb.fortran/intrinsic-precedence.exp: continue to breakpoint: user-abs
-PASS: gdb.fortran/intrinsic-precedence.exp: delete
-PASS: gdb.fortran/intrinsic-precedence.exp: print LOC
-PASS: gdb.fortran/intrinsic-precedence.exp: print UBOUND
-PASS: gdb.fortran/intrinsic-precedence.exp: print kind(0)
-PASS: gdb.fortran/intrinsic-precedence.exp: print kind(3)
-PASS: gdb.fortran/intrinsic-precedence.exp: print kind(minus)
-PASS: gdb.fortran/intrinsic-precedence.exp: print loc
-PASS: gdb.fortran/intrinsic-precedence.exp: print ubound
-PASS: gdb.fortran/intrinsic-precedence.exp: set confirm off
-PASS: gdb.fortran/intrinsic-precedence.exp: set lang c
-PASS: gdb.fortran/intrinsic-precedence.exp: set lang fortran
-PASS: gdb.fortran/intrinsic-precedence.exp: symbol-file
-PASS: gdb.fortran/intrinsic-precedence.exp: whatis abs
-Running gdb.git~master/gdb/testsuite/gdb.fortran/intrinsics.exp ...
-PASS: gdb.fortran/intrinsics.exp: continue to breakpoint: stop-here
-PASS: gdb.fortran/intrinsics.exp: p CMPLX (4.1, 2.0)
-PASS: gdb.fortran/intrinsics.exp: p MODULO (-8,-5)
-PASS: gdb.fortran/intrinsics.exp: p MODULO (-8,5)
-PASS: gdb.fortran/intrinsics.exp: p MODULO (3.0,2.0)
-PASS: gdb.fortran/intrinsics.exp: p MODULO (8,-5)
-PASS: gdb.fortran/intrinsics.exp: p MODULO (8,5)
-PASS: gdb.fortran/intrinsics.exp: p abs (-11)
-PASS: gdb.fortran/intrinsics.exp: p abs (-9.1)
-PASS: gdb.fortran/intrinsics.exp: p abs (11)
-PASS: gdb.fortran/intrinsics.exp: p abs (9.1)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (-3.7)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (-32770.0,1)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (-32770.0,2)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (-32770.0,4)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (129.0,1)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (129.0,2)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (2147483652.0,1)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (2147483652.0,2)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (2147483652.0,4)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (2147483652.0,8)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (3)
-PASS: gdb.fortran/intrinsics.exp: p ceiling (3.7)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (-14,-4)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4,-1)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4,1)
-FAIL: gdb.fortran/intrinsics.exp: p cmplx (4,4,16) (GDB internal error)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4,2)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4,4)
-PASS: gdb.fortran/intrinsics.exp: p cmplx (4,4,8)
-PASS: gdb.fortran/intrinsics.exp: p floor (-3.7)
-PASS: gdb.fortran/intrinsics.exp: p floor (-32770.0,1)
-PASS: gdb.fortran/intrinsics.exp: p floor (-32770.0,2)
-PASS: gdb.fortran/intrinsics.exp: p floor (-32770.0,4)
-PASS: gdb.fortran/intrinsics.exp: p floor (1)
-PASS: gdb.fortran/intrinsics.exp: p floor (129.0,1)
-PASS: gdb.fortran/intrinsics.exp: p floor (129.0,2)
-PASS: gdb.fortran/intrinsics.exp: p floor (2147483652.0,1)
-PASS: gdb.fortran/intrinsics.exp: p floor (2147483652.0,2)
-PASS: gdb.fortran/intrinsics.exp: p floor (2147483652.0,4)
-PASS: gdb.fortran/intrinsics.exp: p floor (2147483652.0,8)
-PASS: gdb.fortran/intrinsics.exp: p floor (3.7)
-PASS: gdb.fortran/intrinsics.exp: p kind (l1)
-PASS: gdb.fortran/intrinsics.exp: p kind (l2)
-PASS: gdb.fortran/intrinsics.exp: p kind (l4)
-PASS: gdb.fortran/intrinsics.exp: p kind (l8)
-PASS: gdb.fortran/intrinsics.exp: p kind (s1)
-PASS: gdb.fortran/intrinsics.exp: p mod (-8, -5)
-PASS: gdb.fortran/intrinsics.exp: p mod (-8, 5)
-PASS: gdb.fortran/intrinsics.exp: p mod (2.0, 3.0)
-PASS: gdb.fortran/intrinsics.exp: p mod (3.0, 2.0)
-PASS: gdb.fortran/intrinsics.exp: p mod (8, -5)
-PASS: gdb.fortran/intrinsics.exp: p mod (8, 5)
-PASS: gdb.fortran/intrinsics.exp: p/x LOC(l)
-PASS: gdb.fortran/intrinsics.exp: ptype MODULO (3.0,2.0)
-PASS: gdb.fortran/intrinsics.exp: ptype MODULO (8,5)
-PASS: gdb.fortran/intrinsics.exp: ptype ceiling (-1.1, 1)
-PASS: gdb.fortran/intrinsics.exp: ptype ceiling (-1.1, 2)
-PASS: gdb.fortran/intrinsics.exp: ptype ceiling (-1.1, 3)
-PASS: gdb.fortran/intrinsics.exp: ptype ceiling (-1.1, 4)
-PASS: gdb.fortran/intrinsics.exp: ptype ceiling (-1.1, 8)
-PASS: gdb.fortran/intrinsics.exp: ptype ceiling (3.7)
-PASS: gdb.fortran/intrinsics.exp: ptype cmplx (4,4)
-FAIL: gdb.fortran/intrinsics.exp: ptype cmplx (4,4,16) (GDB internal error)
-PASS: gdb.fortran/intrinsics.exp: ptype cmplx (4,4,4)
-PASS: gdb.fortran/intrinsics.exp: ptype cmplx (4,4,8)
-PASS: gdb.fortran/intrinsics.exp: ptype floor (-1.1, 1)
-PASS: gdb.fortran/intrinsics.exp: ptype floor (-1.1, 2)
-PASS: gdb.fortran/intrinsics.exp: ptype floor (-1.1, 3)
-PASS: gdb.fortran/intrinsics.exp: ptype floor (-1.1, 4)
-PASS: gdb.fortran/intrinsics.exp: ptype floor (-1.1, 8)
-PASS: gdb.fortran/intrinsics.exp: ptype floor (3.7)
-PASS: gdb.fortran/intrinsics.exp: ptype loc(l)
-PASS: gdb.fortran/intrinsics.exp: ptype mod (3.0, 2.0)
-PASS: gdb.fortran/intrinsics.exp: ptype mod (8, 5)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/intvar-array.exp ...
-PASS: gdb.fortran/intvar-array.exp: continue to breakpoint: Break here
-PASS: gdb.fortran/intvar-array.exp: print $a contents
-PASS: gdb.fortran/intvar-array.exp: print $a contents after change
-PASS: gdb.fortran/intvar-array.exp: print arr contents
-PASS: gdb.fortran/intvar-array.exp: print arr contents after change
-PASS: gdb.fortran/intvar-array.exp: set $a internal variable
-PASS: gdb.fortran/intvar-array.exp: set $a(3) = 3
-PASS: gdb.fortran/intvar-array.exp: set arr(5) = 5
-Running gdb.git~master/gdb/testsuite/gdb.fortran/intvar-dynamic-types.exp ...
-PASS: gdb.fortran/intvar-dynamic-types.exp: continue to breakpoint: Break here
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $a
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $a: print a_field field
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $a: print array_one field
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $a: print array_two field
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $a: print full contents
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $b
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $b after a change
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $c
-PASS: gdb.fortran/intvar-dynamic-types.exp: print $c after a change
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var%array_one
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var%array_two
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var: print a_field field
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var: print array_one field
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var: print array_two field
-PASS: gdb.fortran/intvar-dynamic-types.exp: print some_var: print full contents
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $a internal variable
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $a%a_field = 3
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $a%array_one(2,2) = 3
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $a%array_two(3,1) = 4
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $b = some_var%array_one
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $b(2,2) = 3
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $c = some_var%array_two
-PASS: gdb.fortran/intvar-dynamic-types.exp: set $c(3,1) = 4
-Running gdb.git~master/gdb/testsuite/gdb.fortran/lbound-ubound.exp ...
-FAIL: gdb.fortran/lbound-ubound.exp: runto: run to MAIN__
-PASS: gdb.fortran/lbound-ubound.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/library-module.exp ...
-PASS: gdb.fortran/library-module.exp: continue to breakpoint: i-is-2-in-lib
-PASS: gdb.fortran/library-module.exp: continue to breakpoint: i-is-2-in-main
-PASS: gdb.fortran/library-module.exp: print var_i in lib
-PASS: gdb.fortran/library-module.exp: print var_i in main
-PASS: gdb.fortran/library-module.exp: print var_j
-PASS: gdb.fortran/library-module.exp: print var_k
-Running gdb.git~master/gdb/testsuite/gdb.fortran/limited-length.exp ...
-PASS: gdb.fortran/limited-length.exp: continue to breakpoint: stop-here
-PASS: gdb.fortran/limited-length.exp: get valueof "sizeof(large_1d_array(1))"
-PASS: gdb.fortran/limited-length.exp: set max-value-size 400
-PASS: gdb.fortran/limited-length.exp: set max-value-size unlimited
-PASS: gdb.fortran/limited-length.exp: set print elements 5
-PASS: gdb.fortran/limited-length.exp: set print elements 50
-PASS: gdb.fortran/limited-length.exp: set print elements unlimited
-PASS: gdb.fortran/limited-length.exp: set print repeats 2
-PASS: gdb.fortran/limited-length.exp: with print elements matching max-value size: output large_1d_array from history
-PASS: gdb.fortran/limited-length.exp: with print elements matching max-value size: output large_4d_array from history
-PASS: gdb.fortran/limited-length.exp: with print elements matching max-value size: print large_1d_array from history
-PASS: gdb.fortran/limited-length.exp: with print elements matching max-value size: print large_4d_array from history
-PASS: gdb.fortran/limited-length.exp: with reduced max-value size: output large_1d_array
-PASS: gdb.fortran/limited-length.exp: with reduced max-value size: output large_4d_array
-PASS: gdb.fortran/limited-length.exp: with reduced max-value size: print large_1d_array
-PASS: gdb.fortran/limited-length.exp: with reduced max-value size: print large_4d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print -elements flag: print -elements 5 -- large_1d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print -elements flag: print -elements 5 -- large_4d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: output large_1d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: output large_1d_array from history
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: output large_4d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: output large_4d_array from history
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: print large_1d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: print large_1d_array from history
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: print large_4d_array
-PASS: gdb.fortran/limited-length.exp: with reduced print elements: print large_4d_array from history
-PASS: gdb.fortran/limited-length.exp: with standard max-value size: output large_1d_array
-PASS: gdb.fortran/limited-length.exp: with standard max-value size: output large_4d_array
-PASS: gdb.fortran/limited-length.exp: with standard max-value size: print large_1d_array
-PASS: gdb.fortran/limited-length.exp: with standard max-value size: print large_4d_array
-PASS: gdb.fortran/limited-length.exp: with unlimited print elements: output large_1d_array from history
-PASS: gdb.fortran/limited-length.exp: with unlimited print elements: output large_4d_array from history
-PASS: gdb.fortran/limited-length.exp: with unlimited print elements: print large_1d_array from history
-PASS: gdb.fortran/limited-length.exp: with unlimited print elements: print large_4d_array from history
-Running gdb.git~master/gdb/testsuite/gdb.fortran/logical.exp ...
-PASS: gdb.fortran/logical.exp: continue to breakpoint: stop-here
-PASS: gdb.fortran/logical.exp: p l
-PASS: gdb.fortran/logical.exp: p l1
-PASS: gdb.fortran/logical.exp: p l2
-PASS: gdb.fortran/logical.exp: p l4
-PASS: gdb.fortran/logical.exp: p l8
-PASS: gdb.fortran/logical.exp: var=l1: byte 0: p l
-PASS: gdb.fortran/logical.exp: var=l1: byte 0: set contents of byte at offset 0
-PASS: gdb.fortran/logical.exp: var=l1: get hexadecimal valueof "&l"
-PASS: gdb.fortran/logical.exp: var=l1: get integer valueof "sizeof (l1)"
-PASS: gdb.fortran/logical.exp: var=l2: byte 0: p l
-PASS: gdb.fortran/logical.exp: var=l2: byte 0: set contents of byte at offset 0
-PASS: gdb.fortran/logical.exp: var=l2: byte 1: p l
-PASS: gdb.fortran/logical.exp: var=l2: byte 1: set contents of byte at offset 1
-PASS: gdb.fortran/logical.exp: var=l2: get hexadecimal valueof "&l"
-PASS: gdb.fortran/logical.exp: var=l2: get integer valueof "sizeof (l2)"
-PASS: gdb.fortran/logical.exp: var=l4: byte 0: p l
-PASS: gdb.fortran/logical.exp: var=l4: byte 0: set contents of byte at offset 0
-PASS: gdb.fortran/logical.exp: var=l4: byte 1: p l
-PASS: gdb.fortran/logical.exp: var=l4: byte 1: set contents of byte at offset 1
-PASS: gdb.fortran/logical.exp: var=l4: byte 2: p l
-PASS: gdb.fortran/logical.exp: var=l4: byte 2: set contents of byte at offset 2
-PASS: gdb.fortran/logical.exp: var=l4: byte 3: p l
-PASS: gdb.fortran/logical.exp: var=l4: byte 3: set contents of byte at offset 3
-PASS: gdb.fortran/logical.exp: var=l4: get hexadecimal valueof "&l"
-PASS: gdb.fortran/logical.exp: var=l4: get integer valueof "sizeof (l4)"
-PASS: gdb.fortran/logical.exp: var=l8: byte 0: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 0: set contents of byte at offset 0
-PASS: gdb.fortran/logical.exp: var=l8: byte 1: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 1: set contents of byte at offset 1
-PASS: gdb.fortran/logical.exp: var=l8: byte 2: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 2: set contents of byte at offset 2
-PASS: gdb.fortran/logical.exp: var=l8: byte 3: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 3: set contents of byte at offset 3
-PASS: gdb.fortran/logical.exp: var=l8: byte 4: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 4: set contents of byte at offset 4
-PASS: gdb.fortran/logical.exp: var=l8: byte 5: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 5: set contents of byte at offset 5
-PASS: gdb.fortran/logical.exp: var=l8: byte 6: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 6: set contents of byte at offset 6
-PASS: gdb.fortran/logical.exp: var=l8: byte 7: p l
-PASS: gdb.fortran/logical.exp: var=l8: byte 7: set contents of byte at offset 7
-PASS: gdb.fortran/logical.exp: var=l8: get hexadecimal valueof "&l"
-PASS: gdb.fortran/logical.exp: var=l8: get integer valueof "sizeof (l8)"
-PASS: gdb.fortran/logical.exp: var=l: byte 0: p l
-PASS: gdb.fortran/logical.exp: var=l: byte 0: set contents of byte at offset 0
-PASS: gdb.fortran/logical.exp: var=l: byte 1: p l
-PASS: gdb.fortran/logical.exp: var=l: byte 1: set contents of byte at offset 1
-PASS: gdb.fortran/logical.exp: var=l: byte 2: p l
-PASS: gdb.fortran/logical.exp: var=l: byte 2: set contents of byte at offset 2
-PASS: gdb.fortran/logical.exp: var=l: byte 3: p l
-PASS: gdb.fortran/logical.exp: var=l: byte 3: set contents of byte at offset 3
-PASS: gdb.fortran/logical.exp: var=l: get hexadecimal valueof "&l"
-PASS: gdb.fortran/logical.exp: var=l: get integer valueof "sizeof (l)"
-Running gdb.git~master/gdb/testsuite/gdb.fortran/max-depth.exp ...
-PASS: gdb.fortran/max-depth.exp: continue to breakpoint: stop-here
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=0: p var
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=0: set print max-depth 0
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=1: p var
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=1: set print max-depth 1
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=2: p var
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=2: set print max-depth 2
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=3: p var
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=3: set print max-depth 3
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=4: p var
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=4: set print max-depth 4
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=unlimited: p var
-PASS: gdb.fortran/max-depth.exp: exp='var': depth=unlimited: set print max-depth unlimited
-Running gdb.git~master/gdb/testsuite/gdb.fortran/mixed-lang-stack.exp ...
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: bt -frame-arguments all
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: continue to breakpoint: breakpt
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info args in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info args in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info frame in frame #0
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info frame in frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info frame in frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info frame in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: info frame in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: interpreter-exec mi '-stack-list-arguments --no-frame-filters --all-values 7 7'
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: print obj
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: print object pointed to by g
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: select frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: select frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: set language auto
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: up to frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=auto: up to frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: bt -frame-arguments all
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: continue to breakpoint: breakpt
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info args in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info args in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info frame in frame #0
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info frame in frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info frame in frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info frame in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: info frame in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: interpreter-exec mi '-stack-list-arguments --no-frame-filters --all-values 7 7'
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: print obj
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: print object pointed to by g
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: select frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: select frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: set language c
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: up to frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c++: up to frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: bt -frame-arguments all
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: continue to breakpoint: breakpt
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info args in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info args in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info frame in frame #0
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info frame in frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info frame in frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info frame in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: info frame in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: interpreter-exec mi '-stack-list-arguments --no-frame-filters --all-values 7 7'
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: print obj
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: print object pointed to by g
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: select frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: select frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: set language c
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: up to frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=c: up to frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: bt -frame-arguments all
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: continue to breakpoint: breakpt
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info args in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info args in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info frame in frame #0
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info frame in frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info frame in frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info frame in frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: info frame in frame #7
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: interpreter-exec mi '-stack-list-arguments --no-frame-filters --all-values 7 7'
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: print obj
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: print object pointed to by g
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: select frame #2
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: select frame #5
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: set language fortran
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: up to frame #6
-PASS: gdb.fortran/mixed-lang-stack.exp: lang=fortran: up to frame #7
-Running gdb.git~master/gdb/testsuite/gdb.fortran/module.exp ...
-PASS: gdb.fortran/module.exp: fully qualified name of DW_TAG_constant
-FAIL: gdb.fortran/module.exp: runto: run to MAIN__
-PASS: gdb.fortran/module.exp: set auto-solib-add off
-PASS: gdb.fortran/module.exp: stopped language detection
-Running gdb.git~master/gdb/testsuite/gdb.fortran/multi-dim.exp ...
-PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-static
-PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-variable
-PASS: gdb.fortran/multi-dim.exp: print an invalid array index (0,0,0)
-PASS: gdb.fortran/multi-dim.exp: print an invalid array index (2,3,5)
-PASS: gdb.fortran/multi-dim.exp: print an invalid array index (2,4,4)
-PASS: gdb.fortran/multi-dim.exp: print an invalid array index (3,3,4)
-PASS: gdb.fortran/multi-dim.exp: print full contents of the array
-PASS: gdb.fortran/multi-dim.exp: print type of unbound array
-PASS: gdb.fortran/multi-dim.exp: print valid static array element
-PASS: gdb.fortran/multi-dim.exp: print valid unbound array element
-PASS: gdb.fortran/multi-dim.exp: print valid variable bound array element
-Running gdb.git~master/gdb/testsuite/gdb.fortran/namelist.exp ...
-PASS: gdb.fortran/namelist.exp: continue to breakpoint: Display namelist
-PASS: gdb.fortran/namelist.exp: print nml
-PASS: gdb.fortran/namelist.exp: ptype nml
-Running gdb.git~master/gdb/testsuite/gdb.fortran/nested-funcs-2.exp ...
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: continue to breakpoint: increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: continue to breakpoint: post_hidden
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: continue to breakpoint: post_increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: continue to breakpoint: post_increment_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: continue to breakpoint: pre_step
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: increment: info symbol increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: increment: ptype increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: increment: whatis increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: increment_program_global: info symbol increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: increment_program_global: ptype increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: increment_program_global: whatis increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: info args
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: info locals
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: no argument subroutine has no arguments
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: printing hidden global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: printing outer scoped variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=0: step into the correct place
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: info symbol contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: info symbol contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: info symbol contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: print contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: print contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: print contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: ptype contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: ptype contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: ptype contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: whatis contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: whatis contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: whatis contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: call contains_keyword::subroutine_to_call()
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: continue to breakpoint: increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: continue to breakpoint: post_hidden
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: continue to breakpoint: post_increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: continue to breakpoint: post_increment_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: continue to breakpoint: pre_step
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: increment: info symbol contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: increment: ptype contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: increment: whatis contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: increment_program_global: info symbol contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: increment_program_global: ptype contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: increment_program_global: whatis contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: info args
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: info locals
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: no argument subroutine has no arguments
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: printing hidden global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: printing outer scoped variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: step into the correct place
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: continue to breakpoint: increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: continue to breakpoint: post_hidden
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: continue to breakpoint: post_increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: continue to breakpoint: post_increment_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: continue to breakpoint: pre_step
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: increment: info symbol increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: increment: ptype increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: increment: whatis increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: increment_program_global: info symbol increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: increment_program_global: ptype increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: increment_program_global: whatis increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: info args
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: info locals
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: no argument subroutine has no arguments
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: printing hidden global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: printing outer scoped variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=0: step into the correct place
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: info symbol contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: info symbol contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: info symbol contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: print contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: print contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: print contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: ptype contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: ptype contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: ptype contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: whatis contains_keyword::hidden_variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: whatis contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: before start: whatis contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: call contains_keyword::subroutine_to_call()
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: continue to breakpoint: increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: continue to breakpoint: post_hidden
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: continue to breakpoint: post_increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: continue to breakpoint: post_increment_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: continue to breakpoint: pre_step
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: increment: info symbol contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: increment: ptype contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: increment: whatis contains_keyword::increment
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: increment_program_global: info symbol contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: increment_program_global: ptype contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: increment_program_global: whatis contains_keyword::increment_program_global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: info args
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: info locals
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: no argument subroutine has no arguments
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: printing hidden global
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: printing outer scoped variable
-PASS: gdb.fortran/nested-funcs-2.exp: src_prefix=1: nest_prefix=1: step into the correct place
-Running gdb.git~master/gdb/testsuite/gdb.fortran/nested-funcs.exp ...
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: ! BP_inner
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: ! BP_main
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: ! BP_outer
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: ! BP_outer_2
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: mod1::sub_nested_outer
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: sub_nested_outer
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: sub_with_sub_nested_outer::sub_nested_outer
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: testnestedfuncs::sub_nested_inner
-PASS: gdb.fortran/nested-funcs.exp: continue to breakpoint: testnestedfuncs::sub_nested_outer
-PASS: gdb.fortran/nested-funcs.exp: print index at BP1, one frame up
-PASS: gdb.fortran/nested-funcs.exp: print index at BP_inner
-PASS: gdb.fortran/nested-funcs.exp: print index at BP_main
-PASS: gdb.fortran/nested-funcs.exp: print index at BP_outer
-PASS: gdb.fortran/nested-funcs.exp: print index at BP_outer, manipulated
-PASS: gdb.fortran/nested-funcs.exp: print local_int in inner function
-PASS: gdb.fortran/nested-funcs.exp: print local_int in outer function
-PASS: gdb.fortran/nested-funcs.exp: print local_int in outer function, after sub_nested_inner
-PASS: gdb.fortran/nested-funcs.exp: print v_state%code at BP_inner
-PASS: gdb.fortran/nested-funcs.exp: print v_state%code at BP_main
-PASS: gdb.fortran/nested-funcs.exp: set variable index = 42
-PASS: gdb.fortran/nested-funcs.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.fortran/oop_extend_type.exp ...
-PASS: gdb.fortran/oop_extend_type.exp: continue to breakpoint: line1
-PASS: gdb.fortran/oop_extend_type.exp: continue to breakpoint: line2
-PASS: gdb.fortran/oop_extend_type.exp: p fwp
-KFAIL: gdb.fortran/oop_extend_type.exp: p fwp%angle (PRMS: gcc/49475)
-KFAIL: gdb.fortran/oop_extend_type.exp: p fwp%coo (PRMS: gcc/49475)
-PASS: gdb.fortran/oop_extend_type.exp: p fwp%waypoint
-PASS: gdb.fortran/oop_extend_type.exp: p fwp%waypoint%point
-PASS: gdb.fortran/oop_extend_type.exp: p fwp%waypoint%point%coo
-PASS: gdb.fortran/oop_extend_type.exp: p wp
-KFAIL: gdb.fortran/oop_extend_type.exp: p wp%coo (PRMS: gcc/49475)
-PASS: gdb.fortran/oop_extend_type.exp: p wp%point
-PASS: gdb.fortran/oop_extend_type.exp: p wp%point%coo
-PASS: gdb.fortran/oop_extend_type.exp: p wp_vla(1)
-KFAIL: gdb.fortran/oop_extend_type.exp: p wp_vla(1)%coo (PRMS: gcc/49475)
-PASS: gdb.fortran/oop_extend_type.exp: p wp_vla(1)%point
-PASS: gdb.fortran/oop_extend_type.exp: p wp_vla(1)%point%coo
-KFAIL: gdb.fortran/oop_extend_type.exp: ptype fwp (PRMS: gcc/49475)
-KFAIL: gdb.fortran/oop_extend_type.exp: ptype fwp%coo (PRMS: gcc/49475)
-PASS: gdb.fortran/oop_extend_type.exp: ptype fwp%waypoint%point%coo
-KFAIL: gdb.fortran/oop_extend_type.exp: ptype wp (PRMS: gcc/49475)
-KFAIL: gdb.fortran/oop_extend_type.exp: ptype wp%coo (PRMS: gcc/49475)
-PASS: gdb.fortran/oop_extend_type.exp: ptype wp%point%coo
-KFAIL: gdb.fortran/oop_extend_type.exp: ptype wp_vla (PRMS: gcc/49475)
-KFAIL: gdb.fortran/oop_extend_type.exp: ptype wp_vla(1)%coo (PRMS: gcc/49475)
-PASS: gdb.fortran/oop_extend_type.exp: ptype wp_vla(1)%point%coo
-PASS: gdb.fortran/oop_extend_type.exp: whatis fwp
-PASS: gdb.fortran/oop_extend_type.exp: whatis wp
-PASS: gdb.fortran/oop_extend_type.exp: whatis wp_vla after allocation
-PASS: gdb.fortran/oop_extend_type.exp: whatis wp_vla before allocation
-Running gdb.git~master/gdb/testsuite/gdb.fortran/pointer-to-pointer.exp ...
-PASS: gdb.fortran/pointer-to-pointer.exp: continue to breakpoint: Break Here
-PASS: gdb.fortran/pointer-to-pointer.exp: print *buffer
-PASS: gdb.fortran/pointer-to-pointer.exp: print buffer
-PASS: gdb.fortran/pointer-to-pointer.exp: ptype (*buffer)%alpha
-PASS: gdb.fortran/pointer-to-pointer.exp: ptype *buffer
-PASS: gdb.fortran/pointer-to-pointer.exp: ptype buffer
-PASS: gdb.fortran/pointer-to-pointer.exp: ptype buffer%alpha
-Running gdb.git~master/gdb/testsuite/gdb.fortran/print-formatted.exp ...
-PASS: gdb.fortran/print-formatted.exp: go to the end of the program
-PASS: gdb.fortran/print-formatted.exp: print ii in hex
-PASS: gdb.fortran/print-formatted.exp: setting the output-radix to 16
-Running gdb.git~master/gdb/testsuite/gdb.fortran/print_type.exp ...
-PASS: gdb.fortran/print_type.exp: continue to breakpoint: After value assignment
-PASS: gdb.fortran/print_type.exp: continue to breakpoint: Before pointer assignment
-PASS: gdb.fortran/print_type.exp: continue to breakpoint: Before value assignment
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype charap
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype charp
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype comp
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype intap
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype intp
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype logp
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype realp
-PASS: gdb.fortran/print_type.exp: pointers not associated: ptype twop
-PASS: gdb.fortran/print_type.exp: ptype chara
-PASS: gdb.fortran/print_type.exp: ptype charap
-PASS: gdb.fortran/print_type.exp: ptype charp
-PASS: gdb.fortran/print_type.exp: ptype charv
-PASS: gdb.fortran/print_type.exp: ptype comp
-PASS: gdb.fortran/print_type.exp: ptype comv
-PASS: gdb.fortran/print_type.exp: ptype inta
-PASS: gdb.fortran/print_type.exp: ptype intap
-PASS: gdb.fortran/print_type.exp: ptype intp
-PASS: gdb.fortran/print_type.exp: ptype intv
-PASS: gdb.fortran/print_type.exp: ptype logp
-PASS: gdb.fortran/print_type.exp: ptype logv
-PASS: gdb.fortran/print_type.exp: ptype realp
-PASS: gdb.fortran/print_type.exp: ptype realv
-PASS: gdb.fortran/print_type.exp: ptype two
-PASS: gdb.fortran/print_type.exp: ptype twop
-Running gdb.git~master/gdb/testsuite/gdb.fortran/printing-types.exp ...
-UNTESTED: gdb.fortran/printing-types.exp: printing-types.exp
-Running gdb.git~master/gdb/testsuite/gdb.fortran/ptr-indentation.exp ...
-PASS: gdb.fortran/ptr-indentation.exp: continue to breakpoint: BP1
-PASS: gdb.fortran/ptr-indentation.exp: ptype tinsta
-Running gdb.git~master/gdb/testsuite/gdb.fortran/ptype-on-functions.exp ...
-PASS: gdb.fortran/ptype-on-functions.exp: ptype fun_ptr
-PASS: gdb.fortran/ptype-on-functions.exp: ptype is_bigger
-PASS: gdb.fortran/ptype-on-functions.exp: ptype say_array
-PASS: gdb.fortran/ptype-on-functions.exp: ptype say_numbers
-PASS: gdb.fortran/ptype-on-functions.exp: ptype say_string
-PASS: gdb.fortran/ptype-on-functions.exp: ptype some_module::get_number
-PASS: gdb.fortran/ptype-on-functions.exp: ptype some_module::set_number
-Running gdb.git~master/gdb/testsuite/gdb.fortran/rank.exp ...
-PASS: gdb.fortran/rank.exp: ran all compiled in tests
-PASS: gdb.fortran/rank.exp: test 0: found a command to run
-PASS: gdb.fortran/rank.exp: test 0: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 0: p rank (array_1d)
-PASS: gdb.fortran/rank.exp: test 1: found a command to run
-PASS: gdb.fortran/rank.exp: test 1: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 1: p rank (array_2d)
-PASS: gdb.fortran/rank.exp: test 2: found a command to run
-PASS: gdb.fortran/rank.exp: test 2: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 2: p rank (other_1d)
-PASS: gdb.fortran/rank.exp: test 3: found a command to run
-PASS: gdb.fortran/rank.exp: test 3: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 3: p rank (array_1d_p)
-PASS: gdb.fortran/rank.exp: test 4: found a command to run
-PASS: gdb.fortran/rank.exp: test 4: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 4: p rank (array_2d_p)
-PASS: gdb.fortran/rank.exp: test 5: found a command to run
-PASS: gdb.fortran/rank.exp: test 5: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 5: p rank (array_1d_p)
-PASS: gdb.fortran/rank.exp: test 6: found a command to run
-PASS: gdb.fortran/rank.exp: test 6: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 6: p rank (array_2d_p)
-PASS: gdb.fortran/rank.exp: test 7: found a command to run
-PASS: gdb.fortran/rank.exp: test 7: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 7: p rank (an_integer)
-PASS: gdb.fortran/rank.exp: test 8: found a command to run
-PASS: gdb.fortran/rank.exp: test 8: get valueof "answer"
-PASS: gdb.fortran/rank.exp: test 8: p rank (a_real)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/shape.exp ...
-PASS: gdb.fortran/shape.exp: p shape (allocatable_array_1d)
-PASS: gdb.fortran/shape.exp: p shape (allocatable_array_2d)
-PASS: gdb.fortran/shape.exp: p shape (array_1d_p)
-PASS: gdb.fortran/shape.exp: p shape (array_2d_p)
-PASS: gdb.fortran/shape.exp: ran all compiled in tests
-PASS: gdb.fortran/shape.exp: test 0: found a command to run
-PASS: gdb.fortran/shape.exp: test 0: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 0: p shape (array_1d)
-PASS: gdb.fortran/shape.exp: test 10: found a command to run
-PASS: gdb.fortran/shape.exp: test 10: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 10: p shape (allocatable_array_2d (-2, 10:12))
-PASS: gdb.fortran/shape.exp: test 11: found a command to run
-PASS: gdb.fortran/shape.exp: test 11: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 11: p shape (array_1d_p)
-PASS: gdb.fortran/shape.exp: test 12: found a command to run
-PASS: gdb.fortran/shape.exp: test 12: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 12: p shape (array_2d_p)
-PASS: gdb.fortran/shape.exp: test 1: found a command to run
-PASS: gdb.fortran/shape.exp: test 1: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 1: p shape (array_2d)
-PASS: gdb.fortran/shape.exp: test 2: found a command to run
-PASS: gdb.fortran/shape.exp: test 2: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 2: p shape (an_integer)
-PASS: gdb.fortran/shape.exp: test 3: found a command to run
-PASS: gdb.fortran/shape.exp: test 3: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 3: p shape (a_real)
-PASS: gdb.fortran/shape.exp: test 4: found a command to run
-PASS: gdb.fortran/shape.exp: test 4: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 4: p shape (array_1d (1:10:2))
-PASS: gdb.fortran/shape.exp: test 5: found a command to run
-PASS: gdb.fortran/shape.exp: test 5: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 5: p shape (array_1d (1:10:3))
-PASS: gdb.fortran/shape.exp: test 6: found a command to run
-PASS: gdb.fortran/shape.exp: test 6: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 6: p shape (array_2d (4:1:-1, 3:1:-1))
-PASS: gdb.fortran/shape.exp: test 7: found a command to run
-PASS: gdb.fortran/shape.exp: test 7: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 7: p shape (array_2d (4:1:-1, 1:3:2))
-PASS: gdb.fortran/shape.exp: test 8: found a command to run
-PASS: gdb.fortran/shape.exp: test 8: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 8: p shape (allocatable_array_1d)
-PASS: gdb.fortran/shape.exp: test 9: found a command to run
-PASS: gdb.fortran/shape.exp: test 9: get valueof "answer"
-PASS: gdb.fortran/shape.exp: test 9: p shape (allocatable_array_2d)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/short-circuit-argument-list.exp ...
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: p .TRUE. .OR. function_no_arg()
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: p calls
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: p function_no_arg_false() .OR. function_no_arg()
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=No: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: p .TRUE. .OR. function_one_arg( .TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: p calls
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: p function_no_arg_false() .OR. function_one_arg( .TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=One: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: p .TRUE. .OR. function_two_arg( .TRUE., .TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: p calls
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: p function_no_arg_false() .OR. function_two_arg( .TRUE., .TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: arg=Two: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: p .TRUE. .OR. function_array(binary_string)
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: p calls%function_array_called
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: array skip: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: p .TRUE. .OR. function_one_arg(binary_string(1))
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: p calls%function_one_arg_called
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: binary string skip: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: expression_components=1: p .TRUE. .OR. function_one_arg(.TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: expression_components=2: p .TRUE. .OR. function_one_arg(.TRUE.) .OR. function_one_arg(.TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: expression_components=3: p .TRUE. .OR. function_one_arg(.TRUE.) .OR. function_one_arg(.TRUE.) .OR. function_one_arg(.TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: expression_components=4: p .TRUE. .OR. function_one_arg(.TRUE.) .OR. function_one_arg(.TRUE.) .OR. function_one_arg(.TRUE.) .OR. function_one_arg(.TRUE.)
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: p calls
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: p function_one_arg(.FALSE. .OR. function_no_arg())
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call not skipped: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call skipped: p calls
-PASS: gdb.fortran/short-circuit-argument-list.exp: nested call skipped: p function_one_arg(.TRUE. .OR. function_no_arg())
-PASS: gdb.fortran/short-circuit-argument-list.exp: p .FALSE. .OR. binary_string(1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: p .TRUE. .OR. binary_string(1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=1:2: p .TRUE. .OR. binary_string(1:2) .OR. binary_string(1:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=1:2: p .TRUE. .OR. binary_string(1:2) .OR. truth_table(1:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=1:: p .TRUE. .OR. binary_string(1:2) .OR. binary_string(1:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=1:: p .TRUE. .OR. binary_string(1:2) .OR. truth_table(1:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=:2: p .TRUE. .OR. binary_string(1:2) .OR. binary_string(:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=:2: p .TRUE. .OR. binary_string(1:2) .OR. truth_table(:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=:: p .TRUE. .OR. binary_string(1:2) .OR. binary_string(:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:2: range2=:: p .TRUE. .OR. binary_string(1:2) .OR. truth_table(:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=1:2: p .TRUE. .OR. binary_string(1:) .OR. binary_string(1:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=1:2: p .TRUE. .OR. binary_string(1:) .OR. truth_table(1:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=1:: p .TRUE. .OR. binary_string(1:) .OR. binary_string(1:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=1:: p .TRUE. .OR. binary_string(1:) .OR. truth_table(1:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=:2: p .TRUE. .OR. binary_string(1:) .OR. binary_string(:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=:2: p .TRUE. .OR. binary_string(1:) .OR. truth_table(:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=:: p .TRUE. .OR. binary_string(1:) .OR. binary_string(:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=1:: range2=:: p .TRUE. .OR. binary_string(1:) .OR. truth_table(:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=1:2: p .TRUE. .OR. binary_string(:2) .OR. binary_string(1:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=1:2: p .TRUE. .OR. binary_string(:2) .OR. truth_table(1:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=1:: p .TRUE. .OR. binary_string(:2) .OR. binary_string(1:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=1:: p .TRUE. .OR. binary_string(:2) .OR. truth_table(1:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=:2: p .TRUE. .OR. binary_string(:2) .OR. binary_string(:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=:2: p .TRUE. .OR. binary_string(:2) .OR. truth_table(:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=:: p .TRUE. .OR. binary_string(:2) .OR. binary_string(:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:2: range2=:: p .TRUE. .OR. binary_string(:2) .OR. truth_table(:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=1:2: p .TRUE. .OR. binary_string(:) .OR. binary_string(1:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=1:2: p .TRUE. .OR. binary_string(:) .OR. truth_table(1:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=1:: p .TRUE. .OR. binary_string(:) .OR. binary_string(1:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=1:: p .TRUE. .OR. binary_string(:) .OR. truth_table(1:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=:2: p .TRUE. .OR. binary_string(:) .OR. binary_string(:2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=:2: p .TRUE. .OR. binary_string(:) .OR. truth_table(:2, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=:: p .TRUE. .OR. binary_string(:) .OR. binary_string(:)
-PASS: gdb.fortran/short-circuit-argument-list.exp: range1=:: range2=:: p .TRUE. .OR. binary_string(:) .OR. truth_table(:, 1)
-PASS: gdb.fortran/short-circuit-argument-list.exp: set var calls%function_array_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: set var calls%function_no_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: set var calls%function_no_arg_false_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: set var calls%function_one_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: set var calls%function_two_arg_called=17
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=1: p truth_table(1, 1) .AND. truth_table(1, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=1: p truth_table(1, 1) .OR. truth_table(1, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=2: p truth_table(2, 1) .AND. truth_table(2, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=2: p truth_table(2, 1) .OR. truth_table(2, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=3: p truth_table(3, 1) .AND. truth_table(3, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=3: p truth_table(3, 1) .OR. truth_table(3, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=4: p truth_table(4, 1) .AND. truth_table(4, 2)
-PASS: gdb.fortran/short-circuit-argument-list.exp: truth_table_index=4: p truth_table(4, 1) .OR. truth_table(4, 2)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/size.exp ...
-PASS: gdb.fortran/size.exp: continue to breakpoint: Final Breakpoint
-PASS: gdb.fortran/size.exp: p size (a_real)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_1d)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_1d, 1, -10)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_1d, 1, 123)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_1d, 3)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_2d)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_2d, 1, -10)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_2d, 1, 123)
-PASS: gdb.fortran/size.exp: p size (allocatable_array_2d, 3)
-PASS: gdb.fortran/size.exp: p size (an_integer)
-PASS: gdb.fortran/size.exp: p size (array_1d_p)
-PASS: gdb.fortran/size.exp: p size (array_1d_p, 1, -10)
-PASS: gdb.fortran/size.exp: p size (array_1d_p, 1, 123)
-PASS: gdb.fortran/size.exp: p size (array_1d_p, 3)
-PASS: gdb.fortran/size.exp: p size (array_2d_p)
-PASS: gdb.fortran/size.exp: p size (array_2d_p, 1, -10)
-PASS: gdb.fortran/size.exp: p size (array_2d_p, 1, 123)
-PASS: gdb.fortran/size.exp: p size (array_2d_p, 3)
-PASS: gdb.fortran/size.exp: ran all compiled in tests
-PASS: gdb.fortran/size.exp: test 0: found a command to run
-PASS: gdb.fortran/size.exp: test 0: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 0: p size (array_1d)
-PASS: gdb.fortran/size.exp: test 100: found a command to run
-PASS: gdb.fortran/size.exp: test 100: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 100: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 101: found a command to run
-PASS: gdb.fortran/size.exp: test 101: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 101: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 102: found a command to run
-PASS: gdb.fortran/size.exp: test 102: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 102: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 103: found a command to run
-PASS: gdb.fortran/size.exp: test 103: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 103: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 104: found a command to run
-PASS: gdb.fortran/size.exp: test 104: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 104: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 105: found a command to run
-PASS: gdb.fortran/size.exp: test 105: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 105: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 106: found a command to run
-PASS: gdb.fortran/size.exp: test 106: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 106: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 107: found a command to run
-PASS: gdb.fortran/size.exp: test 107: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 107: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 108: found a command to run
-PASS: gdb.fortran/size.exp: test 108: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 108: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 109: found a command to run
-PASS: gdb.fortran/size.exp: test 109: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 109: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 10: found a command to run
-PASS: gdb.fortran/size.exp: test 10: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 10: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 110: found a command to run
-PASS: gdb.fortran/size.exp: test 110: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 110: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 111: found a command to run
-PASS: gdb.fortran/size.exp: test 111: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 111: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 112: found a command to run
-PASS: gdb.fortran/size.exp: test 112: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 112: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 113: found a command to run
-PASS: gdb.fortran/size.exp: test 113: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 113: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 114: found a command to run
-PASS: gdb.fortran/size.exp: test 114: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 114: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 115: found a command to run
-PASS: gdb.fortran/size.exp: test 115: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 115: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 116: found a command to run
-PASS: gdb.fortran/size.exp: test 116: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 116: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 117: found a command to run
-PASS: gdb.fortran/size.exp: test 117: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 117: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 118: found a command to run
-PASS: gdb.fortran/size.exp: test 118: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 118: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 119: found a command to run
-PASS: gdb.fortran/size.exp: test 119: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 119: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 11: found a command to run
-PASS: gdb.fortran/size.exp: test 11: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 11: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 120: found a command to run
-PASS: gdb.fortran/size.exp: test 120: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 120: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 121: found a command to run
-PASS: gdb.fortran/size.exp: test 121: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 121: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 122: found a command to run
-PASS: gdb.fortran/size.exp: test 122: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 122: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 123: found a command to run
-PASS: gdb.fortran/size.exp: test 123: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 123: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 124: found a command to run
-PASS: gdb.fortran/size.exp: test 124: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 124: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 125: found a command to run
-PASS: gdb.fortran/size.exp: test 125: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 125: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 126: found a command to run
-PASS: gdb.fortran/size.exp: test 126: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 126: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 127: found a command to run
-PASS: gdb.fortran/size.exp: test 127: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 127: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 128: found a command to run
-PASS: gdb.fortran/size.exp: test 128: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 128: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 129: found a command to run
-PASS: gdb.fortran/size.exp: test 129: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 129: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 12: found a command to run
-PASS: gdb.fortran/size.exp: test 12: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 12: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 130: found a command to run
-PASS: gdb.fortran/size.exp: test 130: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 130: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 131: found a command to run
-PASS: gdb.fortran/size.exp: test 131: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 131: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 132: found a command to run
-PASS: gdb.fortran/size.exp: test 132: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 132: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 133: found a command to run
-PASS: gdb.fortran/size.exp: test 133: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 133: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 134: found a command to run
-PASS: gdb.fortran/size.exp: test 134: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 134: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 135: found a command to run
-PASS: gdb.fortran/size.exp: test 135: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 135: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 136: found a command to run
-PASS: gdb.fortran/size.exp: test 136: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 136: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 137: found a command to run
-PASS: gdb.fortran/size.exp: test 137: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 137: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 138: found a command to run
-PASS: gdb.fortran/size.exp: test 138: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 138: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 139: found a command to run
-PASS: gdb.fortran/size.exp: test 139: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 139: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 13: found a command to run
-PASS: gdb.fortran/size.exp: test 13: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 13: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 140: found a command to run
-PASS: gdb.fortran/size.exp: test 140: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 140: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 141: found a command to run
-PASS: gdb.fortran/size.exp: test 141: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 141: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 142: found a command to run
-PASS: gdb.fortran/size.exp: test 142: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 142: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 143: found a command to run
-PASS: gdb.fortran/size.exp: test 143: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 143: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 144: found a command to run
-PASS: gdb.fortran/size.exp: test 144: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 144: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 145: found a command to run
-PASS: gdb.fortran/size.exp: test 145: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 145: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 146: found a command to run
-PASS: gdb.fortran/size.exp: test 146: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 146: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 147: found a command to run
-PASS: gdb.fortran/size.exp: test 147: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 147: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 148: found a command to run
-PASS: gdb.fortran/size.exp: test 148: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 148: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 149: found a command to run
-PASS: gdb.fortran/size.exp: test 149: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 149: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 14: found a command to run
-PASS: gdb.fortran/size.exp: test 14: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 14: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 150: found a command to run
-PASS: gdb.fortran/size.exp: test 150: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 150: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 151: found a command to run
-PASS: gdb.fortran/size.exp: test 151: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 151: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 152: found a command to run
-PASS: gdb.fortran/size.exp: test 152: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 152: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 153: found a command to run
-PASS: gdb.fortran/size.exp: test 153: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 153: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 154: found a command to run
-PASS: gdb.fortran/size.exp: test 154: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 154: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 155: found a command to run
-PASS: gdb.fortran/size.exp: test 155: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 155: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 156: found a command to run
-PASS: gdb.fortran/size.exp: test 156: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 156: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 157: found a command to run
-PASS: gdb.fortran/size.exp: test 157: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 157: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 158: found a command to run
-PASS: gdb.fortran/size.exp: test 158: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 158: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 159: found a command to run
-PASS: gdb.fortran/size.exp: test 159: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 159: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 15: found a command to run
-PASS: gdb.fortran/size.exp: test 15: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 15: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 160: found a command to run
-PASS: gdb.fortran/size.exp: test 160: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 160: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 161: found a command to run
-PASS: gdb.fortran/size.exp: test 161: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 161: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 162: found a command to run
-PASS: gdb.fortran/size.exp: test 162: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 162: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 163: found a command to run
-PASS: gdb.fortran/size.exp: test 163: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 163: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 164: found a command to run
-PASS: gdb.fortran/size.exp: test 164: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 164: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 165: found a command to run
-PASS: gdb.fortran/size.exp: test 165: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 165: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 166: found a command to run
-PASS: gdb.fortran/size.exp: test 166: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 166: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 167: found a command to run
-PASS: gdb.fortran/size.exp: test 167: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 167: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 168: found a command to run
-PASS: gdb.fortran/size.exp: test 168: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 168: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 169: found a command to run
-PASS: gdb.fortran/size.exp: test 169: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 169: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 16: found a command to run
-PASS: gdb.fortran/size.exp: test 16: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 16: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 170: found a command to run
-PASS: gdb.fortran/size.exp: test 170: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 170: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 171: found a command to run
-PASS: gdb.fortran/size.exp: test 171: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 171: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 172: found a command to run
-PASS: gdb.fortran/size.exp: test 172: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 172: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 173: found a command to run
-PASS: gdb.fortran/size.exp: test 173: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 173: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 174: found a command to run
-PASS: gdb.fortran/size.exp: test 174: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 174: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 175: found a command to run
-PASS: gdb.fortran/size.exp: test 175: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 175: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 176: found a command to run
-PASS: gdb.fortran/size.exp: test 176: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 176: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 177: found a command to run
-PASS: gdb.fortran/size.exp: test 177: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 177: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 178: found a command to run
-PASS: gdb.fortran/size.exp: test 178: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 178: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 179: found a command to run
-PASS: gdb.fortran/size.exp: test 179: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 179: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 17: found a command to run
-PASS: gdb.fortran/size.exp: test 17: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 17: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 180: found a command to run
-PASS: gdb.fortran/size.exp: test 180: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 180: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 181: found a command to run
-PASS: gdb.fortran/size.exp: test 181: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 181: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 182: found a command to run
-PASS: gdb.fortran/size.exp: test 182: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 182: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 183: found a command to run
-PASS: gdb.fortran/size.exp: test 183: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 183: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 184: found a command to run
-PASS: gdb.fortran/size.exp: test 184: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 184: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 185: found a command to run
-PASS: gdb.fortran/size.exp: test 185: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 185: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 186: found a command to run
-PASS: gdb.fortran/size.exp: test 186: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 186: p size (allocatable_array_1d)
-PASS: gdb.fortran/size.exp: test 187: found a command to run
-PASS: gdb.fortran/size.exp: test 187: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 187: p size (allocatable_array_1d (-10:-5:s1))
-PASS: gdb.fortran/size.exp: test 188: found a command to run
-PASS: gdb.fortran/size.exp: test 188: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 188: p size (allocatable_array_1d (-5:-10:-s1))
-PASS: gdb.fortran/size.exp: test 189: found a command to run
-PASS: gdb.fortran/size.exp: test 189: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 189: p size (allocatable_array_1d (-10:-5:s1), 1)
-PASS: gdb.fortran/size.exp: test 18: found a command to run
-PASS: gdb.fortran/size.exp: test 18: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 18: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 190: found a command to run
-PASS: gdb.fortran/size.exp: test 190: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 190: p size (allocatable_array_1d (-5:-10:-s1), 1)
-PASS: gdb.fortran/size.exp: test 191: found a command to run
-PASS: gdb.fortran/size.exp: test 191: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 191: p size (allocatable_array_1d (-10:-5:s1))
-PASS: gdb.fortran/size.exp: test 192: found a command to run
-PASS: gdb.fortran/size.exp: test 192: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 192: p size (allocatable_array_1d (-5:-10:-s1))
-PASS: gdb.fortran/size.exp: test 193: found a command to run
-PASS: gdb.fortran/size.exp: test 193: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 193: p size (allocatable_array_1d (-10:-5:s1), 1)
-PASS: gdb.fortran/size.exp: test 194: found a command to run
-PASS: gdb.fortran/size.exp: test 194: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 194: p size (allocatable_array_1d (-5:-10:-s1), 1)
-PASS: gdb.fortran/size.exp: test 195: found a command to run
-PASS: gdb.fortran/size.exp: test 195: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 195: p size (allocatable_array_1d (-10:-5:s1))
-PASS: gdb.fortran/size.exp: test 196: found a command to run
-PASS: gdb.fortran/size.exp: test 196: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 196: p size (allocatable_array_1d (-5:-10:-s1))
-PASS: gdb.fortran/size.exp: test 197: found a command to run
-PASS: gdb.fortran/size.exp: test 197: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 197: p size (allocatable_array_1d (-10:-5:s1), 1)
-PASS: gdb.fortran/size.exp: test 198: found a command to run
-PASS: gdb.fortran/size.exp: test 198: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 198: p size (allocatable_array_1d (-5:-10:-s1), 1)
-PASS: gdb.fortran/size.exp: test 199: found a command to run
-PASS: gdb.fortran/size.exp: test 199: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 199: p size (allocatable_array_1d (-10:-5:s1))
-PASS: gdb.fortran/size.exp: test 19: found a command to run
-PASS: gdb.fortran/size.exp: test 19: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 19: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 1: found a command to run
-PASS: gdb.fortran/size.exp: test 1: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 1: p size (array_1d, 1)
-PASS: gdb.fortran/size.exp: test 200: found a command to run
-PASS: gdb.fortran/size.exp: test 200: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 200: p size (allocatable_array_1d (-5:-10:-s1))
-PASS: gdb.fortran/size.exp: test 201: found a command to run
-PASS: gdb.fortran/size.exp: test 201: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 201: p size (allocatable_array_1d (-10:-5:s1), 1)
-PASS: gdb.fortran/size.exp: test 202: found a command to run
-PASS: gdb.fortran/size.exp: test 202: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 202: p size (allocatable_array_1d (-5:-10:-s1), 1)
-PASS: gdb.fortran/size.exp: test 203: found a command to run
-PASS: gdb.fortran/size.exp: test 203: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 203: p size (allocatable_array_1d (-10:-5:s1))
-PASS: gdb.fortran/size.exp: test 204: found a command to run
-PASS: gdb.fortran/size.exp: test 204: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 204: p size (allocatable_array_1d (-5:-10:-s1))
-PASS: gdb.fortran/size.exp: test 205: found a command to run
-PASS: gdb.fortran/size.exp: test 205: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 205: p size (allocatable_array_1d (-10:-5:s1), 1)
-PASS: gdb.fortran/size.exp: test 206: found a command to run
-PASS: gdb.fortran/size.exp: test 206: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 206: p size (allocatable_array_1d (-5:-10:-s1), 1)
-PASS: gdb.fortran/size.exp: test 207: found a command to run
-PASS: gdb.fortran/size.exp: test 207: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 207: p size (allocatable_array_1d (-10:-5:s1))
-PASS: gdb.fortran/size.exp: test 208: found a command to run
-PASS: gdb.fortran/size.exp: test 208: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 208: p size (allocatable_array_1d (-5:-10:-s1))
-PASS: gdb.fortran/size.exp: test 209: found a command to run
-PASS: gdb.fortran/size.exp: test 209: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 209: p size (allocatable_array_1d (-10:-5:s1), 1)
-PASS: gdb.fortran/size.exp: test 20: found a command to run
-PASS: gdb.fortran/size.exp: test 20: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 20: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 210: found a command to run
-PASS: gdb.fortran/size.exp: test 210: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 210: p size (allocatable_array_1d (-5:-10:-s1), 1)
-PASS: gdb.fortran/size.exp: test 211: found a command to run
-PASS: gdb.fortran/size.exp: test 211: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 211: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 212: found a command to run
-PASS: gdb.fortran/size.exp: test 212: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 212: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 213: found a command to run
-PASS: gdb.fortran/size.exp: test 213: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 213: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 214: found a command to run
-PASS: gdb.fortran/size.exp: test 214: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 214: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 215: found a command to run
-PASS: gdb.fortran/size.exp: test 215: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 215: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 216: found a command to run
-PASS: gdb.fortran/size.exp: test 216: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 216: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 217: found a command to run
-PASS: gdb.fortran/size.exp: test 217: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 217: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 218: found a command to run
-PASS: gdb.fortran/size.exp: test 218: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 218: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 219: found a command to run
-PASS: gdb.fortran/size.exp: test 219: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 219: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 21: found a command to run
-PASS: gdb.fortran/size.exp: test 21: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 21: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 220: found a command to run
-PASS: gdb.fortran/size.exp: test 220: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 220: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 221: found a command to run
-PASS: gdb.fortran/size.exp: test 221: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 221: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 222: found a command to run
-PASS: gdb.fortran/size.exp: test 222: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 222: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 223: found a command to run
-PASS: gdb.fortran/size.exp: test 223: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 223: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 224: found a command to run
-PASS: gdb.fortran/size.exp: test 224: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 224: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 225: found a command to run
-PASS: gdb.fortran/size.exp: test 225: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 225: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 226: found a command to run
-PASS: gdb.fortran/size.exp: test 226: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 226: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 227: found a command to run
-PASS: gdb.fortran/size.exp: test 227: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 227: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 228: found a command to run
-PASS: gdb.fortran/size.exp: test 228: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 228: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 229: found a command to run
-PASS: gdb.fortran/size.exp: test 229: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 229: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 22: found a command to run
-PASS: gdb.fortran/size.exp: test 22: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 22: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 230: found a command to run
-PASS: gdb.fortran/size.exp: test 230: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 230: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 231: found a command to run
-PASS: gdb.fortran/size.exp: test 231: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 231: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 232: found a command to run
-PASS: gdb.fortran/size.exp: test 232: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 232: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 233: found a command to run
-PASS: gdb.fortran/size.exp: test 233: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 233: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 234: found a command to run
-PASS: gdb.fortran/size.exp: test 234: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 234: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 235: found a command to run
-PASS: gdb.fortran/size.exp: test 235: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 235: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 236: found a command to run
-PASS: gdb.fortran/size.exp: test 236: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 236: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 237: found a command to run
-PASS: gdb.fortran/size.exp: test 237: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 237: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 238: found a command to run
-PASS: gdb.fortran/size.exp: test 238: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 238: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 239: found a command to run
-PASS: gdb.fortran/size.exp: test 239: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 239: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 23: found a command to run
-PASS: gdb.fortran/size.exp: test 23: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 23: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 240: found a command to run
-PASS: gdb.fortran/size.exp: test 240: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 240: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 241: found a command to run
-PASS: gdb.fortran/size.exp: test 241: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 241: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 242: found a command to run
-PASS: gdb.fortran/size.exp: test 242: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 242: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 243: found a command to run
-PASS: gdb.fortran/size.exp: test 243: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 243: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 244: found a command to run
-PASS: gdb.fortran/size.exp: test 244: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 244: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 245: found a command to run
-PASS: gdb.fortran/size.exp: test 245: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 245: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 246: found a command to run
-PASS: gdb.fortran/size.exp: test 246: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 246: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 247: found a command to run
-PASS: gdb.fortran/size.exp: test 247: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 247: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 248: found a command to run
-PASS: gdb.fortran/size.exp: test 248: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 248: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 249: found a command to run
-PASS: gdb.fortran/size.exp: test 249: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 249: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 24: found a command to run
-PASS: gdb.fortran/size.exp: test 24: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 24: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 250: found a command to run
-PASS: gdb.fortran/size.exp: test 250: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 250: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 251: found a command to run
-PASS: gdb.fortran/size.exp: test 251: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 251: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 252: found a command to run
-PASS: gdb.fortran/size.exp: test 252: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 252: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 253: found a command to run
-PASS: gdb.fortran/size.exp: test 253: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 253: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 254: found a command to run
-PASS: gdb.fortran/size.exp: test 254: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 254: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 255: found a command to run
-PASS: gdb.fortran/size.exp: test 255: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 255: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 256: found a command to run
-PASS: gdb.fortran/size.exp: test 256: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 256: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 257: found a command to run
-PASS: gdb.fortran/size.exp: test 257: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 257: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 258: found a command to run
-PASS: gdb.fortran/size.exp: test 258: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 258: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 259: found a command to run
-PASS: gdb.fortran/size.exp: test 259: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 259: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 25: found a command to run
-PASS: gdb.fortran/size.exp: test 25: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 25: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 260: found a command to run
-PASS: gdb.fortran/size.exp: test 260: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 260: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 261: found a command to run
-PASS: gdb.fortran/size.exp: test 261: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 261: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 262: found a command to run
-PASS: gdb.fortran/size.exp: test 262: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 262: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 263: found a command to run
-PASS: gdb.fortran/size.exp: test 263: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 263: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 264: found a command to run
-PASS: gdb.fortran/size.exp: test 264: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 264: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 265: found a command to run
-PASS: gdb.fortran/size.exp: test 265: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 265: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 266: found a command to run
-PASS: gdb.fortran/size.exp: test 266: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 266: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 267: found a command to run
-PASS: gdb.fortran/size.exp: test 267: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 267: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 268: found a command to run
-PASS: gdb.fortran/size.exp: test 268: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 268: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 269: found a command to run
-PASS: gdb.fortran/size.exp: test 269: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 269: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 26: found a command to run
-PASS: gdb.fortran/size.exp: test 26: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 26: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 270: found a command to run
-PASS: gdb.fortran/size.exp: test 270: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 270: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 271: found a command to run
-PASS: gdb.fortran/size.exp: test 271: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 271: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 272: found a command to run
-PASS: gdb.fortran/size.exp: test 272: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 272: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 273: found a command to run
-PASS: gdb.fortran/size.exp: test 273: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 273: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 274: found a command to run
-PASS: gdb.fortran/size.exp: test 274: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 274: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 275: found a command to run
-PASS: gdb.fortran/size.exp: test 275: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 275: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 276: found a command to run
-PASS: gdb.fortran/size.exp: test 276: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 276: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 277: found a command to run
-PASS: gdb.fortran/size.exp: test 277: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 277: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 278: found a command to run
-PASS: gdb.fortran/size.exp: test 278: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 278: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 279: found a command to run
-PASS: gdb.fortran/size.exp: test 279: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 279: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 27: found a command to run
-PASS: gdb.fortran/size.exp: test 27: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 27: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 280: found a command to run
-PASS: gdb.fortran/size.exp: test 280: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 280: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 281: found a command to run
-PASS: gdb.fortran/size.exp: test 281: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 281: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 282: found a command to run
-PASS: gdb.fortran/size.exp: test 282: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 282: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 283: found a command to run
-PASS: gdb.fortran/size.exp: test 283: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 283: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 284: found a command to run
-PASS: gdb.fortran/size.exp: test 284: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 284: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 285: found a command to run
-PASS: gdb.fortran/size.exp: test 285: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 285: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 286: found a command to run
-PASS: gdb.fortran/size.exp: test 286: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 286: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 287: found a command to run
-PASS: gdb.fortran/size.exp: test 287: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 287: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 288: found a command to run
-PASS: gdb.fortran/size.exp: test 288: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 288: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 289: found a command to run
-PASS: gdb.fortran/size.exp: test 289: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 289: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 28: found a command to run
-PASS: gdb.fortran/size.exp: test 28: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 28: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 290: found a command to run
-PASS: gdb.fortran/size.exp: test 290: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 290: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 291: found a command to run
-PASS: gdb.fortran/size.exp: test 291: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 291: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 292: found a command to run
-PASS: gdb.fortran/size.exp: test 292: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 292: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 293: found a command to run
-PASS: gdb.fortran/size.exp: test 293: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 293: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 294: found a command to run
-PASS: gdb.fortran/size.exp: test 294: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 294: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 295: found a command to run
-PASS: gdb.fortran/size.exp: test 295: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 295: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 296: found a command to run
-PASS: gdb.fortran/size.exp: test 296: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 296: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 297: found a command to run
-PASS: gdb.fortran/size.exp: test 297: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 297: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 298: found a command to run
-PASS: gdb.fortran/size.exp: test 298: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 298: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 299: found a command to run
-PASS: gdb.fortran/size.exp: test 299: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 299: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 29: found a command to run
-PASS: gdb.fortran/size.exp: test 29: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 29: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 2: found a command to run
-PASS: gdb.fortran/size.exp: test 2: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 2: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 300: found a command to run
-PASS: gdb.fortran/size.exp: test 300: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 300: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 301: found a command to run
-PASS: gdb.fortran/size.exp: test 301: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 301: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 302: found a command to run
-PASS: gdb.fortran/size.exp: test 302: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 302: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 303: found a command to run
-PASS: gdb.fortran/size.exp: test 303: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 303: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 304: found a command to run
-PASS: gdb.fortran/size.exp: test 304: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 304: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 305: found a command to run
-PASS: gdb.fortran/size.exp: test 305: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 305: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 306: found a command to run
-PASS: gdb.fortran/size.exp: test 306: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 306: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 307: found a command to run
-PASS: gdb.fortran/size.exp: test 307: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 307: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 308: found a command to run
-PASS: gdb.fortran/size.exp: test 308: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 308: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 309: found a command to run
-PASS: gdb.fortran/size.exp: test 309: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 309: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 30: found a command to run
-PASS: gdb.fortran/size.exp: test 30: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 30: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 310: found a command to run
-PASS: gdb.fortran/size.exp: test 310: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 310: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 311: found a command to run
-PASS: gdb.fortran/size.exp: test 311: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 311: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 312: found a command to run
-PASS: gdb.fortran/size.exp: test 312: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 312: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 313: found a command to run
-PASS: gdb.fortran/size.exp: test 313: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 313: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 314: found a command to run
-PASS: gdb.fortran/size.exp: test 314: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 314: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 315: found a command to run
-PASS: gdb.fortran/size.exp: test 315: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 315: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 316: found a command to run
-PASS: gdb.fortran/size.exp: test 316: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 316: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 317: found a command to run
-PASS: gdb.fortran/size.exp: test 317: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 317: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 318: found a command to run
-PASS: gdb.fortran/size.exp: test 318: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 318: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 319: found a command to run
-PASS: gdb.fortran/size.exp: test 319: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 319: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 31: found a command to run
-PASS: gdb.fortran/size.exp: test 31: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 31: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 320: found a command to run
-PASS: gdb.fortran/size.exp: test 320: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 320: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 321: found a command to run
-PASS: gdb.fortran/size.exp: test 321: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 321: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 322: found a command to run
-PASS: gdb.fortran/size.exp: test 322: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 322: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 323: found a command to run
-PASS: gdb.fortran/size.exp: test 323: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 323: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 324: found a command to run
-PASS: gdb.fortran/size.exp: test 324: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 324: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 325: found a command to run
-PASS: gdb.fortran/size.exp: test 325: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 325: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 326: found a command to run
-PASS: gdb.fortran/size.exp: test 326: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 326: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 327: found a command to run
-PASS: gdb.fortran/size.exp: test 327: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 327: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 328: found a command to run
-PASS: gdb.fortran/size.exp: test 328: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 328: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 329: found a command to run
-PASS: gdb.fortran/size.exp: test 329: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 329: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 32: found a command to run
-PASS: gdb.fortran/size.exp: test 32: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 32: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 330: found a command to run
-PASS: gdb.fortran/size.exp: test 330: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 330: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 331: found a command to run
-PASS: gdb.fortran/size.exp: test 331: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 331: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 332: found a command to run
-PASS: gdb.fortran/size.exp: test 332: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 332: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 333: found a command to run
-PASS: gdb.fortran/size.exp: test 333: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 333: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 334: found a command to run
-PASS: gdb.fortran/size.exp: test 334: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 334: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 335: found a command to run
-PASS: gdb.fortran/size.exp: test 335: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 335: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 336: found a command to run
-PASS: gdb.fortran/size.exp: test 336: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 336: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 337: found a command to run
-PASS: gdb.fortran/size.exp: test 337: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 337: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 338: found a command to run
-PASS: gdb.fortran/size.exp: test 338: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 338: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 339: found a command to run
-PASS: gdb.fortran/size.exp: test 339: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 339: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 33: found a command to run
-PASS: gdb.fortran/size.exp: test 33: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 33: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 340: found a command to run
-PASS: gdb.fortran/size.exp: test 340: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 340: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 341: found a command to run
-PASS: gdb.fortran/size.exp: test 341: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 341: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 342: found a command to run
-PASS: gdb.fortran/size.exp: test 342: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 342: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 343: found a command to run
-PASS: gdb.fortran/size.exp: test 343: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 343: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 344: found a command to run
-PASS: gdb.fortran/size.exp: test 344: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 344: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 345: found a command to run
-PASS: gdb.fortran/size.exp: test 345: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 345: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 346: found a command to run
-PASS: gdb.fortran/size.exp: test 346: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 346: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 347: found a command to run
-PASS: gdb.fortran/size.exp: test 347: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 347: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 348: found a command to run
-PASS: gdb.fortran/size.exp: test 348: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 348: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 349: found a command to run
-PASS: gdb.fortran/size.exp: test 349: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 349: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 34: found a command to run
-PASS: gdb.fortran/size.exp: test 34: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 34: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 350: found a command to run
-PASS: gdb.fortran/size.exp: test 350: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 350: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 351: found a command to run
-PASS: gdb.fortran/size.exp: test 351: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 351: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 352: found a command to run
-PASS: gdb.fortran/size.exp: test 352: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 352: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 353: found a command to run
-PASS: gdb.fortran/size.exp: test 353: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 353: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 354: found a command to run
-PASS: gdb.fortran/size.exp: test 354: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 354: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 355: found a command to run
-PASS: gdb.fortran/size.exp: test 355: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 355: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 356: found a command to run
-PASS: gdb.fortran/size.exp: test 356: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 356: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 357: found a command to run
-PASS: gdb.fortran/size.exp: test 357: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 357: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 358: found a command to run
-PASS: gdb.fortran/size.exp: test 358: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 358: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 359: found a command to run
-PASS: gdb.fortran/size.exp: test 359: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 359: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 35: found a command to run
-PASS: gdb.fortran/size.exp: test 35: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 35: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 360: found a command to run
-PASS: gdb.fortran/size.exp: test 360: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 360: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 361: found a command to run
-PASS: gdb.fortran/size.exp: test 361: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 361: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 362: found a command to run
-PASS: gdb.fortran/size.exp: test 362: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 362: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 363: found a command to run
-PASS: gdb.fortran/size.exp: test 363: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 363: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 364: found a command to run
-PASS: gdb.fortran/size.exp: test 364: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 364: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 365: found a command to run
-PASS: gdb.fortran/size.exp: test 365: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 365: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 366: found a command to run
-PASS: gdb.fortran/size.exp: test 366: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 366: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 367: found a command to run
-PASS: gdb.fortran/size.exp: test 367: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 367: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 368: found a command to run
-PASS: gdb.fortran/size.exp: test 368: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 368: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 369: found a command to run
-PASS: gdb.fortran/size.exp: test 369: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 369: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 36: found a command to run
-PASS: gdb.fortran/size.exp: test 36: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 36: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 370: found a command to run
-PASS: gdb.fortran/size.exp: test 370: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 370: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 371: found a command to run
-PASS: gdb.fortran/size.exp: test 371: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 371: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 372: found a command to run
-PASS: gdb.fortran/size.exp: test 372: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 372: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 373: found a command to run
-PASS: gdb.fortran/size.exp: test 373: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 373: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 374: found a command to run
-PASS: gdb.fortran/size.exp: test 374: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 374: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 375: found a command to run
-PASS: gdb.fortran/size.exp: test 375: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 375: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 376: found a command to run
-PASS: gdb.fortran/size.exp: test 376: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 376: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 377: found a command to run
-PASS: gdb.fortran/size.exp: test 377: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 377: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 378: found a command to run
-PASS: gdb.fortran/size.exp: test 378: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 378: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 379: found a command to run
-PASS: gdb.fortran/size.exp: test 379: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 379: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 37: found a command to run
-PASS: gdb.fortran/size.exp: test 37: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 37: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 380: found a command to run
-PASS: gdb.fortran/size.exp: test 380: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 380: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 381: found a command to run
-PASS: gdb.fortran/size.exp: test 381: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 381: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 382: found a command to run
-PASS: gdb.fortran/size.exp: test 382: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 382: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 383: found a command to run
-PASS: gdb.fortran/size.exp: test 383: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 383: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 384: found a command to run
-PASS: gdb.fortran/size.exp: test 384: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 384: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 385: found a command to run
-PASS: gdb.fortran/size.exp: test 385: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 385: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 386: found a command to run
-PASS: gdb.fortran/size.exp: test 386: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 386: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 387: found a command to run
-PASS: gdb.fortran/size.exp: test 387: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 387: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 388: found a command to run
-PASS: gdb.fortran/size.exp: test 388: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 388: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 389: found a command to run
-PASS: gdb.fortran/size.exp: test 389: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 389: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 38: found a command to run
-PASS: gdb.fortran/size.exp: test 38: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 38: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 390: found a command to run
-PASS: gdb.fortran/size.exp: test 390: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 390: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 391: found a command to run
-PASS: gdb.fortran/size.exp: test 391: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 391: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 392: found a command to run
-PASS: gdb.fortran/size.exp: test 392: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 392: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 393: found a command to run
-PASS: gdb.fortran/size.exp: test 393: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 393: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 394: found a command to run
-PASS: gdb.fortran/size.exp: test 394: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 394: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 395: found a command to run
-PASS: gdb.fortran/size.exp: test 395: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 395: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 396: found a command to run
-PASS: gdb.fortran/size.exp: test 396: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 396: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 397: found a command to run
-PASS: gdb.fortran/size.exp: test 397: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 397: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 398: found a command to run
-PASS: gdb.fortran/size.exp: test 398: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 398: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 399: found a command to run
-PASS: gdb.fortran/size.exp: test 399: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 399: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 39: found a command to run
-PASS: gdb.fortran/size.exp: test 39: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 39: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 3: found a command to run
-PASS: gdb.fortran/size.exp: test 3: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 3: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 400: found a command to run
-PASS: gdb.fortran/size.exp: test 400: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 400: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 401: found a command to run
-PASS: gdb.fortran/size.exp: test 401: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 401: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 402: found a command to run
-PASS: gdb.fortran/size.exp: test 402: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 402: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 403: found a command to run
-PASS: gdb.fortran/size.exp: test 403: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 403: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 404: found a command to run
-PASS: gdb.fortran/size.exp: test 404: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 404: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 405: found a command to run
-PASS: gdb.fortran/size.exp: test 405: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 405: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 406: found a command to run
-PASS: gdb.fortran/size.exp: test 406: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 406: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 407: found a command to run
-PASS: gdb.fortran/size.exp: test 407: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 407: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 408: found a command to run
-PASS: gdb.fortran/size.exp: test 408: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 408: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 409: found a command to run
-PASS: gdb.fortran/size.exp: test 409: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 409: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 40: found a command to run
-PASS: gdb.fortran/size.exp: test 40: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 40: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 410: found a command to run
-PASS: gdb.fortran/size.exp: test 410: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 410: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 411: found a command to run
-PASS: gdb.fortran/size.exp: test 411: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 411: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 412: found a command to run
-PASS: gdb.fortran/size.exp: test 412: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 412: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 413: found a command to run
-PASS: gdb.fortran/size.exp: test 413: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 413: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 414: found a command to run
-PASS: gdb.fortran/size.exp: test 414: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 414: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 415: found a command to run
-PASS: gdb.fortran/size.exp: test 415: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 415: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 416: found a command to run
-PASS: gdb.fortran/size.exp: test 416: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 416: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 417: found a command to run
-PASS: gdb.fortran/size.exp: test 417: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 417: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 418: found a command to run
-PASS: gdb.fortran/size.exp: test 418: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 418: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 419: found a command to run
-PASS: gdb.fortran/size.exp: test 419: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 419: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 41: found a command to run
-PASS: gdb.fortran/size.exp: test 41: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 41: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 420: found a command to run
-PASS: gdb.fortran/size.exp: test 420: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 420: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 421: found a command to run
-PASS: gdb.fortran/size.exp: test 421: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 421: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 422: found a command to run
-PASS: gdb.fortran/size.exp: test 422: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 422: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 423: found a command to run
-PASS: gdb.fortran/size.exp: test 423: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 423: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 424: found a command to run
-PASS: gdb.fortran/size.exp: test 424: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 424: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 425: found a command to run
-PASS: gdb.fortran/size.exp: test 425: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 425: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 426: found a command to run
-PASS: gdb.fortran/size.exp: test 426: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 426: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 427: found a command to run
-PASS: gdb.fortran/size.exp: test 427: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 427: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 428: found a command to run
-PASS: gdb.fortran/size.exp: test 428: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 428: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 429: found a command to run
-PASS: gdb.fortran/size.exp: test 429: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 429: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 42: found a command to run
-PASS: gdb.fortran/size.exp: test 42: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 42: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 430: found a command to run
-PASS: gdb.fortran/size.exp: test 430: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 430: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 431: found a command to run
-PASS: gdb.fortran/size.exp: test 431: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 431: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 432: found a command to run
-PASS: gdb.fortran/size.exp: test 432: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 432: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 433: found a command to run
-PASS: gdb.fortran/size.exp: test 433: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 433: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 434: found a command to run
-PASS: gdb.fortran/size.exp: test 434: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 434: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 435: found a command to run
-PASS: gdb.fortran/size.exp: test 435: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 435: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 436: found a command to run
-PASS: gdb.fortran/size.exp: test 436: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 436: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 437: found a command to run
-PASS: gdb.fortran/size.exp: test 437: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 437: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 438: found a command to run
-PASS: gdb.fortran/size.exp: test 438: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 438: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 439: found a command to run
-PASS: gdb.fortran/size.exp: test 439: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 439: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 43: found a command to run
-PASS: gdb.fortran/size.exp: test 43: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 43: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 440: found a command to run
-PASS: gdb.fortran/size.exp: test 440: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 440: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 441: found a command to run
-PASS: gdb.fortran/size.exp: test 441: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 441: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 442: found a command to run
-PASS: gdb.fortran/size.exp: test 442: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 442: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 443: found a command to run
-PASS: gdb.fortran/size.exp: test 443: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 443: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 444: found a command to run
-PASS: gdb.fortran/size.exp: test 444: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 444: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 445: found a command to run
-PASS: gdb.fortran/size.exp: test 445: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 445: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 446: found a command to run
-PASS: gdb.fortran/size.exp: test 446: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 446: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 447: found a command to run
-PASS: gdb.fortran/size.exp: test 447: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 447: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 448: found a command to run
-PASS: gdb.fortran/size.exp: test 448: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 448: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 449: found a command to run
-PASS: gdb.fortran/size.exp: test 449: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 449: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 44: found a command to run
-PASS: gdb.fortran/size.exp: test 44: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 44: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 450: found a command to run
-PASS: gdb.fortran/size.exp: test 450: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 450: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 451: found a command to run
-PASS: gdb.fortran/size.exp: test 451: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 451: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 452: found a command to run
-PASS: gdb.fortran/size.exp: test 452: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 452: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 453: found a command to run
-PASS: gdb.fortran/size.exp: test 453: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 453: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 454: found a command to run
-PASS: gdb.fortran/size.exp: test 454: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 454: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 455: found a command to run
-PASS: gdb.fortran/size.exp: test 455: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 455: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 456: found a command to run
-PASS: gdb.fortran/size.exp: test 456: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 456: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 457: found a command to run
-PASS: gdb.fortran/size.exp: test 457: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 457: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 458: found a command to run
-PASS: gdb.fortran/size.exp: test 458: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 458: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 459: found a command to run
-PASS: gdb.fortran/size.exp: test 459: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 459: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 45: found a command to run
-PASS: gdb.fortran/size.exp: test 45: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 45: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 460: found a command to run
-PASS: gdb.fortran/size.exp: test 460: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 460: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 461: found a command to run
-PASS: gdb.fortran/size.exp: test 461: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 461: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 462: found a command to run
-PASS: gdb.fortran/size.exp: test 462: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 462: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 463: found a command to run
-PASS: gdb.fortran/size.exp: test 463: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 463: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 464: found a command to run
-PASS: gdb.fortran/size.exp: test 464: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 464: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 465: found a command to run
-PASS: gdb.fortran/size.exp: test 465: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 465: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 466: found a command to run
-PASS: gdb.fortran/size.exp: test 466: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 466: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 467: found a command to run
-PASS: gdb.fortran/size.exp: test 467: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 467: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 468: found a command to run
-PASS: gdb.fortran/size.exp: test 468: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 468: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 469: found a command to run
-PASS: gdb.fortran/size.exp: test 469: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 469: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 46: found a command to run
-PASS: gdb.fortran/size.exp: test 46: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 46: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 470: found a command to run
-PASS: gdb.fortran/size.exp: test 470: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 470: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 471: found a command to run
-PASS: gdb.fortran/size.exp: test 471: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 471: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 472: found a command to run
-PASS: gdb.fortran/size.exp: test 472: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 472: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 473: found a command to run
-PASS: gdb.fortran/size.exp: test 473: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 473: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 474: found a command to run
-PASS: gdb.fortran/size.exp: test 474: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 474: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 475: found a command to run
-PASS: gdb.fortran/size.exp: test 475: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 475: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 476: found a command to run
-PASS: gdb.fortran/size.exp: test 476: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 476: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 477: found a command to run
-PASS: gdb.fortran/size.exp: test 477: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 477: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 478: found a command to run
-PASS: gdb.fortran/size.exp: test 478: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 478: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 479: found a command to run
-PASS: gdb.fortran/size.exp: test 479: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 479: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 47: found a command to run
-PASS: gdb.fortran/size.exp: test 47: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 47: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 480: found a command to run
-PASS: gdb.fortran/size.exp: test 480: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 480: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 481: found a command to run
-PASS: gdb.fortran/size.exp: test 481: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 481: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 482: found a command to run
-PASS: gdb.fortran/size.exp: test 482: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 482: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 483: found a command to run
-PASS: gdb.fortran/size.exp: test 483: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 483: p size (allocatable_array_2d (-3:3:s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 484: found a command to run
-PASS: gdb.fortran/size.exp: test 484: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 484: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2))
-PASS: gdb.fortran/size.exp: test 485: found a command to run
-PASS: gdb.fortran/size.exp: test 485: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 485: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 486: found a command to run
-PASS: gdb.fortran/size.exp: test 486: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 486: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2))
-PASS: gdb.fortran/size.exp: test 487: found a command to run
-PASS: gdb.fortran/size.exp: test 487: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 487: p size (allocatable_array_2d (-3:3:s1, 8:12:s2), 1)
-PASS: gdb.fortran/size.exp: test 488: found a command to run
-PASS: gdb.fortran/size.exp: test 488: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 488: p size (allocatable_array_2d (3:-3:-s1, 8:12:s2), 2)
-PASS: gdb.fortran/size.exp: test 489: found a command to run
-PASS: gdb.fortran/size.exp: test 489: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 489: p size (allocatable_array_2d (-3:3:s1, 12:8:-s2), 1)
-PASS: gdb.fortran/size.exp: test 48: found a command to run
-PASS: gdb.fortran/size.exp: test 48: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 48: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 490: found a command to run
-PASS: gdb.fortran/size.exp: test 490: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 490: p size (allocatable_array_2d (3:-3:-s1, 12:8:-s2), 2)
-PASS: gdb.fortran/size.exp: test 491: found a command to run
-PASS: gdb.fortran/size.exp: test 491: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 491: p size (array_1d_p)
-PASS: gdb.fortran/size.exp: test 492: found a command to run
-PASS: gdb.fortran/size.exp: test 492: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 492: p size (array_1d_p, 1)
-PASS: gdb.fortran/size.exp: test 493: found a command to run
-PASS: gdb.fortran/size.exp: test 493: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 493: p size (array_2d_p)
-PASS: gdb.fortran/size.exp: test 494: found a command to run
-PASS: gdb.fortran/size.exp: test 494: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 494: p size (array_2d_p, 1)
-PASS: gdb.fortran/size.exp: test 495: found a command to run
-PASS: gdb.fortran/size.exp: test 495: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 495: p size (array_2d_p, 2)
-PASS: gdb.fortran/size.exp: test 496: found a command to run
-PASS: gdb.fortran/size.exp: test 496: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 496: p size (array_1d_1byte_overflow)
-PASS: gdb.fortran/size.exp: test 497: found a command to run
-PASS: gdb.fortran/size.exp: test 497: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 497: p size (array_1d_2bytes_overflow)
-PASS: gdb.fortran/size.exp: test 498: found a command to run
-PASS: gdb.fortran/size.exp: test 498: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 498: p size (array_1d_1byte_overflow, 1)
-PASS: gdb.fortran/size.exp: test 499: found a command to run
-PASS: gdb.fortran/size.exp: test 499: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 499: p size (array_1d_2bytes_overflow, 1)
-PASS: gdb.fortran/size.exp: test 49: found a command to run
-PASS: gdb.fortran/size.exp: test 49: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 49: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 4: found a command to run
-PASS: gdb.fortran/size.exp: test 4: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 4: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 500: found a command to run
-PASS: gdb.fortran/size.exp: test 500: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 500: p size (array_2d_1byte_overflow, 1)
-PASS: gdb.fortran/size.exp: test 501: found a command to run
-PASS: gdb.fortran/size.exp: test 501: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 501: p size (array_2d_1byte_overflow, 2)
-PASS: gdb.fortran/size.exp: test 502: found a command to run
-PASS: gdb.fortran/size.exp: test 502: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 502: p size (array_2d_2bytes_overflow, 1)
-PASS: gdb.fortran/size.exp: test 503: found a command to run
-PASS: gdb.fortran/size.exp: test 503: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 503: p size (array_2d_2bytes_overflow, 2)
-PASS: gdb.fortran/size.exp: test 504: found a command to run
-PASS: gdb.fortran/size.exp: test 504: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 504: p size (array_3d_1byte_overflow, 1)
-PASS: gdb.fortran/size.exp: test 505: found a command to run
-PASS: gdb.fortran/size.exp: test 505: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 505: p size (array_3d_1byte_overflow, 2)
-PASS: gdb.fortran/size.exp: test 506: found a command to run
-PASS: gdb.fortran/size.exp: test 506: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 506: p size (array_3d_1byte_overflow, 3)
-PASS: gdb.fortran/size.exp: test 507: found a command to run
-PASS: gdb.fortran/size.exp: test 507: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 507: p size (array_1d_1byte_overflow, 1, 1)
-PASS: gdb.fortran/size.exp: test 508: found a command to run
-PASS: gdb.fortran/size.exp: test 508: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 508: p size (array_1d_2bytes_overflow, 1, 1)
-PASS: gdb.fortran/size.exp: test 509: found a command to run
-PASS: gdb.fortran/size.exp: test 509: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 509: p size (array_2d_1byte_overflow, 1, 1)
-PASS: gdb.fortran/size.exp: test 50: found a command to run
-PASS: gdb.fortran/size.exp: test 50: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 50: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 510: found a command to run
-PASS: gdb.fortran/size.exp: test 510: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 510: p size (array_2d_1byte_overflow, 2, 1)
-PASS: gdb.fortran/size.exp: test 511: found a command to run
-PASS: gdb.fortran/size.exp: test 511: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 511: p size (array_2d_2bytes_overflow, 1, 1)
-PASS: gdb.fortran/size.exp: test 512: found a command to run
-PASS: gdb.fortran/size.exp: test 512: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 512: p size (array_2d_2bytes_overflow, 2, 1)
-PASS: gdb.fortran/size.exp: test 513: found a command to run
-PASS: gdb.fortran/size.exp: test 513: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 513: p size (array_3d_1byte_overflow, 1, 1)
-PASS: gdb.fortran/size.exp: test 514: found a command to run
-PASS: gdb.fortran/size.exp: test 514: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 514: p size (array_3d_1byte_overflow, 2, 1)
-PASS: gdb.fortran/size.exp: test 515: found a command to run
-PASS: gdb.fortran/size.exp: test 515: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 515: p size (array_3d_1byte_overflow, 3, 1)
-PASS: gdb.fortran/size.exp: test 516: found a command to run
-PASS: gdb.fortran/size.exp: test 516: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 516: p size (array_1d_1byte_overflow, 1, 2)
-PASS: gdb.fortran/size.exp: test 517: found a command to run
-PASS: gdb.fortran/size.exp: test 517: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 517: p size (array_1d_2bytes_overflow, 1, 2)
-PASS: gdb.fortran/size.exp: test 518: found a command to run
-PASS: gdb.fortran/size.exp: test 518: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 518: p size (array_2d_1byte_overflow, 1, 2)
-PASS: gdb.fortran/size.exp: test 519: found a command to run
-PASS: gdb.fortran/size.exp: test 519: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 519: p size (array_2d_1byte_overflow, 2, 2)
-PASS: gdb.fortran/size.exp: test 51: found a command to run
-PASS: gdb.fortran/size.exp: test 51: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 51: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 520: found a command to run
-PASS: gdb.fortran/size.exp: test 520: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 520: p size (array_2d_2bytes_overflow, 1, 2)
-PASS: gdb.fortran/size.exp: test 521: found a command to run
-PASS: gdb.fortran/size.exp: test 521: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 521: p size (array_2d_2bytes_overflow, 2, 2)
-PASS: gdb.fortran/size.exp: test 522: found a command to run
-PASS: gdb.fortran/size.exp: test 522: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 522: p size (array_3d_1byte_overflow, 1, 2)
-PASS: gdb.fortran/size.exp: test 523: found a command to run
-PASS: gdb.fortran/size.exp: test 523: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 523: p size (array_3d_1byte_overflow, 2, 2)
-PASS: gdb.fortran/size.exp: test 524: found a command to run
-PASS: gdb.fortran/size.exp: test 524: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 524: p size (array_3d_1byte_overflow, 3, 2)
-PASS: gdb.fortran/size.exp: test 525: found a command to run
-PASS: gdb.fortran/size.exp: test 525: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 525: p size (array_1d_1byte_overflow, 1, 4)
-PASS: gdb.fortran/size.exp: test 526: found a command to run
-PASS: gdb.fortran/size.exp: test 526: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 526: p size (array_1d_2bytes_overflow, 1, 4)
-PASS: gdb.fortran/size.exp: test 527: found a command to run
-PASS: gdb.fortran/size.exp: test 527: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 527: p size (array_2d_1byte_overflow, 1, 4)
-PASS: gdb.fortran/size.exp: test 528: found a command to run
-PASS: gdb.fortran/size.exp: test 528: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 528: p size (array_2d_1byte_overflow, 2, 4)
-PASS: gdb.fortran/size.exp: test 529: found a command to run
-PASS: gdb.fortran/size.exp: test 529: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 529: p size (array_2d_2bytes_overflow, 1, 4)
-PASS: gdb.fortran/size.exp: test 52: found a command to run
-PASS: gdb.fortran/size.exp: test 52: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 52: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 530: found a command to run
-PASS: gdb.fortran/size.exp: test 530: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 530: p size (array_2d_2bytes_overflow, 2, 4)
-PASS: gdb.fortran/size.exp: test 531: found a command to run
-PASS: gdb.fortran/size.exp: test 531: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 531: p size (array_3d_1byte_overflow, 1, 4)
-PASS: gdb.fortran/size.exp: test 532: found a command to run
-PASS: gdb.fortran/size.exp: test 532: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 532: p size (array_3d_1byte_overflow, 2, 4)
-PASS: gdb.fortran/size.exp: test 533: found a command to run
-PASS: gdb.fortran/size.exp: test 533: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 533: p size (array_3d_1byte_overflow, 3, 4)
-PASS: gdb.fortran/size.exp: test 534: found a command to run
-PASS: gdb.fortran/size.exp: test 534: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 534: p size (array_1d_1byte_overflow, 1, 8)
-PASS: gdb.fortran/size.exp: test 535: found a command to run
-PASS: gdb.fortran/size.exp: test 535: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 535: p size (array_1d_2bytes_overflow, 1, 8)
-PASS: gdb.fortran/size.exp: test 536: found a command to run
-PASS: gdb.fortran/size.exp: test 536: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 536: p size (array_2d_1byte_overflow, 1, 8)
-PASS: gdb.fortran/size.exp: test 537: found a command to run
-PASS: gdb.fortran/size.exp: test 537: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 537: p size (array_2d_1byte_overflow, 2, 8)
-PASS: gdb.fortran/size.exp: test 538: found a command to run
-PASS: gdb.fortran/size.exp: test 538: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 538: p size (array_2d_2bytes_overflow, 1, 8)
-PASS: gdb.fortran/size.exp: test 539: found a command to run
-PASS: gdb.fortran/size.exp: test 539: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 539: p size (array_2d_2bytes_overflow, 2, 8)
-PASS: gdb.fortran/size.exp: test 53: found a command to run
-PASS: gdb.fortran/size.exp: test 53: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 53: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 540: found a command to run
-PASS: gdb.fortran/size.exp: test 540: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 540: p size (array_3d_1byte_overflow, 1, 8)
-PASS: gdb.fortran/size.exp: test 541: found a command to run
-PASS: gdb.fortran/size.exp: test 541: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 541: p size (array_3d_1byte_overflow, 2, 8)
-PASS: gdb.fortran/size.exp: test 542: found a command to run
-PASS: gdb.fortran/size.exp: test 542: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 542: p size (array_3d_1byte_overflow, 3, 8)
-PASS: gdb.fortran/size.exp: test 54: found a command to run
-PASS: gdb.fortran/size.exp: test 54: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 54: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 55: found a command to run
-PASS: gdb.fortran/size.exp: test 55: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 55: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 56: found a command to run
-PASS: gdb.fortran/size.exp: test 56: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 56: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 57: found a command to run
-PASS: gdb.fortran/size.exp: test 57: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 57: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 58: found a command to run
-PASS: gdb.fortran/size.exp: test 58: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 58: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 59: found a command to run
-PASS: gdb.fortran/size.exp: test 59: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 59: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 5: found a command to run
-PASS: gdb.fortran/size.exp: test 5: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 5: p size (array_1d (10:1:-s1), 1)
-PASS: gdb.fortran/size.exp: test 60: found a command to run
-PASS: gdb.fortran/size.exp: test 60: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 60: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 61: found a command to run
-PASS: gdb.fortran/size.exp: test 61: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 61: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 62: found a command to run
-PASS: gdb.fortran/size.exp: test 62: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 62: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 63: found a command to run
-PASS: gdb.fortran/size.exp: test 63: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 63: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 64: found a command to run
-PASS: gdb.fortran/size.exp: test 64: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 64: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 65: found a command to run
-PASS: gdb.fortran/size.exp: test 65: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 65: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 66: found a command to run
-PASS: gdb.fortran/size.exp: test 66: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 66: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 67: found a command to run
-PASS: gdb.fortran/size.exp: test 67: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 67: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 68: found a command to run
-PASS: gdb.fortran/size.exp: test 68: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 68: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 69: found a command to run
-PASS: gdb.fortran/size.exp: test 69: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 69: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 6: found a command to run
-PASS: gdb.fortran/size.exp: test 6: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 6: p size (array_1d (1:10:s1))
-PASS: gdb.fortran/size.exp: test 70: found a command to run
-PASS: gdb.fortran/size.exp: test 70: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 70: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 71: found a command to run
-PASS: gdb.fortran/size.exp: test 71: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 71: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 72: found a command to run
-PASS: gdb.fortran/size.exp: test 72: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 72: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 73: found a command to run
-PASS: gdb.fortran/size.exp: test 73: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 73: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 74: found a command to run
-PASS: gdb.fortran/size.exp: test 74: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 74: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 75: found a command to run
-PASS: gdb.fortran/size.exp: test 75: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 75: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 76: found a command to run
-PASS: gdb.fortran/size.exp: test 76: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 76: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 77: found a command to run
-PASS: gdb.fortran/size.exp: test 77: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 77: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 78: found a command to run
-PASS: gdb.fortran/size.exp: test 78: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 78: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 79: found a command to run
-PASS: gdb.fortran/size.exp: test 79: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 79: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 7: found a command to run
-PASS: gdb.fortran/size.exp: test 7: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 7: p size (array_1d (1:10:s1), 1)
-PASS: gdb.fortran/size.exp: test 80: found a command to run
-PASS: gdb.fortran/size.exp: test 80: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 80: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 81: found a command to run
-PASS: gdb.fortran/size.exp: test 81: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 81: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 82: found a command to run
-PASS: gdb.fortran/size.exp: test 82: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 82: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 83: found a command to run
-PASS: gdb.fortran/size.exp: test 83: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 83: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 84: found a command to run
-PASS: gdb.fortran/size.exp: test 84: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 84: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 85: found a command to run
-PASS: gdb.fortran/size.exp: test 85: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 85: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 86: found a command to run
-PASS: gdb.fortran/size.exp: test 86: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 86: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 87: found a command to run
-PASS: gdb.fortran/size.exp: test 87: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 87: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 88: found a command to run
-PASS: gdb.fortran/size.exp: test 88: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 88: p size (array_2d (1:4:s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 89: found a command to run
-PASS: gdb.fortran/size.exp: test 89: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 89: p size (array_2d (4:1:-s1, 3:1:-s2), 2)
-PASS: gdb.fortran/size.exp: test 8: found a command to run
-PASS: gdb.fortran/size.exp: test 8: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 8: p size (array_1d (10:1:-s1))
-PASS: gdb.fortran/size.exp: test 90: found a command to run
-PASS: gdb.fortran/size.exp: test 90: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 90: p size (array_2d (1:4:s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 91: found a command to run
-PASS: gdb.fortran/size.exp: test 91: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 91: p size (array_2d (4:1:-s1, 1:3:s2))
-PASS: gdb.fortran/size.exp: test 92: found a command to run
-PASS: gdb.fortran/size.exp: test 92: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 92: p size (array_2d (1:4:s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 93: found a command to run
-PASS: gdb.fortran/size.exp: test 93: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 93: p size (array_2d (4:1:-s1, 3:1:-s2))
-PASS: gdb.fortran/size.exp: test 94: found a command to run
-PASS: gdb.fortran/size.exp: test 94: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 94: p size (array_2d (1:4:s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 95: found a command to run
-PASS: gdb.fortran/size.exp: test 95: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 95: p size (array_2d (4:1:-s1, 1:3:s2), 1)
-PASS: gdb.fortran/size.exp: test 96: found a command to run
-PASS: gdb.fortran/size.exp: test 96: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 96: p size (array_2d (1:4:s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 97: found a command to run
-PASS: gdb.fortran/size.exp: test 97: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 97: p size (array_2d (4:1:-s1, 3:1:-s2), 1)
-PASS: gdb.fortran/size.exp: test 98: found a command to run
-PASS: gdb.fortran/size.exp: test 98: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 98: p size (array_2d (1:4:s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 99: found a command to run
-PASS: gdb.fortran/size.exp: test 99: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 99: p size (array_2d (4:1:-s1, 1:3:s2), 2)
-PASS: gdb.fortran/size.exp: test 9: found a command to run
-PASS: gdb.fortran/size.exp: test 9: get valueof "answer"
-PASS: gdb.fortran/size.exp: test 9: p size (array_1d (10:1:-s1), 1)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/string-types.exp ...
-PASS: gdb.fortran/string-types.exp: first breakpoint: continue to breakpoint: continue
-PASS: gdb.fortran/string-types.exp: first breakpoint: print s
-PASS: gdb.fortran/string-types.exp: first breakpoint: ptype s
-PASS: gdb.fortran/string-types.exp: second breakpoint: continue to breakpoint: continue
-PASS: gdb.fortran/string-types.exp: second breakpoint: print s
-PASS: gdb.fortran/string-types.exp: second breakpoint: ptype s
-PASS: gdb.fortran/string-types.exp: third breakpoint, first time: continue to breakpoint: continue
-PASS: gdb.fortran/string-types.exp: third breakpoint, first time: print s
-PASS: gdb.fortran/string-types.exp: third breakpoint, first time: ptype s
-PASS: gdb.fortran/string-types.exp: third breakpoint, second time: continue to breakpoint: continue
-PASS: gdb.fortran/string-types.exp: third breakpoint, second time: print s
-PASS: gdb.fortran/string-types.exp: third breakpoint, second time: ptype s
-Running gdb.git~master/gdb/testsuite/gdb.fortran/subarray.exp ...
-FAIL: gdb.fortran/subarray.exp: runto: run to MAIN__
-PASS: gdb.fortran/subarray.exp: set auto-solib-add off
-Running gdb.git~master/gdb/testsuite/gdb.fortran/type-kinds.exp ...
-PASS: gdb.fortran/type-kinds.exp: p ((character (kind=1)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((character*1) 1)
-FAIL: gdb.fortran/type-kinds.exp: p ((complex (kind=16)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex (kind=3)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex (kind=5)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex (kind=7)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex (kind=9)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex) 1)
-FAIL: gdb.fortran/type-kinds.exp: p ((complex*16) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex*4) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((complex*8) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((double complex) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((double precision) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=1)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=2)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=3)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=5)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=7)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer (kind=9)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer*1) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer*2) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer*4) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((integer*8) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=1)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=3)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=5)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=7)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical (kind=9)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical*1) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical*4) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((logical*8) 1)
-FAIL: gdb.fortran/type-kinds.exp: p ((real (kind=16)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real (kind=3)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real (kind=5)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real (kind=7)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real (kind=9)) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real) 1)
-FAIL: gdb.fortran/type-kinds.exp: p ((real*16) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real*4) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((real*8) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((single complex) 1)
-PASS: gdb.fortran/type-kinds.exp: p ((single precision) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((character (kind=1)) 1)
-FAIL: gdb.fortran/type-kinds.exp: p sizeof ((complex (kind=16)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((complex (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((complex (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((complex) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((double complex) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((double precision) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((integer (kind=1)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((integer (kind=2)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((integer (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((integer (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((integer) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((logical (kind=1)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((logical (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((logical (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((logical) 1)
-FAIL: gdb.fortran/type-kinds.exp: p sizeof ((real (kind=16)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((real (kind=4)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((real (kind=8)) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((real) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((single complex) 1)
-PASS: gdb.fortran/type-kinds.exp: p sizeof ((single precision) 1)
-PASS: gdb.fortran/type-kinds.exp: set language fortran
-PASS: gdb.fortran/type-kinds.exp: set language to "fortran"
-Running gdb.git~master/gdb/testsuite/gdb.fortran/types.exp ...
-PASS: gdb.fortran/types.exp: pt 'a'
-PASS: gdb.fortran/types.exp: pt .44
-PASS: gdb.fortran/types.exp: pt .FALSE.
-PASS: gdb.fortran/types.exp: pt .TRUE.
-PASS: gdb.fortran/types.exp: pt .false.
-PASS: gdb.fortran/types.exp: pt .true.
-PASS: gdb.fortran/types.exp: pt 10D20
-PASS: gdb.fortran/types.exp: pt 10E20
-PASS: gdb.fortran/types.exp: pt 10d20
-PASS: gdb.fortran/types.exp: pt 10e20
-PASS: gdb.fortran/types.exp: pt 123
-PASS: gdb.fortran/types.exp: pt 44.0
-PASS: gdb.fortran/types.exp: ptype character
-PASS: gdb.fortran/types.exp: ptype complex
-PASS: gdb.fortran/types.exp: ptype complex*16
-PASS: gdb.fortran/types.exp: ptype complex*4
-PASS: gdb.fortran/types.exp: ptype complex*8
-PASS: gdb.fortran/types.exp: ptype complex_16
-PASS: gdb.fortran/types.exp: ptype complex_4
-PASS: gdb.fortran/types.exp: ptype complex_8
-PASS: gdb.fortran/types.exp: ptype integer
-PASS: gdb.fortran/types.exp: ptype integer*1
-PASS: gdb.fortran/types.exp: ptype integer*2
-PASS: gdb.fortran/types.exp: ptype integer*4
-PASS: gdb.fortran/types.exp: ptype integer*8
-PASS: gdb.fortran/types.exp: ptype integer_1
-PASS: gdb.fortran/types.exp: ptype integer_2
-PASS: gdb.fortran/types.exp: ptype integer_4
-PASS: gdb.fortran/types.exp: ptype integer_8
-PASS: gdb.fortran/types.exp: ptype logical
-PASS: gdb.fortran/types.exp: ptype logical*1
-PASS: gdb.fortran/types.exp: ptype logical*2
-PASS: gdb.fortran/types.exp: ptype logical*4
-PASS: gdb.fortran/types.exp: ptype logical*8
-PASS: gdb.fortran/types.exp: ptype logical_1
-PASS: gdb.fortran/types.exp: ptype logical_2
-PASS: gdb.fortran/types.exp: ptype logical_4
-PASS: gdb.fortran/types.exp: ptype logical_8
-PASS: gdb.fortran/types.exp: ptype real
-PASS: gdb.fortran/types.exp: ptype real*16
-PASS: gdb.fortran/types.exp: ptype real*4
-PASS: gdb.fortran/types.exp: ptype real*8
-PASS: gdb.fortran/types.exp: ptype real_16
-PASS: gdb.fortran/types.exp: ptype real_4
-PASS: gdb.fortran/types.exp: ptype real_8
-PASS: gdb.fortran/types.exp: ptype void
-PASS: gdb.fortran/types.exp: reject pt _
-PASS: gdb.fortran/types.exp: set language fortran
-PASS: gdb.fortran/types.exp: set language to "fortran"
-PASS: gdb.fortran/types.exp: set print sevenbit-strings
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-alloc-assoc.exp ...
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: pvla-associated
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: pvla-deassociated
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: pvla-re-associated
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: vla1-allocated
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: vla1-deallocated
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: vla2-allocated
-PASS: gdb.fortran/vla-alloc-assoc.exp: continue to breakpoint: vla2-deallocated
-PASS: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1
-PASS: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2
-PASS: gdb.fortran/vla-alloc-assoc.exp: print pvla allocation status (deassociated)
-PASS: gdb.fortran/vla-alloc-assoc.exp: print pvla associated status (associated)
-PASS: gdb.fortran/vla-alloc-assoc.exp: print pvla associated status (re-associated)
-PASS: gdb.fortran/vla-alloc-assoc.exp: print vla1 allocation status (allocated)
-PASS: gdb.fortran/vla-alloc-assoc.exp: print vla1 allocation status (deallocated)
-PASS: gdb.fortran/vla-alloc-assoc.exp: print vla2 allocation status (allocated)
-PASS: gdb.fortran/vla-alloc-assoc.exp: print vla2 deallocated
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-datatypes.exp ...
-PASS: gdb.fortran/vla-datatypes.exp: charactervla allocated
-PASS: gdb.fortran/vla-datatypes.exp: complexvla allocated
-PASS: gdb.fortran/vla-datatypes.exp: continue to breakpoint: vlas-allocated
-PASS: gdb.fortran/vla-datatypes.exp: continue to breakpoint: vlas-initialized
-PASS: gdb.fortran/vla-datatypes.exp: continue to breakpoint: vlas-modified
-PASS: gdb.fortran/vla-datatypes.exp: intvla allocated
-PASS: gdb.fortran/vla-datatypes.exp: logicalvla allocated
-PASS: gdb.fortran/vla-datatypes.exp: next to allocation status of charactervla
-PASS: gdb.fortran/vla-datatypes.exp: next to allocation status of complexvla
-PASS: gdb.fortran/vla-datatypes.exp: next to allocation status of intvla
-PASS: gdb.fortran/vla-datatypes.exp: next to allocation status of logicalvla
-PASS: gdb.fortran/vla-datatypes.exp: next to allocation status of realvla
-PASS: gdb.fortran/vla-datatypes.exp: print charactervla(5,5,5) (1st)
-PASS: gdb.fortran/vla-datatypes.exp: print charactervla(5,5,5) (2nd)
-PASS: gdb.fortran/vla-datatypes.exp: print complexvla(5,5,5) (1st)
-PASS: gdb.fortran/vla-datatypes.exp: print complexvla(5,5,5) (2nd)
-PASS: gdb.fortran/vla-datatypes.exp: print intvla(5,5,5) (1st)
-PASS: gdb.fortran/vla-datatypes.exp: print intvla(5,5,5) (2nd)
-PASS: gdb.fortran/vla-datatypes.exp: print logicalvla(5,5,5) (1st)
-PASS: gdb.fortran/vla-datatypes.exp: print logicalvla(5,5,5) (2nd)
-PASS: gdb.fortran/vla-datatypes.exp: print realvla(5,5,5) (1st)
-PASS: gdb.fortran/vla-datatypes.exp: print realvla(5,5,5) (2nd)
-PASS: gdb.fortran/vla-datatypes.exp: ptype charactervla
-PASS: gdb.fortran/vla-datatypes.exp: ptype complexvla
-PASS: gdb.fortran/vla-datatypes.exp: ptype intvla
-PASS: gdb.fortran/vla-datatypes.exp: ptype logicalvla
-PASS: gdb.fortran/vla-datatypes.exp: ptype realvla
-PASS: gdb.fortran/vla-datatypes.exp: realvla allocated
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-history.exp ...
-PASS: gdb.fortran/vla-history.exp: continue to breakpoint: vla1-filled
-PASS: gdb.fortran/vla-history.exp: continue to breakpoint: vla1-init
-PASS: gdb.fortran/vla-history.exp: continue to breakpoint: vla2-filled
-PASS: gdb.fortran/vla-history.exp: print $1
-PASS: gdb.fortran/vla-history.exp: print $4
-PASS: gdb.fortran/vla-history.exp: print $5
-PASS: gdb.fortran/vla-history.exp: print $6
-PASS: gdb.fortran/vla-history.exp: print non-allocated vla1
-PASS: gdb.fortran/vla-history.exp: print vla1 filled
-PASS: gdb.fortran/vla-history.exp: print vla1(1,3,8)
-PASS: gdb.fortran/vla-history.exp: print vla2(1,43,20)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-ptr-info.exp ...
-PASS: gdb.fortran/vla-ptr-info.exp: continue to breakpoint: pvla-associated
-PASS: gdb.fortran/vla-ptr-info.exp: print pvla pointer information
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-ptype-sub.exp ...
-PASS: gdb.fortran/vla-ptype-sub.exp: continue to breakpoint: end-of-bar
-PASS: gdb.fortran/vla-ptype-sub.exp: continue to breakpoint: not-filled (1st)
-PASS: gdb.fortran/vla-ptype-sub.exp: continue to breakpoint: not-filled (2nd)
-PASS: gdb.fortran/vla-ptype-sub.exp: continue to breakpoint: not-filled (3rd)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1 (arbitrary length)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed fixed)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed sub-array)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed vla)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1(100) (arbitrary length)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1(100, 100) VLA do not crash (passed vla)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1(100, 100) subarray do not crash (passed sub-array)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1(3, 3) (passed sub-array)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1(3, 3) (passed vla)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array1(40, 10) (passed fixed)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2 (arbitrary length)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed fixed)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed sub-array)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed vla)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2(100, 100, 100) VLA do not crash (passed vla)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2(100, 100, 100) subarray do not crash (passed sub-array)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2(13, 11, 5) (passed fixed)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2(4, 4, 4) (passed sub-array)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2(4, 4, 4) (passed vla)
-PASS: gdb.fortran/vla-ptype-sub.exp: ptype array2(4,100) (arbitrary length)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-ptype.exp ...
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: pvla-associated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: pvla-deassociated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: pvla-re-associated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla1-allocated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla1-deallocated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla1-filled
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla1-init
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla1-neg-bounds-v1
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla1-neg-bounds-v2
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla2-allocated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla2-deallocated
-PASS: gdb.fortran/vla-ptype.exp: continue to breakpoint: vla2-filled
-PASS: gdb.fortran/vla-ptype.exp: ptype pvla associated
-PASS: gdb.fortran/vla-ptype.exp: ptype pvla deassociated
-PASS: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
-PASS: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
-PASS: gdb.fortran/vla-ptype.exp: ptype pvla(3, 6, 9)
-PASS: gdb.fortran/vla-ptype.exp: ptype pvla(5, 45, 20) not associated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1 allocated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1 filled
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1 negative bounds
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1 negative lower bounds, positive upper bounds
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9)
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9) not allocated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9) not initialized
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2 allocated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2 filled
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2(5, 45, 20) filled
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2(5, 45, 20) not allocated
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2(5, 45, 20) not initialized
-PASS: gdb.fortran/vla-ptype.exp: ptype vla2(5, 45, 20) re-associated
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-sizeof.exp ...
-PASS: gdb.fortran/vla-sizeof.exp: continue to breakpoint: pvla-associated
-PASS: gdb.fortran/vla-sizeof.exp: continue to breakpoint: vla1-allocated
-PASS: gdb.fortran/vla-sizeof.exp: continue to breakpoint: vla1-init
-PASS: gdb.fortran/vla-sizeof.exp: continue to breakpoint: vla1-neg-bounds-v1
-PASS: gdb.fortran/vla-sizeof.exp: continue to breakpoint: vla1-neg-bounds-v2
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof element from allocated vla1
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof element from associated pvla
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof non-allocated indexed vla1
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof non-allocated sliced vla1
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof non-allocated vla1
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof non-associated indexed pvla
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof non-associated sliced pvla
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof sliced pvla
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof sliced vla1
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof vla1 negative bounds
-PASS: gdb.fortran/vla-sizeof.exp: print sizeof vla1 negative lower bounds, positive upper bounds
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-type.exp ...
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: fivearr-filled
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: fivedynarr-filled
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: fivev-filled
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: fourv-filled
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: onev-filled
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: threev-filled
-PASS: gdb.fortran/vla-type.exp: continue to breakpoint: twov-filled
-PASS: gdb.fortran/vla-type.exp: next
-PASS: gdb.fortran/vla-type.exp: print fivearr(1)%tone%ivla(1, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print fivearr(1)%tone%ivla(2, 2, 10)
-PASS: gdb.fortran/vla-type.exp: print fivearr(1)%tone%ivla(2, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print fivearr(2)%tone%ivla(12, 14, 16)
-PASS: gdb.fortran/vla-type.exp: print fivearr(2)%tone%ivla(6, 7, 8)
-PASS: gdb.fortran/vla-type.exp: print fivedynarr(1)%tone%ivla(1, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print fivedynarr(1)%tone%ivla(2, 2, 10)
-PASS: gdb.fortran/vla-type.exp: print fivedynarr(1)%tone%ivla(2, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print fivedynarr(2)%tone%ivla(12, 14, 16)
-PASS: gdb.fortran/vla-type.exp: print fivedynarr(2)%tone%ivla(6, 7, 8)
-PASS: gdb.fortran/vla-type.exp: print fivev%tone%ivla(1, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print fivev%tone%ivla(3, 2, 1)
-PASS: gdb.fortran/vla-type.exp: print fivev%tone%ivla(5, 5, 1)
-PASS: gdb.fortran/vla-type.exp: print fourv%ivar
-PASS: gdb.fortran/vla-type.exp: print fourv%ivla(1)
-PASS: gdb.fortran/vla-type.exp: print fourv%ivla(12)
-PASS: gdb.fortran/vla-type.exp: print fourv%ivla(2)
-PASS: gdb.fortran/vla-type.exp: print fourv%ivla(7)
-PASS: gdb.fortran/vla-type.exp: print onev%ivla(1, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print onev%ivla(3, 2, 1)
-PASS: gdb.fortran/vla-type.exp: print onev%ivla(5, 11, 23)
-PASS: gdb.fortran/vla-type.exp: print threev%ivar
-PASS: gdb.fortran/vla-type.exp: print threev%ivla(1)
-PASS: gdb.fortran/vla-type.exp: print threev%ivla(14)
-PASS: gdb.fortran/vla-type.exp: print threev%ivla(5)
-PASS: gdb.fortran/vla-type.exp: print twov
-PASS: gdb.fortran/vla-type.exp: print twov before allocated
-PASS: gdb.fortran/vla-type.exp: print twov%ivla1 before allocated
-PASS: gdb.fortran/vla-type.exp: print twov%ivla1(1, 2, 3)
-PASS: gdb.fortran/vla-type.exp: print twov%ivla1(3, 2, 1)
-PASS: gdb.fortran/vla-type.exp: print twov%ivla1(5, 11, 23)
-PASS: gdb.fortran/vla-type.exp: ptype fivearr(1)
-PASS: gdb.fortran/vla-type.exp: ptype fivearr(1)%tone
-PASS: gdb.fortran/vla-type.exp: ptype fivearr(2)
-PASS: gdb.fortran/vla-type.exp: ptype fivearr(2)%tone
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr(1)
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr(1)%tone
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr(2)
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr(2)%tone
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr(2)%tone, not allocated
-PASS: gdb.fortran/vla-type.exp: ptype fivedynarr(2), tone is not allocated
-PASS: gdb.fortran/vla-type.exp: ptype fivev
-PASS: gdb.fortran/vla-type.exp: ptype fivev%tone
-PASS: gdb.fortran/vla-type.exp: ptype fourv
-PASS: gdb.fortran/vla-type.exp: ptype onev
-PASS: gdb.fortran/vla-type.exp: ptype threev
-PASS: gdb.fortran/vla-type.exp: ptype twov
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp ...
-PASS: gdb.fortran/vla-value-sub-arbitrary.exp: continue to breakpoint: end-of-bar
-PASS: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1(100)
-PASS: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1(42)
-PASS: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2(4,10)
-PASS: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2(4,100)
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-value-sub-finish.exp ...
-PASS: gdb.fortran/vla-value-sub-finish.exp: continue to breakpoint: array2-almost-filled
-PASS: gdb.fortran/vla-value-sub-finish.exp: finish function
-PASS: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
-PASS: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
-PASS: gdb.fortran/vla-value-sub-finish.exp: set array(2,2,2) to 20 in subroutine
-PASS: gdb.fortran/vla-value-sub-finish.exp: set max-value-size 1024*1024
-PASS: gdb.fortran/vla-value-sub-finish.exp: set print repeats unlimited
-PASS: gdb.fortran/vla-value-sub-finish.exp: sub_arr1(1, 1) after finish
-PASS: gdb.fortran/vla-value-sub-finish.exp: sub_arr1(5, 7) after finish
-PASS: gdb.fortran/vla-value-sub-finish.exp: sub_arr2(1, 1, 1) after finish
-PASS: gdb.fortran/vla-value-sub-finish.exp: sub_arr2(2, 1, 1) after finish
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-value-sub.exp ...
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: array1-filled (1st)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: array1-filled (2nd)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: array1-filled (3rd)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: array2-almost-filled (1st)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: array2-almost-filled (2nd)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: array2-almost-filled (3rd)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: not-filled (1st)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: not-filled (2nd)
-PASS: gdb.fortran/vla-value-sub.exp: continue to breakpoint: not-filled (3rd)
-PASS: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed fixed array)
-PASS: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed sub-array)
-PASS: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed vla)
-PASS: gdb.fortran/vla-value-sub.exp: print array1(5, 5) after filled in foo (passed sub-array)
-PASS: gdb.fortran/vla-value-sub.exp: print array1(5, 5) after filled in foo (passed vla)
-PASS: gdb.fortran/vla-value-sub.exp: print array1(5, 7) after filled in foo (passed fixed array)
-PASS: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
-PASS: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed sub-array)
-PASS: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed vla)
-PASS: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
-PASS: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed sub-array)
-PASS: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed vla)
-PASS: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed fixed array)
-PASS: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed sub-array)
-PASS: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed vla)
-PASS: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed fixed array)
-PASS: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed sub-array)
-PASS: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed vla)
-PASS: gdb.fortran/vla-value-sub.exp: set max-value-size 1024*1024
-PASS: gdb.fortran/vla-value-sub.exp: set print repeats unlimited
-Running gdb.git~master/gdb/testsuite/gdb.fortran/vla-value.exp ...
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: pvla-associated
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: pvla-associated, second time
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: pvla-deassociated
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: pvla-deassociated, second time
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: pvla-re-associated
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla1-deallocated
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla1-filled
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla1-init
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla1-neg-bounds-v1
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla1-neg-bounds-v2
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla2-allocated
-PASS: gdb.fortran/vla-value.exp: continue to breakpoint: vla2-allocated, second time
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-1,-1,-1)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-1,-2,0)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-2,-3,-1)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-2,-5,-3)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-2,-5,-4)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-2,-6,-3)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(-3,-5,-3)
-PASS: gdb.fortran/vla-value.exp: negative bounds: print vla1(0,-2,-1)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(-2,-3,-1)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(-2,-4,-2)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(-2,-5,-3)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(-2,-5,-4)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(-2,-6,-3)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(-3,-5,-3)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(1,2,2)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(1,3,1)
-PASS: gdb.fortran/vla-value.exp: negative lower bounds, positive upper bounds: print vla1(2,2,1)
-PASS: gdb.fortran/vla-value.exp: next (1)
-PASS: gdb.fortran/vla-value.exp: next (2)
-PASS: gdb.fortran/vla-value.exp: print $mypvar(1,3,8)
-PASS: gdb.fortran/vla-value.exp: print $mypvar(1,3,8) after deallocated
-PASS: gdb.fortran/vla-value.exp: print $myvar set to vla1
-PASS: gdb.fortran/vla-value.exp: print $myvar(3,6,9)
-PASS: gdb.fortran/vla-value.exp: print allocated &vla1
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8) after specific assignment (deallocated)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8) after specific assignment (filled)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9) after specific assignment (deallocated)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9) after specific assignment (filled)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9) after assignment in debugger (deallocated)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9) after assignment in debugger (filled)
-PASS: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9)=999
-PASS: gdb.fortran/vla-value.exp: print associated &pvla
-PASS: gdb.fortran/vla-value.exp: print associated pvla(1,3,8)
-PASS: gdb.fortran/vla-value.exp: print associated pvla(3,6,9)
-PASS: gdb.fortran/vla-value.exp: print associated pvla(9,9,9)
-PASS: gdb.fortran/vla-value.exp: print member in non-allocated vla1 (1)
-PASS: gdb.fortran/vla-value.exp: print member in non-allocated vla1 (2)
-PASS: gdb.fortran/vla-value.exp: print non-allocated &vla1
-PASS: gdb.fortran/vla-value.exp: print non-allocated vla1
-PASS: gdb.fortran/vla-value.exp: print non-associated &pvla
-PASS: gdb.fortran/vla-value.exp: print pvla(5, 45, 20) after deassociated
-PASS: gdb.fortran/vla-value.exp: print pvla(5, 45, 20) after filled using pointer
-PASS: gdb.fortran/vla-value.exp: print pvla(7, 45, 14) after dissasociated
-PASS: gdb.fortran/vla-value.exp: print pvla(7, 45, 14) after filled using pointer
-PASS: gdb.fortran/vla-value.exp: print undefined pvla
-PASS: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
-PASS: gdb.fortran/vla-value.exp: print vla1 after deassociated
-PASS: gdb.fortran/vla-value.exp: print vla2(5, 45, 20) after filled using pointer
-PASS: gdb.fortran/vla-value.exp: print vla2(7, 45, 14) after filled using pointer
-PASS: gdb.fortran/vla-value.exp: set $mypvar = pvla
-PASS: gdb.fortran/vla-value.exp: set $myvar = vla1
-PASS: gdb.fortran/vla-value.exp: set member in non-allocated vla1
-PASS: gdb.fortran/vla-value.exp: step over value assignment of vla1
-Running gdb.git~master/gdb/testsuite/gdb.fortran/whatis_type.exp ...
-PASS: gdb.fortran/whatis_type.exp: continue to breakpoint: bp1
-PASS: gdb.fortran/whatis_type.exp: ptype t1
-PASS: gdb.fortran/whatis_type.exp: ptype t1v
-PASS: gdb.fortran/whatis_type.exp: ptype t2v
-PASS: gdb.fortran/whatis_type.exp: ptype t3p
-PASS: gdb.fortran/whatis_type.exp: ptype t3v
-PASS: gdb.fortran/whatis_type.exp: whatis t1
-PASS: gdb.fortran/whatis_type.exp: whatis t1v
-PASS: gdb.fortran/whatis_type.exp: whatis t2
-PASS: gdb.fortran/whatis_type.exp: whatis t2v
-PASS: gdb.fortran/whatis_type.exp: whatis t3
-PASS: gdb.fortran/whatis_type.exp: whatis t3p
-PASS: gdb.fortran/whatis_type.exp: whatis t3v
-Running gdb.git~master/gdb/testsuite/gdb.gdb/index-file.exp ...
-PASS: gdb.gdb/index-file.exp: create dwarf-index files
-PASS: gdb.gdb/index-file.exp: create gdb-index file
-PASS: gdb.gdb/index-file.exp: create second dwarf-index files
-PASS: gdb.gdb/index-file.exp: create second gdb-index file
-PASS: gdb.gdb/index-file.exp: debug_names files are identical
-PASS: gdb.gdb/index-file.exp: debug_str files are identical
-PASS: gdb.gdb/index-file.exp: gdb-index files are identical
-PASS: gdb.gdb/index-file.exp: maint set worker-threads 4
-PASS: gdb.gdb/index-file.exp: symbol hash table usage
-Running gdb.git~master/gdb/testsuite/gdb.gdb/python-helper.exp ...
-PASS: gdb.gdb/python-helper.exp: disable breakpoints
-PASS: gdb.gdb/python-helper.exp: enable breakpoints
-PASS: gdb.gdb/python-helper.exp: hit breakpoint in outer gdb
-PASS: gdb.gdb/python-helper.exp: hit breakpoint in outer gdb again
-PASS: gdb.gdb/python-helper.exp: interrupted the inner
-PASS: gdb.gdb/python-helper.exp: loading test binary into inner GDB
-PASS: gdb.gdb/python-helper.exp: pretty print type
-PASS: gdb.gdb/python-helper.exp: pretty print type->main_type
-PASS: gdb.gdb/python-helper.exp: pretty print type->main_type for DWARF type
-PASS: gdb.gdb/python-helper.exp: print *type->main_type
-PASS: gdb.gdb/python-helper.exp: print all_bfds
-PASS: gdb.gdb/python-helper.exp: print integer from DWARF info
-PASS: gdb.gdb/python-helper.exp: register the type pretty printer
-PASS: gdb.gdb/python-helper.exp: resume inner gdb
-PASS: gdb.gdb/python-helper.exp: resume inner gdb again
-PASS: gdb.gdb/python-helper.exp: run until breakpoint at captured_main
-PASS: gdb.gdb/python-helper.exp: set outer gdb prompt
-PASS: gdb.gdb/python-helper.exp: source gdb-gdb.py helper script
-PASS: gdb.gdb/python-helper.exp: start inner gdb
-Running gdb.git~master/gdb/testsuite/gdb.gdb/selftest.exp ...
-PASS: gdb.gdb/selftest.exp: Set xgdb_prompt
-PASS: gdb.gdb/selftest.exp: backtrace through signal handler
-PASS: gdb.gdb/selftest.exp: disassemble main
-PASS: gdb.gdb/selftest.exp: printed version as pointer
-PASS: gdb.gdb/selftest.exp: run until breakpoint at captured_main
-PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process, bottom GDB message
-PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process, top GDB message
-PASS: gdb.gdb/selftest.exp: send ^C to child process
-PASS: gdb.gdb/selftest.exp: send ^C to child process again
-PASS: gdb.gdb/selftest.exp: set interrupt character in test_with_self
-PASS: gdb.gdb/selftest.exp: set listsize to 1
-PASS: gdb.gdb/selftest.exp: thread 1
-PASS: gdb.gdb/selftest.exp: xgdb is at prompt
-Running gdb.git~master/gdb/testsuite/gdb.gdb/unittest.exp ...
-PASS: gdb.gdb/unittest.exp: executable loaded: maintenance selftest, failed none
-PASS: gdb.gdb/unittest.exp: executable loaded: maintenance selftest, ran some tests
-PASS: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
-PASS: gdb.gdb/unittest.exp: no executable loaded: maintenance selftest, failed none
-PASS: gdb.gdb/unittest.exp: no executable loaded: maintenance selftest, ran some tests
-PASS: gdb.gdb/unittest.exp: reversed initialization: maintenance selftest, failed none
-PASS: gdb.gdb/unittest.exp: reversed initialization: maintenance selftest, ran some tests
-PASS: gdb.gdb/unittest.exp: reversed initialization: selftest not dependent on initialization order
-PASS: gdb.gdb/unittest.exp: test_completion: tab complete "maintenance selftest -ver"
-PASS: gdb.gdb/unittest.exp: test_completion: tab complete "maintenance selftest copy"
-PASS: gdb.gdb/unittest.exp: test_completion: tab complete "maintenance selftest copy_bit"
-PASS: gdb.gdb/unittest.exp: test_completion: tab complete "maintenance selftest name_that_does_not_exist"
-Running gdb.git~master/gdb/testsuite/gdb.go/basic-types.exp ...
-PASS: gdb.go/basic-types.exp: pt "a simple string"
-PASS: gdb.go/basic-types.exp: pt 'a'
-PASS: gdb.go/basic-types.exp: pt .44
-PASS: gdb.go/basic-types.exp: pt 10E20
-PASS: gdb.go/basic-types.exp: pt 10e20
-PASS: gdb.go/basic-types.exp: pt 123
-PASS: gdb.go/basic-types.exp: pt 44.0
-PASS: gdb.go/basic-types.exp: pt `a simple raw string`
-PASS: gdb.go/basic-types.exp: pt bool(0)
-PASS: gdb.go/basic-types.exp: pt bool(1)
-PASS: gdb.go/basic-types.exp: pt byte(42)
-PASS: gdb.go/basic-types.exp: pt complex128(.42)
-XFAIL: gdb.go/basic-types.exp: pt complex128(.42i1.0)
-XFAIL: gdb.go/basic-types.exp: pt complex128(i1.0)
-PASS: gdb.go/basic-types.exp: pt complex64(.42)
-XFAIL: gdb.go/basic-types.exp: pt complex64(.42i1.0)
-XFAIL: gdb.go/basic-types.exp: pt complex64(i1.0)
-PASS: gdb.go/basic-types.exp: pt false
-PASS: gdb.go/basic-types.exp: pt float32(.42)
-PASS: gdb.go/basic-types.exp: pt float64(.42)
-PASS: gdb.go/basic-types.exp: pt int(42)
-PASS: gdb.go/basic-types.exp: pt int16(42)
-PASS: gdb.go/basic-types.exp: pt int32(42)
-PASS: gdb.go/basic-types.exp: pt int64(42)
-PASS: gdb.go/basic-types.exp: pt int8(42)
-PASS: gdb.go/basic-types.exp: pt true
-PASS: gdb.go/basic-types.exp: pt uint(42)
-PASS: gdb.go/basic-types.exp: pt uint16(42)
-PASS: gdb.go/basic-types.exp: pt uint32(42)
-PASS: gdb.go/basic-types.exp: pt uint64(42)
-PASS: gdb.go/basic-types.exp: pt uint8(42)
-PASS: gdb.go/basic-types.exp: pt uintptr(42)
-PASS: gdb.go/basic-types.exp: pt void(42)
-PASS: gdb.go/basic-types.exp: set language go
-PASS: gdb.go/basic-types.exp: set language to "go"
-Running gdb.git~master/gdb/testsuite/gdb.go/chan.exp ...
-UNSUPPORTED: gdb.go/chan.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/global-local-var-shadow.exp ...
-UNSUPPORTED: gdb.go/global-local-var-shadow.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/handcall.exp ...
-UNSUPPORTED: gdb.go/handcall.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/hello.exp ...
-UNSUPPORTED: gdb.go/hello.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/integers.exp ...
-UNSUPPORTED: gdb.go/integers.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/max-depth.exp ...
-UNSUPPORTED: gdb.go/max-depth.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/methods.exp ...
-UNSUPPORTED: gdb.go/methods.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/no-package.exp ...
-UNSUPPORTED: gdb.go/no-package.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/package.exp ...
-UNSUPPORTED: gdb.go/package.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/print.exp ...
-PASS: gdb.go/print.exp: check fp + text
-PASS: gdb.go/print.exp: p 0x1.1
-PASS: gdb.go/print.exp: p 1.
-PASS: gdb.go/print.exp: p 1.5
-PASS: gdb.go/print.exp: p 1.5f
-PASS: gdb.go/print.exp: p 1.5l
-PASS: gdb.go/print.exp: p 1.f
-PASS: gdb.go/print.exp: p 1.l
-PASS: gdb.go/print.exp: reject p 1.1ff
-PASS: gdb.go/print.exp: reject p 1.1ll
-PASS: gdb.go/print.exp: reject p 1.1x
-PASS: gdb.go/print.exp: set language go
-PASS: gdb.go/print.exp: set language to "go"
-Running gdb.git~master/gdb/testsuite/gdb.go/strings.exp ...
-UNSUPPORTED: gdb.go/strings.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/types.exp ...
-UNSUPPORTED: gdb.go/types.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.go/unsafe.exp ...
-UNSUPPORTED: gdb.go/unsafe.exp: require failed: support_go_compile
-Running gdb.git~master/gdb/testsuite/gdb.guile/guile.exp ...
-PASS: gdb.guile/guile.exp: collect help from uiout
-PASS: gdb.guile/guile.exp: guile (define x (execute "printf \"%d\", 23" #:to-string #t))
-PASS: gdb.guile/guile.exp: guile (print (current-objfile))
-PASS: gdb.guile/guile.exp: guile (print (objfiles))
-PASS: gdb.guile/guile.exp: guile (print x)
-PASS: gdb.guile/guile.exp: multi-line guile command: input 1: guile
-PASS: gdb.guile/guile.exp: multi-line guile command: input 2: (print 23)
-PASS: gdb.guile/guile.exp: multi-line guile command: input 3: end
-PASS: gdb.guile/guile.exp: show guile command: input 1: define zzq
-PASS: gdb.guile/guile.exp: show guile command: input 2: guile
-PASS: gdb.guile/guile.exp: show guile command: input 3: (print 23)
-PASS: gdb.guile/guile.exp: show guile command: input 4: end
-PASS: gdb.guile/guile.exp: show guile command: input 5: end
-PASS: gdb.guile/guile.exp: show guile command: input 6: show user zzq
-PASS: gdb.guile/guile.exp: source -s source2.scm
-PASS: gdb.guile/guile.exp: source source2.scm
-PASS: gdb.guile/guile.exp: source ~/source2.scm
-PASS: gdb.guile/guile.exp: verify help to uiout
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-arch.exp ...
-PASS: gdb.guile/scm-arch.exp: get arch
-PASS: gdb.guile/scm-arch.exp: get frame
-PASS: gdb.guile/scm-arch.exp: get pc
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-block.exp ...
-PASS: gdb.guile/scm-block.exp: Check Frame 2's block not #f
-PASS: gdb.guile/scm-block.exp: Check block not #f
-PASS: gdb.guile/scm-block.exp: Check block validity
-PASS: gdb.guile/scm-block.exp: Check block validity after unload
-PASS: gdb.guile/scm-block.exp: Check end not #f
-PASS: gdb.guile/scm-block.exp: Check eq? on different blocks
-PASS: gdb.guile/scm-block.exp: Check eq? on same block
-PASS: gdb.guile/scm-block.exp: Check start not #f
-PASS: gdb.guile/scm-block.exp: First anonymous block
-PASS: gdb.guile/scm-block.exp: Get block for global/static
-PASS: gdb.guile/scm-block.exp: Get block inner
-PASS: gdb.guile/scm-block.exp: Get frame 2
-PASS: gdb.guile/scm-block.exp: Get frame 2's block
-PASS: gdb.guile/scm-block.exp: Get frame block for valid?
-PASS: gdb.guile/scm-block.exp: Get frame for global/static
-PASS: gdb.guile/scm-block.exp: Get frame for valid?
-PASS: gdb.guile/scm-block.exp: Get frame inner
-PASS: gdb.guile/scm-block.exp: Get global block
-PASS: gdb.guile/scm-block.exp: Get static block
-PASS: gdb.guile/scm-block.exp: Get superblock
-PASS: gdb.guile/scm-block.exp: Get superblock 2
-PASS: gdb.guile/scm-block.exp: Is the global block
-PASS: gdb.guile/scm-block.exp: Is the static block
-PASS: gdb.guile/scm-block.exp: Not a global block
-PASS: gdb.guile/scm-block.exp: Not a static block
-PASS: gdb.guile/scm-block.exp: Print superblock 2 function
-PASS: gdb.guile/scm-block.exp: Second anonymous block
-PASS: gdb.guile/scm-block.exp: continue to breakpoint: Block break here.
-PASS: gdb.guile/scm-block.exp: file
-PASS: gdb.guile/scm-block.exp: main block
-PASS: gdb.guile/scm-block.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-breakpoint.exp ...
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_address: create address breakpoint a ' *multiply'
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_address: guile (register-breakpoint! bp1)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check breakpoint numbers
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check breakpoint thread
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check breakpoint type
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check expected variable result after 6 iterations
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check for two breakpoints
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check main breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check main breakpoint location
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check multiply breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check multiply breakpoint enabled
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check multiply breakpoint hit count
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check multiply breakpoint hit count 2
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: check multiply breakpoint location
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at add, first time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at add, second time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply, first time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply, second time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply, third time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: get breakpoint list 1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: get breakpoint list 2
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: get breakpoint list 3
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: get multiply breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: set multiply breakpoint disabled
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: set multiply breakpoint enabled
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_basic: set multiply breakpoint ignore count
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: clear condition
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: commands $bpnum
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply, first time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply, second time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply, third time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: create multiply breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: end
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: get breakpoint list 6
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (print (breakpoint-commands (list-ref blist (- (length blist) 1))))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: print "Command for breakpoint has been executed."
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: print result
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: register bp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: set condition
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test breakpoint stopped after six iterations
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test condition has been removed
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test condition has been set
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test conditional breakpoint stopped after five iterations
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: check breakpoint invalidated
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at end.
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at multiply.
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: create deltst breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: delete breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: get breakpoint list 4
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: get breakpoint list 5
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: number of breakpoints after delete
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: number of breakpoints before delete
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: register dp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check guile accounting matches inferior
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check inferior value matches guile accounting
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check non firing same-location breakpoint eval function was also called at each stop 1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check non firing same-location breakpoint eval function was also called at each stop 2
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check that this unrelated breakpoints eval function was never called
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: cond $bpnum "foo==3"
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: construct an eval function: input 1: guile
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: construct an eval function: input 2: (define (stop-func bkpt)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: construct an eval function: input 3: return #t)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: construct an eval function: input 4: end
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: continue to breakpoint: Break at multiply, first time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: continue to breakpoint: Break at multiply, second time
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create also-eval-bp1 breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create basic breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create check-eval breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create eval-bp1 breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create eval-bp1 breakpoint 2
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create never-eval-bp1 breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create watchpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 10: (let ((bp (create-breakpoint! location)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 11: (set-object-property! bp 'bp-data (make-bp-data))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 12: (set-breakpoint-stop! bp
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 13: (lambda (bkpt)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 14: (let ((data (object-property bkpt 'bp-data))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 15: (inf-i (parse-and-eval "i")))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 16: (set-bp-data-count! data (+ (bp-data-count data) 1))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 17: (set-bp-data-inf-i! data inf-i)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 18: (value=? inf-i 3))))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 19: bp))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 1: guile
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 20: end
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 2: (define (make-bp-data) (cons 0 0))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 3: (define bp-data-count car)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 4: (define set-bp-data-count! set-car!)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 5: (define bp-data-inf-i cdr)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 6: (define set-bp-data-inf-i! set-cdr!)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 7: (define (bp-eval-count bkpt) (bp-data-count (object-property bkpt 'bp-data)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 8: (define (bp-eval-inf-i bkpt) (bp-data-inf-i (object-property bkpt 'bp-data)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1: input 9: (define (make-bp-eval location)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 10: (= count 9))))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 11: bp))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 12: end
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 1: guile
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 2: (define (make-bp-also-eval location)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 3: (let ((bp (create-breakpoint! location)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 4: (set-object-property! bp 'bp-data (make-bp-data))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 5: (set-breakpoint-stop! bp
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 6: (lambda (bkpt)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 7: (let* ((data (object-property bkpt 'bp-data))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 8: (count (+ (bp-data-count data) 1)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2: input 9: (set-bp-data-count! data count)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3: input 1: guile
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3: input 2: (define (make-bp-basic location)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3: input 3: (let ((bp (create-breakpoint! location)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3: input 4: (set-object-property! bp 'bp-data (make-bp-data))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3: input 5: bp))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3: input 6: end
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: define create-breakpoint!
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (set-breakpoint-stop! eval-bp2 stop-func)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: set a condition
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test that evaluate function has not been yet executed (ie count = 0)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test that evaluate function is run when location also has normal bp
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 1: guile
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 2: (define (make-wp-eval location)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 3: (let ((wp (create-breakpoint! location #:type BP_WATCHPOINT #:wp-class WP_WRITE)))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 4: (set-breakpoint-stop! wp
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 5: (lambda (bkpt)
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 6: (let ((result (parse-and-eval "result")))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 7: (value=? result 788))))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 8: wp))
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func: input 9: end
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check info breakpoints does not show invisible watchpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check maint info breakpoints shows invisible watchpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: create invisible watchpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: register wp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint invisibility
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint visibility
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check info breakpoints does not show invisible breakpoints
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check info breakpoints shows visible breakpoints
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible bp obj exists
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible breakpoint location
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check maint info breakpoints shows invisible breakpoints
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible bp obj exists
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible breakpoint location
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create invisible breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create visible breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: get visible breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register ibp
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register vbp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_probe: create probe breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_probe: register probe breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after creation
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after deletion
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after re-registration
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after registration
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: create multiply breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: delete registered breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: get breakpoint list 1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register already registered bp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register bp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: register bp1
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: try to register a non-guile breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: check breakpoint temporary status
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: check info breakpoints shows breakpoint with temporary status
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: check info breakpoints shows temporary breakpoint is deleted
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: check temporary breakpoint is deleted after being hit
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: check temporary breakpoint location
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: continue to breakpoint: Break at multiply.
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: create temporary breakpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_temporary: register ibp
-PASS: gdb.guile/scm-breakpoint.exp: test_catchpoints: catch syscall
-PASS: gdb.guile/scm-breakpoint.exp: test_catchpoints: create a catchpoint via the api
-PASS: gdb.guile/scm-breakpoint.exp: test_catchpoints: look for BP_CATCHPOINT in breakpoint list
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: create a breakpoint with an invalid type number
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: create a breakpoint with an unsupported type
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: create watchpoint
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: print watchpoint after registering
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: print watchpoint before registering
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: register wp1
-PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-cmd.exp ...
-PASS: gdb.guile/scm-cmd.exp: (string->argv "'1 2' 3")
-PASS: gdb.guile/scm-cmd.exp: (string->argv "1 2 3")
-PASS: gdb.guile/scm-cmd.exp: (string->argv "1\\ 2 3")
-PASS: gdb.guile/scm-cmd.exp: (string->argv ("\"1 2\" 3")
-PASS: gdb.guile/scm-cmd.exp: call error command
-PASS: gdb.guile/scm-cmd.exp: call newsubcmd
-PASS: gdb.guile/scm-cmd.exp: call prefix command
-PASS: gdb.guile/scm-cmd.exp: call scheme-error command
-PASS: gdb.guile/scm-cmd.exp: call simple command
-PASS: gdb.guile/scm-cmd.exp: call simple user-defined command
-PASS: gdb.guile/scm-cmd.exp: call subcmd
-PASS: gdb.guile/scm-cmd.exp: complete 'expr-test bar.i'
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 2: (register-command! (make-command "completer-as-function"
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 3: #:command-class COMMAND_USER
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 4: #:completer-class (lambda (self text word)
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 5: (list "1" "2" "3"))
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 6: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 7: (display (format #f "invoked on = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: completer-as-function command: input 8: end
-PASS: gdb.guile/scm-cmd.exp: don't show user-defined scheme command in `show user command`
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 2: (register-command! (make-command "expr-test"
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 3: #:command-class COMMAND_USER
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 4: #:completer-class COMPLETE_EXPRESSION
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 5: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 6: (display (format #f "invoked on = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: expression completion command: input 7: end
-PASS: gdb.guile/scm-cmd.exp: guile (gc)
-PASS: gdb.guile/scm-cmd.exp: guile (print (command? 42))
-PASS: gdb.guile/scm-cmd.exp: guile (print (command? test-cmd))
-PASS: gdb.guile/scm-cmd.exp: help user-defined
-PASS: gdb.guile/scm-cmd.exp: input command to throw error: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input command to throw error: input 2: (register-command! (make-command "test-error-cmd"
-PASS: gdb.guile/scm-cmd.exp: input command to throw error: input 3: #:command-class COMMAND_OBSCURE
-PASS: gdb.guile/scm-cmd.exp: input command to throw error: input 4: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input command to throw error: input 5: (throw-user-error "you lose! ~a" arg))))
-PASS: gdb.guile/scm-cmd.exp: input command to throw error: input 6: end
-PASS: gdb.guile/scm-cmd.exp: input command with Scheme error: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input command with Scheme error: input 2: (register-command! (make-command "test-scheme-error-cmd"
-PASS: gdb.guile/scm-cmd.exp: input command with Scheme error: input 3: #:command-class COMMAND_OBSCURE
-PASS: gdb.guile/scm-cmd.exp: input command with Scheme error: input 4: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input command with Scheme error: input 5: oops-bad-spelling)))
-PASS: gdb.guile/scm-cmd.exp: input command with Scheme error: input 6: end
-PASS: gdb.guile/scm-cmd.exp: input new subcommand: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input new subcommand: input 2: (register-command! (make-command "info newsubcmd"
-PASS: gdb.guile/scm-cmd.exp: input new subcommand: input 3: #:command-class COMMAND_OBSCURE
-PASS: gdb.guile/scm-cmd.exp: input new subcommand: input 4: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input new subcommand: input 5: (display (format #f "newsubcmd output, arg = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: input new subcommand: input 6: end
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 2: (register-command! (make-command "prefix-cmd"
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 3: #:command-class COMMAND_OBSCURE
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 4: #:completer-class COMPLETE_NONE
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 5: #:prefix? #t
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 6: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 7: (display (format #f "prefix-cmd output, arg = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: input prefix command: input 8: end
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 2: (define test-cmd
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 3: (make-command "test-cmd"
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 4: #:command-class COMMAND_OBSCURE
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 5: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 6: (display (format #f "test-cmd output, arg = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 7: (register-command! test-cmd)
-PASS: gdb.guile/scm-cmd.exp: input simple command: input 8: end
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 2: (register-command! (make-command "test-help"
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 3: #:doc "Docstring"
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 4: #:command-class COMMAND_USER
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 5: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 6: (display (format #f "test-cmd output, arg = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: input simple user-defined command: input 7: end
-PASS: gdb.guile/scm-cmd.exp: input subcommand: input 1: guile
-PASS: gdb.guile/scm-cmd.exp: input subcommand: input 2: (register-command! (make-command "prefix-cmd subcmd"
-PASS: gdb.guile/scm-cmd.exp: input subcommand: input 3: #:command-class COMMAND_OBSCURE
-PASS: gdb.guile/scm-cmd.exp: input subcommand: input 4: #:invoke (lambda (self arg from-tty)
-PASS: gdb.guile/scm-cmd.exp: input subcommand: input 5: (display (format #f "subcmd output, arg = ~a\n" arg)))))
-PASS: gdb.guile/scm-cmd.exp: input subcommand: input 6: end
-PASS: gdb.guile/scm-cmd.exp: test completion through complete command
-PASS: gdb.guile/scm-cmd.exp: test completion with completion function
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-disasm.exp ...
-PASS: gdb.guile/scm-disasm.exp: basic: disassemble
-PASS: gdb.guile/scm-disasm.exp: basic: get instruction
-PASS: gdb.guile/scm-disasm.exp: basic: test key address
-PASS: gdb.guile/scm-disasm.exp: basic: test key asm
-PASS: gdb.guile/scm-disasm.exp: basic: test key length
-PASS: gdb.guile/scm-disasm.exp: basic: test number of instructions
-PASS: gdb.guile/scm-disasm.exp: basic: verify correct address
-PASS: gdb.guile/scm-disasm.exp: disassemble
-FAIL: gdb.guile/scm-disasm.exp: disassemble bytevector
-PASS: gdb.guile/scm-disasm.exp: disassemble via memory port
-PASS: gdb.guile/scm-disasm.exp: disassemble, no count
-PASS: gdb.guile/scm-disasm.exp: disassemble, no end
-PASS: gdb.guile/scm-disasm.exp: disassemble, no end no count
-PASS: gdb.guile/scm-disasm.exp: disassemble, zero count
-PASS: gdb.guile/scm-disasm.exp: disassemble, zero size
-PASS: gdb.guile/scm-disasm.exp: get arch
-PASS: gdb.guile/scm-disasm.exp: get frame
-PASS: gdb.guile/scm-disasm.exp: get insn for bytevector
-PASS: gdb.guile/scm-disasm.exp: get insn length for bytevector
-PASS: gdb.guile/scm-disasm.exp: get pc
-PASS: gdb.guile/scm-disasm.exp: import (rnrs io ports)
-PASS: gdb.guile/scm-disasm.exp: memory-port: disassemble
-PASS: gdb.guile/scm-disasm.exp: memory-port: get instruction
-PASS: gdb.guile/scm-disasm.exp: memory-port: test key address
-PASS: gdb.guile/scm-disasm.exp: memory-port: test key asm
-PASS: gdb.guile/scm-disasm.exp: memory-port: test key length
-PASS: gdb.guile/scm-disasm.exp: memory-port: test number of instructions
-PASS: gdb.guile/scm-disasm.exp: memory-port: verify correct address
-PASS: gdb.guile/scm-disasm.exp: open memory port
-PASS: gdb.guile/scm-disasm.exp: open restricted range memory port
-PASS: gdb.guile/scm-disasm.exp: read insn into bytevector
-PASS: gdb.guile/scm-disasm.exp: test bad memory access
-PASS: gdb.guile/scm-disasm.exp: test bad memory access from port
-PASS: gdb.guile/scm-disasm.exp: test number of instructions 1
-PASS: gdb.guile/scm-disasm.exp: test number of instructions 2
-PASS: gdb.guile/scm-disasm.exp: test number of instructions 3
-PASS: gdb.guile/scm-disasm.exp: test number of instructions 4
-PASS: gdb.guile/scm-disasm.exp: verify bytevector disassembly
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-equal.exp ...
-PASS: gdb.guile/scm-equal.exp: equal? frame
-PASS: gdb.guile/scm-equal.exp: equal? symbol
-PASS: gdb.guile/scm-equal.exp: equal? type
-PASS: gdb.guile/scm-equal.exp: equal? value
-PASS: gdb.guile/scm-equal.exp: get arch
-PASS: gdb.guile/scm-equal.exp: get frame
-PASS: gdb.guile/scm-equal.exp: not equal? frame
-PASS: gdb.guile/scm-equal.exp: not equal? symbol
-PASS: gdb.guile/scm-equal.exp: not equal? type
-PASS: gdb.guile/scm-equal.exp: not equal? value
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-error.exp ...
-PASS: gdb.guile/scm-error.exp:
-PASS: gdb.guile/scm-error.exp: backtrace printed
-PASS: gdb.guile/scm-error.exp: error loading scm file caught
-PASS: gdb.guile/scm-error.exp: error message printed
-PASS: gdb.guile/scm-error.exp: guile (throw 'gdb:error "subr" "misc error: ~a" (list 42))
-PASS: gdb.guile/scm-error.exp: guile (throw 'gdb:invalid-object-error "subr" "invalid object error: ~a" (list 42))
-PASS: gdb.guile/scm-error.exp: guile (throw 'gdb:memory-error "subr" "memory error: ~a" (list 42))
-PASS: gdb.guile/scm-error.exp: guile (throw 'gdb:pp-type-error "subr" "pp-type error: ~a" (list 42))
-PASS: gdb.guile/scm-error.exp: no delayed error
-PASS: gdb.guile/scm-error.exp: no error printed
-PASS: gdb.guile/scm-error.exp: reset print-stack to default, post set/show tests
-PASS: gdb.guile/scm-error.exp: set print-stack to full, for backtrace test
-PASS: gdb.guile/scm-error.exp: set print-stack to message, for error printing tests
-PASS: gdb.guile/scm-error.exp: set print-stack to message, for error test
-PASS: gdb.guile/scm-error.exp: set print-stack to none, for error test
-PASS: gdb.guile/scm-error.exp: test print-stack full setting
-PASS: gdb.guile/scm-error.exp: test print-stack none setting
-PASS: gdb.guile/scm-error.exp: test print-stack show setting of default
-PASS: gdb.guile/scm-error.exp: test print-stack show setting to full
-PASS: gdb.guile/scm-error.exp: test print-stack show setting to none
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-frame-args.exp ...
-PASS: gdb.guile/scm-frame-args.exp: continue to breakpoint: break-here
-PASS: gdb.guile/scm-frame-args.exp: load script
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=off: frame pretty,all
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=off: frame pretty,none
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=off: frame pretty,scalars
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=off: set print frame-arguments all
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=off: set print frame-arguments none
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=off: set print frame-arguments scalars
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=on: frame raw,all
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=on: frame raw,none
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=on: frame raw,scalars
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=on: set print frame-arguments all
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=on: set print frame-arguments none
-PASS: gdb.guile/scm-frame-args.exp: raw-frame-arguments=on: set print frame-arguments scalars
-PASS: gdb.guile/scm-frame-args.exp: set print raw-frame-arguments off
-PASS: gdb.guile/scm-frame-args.exp: set print raw-frame-arguments on
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-frame-inline.exp ...
-PASS: gdb.guile/scm-frame-inline.exp: continue to breakpoint: break-here
-PASS: gdb.guile/scm-frame-inline.exp: guile (print (frame-read-var (selected-frame) "l"))
-PASS: gdb.guile/scm-frame-inline.exp: info frame
-PASS: gdb.guile/scm-frame-inline.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-frame.exp ...
-PASS: gdb.guile/scm-frame.exp: continue to breakpoint: Block break here.
-PASS: gdb.guile/scm-frame.exp: continue to breakpoint: breakpoint at f2
-PASS: gdb.guile/scm-frame.exp: get bottom-most frame
-PASS: gdb.guile/scm-frame.exp: get first frame
-PASS: gdb.guile/scm-frame.exp: get frame
-PASS: gdb.guile/scm-frame.exp: get second frame
-PASS: gdb.guile/scm-frame.exp: get superblock
-PASS: gdb.guile/scm-frame.exp: get superblock #2
-PASS: gdb.guile/scm-frame.exp: newest frame -vs- newest frame
-PASS: gdb.guile/scm-frame.exp: selected frame -vs- newest frame
-PASS: gdb.guile/scm-frame.exp: show arch
-PASS: gdb.guile/scm-frame.exp: test b
-PASS: gdb.guile/scm-frame.exp: test double f
-PASS: gdb.guile/scm-frame.exp: test double i
-PASS: gdb.guile/scm-frame.exp: test equality comparison (false)
-PASS: gdb.guile/scm-frame.exp: test equality comparison (true)
-PASS: gdb.guile/scm-frame.exp: test f
-PASS: gdb.guile/scm-frame.exp: test f = 2.2
-PASS: gdb.guile/scm-frame.exp: test frame-arch
-PASS: gdb.guile/scm-frame.exp: test frame-name
-PASS: gdb.guile/scm-frame.exp: test frame-newer
-PASS: gdb.guile/scm-frame.exp: test frame-older
-PASS: gdb.guile/scm-frame.exp: test frame-pc
-PASS: gdb.guile/scm-frame.exp: test frame-read-register of pc
-PASS: gdb.guile/scm-frame.exp: test frame-read-register of sp
-PASS: gdb.guile/scm-frame.exp: test frame-read-var - error
-PASS: gdb.guile/scm-frame.exp: test frame-read-var - success
-PASS: gdb.guile/scm-frame.exp: test frame-type
-PASS: gdb.guile/scm-frame.exp: test frame-unwind-stop-reason
-PASS: gdb.guile/scm-frame.exp: test frame-valid?
-PASS: gdb.guile/scm-frame.exp: test i
-PASS: gdb.guile/scm-frame.exp: test i = 1.1
-PASS: gdb.guile/scm-frame.exp: test i = 99
-PASS: gdb.guile/scm-frame.exp: test int i
-PASS: gdb.guile/scm-frame.exp: test selected-frame
-PASS: gdb.guile/scm-frame.exp: test unwind-stop-reason-string
-PASS: gdb.guile/scm-frame.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-gsmob.exp ...
-PASS: gdb.guile/scm-gsmob.exp: gu (define arch (current-arch))
-PASS: gdb.guile/scm-gsmob.exp: object-properties
-PASS: gdb.guile/scm-gsmob.exp: property prop0 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop0 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop1 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop1 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop2 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop2 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop3 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop3 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop4 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop4 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop5 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop5 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop6 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop6 present after set
-PASS: gdb.guile/scm-gsmob.exp: property prop7 not present before set
-PASS: gdb.guile/scm-gsmob.exp: property prop7 present after set
-PASS: gdb.guile/scm-gsmob.exp: ref prop 0
-PASS: gdb.guile/scm-gsmob.exp: ref prop 1
-PASS: gdb.guile/scm-gsmob.exp: ref prop 2
-PASS: gdb.guile/scm-gsmob.exp: ref prop 3
-PASS: gdb.guile/scm-gsmob.exp: ref prop 4
-PASS: gdb.guile/scm-gsmob.exp: ref prop 5
-PASS: gdb.guile/scm-gsmob.exp: ref prop 6
-PASS: gdb.guile/scm-gsmob.exp: ref prop 7
-PASS: gdb.guile/scm-gsmob.exp: set prop 0
-PASS: gdb.guile/scm-gsmob.exp: set prop 1
-PASS: gdb.guile/scm-gsmob.exp: set prop 2
-PASS: gdb.guile/scm-gsmob.exp: set prop 3
-PASS: gdb.guile/scm-gsmob.exp: set prop 4
-PASS: gdb.guile/scm-gsmob.exp: set prop 5
-PASS: gdb.guile/scm-gsmob.exp: set prop 6
-PASS: gdb.guile/scm-gsmob.exp: set prop 7
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (define-syntax-rule (gdb-exports-class? x) (is-a? (@ (gdb) x) <class>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:arch>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:block-symbols-iterator>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:block>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:breakpoint>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:command>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:exception>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:field>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:frame>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:iterator>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:lazy-string>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:objfile>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:parameter>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:pretty-printer-worker>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:pretty-printer>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:progspace>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:sal>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:symbol>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:symtab>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:type>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: gu (print (gdb-exports-class? <gdb:value>))
-PASS: gdb.guile/scm-gsmob.exp: test exports: import goops
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-iterator.exp ...
-PASS: gdb.guile/scm-iterator.exp: continue to breakpoint: Break at end.
-PASS: gdb.guile/scm-iterator.exp: get frame global block
-PASS: gdb.guile/scm-iterator.exp: get frame sal
-PASS: gdb.guile/scm-iterator.exp: get frame symtab
-PASS: gdb.guile/scm-iterator.exp: get global block iterator
-PASS: gdb.guile/scm-iterator.exp: get global block iterator 2
-PASS: gdb.guile/scm-iterator.exp: get global functions
-PASS: gdb.guile/scm-iterator.exp: import (gdb iterator)
-PASS: gdb.guile/scm-iterator.exp: iterator->list
-PASS: gdb.guile/scm-iterator.exp: test function list
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-lazy-string.exp ...
-PASS: gdb.guile/scm-lazy-string.exp: 1
-PASS: gdb.guile/scm-lazy-string.exp: array: acquire lazy string
-PASS: gdb.guile/scm-lazy-string.exp: array: acquire lazy string, length 2
-PASS: gdb.guile/scm-lazy-string.exp: array: get value from history
-PASS: gdb.guile/scm-lazy-string.exp: array: lazy string length
-PASS: gdb.guile/scm-lazy-string.exp: array: lazy string length 2
-PASS: gdb.guile/scm-lazy-string.exp: array: lazy string length 2 value
-PASS: gdb.guile/scm-lazy-string.exp: array: lazy string value
-PASS: gdb.guile/scm-lazy-string.exp: array: lazy-string type name equality
-PASS: gdb.guile/scm-lazy-string.exp: array: print array
-PASS: gdb.guile/scm-lazy-string.exp: array: string type name equality
-PASS: gdb.guile/scm-lazy-string.exp: bad length
-PASS: gdb.guile/scm-lazy-string.exp: continue to breakpoint: break here
-PASS: gdb.guile/scm-lazy-string.exp: create a null lazy string
-PASS: gdb.guile/scm-lazy-string.exp: create value from NULL
-PASS: gdb.guile/scm-lazy-string.exp: null lazy string address
-PASS: gdb.guile/scm-lazy-string.exp: null lazy string length
-PASS: gdb.guile/scm-lazy-string.exp: null lazy string type
-PASS: gdb.guile/scm-lazy-string.exp: null lazy string with non-zero length
-PASS: gdb.guile/scm-lazy-string.exp: ptr: acquire lazy string
-PASS: gdb.guile/scm-lazy-string.exp: ptr: acquire lazy string, length 2
-PASS: gdb.guile/scm-lazy-string.exp: ptr: get value from history
-PASS: gdb.guile/scm-lazy-string.exp: ptr: lazy string length
-PASS: gdb.guile/scm-lazy-string.exp: ptr: lazy string length 2
-PASS: gdb.guile/scm-lazy-string.exp: ptr: lazy string length 2 value
-PASS: gdb.guile/scm-lazy-string.exp: ptr: lazy string value
-PASS: gdb.guile/scm-lazy-string.exp: ptr: lazy-string type name equality
-PASS: gdb.guile/scm-lazy-string.exp: ptr: print ptr
-PASS: gdb.guile/scm-lazy-string.exp: ptr: string type name equality
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: acquire lazy string
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: acquire lazy string, length 2
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: get value from history
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: lazy string length
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: lazy string length 2
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: lazy string length 2 value
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: lazy string value
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: lazy-string type name equality
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: print typedef_ptr
-PASS: gdb.guile/scm-lazy-string.exp: typedef_ptr: string type name equality
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-math.exp ...
-PASS: gdb.guile/scm-math.exp: absolute of double value
-PASS: gdb.guile/scm-math.exp: absolute of integer value
-PASS: gdb.guile/scm-math.exp: add double value with guile float
-PASS: gdb.guile/scm-math.exp: add guile float with double value
-PASS: gdb.guile/scm-math.exp: add pointer value with guile integer
-PASS: gdb.guile/scm-math.exp: add two double values
-PASS: gdb.guile/scm-math.exp: add two integer values
-PASS: gdb.guile/scm-math.exp: catch error in guile type conversion
-PASS: gdb.guile/scm-math.exp: catch throw of GDB error
-PASS: gdb.guile/scm-math.exp: create boolean false
-PASS: gdb.guile/scm-math.exp: create boolean true
-PASS: gdb.guile/scm-math.exp: create first double value
-PASS: gdb.guile/scm-math.exp: create first integer value
-PASS: gdb.guile/scm-math.exp: create second double value
-PASS: gdb.guile/scm-math.exp: create second integer value
-PASS: gdb.guile/scm-math.exp: divide two double values
-PASS: gdb.guile/scm-math.exp: divide two integer values
-PASS: gdb.guile/scm-math.exp: double value raised to the power of integer value
-PASS: gdb.guile/scm-math.exp: equality
-PASS: gdb.guile/scm-math.exp: equality of gdb:value with Guile value
-PASS: gdb.guile/scm-math.exp: get integer valueof "sizeof (int)"
-PASS: gdb.guile/scm-math.exp: get integer valueof "sizeof (long)"
-PASS: gdb.guile/scm-math.exp: get integer valueof "sizeof (void*)"
-PASS: gdb.guile/scm-math.exp: greater or equal, equal
-PASS: gdb.guile/scm-math.exp: greater or equal, greater
-PASS: gdb.guile/scm-math.exp: greater or equal, less
-PASS: gdb.guile/scm-math.exp: greater than, equal
-PASS: gdb.guile/scm-math.exp: greater than, greater
-PASS: gdb.guile/scm-math.exp: greater than, less
-PASS: gdb.guile/scm-math.exp: gu (define a (history-ref 0))
-PASS: gdb.guile/scm-math.exp: gu (define arch (current-arch))
-PASS: gdb.guile/scm-math.exp: gu (define b (history-ref 0))
-PASS: gdb.guile/scm-math.exp: gu (define void-pointer-type (type-pointer (arch-void-type (current-arch))))
-PASS: gdb.guile/scm-math.exp: gu (print (equal? (value-type null-pointer) void-pointer-type))
-PASS: gdb.guile/scm-math.exp: gu (print (value->integer (history-ref 0)))
-PASS: gdb.guile/scm-math.exp: gu (print null-pointer)
-PASS: gdb.guile/scm-math.exp: inequality
-PASS: gdb.guile/scm-math.exp: inequality of gdb:value with Guile value
-PASS: gdb.guile/scm-math.exp: integer value raised to the power of another integer value
-PASS: gdb.guile/scm-math.exp: left shift
-PASS: gdb.guile/scm-math.exp: less or equal, equal
-PASS: gdb.guile/scm-math.exp: less or equal, greater
-PASS: gdb.guile/scm-math.exp: less or equal, less
-PASS: gdb.guile/scm-math.exp: less than, equal
-PASS: gdb.guile/scm-math.exp: less than, greater
-PASS: gdb.guile/scm-math.exp: less than, less
-PASS: gdb.guile/scm-math.exp: logand 5 1
-PASS: gdb.guile/scm-math.exp: logand i j
-PASS: gdb.guile/scm-math.exp: logior 5 1
-PASS: gdb.guile/scm-math.exp: logior i j
-PASS: gdb.guile/scm-math.exp: lognot
-PASS: gdb.guile/scm-math.exp: logxor 5 1
-PASS: gdb.guile/scm-math.exp: logxor i j
-PASS: gdb.guile/scm-math.exp: max
-PASS: gdb.guile/scm-math.exp: min
-PASS: gdb.guile/scm-math.exp: multiply two double values
-PASS: gdb.guile/scm-math.exp: multiply two integer values
-PASS: gdb.guile/scm-math.exp: negated double value
-PASS: gdb.guile/scm-math.exp: negated integer value
-PASS: gdb.guile/scm-math.exp: not false
-PASS: gdb.guile/scm-math.exp: not true
-PASS: gdb.guile/scm-math.exp: positive double value
-PASS: gdb.guile/scm-math.exp: positive integer value
-PASS: gdb.guile/scm-math.exp: print (void *) 2
-PASS: gdb.guile/scm-math.exp: print (void *) 5
-PASS: gdb.guile/scm-math.exp: print evalue
-PASS: gdb.guile/scm-math.exp: right shift
-PASS: gdb.guile/scm-math.exp: subtract guile integer from integer value
-PASS: gdb.guile/scm-math.exp: subtract guile integer from pointer value
-PASS: gdb.guile/scm-math.exp: subtract integer value from guile integer
-PASS: gdb.guile/scm-math.exp: subtract two double values
-PASS: gdb.guile/scm-math.exp: subtract two integer values
-PASS: gdb.guile/scm-math.exp: subtract two pointer values
-PASS: gdb.guile/scm-math.exp: take modulus of two integer values
-PASS: gdb.guile/scm-math.exp: take remainder of two integer values
-PASS: gdb.guile/scm-math.exp: test make-value int 32 max
-PASS: gdb.guile/scm-math.exp: test make-value int 32 min
-PASS: gdb.guile/scm-math.exp: test make-value int16 16 max
-PASS: gdb.guile/scm-math.exp: test make-value int16 16 max+1
-PASS: gdb.guile/scm-math.exp: test make-value int16 16 min
-PASS: gdb.guile/scm-math.exp: test make-value int16 16 min-1
-PASS: gdb.guile/scm-math.exp: test make-value int32 32 max
-PASS: gdb.guile/scm-math.exp: test make-value int32 32 max+1
-PASS: gdb.guile/scm-math.exp: test make-value int32 32 min
-PASS: gdb.guile/scm-math.exp: test make-value int32 32 min-1
-PASS: gdb.guile/scm-math.exp: test make-value int8 8 max
-PASS: gdb.guile/scm-math.exp: test make-value int8 8 max+1
-PASS: gdb.guile/scm-math.exp: test make-value int8 8 min
-PASS: gdb.guile/scm-math.exp: test make-value int8 8 min-1
-PASS: gdb.guile/scm-math.exp: test make-value uint16 16 umax
-PASS: gdb.guile/scm-math.exp: test make-value uint16 16 umax+1
-PASS: gdb.guile/scm-math.exp: test make-value uint32 32 umax
-PASS: gdb.guile/scm-math.exp: test make-value uint32 32 umax+1
-PASS: gdb.guile/scm-math.exp: test make-value uint8 8 umax
-PASS: gdb.guile/scm-math.exp: test make-value uint8 8 umax+1
-PASS: gdb.guile/scm-math.exp: test make-value unsigned int 32 umax
-PASS: gdb.guile/scm-math.exp: test make-value void* -1
-PASS: gdb.guile/scm-math.exp: test make-value void* 0
-PASS: gdb.guile/scm-math.exp: test make-value void* max
-PASS: gdb.guile/scm-math.exp: test make-value void* max+1
-PASS: gdb.guile/scm-math.exp: test make-value with pointer type
-PASS: gdb.guile/scm-math.exp: test make-value, number too large
-PASS: gdb.guile/scm-math.exp: verify type of boolean
-PASS: gdb.guile/scm-math.exp: verify type of double add result
-PASS: gdb.guile/scm-math.exp: verify type of integer add result
-PASS: gdb.guile/scm-math.exp: verify type of mixed integer subtraction result
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-objfile-script.exp ...
-PASS: gdb.guile/scm-objfile-script.exp: b 38
-PASS: gdb.guile/scm-objfile-script.exp: continue
-PASS: gdb.guile/scm-objfile-script.exp: info auto-load guile-scripts
-PASS: gdb.guile/scm-objfile-script.exp: print ss
-PASS: gdb.guile/scm-objfile-script.exp: set auto-load safe-path
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-objfile.exp ...
-PASS: gdb.guile/scm-objfile.exp: Find a symbol in objfile
-PASS: gdb.guile/scm-objfile.exp: Get backing object file
-PASS: gdb.guile/scm-objfile.exp: Get objfile filename
-PASS: gdb.guile/scm-objfile.exp: Get objfile validity
-PASS: gdb.guile/scm-objfile.exp: Get objfile validity after unload
-PASS: gdb.guile/scm-objfile.exp: file
-PASS: gdb.guile/scm-objfile.exp: gu (print (eq? (current-progspace) (objfile-progspace objfile)))
-PASS: gdb.guile/scm-objfile.exp: gu (print (objfile-pretty-printers objfile))
-PASS: gdb.guile/scm-objfile.exp: guile (set-objfile-pretty-printers! objfile 0)
-PASS: gdb.guile/scm-objfile.exp: scm-objfile in objfile list
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-parameter.exp ...
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 10: (format #f "The state of the Test Parameter is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 11: #:initial-value #t))
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 12: (register-parameter! test-param)
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 13: end
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 2: (define test-param
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 3: (make-parameter "print test-param"
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 4: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 5: #:parameter-type PARAM_BOOLEAN
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 6: #:doc "When enabled, test param does something useful. When disabled, does nothing."
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 7: #:set-doc "Set the state of the boolean test-param."
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 8: #:show-doc "Show the state of the boolean test-param."
-PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter: input 9: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 10: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 11: (format #f "The state of the enum is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 12: #:initial-value "one"))
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 13: (register-parameter! test-enum-param)
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 14: end
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 2: (define test-enum-param
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 3: (make-parameter "print test-enum-param"
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 4: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 5: #:parameter-type PARAM_ENUM
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 6: #:enum-list '("one" "two")
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 7: #:doc "When set, test param does something useful. When disabled, does nothing."
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 8: #:show-doc "Show the state of the enum."
-PASS: gdb.guile/scm-parameter.exp: enum gdb parameter: input 9: #:set-doc "Set the state of the enum."
-PASS: gdb.guile/scm-parameter.exp: error registering existing parameter
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 10: (format #f "The name of the file is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 11: #:initial-value "foo.txt"))
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 12: (register-parameter! test-file-param)
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 13: end
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 2: (define test-file-param
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 3: (make-parameter "test-file-param"
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 4: #:command-class COMMAND_FILES
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 5: #:parameter-type PARAM_FILENAME
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 6: #:doc "When set, test param does something useful. When disabled, does nothing."
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 7: #:show-doc "Show the name of the file."
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 8: #:set-doc "Set the name of the file."
-PASS: gdb.guile/scm-parameter.exp: file gdb parameter: input 9: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: guile (define myparam (make-parameter "foo"))
-PASS: gdb.guile/scm-parameter.exp: guile (print (parameter-value "directories"))
-PASS: gdb.guile/scm-parameter.exp: guile (print (parameter-value (make-parameter "foo")))
-PASS: gdb.guile/scm-parameter.exp: guile (print (parameter-value myparam))
-PASS: gdb.guile/scm-parameter.exp: guile (register-parameter! prev-ambig)
-PASS: gdb.guile/scm-parameter.exp: guile (set-parameter-value! myparam #t)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 10: (format #f "The state of PARAM_UINTEGER is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 11: #:initial-value 3))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 12: (register-parameter! test-PARAM_UINTEGER-param)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 13: end
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 2: (define test-PARAM_UINTEGER-param
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 3: (make-parameter "print test-PARAM_UINTEGER-param"
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 4: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 5: #:parameter-type PARAM_UINTEGER
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 6: #:doc "Set to a number or 'unlimited' to yield an effect."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 7: #:show-doc "Show the state of PARAM_UINTEGER."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 8: #:set-doc "Set the state of PARAM_UINTEGER."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: create gdb parameter: input 9: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: PARAM_UINTEGER parameter value (-1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: PARAM_UINTEGER parameter value (-2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: PARAM_UINTEGER parameter value (0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: PARAM_UINTEGER parameter value (1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: PARAM_UINTEGER parameter value (2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: PARAM_UINTEGER parameter value (3)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: guile (set-parameter-value! test-PARAM_UINTEGER-param #:unlimited)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: guile (set-parameter-value! test-PARAM_UINTEGER-param 0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: guile (set-parameter-value! test-PARAM_UINTEGER-param 1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: set print test-PARAM_UINTEGER-param -1
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: set print test-PARAM_UINTEGER-param -2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: set print test-PARAM_UINTEGER-param 2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: show initial value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: show new value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_UINTEGER: test-PARAM_UINTEGER-param: show unlimited value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 10: (format #f "The state of PARAM_ZINTEGER is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 11: #:initial-value 3))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 12: (register-parameter! test-PARAM_ZINTEGER-param)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 13: end
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 2: (define test-PARAM_ZINTEGER-param
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 3: (make-parameter "print test-PARAM_ZINTEGER-param"
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 4: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 5: #:parameter-type PARAM_ZINTEGER
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 6: #:doc "Set to a number or 'unlimited' to yield an effect."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 7: #:show-doc "Show the state of PARAM_ZINTEGER."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 8: #:set-doc "Set the state of PARAM_ZINTEGER."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: create gdb parameter: input 9: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: PARAM_ZINTEGER parameter value (-1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: PARAM_ZINTEGER parameter value (-2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: PARAM_ZINTEGER parameter value (0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: PARAM_ZINTEGER parameter value (1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: PARAM_ZINTEGER parameter value (2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: PARAM_ZINTEGER parameter value (3)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: guile (set-parameter-value! test-PARAM_ZINTEGER-param #:unlimited)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: guile (set-parameter-value! test-PARAM_ZINTEGER-param 0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: guile (set-parameter-value! test-PARAM_ZINTEGER-param 1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: set print test-PARAM_ZINTEGER-param -1
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: set print test-PARAM_ZINTEGER-param -2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: set print test-PARAM_ZINTEGER-param 2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: show initial value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: show new value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZINTEGER: test-PARAM_ZINTEGER-param: show unlimited value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 10: (format #f "The state of PARAM_ZUINTEGER is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 11: #:initial-value 3))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 12: (register-parameter! test-PARAM_ZUINTEGER-param)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 13: end
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 2: (define test-PARAM_ZUINTEGER-param
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 3: (make-parameter "print test-PARAM_ZUINTEGER-param"
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 4: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 5: #:parameter-type PARAM_ZUINTEGER
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 6: #:doc "Set to a number or 'unlimited' to yield an effect."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 7: #:show-doc "Show the state of PARAM_ZUINTEGER."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 8: #:set-doc "Set the state of PARAM_ZUINTEGER."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: create gdb parameter: input 9: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: PARAM_ZUINTEGER parameter value (-1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: PARAM_ZUINTEGER parameter value (-2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: PARAM_ZUINTEGER parameter value (0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: PARAM_ZUINTEGER parameter value (1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: PARAM_ZUINTEGER parameter value (2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: PARAM_ZUINTEGER parameter value (3)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: guile (set-parameter-value! test-PARAM_ZUINTEGER-param #:unlimited)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: guile (set-parameter-value! test-PARAM_ZUINTEGER-param 0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: guile (set-parameter-value! test-PARAM_ZUINTEGER-param 1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: set print test-PARAM_ZUINTEGER-param -1
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: set print test-PARAM_ZUINTEGER-param -2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: set print test-PARAM_ZUINTEGER-param 2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: show initial value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: show new value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER: test-PARAM_ZUINTEGER-param: show unlimited value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 10: (format #f "The state of PARAM_ZUINTEGER_UNLIMITED is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 11: #:initial-value 3))
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 12: (register-parameter! test-PARAM_ZUINTEGER_UNLIMITED-param)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 13: end
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 2: (define test-PARAM_ZUINTEGER_UNLIMITED-param
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 3: (make-parameter "print test-PARAM_ZUINTEGER_UNLIMITED-param"
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 4: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 5: #:parameter-type PARAM_ZUINTEGER_UNLIMITED
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 6: #:doc "Set to a number or 'unlimited' to yield an effect."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 7: #:show-doc "Show the state of PARAM_ZUINTEGER_UNLIMITED."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 8: #:set-doc "Set the state of PARAM_ZUINTEGER_UNLIMITED."
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: create gdb parameter: input 9: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: PARAM_ZUINTEGER_UNLIMITED parameter value (-1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: PARAM_ZUINTEGER_UNLIMITED parameter value (-2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: PARAM_ZUINTEGER_UNLIMITED parameter value (0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: PARAM_ZUINTEGER_UNLIMITED parameter value (1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: PARAM_ZUINTEGER_UNLIMITED parameter value (2)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: PARAM_ZUINTEGER_UNLIMITED parameter value (3)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: guile (set-parameter-value! test-PARAM_ZUINTEGER_UNLIMITED-param #:unlimited)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: guile (set-parameter-value! test-PARAM_ZUINTEGER_UNLIMITED-param 0)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: guile (set-parameter-value! test-PARAM_ZUINTEGER_UNLIMITED-param 1)
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: set print test-PARAM_ZUINTEGER_UNLIMITED-param -1
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: set print test-PARAM_ZUINTEGER_UNLIMITED-param -2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: set print test-PARAM_ZUINTEGER_UNLIMITED-param 2
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: show initial value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: show new value
-PASS: gdb.guile/scm-parameter.exp: kind=PARAM_ZUINTEGER_UNLIMITED: test-PARAM_ZUINTEGER_UNLIMITED-param: show unlimited value
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test set to 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test set to 0
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test set to 1
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test value of 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test value of -1
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test value of 0
-PASS: gdb.guile/scm-parameter.exp: param=listsize: test value of 1
-PASS: gdb.guile/scm-parameter.exp: param=listsize: {test set to -1}
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test set to 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test set to 0
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test set to 1
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test value of 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test value of -1
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test value of 0
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: test value of 1
-PASS: gdb.guile/scm-parameter.exp: param=max-completions: {test set to -1}
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test set to 'elements'
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test set to 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test set to 0
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test set to 1
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test value of 'elements'
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test value of 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test value of -1
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test value of 0
-PASS: gdb.guile/scm-parameter.exp: param=print characters: test value of 1
-PASS: gdb.guile/scm-parameter.exp: param=print characters: {test set to -1}
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test set to 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test set to 0
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test set to 1
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test value of 'unlimited'
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test value of -1
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test value of 0
-PASS: gdb.guile/scm-parameter.exp: param=print elements: test value of 1
-PASS: gdb.guile/scm-parameter.exp: param=print elements: {test set to -1}
-PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter: input 2: (define prev-ambig
-PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter: input 3: (make-parameter "print s"
-PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter: input 4: #:parameter-type PARAM_BOOLEAN))
-PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter: input 5: end
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: general help
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (false)
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (true)
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set help
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set print s on
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: show help
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: show parameter off
-PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: show parameter on
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 10: (set-parameter-value! self (object-property self 'value))
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 11: "Error: Range of parameter is 0-10."))))
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 12: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 13: (format #f "The value of the restricted parameter is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 14: #:initial-value (lambda (self)
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 15: (set-object-property! self 'value 2)
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 16: 2)))
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 17: end
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 2: (register-parameter! (make-parameter "test-restricted-param"
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 3: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 4: #:parameter-type PARAM_ZINTEGER
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 5: #:set-func (lambda (self)
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 6: (let ((value (parameter-value self)))
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 7: (if (and (>= value 0) (<= value 10))
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 8: ""
-PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter: input 9: (begin
-PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (one)
-PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (two)
-PASS: gdb.guile/scm-parameter.exp: test-enum-param: set invalid enum parameter
-PASS: gdb.guile/scm-parameter.exp: test-enum-param: set print test-enum-param two
-PASS: gdb.guile/scm-parameter.exp: test-enum-param: show initial value
-PASS: gdb.guile/scm-parameter.exp: test-enum-param: show new value
-PASS: gdb.guile/scm-parameter.exp: test-file-param: initial parameter value
-PASS: gdb.guile/scm-parameter.exp: test-file-param: new parameter value
-PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param
-PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param bar.txt
-PASS: gdb.guile/scm-parameter.exp: test-file-param: show initial value
-PASS: gdb.guile/scm-parameter.exp: test-file-param: show new value
-PASS: gdb.guile/scm-parameter.exp: test-param: general help
-PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? 42))
-PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? test-param))
-PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (false)
-PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (true)
-PASS: gdb.guile/scm-parameter.exp: test-param: set help
-PASS: gdb.guile/scm-parameter.exp: test-param: set print test-param off
-PASS: gdb.guile/scm-parameter.exp: test-param: show help
-PASS: gdb.guile/scm-parameter.exp: test-param: show parameter off
-PASS: gdb.guile/scm-parameter.exp: test-param: show parameter on
-PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 10
-PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 42
-PASS: gdb.guile/scm-parameter.exp: test-restricted-param: test-restricted-param is back to 2 again
-PASS: gdb.guile/scm-parameter.exp: test-restricted-param: test-restricted-param is initially 2
-PASS: gdb.guile/scm-parameter.exp: test-restricted-param: test-restricted-param is now 10
-PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: general help
-PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set help
-PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set print test-undoc-param off
-PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show help
-PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter off
-PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter on
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 1: guile
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 2: (register-parameter! (make-parameter "print test-undoc-param"
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 3: #:command-class COMMAND_DATA
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 4: #:parameter-type PARAM_BOOLEAN
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 5: #:show-func (lambda (self value)
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 6: (format #f "The state of the Test Parameter is ~a." value))
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 7: #:initial-value #t))
-PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter: input 8: end
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-ports.exp ...
-PASS: gdb.guile/scm-ports.exp: basic r tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic r tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic r tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic r tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic r+ tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic r+0 tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic r+b tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic r0 tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic rb tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic rb tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic rb tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic rb tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic rb tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic rb tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic rb tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic w tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic w tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic w tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic w tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic w tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic w tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic w tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic w0 tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: basic wb tests: create memory port
-PASS: gdb.guile/scm-ports.exp: basic wb tests: guile (print (close-port my-port))
-PASS: gdb.guile/scm-ports.exp: basic wb tests: guile (print (input-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic wb tests: guile (print (memory-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic wb tests: guile (print (output-port? my-port))
-PASS: gdb.guile/scm-ports.exp: basic wb tests: test port-closed? after it's closed
-PASS: gdb.guile/scm-ports.exp: basic wb tests: test port-closed? before it's closed
-PASS: gdb.guile/scm-ports.exp: buffered=0: create r/w memory port
-PASS: gdb.guile/scm-ports.exp: buffered=0: define new-value
-PASS: gdb.guile/scm-ports.exp: buffered=0: define old-value
-PASS: gdb.guile/scm-ports.exp: buffered=0: get sp reg
-PASS: gdb.guile/scm-ports.exp: buffered=0: get valueof "$sp"
-PASS: gdb.guile/scm-ports.exp: buffered=0: guile (print (close-port rw-mem-port))
-PASS: gdb.guile/scm-ports.exp: buffered=0: guile (print (put-bytevector rw-mem-port (make-bytevector 1 new-value)))
-PASS: gdb.guile/scm-ports.exp: buffered=0: guile (print (put-bytevector rw-mem-port (make-bytevector 1 old-value)))
-PASS: gdb.guile/scm-ports.exp: buffered=0: guile (print rw-mem-port)
-PASS: gdb.guile/scm-ports.exp: buffered=0: save current value at sp
-PASS: gdb.guile/scm-ports.exp: buffered=0: seek to $sp
-PASS: gdb.guile/scm-ports.exp: buffered=0: seek to $sp for restore
-PASS: gdb.guile/scm-ports.exp: buffered=0: test byte at sp, after close
-PASS: gdb.guile/scm-ports.exp: buffered=0: test byte at sp, after flush
-PASS: gdb.guile/scm-ports.exp: buffered=0: un-lazyify byte-at-sp
-PASS: gdb.guile/scm-ports.exp: buffered=1: create r/w memory port
-PASS: gdb.guile/scm-ports.exp: buffered=1: define new-value
-PASS: gdb.guile/scm-ports.exp: buffered=1: define old-value
-PASS: gdb.guile/scm-ports.exp: buffered=1: flush port
-PASS: gdb.guile/scm-ports.exp: buffered=1: get sp reg
-PASS: gdb.guile/scm-ports.exp: buffered=1: get valueof "$sp"
-PASS: gdb.guile/scm-ports.exp: buffered=1: guile (print (close-port rw-mem-port))
-PASS: gdb.guile/scm-ports.exp: buffered=1: guile (print (put-bytevector rw-mem-port (make-bytevector 1 new-value)))
-PASS: gdb.guile/scm-ports.exp: buffered=1: guile (print (put-bytevector rw-mem-port (make-bytevector 1 old-value)))
-PASS: gdb.guile/scm-ports.exp: buffered=1: guile (print rw-mem-port)
-PASS: gdb.guile/scm-ports.exp: buffered=1: save current value at sp
-PASS: gdb.guile/scm-ports.exp: buffered=1: seek to $sp
-PASS: gdb.guile/scm-ports.exp: buffered=1: seek to $sp for restore
-PASS: gdb.guile/scm-ports.exp: buffered=1: test byte at sp, after close
-PASS: gdb.guile/scm-ports.exp: buffered=1: test byte at sp, after flush
-PASS: gdb.guile/scm-ports.exp: buffered=1: test byte at sp, before flush
-PASS: gdb.guile/scm-ports.exp: buffered=1: un-lazyify byte-at-sp
-PASS: gdb.guile/scm-ports.exp: create zero length memory port
-PASS: gdb.guile/scm-ports.exp: guile (print (close-port zero-mem-port))
-PASS: gdb.guile/scm-ports.exp: guile (print (get-bytevector-n zero-mem-port 0))
-PASS: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
-PASS: gdb.guile/scm-ports.exp: guile (print (read-char zero-mem-port))
-PASS: gdb.guile/scm-ports.exp: guile (print (stdio-port? (%make-void-port "r")))
-PASS: gdb.guile/scm-ports.exp: guile (print (stdio-port? (error-port)))
-PASS: gdb.guile/scm-ports.exp: guile (print (stdio-port? (input-port)))
-PASS: gdb.guile/scm-ports.exp: guile (print (stdio-port? (output-port)))
-PASS: gdb.guile/scm-ports.exp: guile (print (stdio-port? 42))
-PASS: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
-PASS: gdb.guile/scm-ports.exp: import (rnrs io ports) (rnrs bytevectors)
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-pretty-print.exp ...
-PASS: gdb.guile/scm-pretty-print.exp: b 351
-PASS: gdb.guile/scm-pretty-print.exp: continue
-PASS: gdb.guile/scm-pretty-print.exp: continue to breakpoint: eval-break
-PASS: gdb.guile/scm-pretty-print.exp: guile (disable-matcher!)
-PASS: gdb.guile/scm-pretty-print.exp: guile (enable-matcher!)
-PASS: gdb.guile/scm-pretty-print.exp: guile (install-objfile-pretty-printers! (current-progspace) "scm-pretty-print")
-PASS: gdb.guile/scm-pretty-print.exp: guile (install-progspace-pretty-printers! (current-progspace))
-PASS: gdb.guile/scm-pretty-print.exp: guile (load "scm-pretty-print.scm")
-PASS: gdb.guile/scm-pretty-print.exp: info locals
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: b 351
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: continue
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: continue until exit
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: guile (load "scm-pretty-print.scm")
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: guile (set! *pp-ls-encoding* "UTF-8")
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print arraystruct
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print c
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cps
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cpss
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cpssa
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cpssa[0]
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cpssa[1]
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cstring with max-depth 0
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print cstring with max-depth unlimited
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print derived
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print estring
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print estring2
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print hint_error
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ns with 10 elements
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ns with 200 elements
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ns with 3 elements
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ns2
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print nstype
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print nstype on one line
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ref
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ss
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ssa
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print ssa[1]
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print sss
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: print x
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set guile print-stack full
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print elements 10
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print elements 200
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print elements 3
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print max-depth 0
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print max-depth unlimited
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print pretty off
-PASS: gdb.guile/scm-pretty-print.exp: lang=c++: set print pretty on
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: b 351
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: continue
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: continue until exit
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: guile (load "scm-pretty-print.scm")
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: guile (set! *pp-ls-encoding* "UTF-8")
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print arraystruct
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print c
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print cstring with max-depth 0
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print cstring with max-depth unlimited
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print estring
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print estring2
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print hint_error
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print ns2
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print nstype
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print nstype on one line
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print ss
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print ssa
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print ssa[1]
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: print x
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: set guile print-stack full
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: set print max-depth 0
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: set print max-depth unlimited
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: set print pretty off
-PASS: gdb.guile/scm-pretty-print.exp: lang=c: set print pretty on
-PASS: gdb.guile/scm-pretty-print.exp: print ss disabled
-PASS: gdb.guile/scm-pretty-print.exp: print ss enabled #1
-PASS: gdb.guile/scm-pretty-print.exp: print ss enabled #2
-PASS: gdb.guile/scm-pretty-print.exp: print ss via objfile
-PASS: gdb.guile/scm-pretty-print.exp: print ss via progspace
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-progspace.exp ...
-PASS: gdb.guile/scm-progspace.exp: at start: current progspace filename
-PASS: gdb.guile/scm-progspace.exp: at start: gu (print (progspaces))
-PASS: gdb.guile/scm-progspace.exp: create new inferior
-PASS: gdb.guile/scm-progspace.exp: file
-PASS: gdb.guile/scm-progspace.exp: gu (gc)
-PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? (current-progspace)))
-PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? 42))
-PASS: gdb.guile/scm-progspace.exp: gu (print progspace)
-PASS: gdb.guile/scm-progspace.exp: inferior removed: current progspace filename
-PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-filename progspace))
-PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-objfiles progspace))
-PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-valid? progspace))
-PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspaces))
-PASS: gdb.guile/scm-progspace.exp: program loaded: current progspace filename
-PASS: gdb.guile/scm-progspace.exp: program loaded: gu (define progspace (current-progspace))
-PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (list? (progspace-objfiles progspace)))
-PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-filename progspace))
-PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-valid? progspace))
-PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspaces))
-PASS: gdb.guile/scm-progspace.exp: program unloaded: current progspace filename
-PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (eq? progspace (current-progspace)))
-PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (progspaces))
-PASS: gdb.guile/scm-progspace.exp: remove first inferior
-PASS: gdb.guile/scm-progspace.exp: switch to new inferior
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-section-script.exp ...
-PASS: gdb.guile/scm-section-script.exp: b 88
-PASS: gdb.guile/scm-section-script.exp: continue
-PASS: gdb.guile/scm-section-script.exp: info auto-load guile-scripts no-script-matches-this
-PASS: gdb.guile/scm-section-script.exp: info auto-load guile-scripts scm-section-script
-PASS: gdb.guile/scm-section-script.exp: print ss
-PASS: gdb.guile/scm-section-script.exp: set auto-load safe-path
-PASS: gdb.guile/scm-section-script.exp: set restricted auto-load safe-path
-PASS: gdb.guile/scm-section-script.exp: test-cmd 1 2 3
-PASS: gdb.guile/scm-section-script.exp: verify scripts loaded
-PASS: gdb.guile/scm-section-script.exp: verify scripts not loaded
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-symbol.exp ...
-PASS: gdb.guile/scm-symbol.exp: continue to breakpoint: Block break here.
-PASS: gdb.guile/scm-symbol.exp: continue to breakpoint: Break at end again
-PASS: gdb.guile/scm-symbol.exp: continue to breakpoint: Break at end.
-PASS: gdb.guile/scm-symbol.exp: continue to breakpoint: Break in class.
-PASS: gdb.guile/scm-symbol.exp: file
-PASS: gdb.guile/scm-symbol.exp: get block at block break
-PASS: gdb.guile/scm-symbol.exp: get block function
-PASS: gdb.guile/scm-symbol.exp: get constant t
-PASS: gdb.guile/scm-symbol.exp: get frame at block break
-PASS: gdb.guile/scm-symbol.exp: get frame at class
-PASS: gdb.guile/scm-symbol.exp: get frame at end
-PASS: gdb.guile/scm-symbol.exp: get function at class
-PASS: gdb.guile/scm-symbol.exp: get variable a
-PASS: gdb.guile/scm-symbol.exp: get variable a for unload
-PASS: gdb.guile/scm-symbol.exp: get variable arg
-PASS: gdb.guile/scm-symbol.exp: guile (print (= (symbol-addr-class a) SYMBOL_LOC_COMPUTED))
-PASS: gdb.guile/scm-symbol.exp: guile (print (= (symbol-addr-class cplusfunc) SYMBOL_LOC_BLOCK))
-PASS: gdb.guile/scm-symbol.exp: guile (print (= (symbol-addr-class func) SYMBOL_LOC_BLOCK))
-PASS: gdb.guile/scm-symbol.exp: guile (print (= (symbol-addr-class t) SYMBOL_LOC_CONST))
-PASS: gdb.guile/scm-symbol.exp: guile (print (eq? (lookup-global-symbol "main") (lookup-global-symbol "main")))
-PASS: gdb.guile/scm-symbol.exp: guile (print (equal? (lookup-global-symbol "main") (lookup-global-symbol "main")))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-argument? a))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-argument? arg))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-argument? cplusfunc))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-argument? func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-argument? t))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-constant? a))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-constant? arg))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-constant? cplusfunc))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-constant? func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-constant? t))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-function? a))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-function? arg))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-function? cplusfunc))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-function? func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-function? t))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-linkage-name func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-name func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-print-name func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-symtab t))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-type t))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-variable? a))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-variable? arg))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-variable? cplusfunc))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-variable? func))
-PASS: gdb.guile/scm-symbol.exp: guile (print (symbol-variable? t))
-PASS: gdb.guile/scm-symbol.exp: lookup main
-PASS: gdb.guile/scm-symbol.exp: lookup qq
-PASS: gdb.guile/scm-symbol.exp: print line number of qq
-PASS: gdb.guile/scm-symbol.exp: print value of a
-PASS: gdb.guile/scm-symbol.exp: print value of main
-PASS: gdb.guile/scm-symbol.exp: print value of qq
-PASS: gdb.guile/scm-symbol.exp: print whether a needs a frame
-PASS: gdb.guile/scm-symbol.exp: print whether qq needs a frame
-PASS: gdb.guile/scm-symbol.exp: test (lookup-global-symbol junk)
-PASS: gdb.guile/scm-symbol.exp: test (symbol-function? main)
-PASS: gdb.guile/scm-symbol.exp: test method.linkage_name
-PASS: gdb.guile/scm-symbol.exp: test method.name
-PASS: gdb.guile/scm-symbol.exp: test method.print_name
-PASS: gdb.guile/scm-symbol.exp: test symbol destructor
-PASS: gdb.guile/scm-symbol.exp: test symbol validity post-unload
-PASS: gdb.guile/scm-symbol.exp: test symbol validity pre-unload
-PASS: gdb.guile/scm-symbol.exp: try to print value of a without a frame
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-symtab.exp ...
-PASS: gdb.guile/scm-symtab.exp: GC to trigger destructors
-PASS: gdb.guile/scm-symtab.exp: Step to the next line
-PASS: gdb.guile/scm-symtab.exp: Test sal-symtab
-PASS: gdb.guile/scm-symtab.exp: continue to breakpoint: Block break here.
-PASS: gdb.guile/scm-symtab.exp: file
-PASS: gdb.guile/scm-symtab.exp: get frame
-PASS: gdb.guile/scm-symtab.exp: get global block
-PASS: gdb.guile/scm-symtab.exp: get global symbol names
-PASS: gdb.guile/scm-symtab.exp: get line number of func2 call site
-PASS: gdb.guile/scm-symtab.exp: get new pc
-PASS: gdb.guile/scm-symtab.exp: get sal
-PASS: gdb.guile/scm-symtab.exp: get sal1
-PASS: gdb.guile/scm-symtab.exp: get sal2
-PASS: gdb.guile/scm-symtab.exp: get static block
-PASS: gdb.guile/scm-symtab.exp: get static symbol names
-PASS: gdb.guile/scm-symtab.exp: get symtab
-PASS: gdb.guile/scm-symtab.exp: set up iterated symbol name lists
-PASS: gdb.guile/scm-symtab.exp: step into func2
-PASS: gdb.guile/scm-symtab.exp: step out of func2
-PASS: gdb.guile/scm-symtab.exp: test char in static symbols
-PASS: gdb.guile/scm-symtab.exp: test eq? of equal symtabs
-PASS: gdb.guile/scm-symtab.exp: test eq? of equal symtabs from different sals
-PASS: gdb.guile/scm-symtab.exp: test eq? of not-equal symtabs
-PASS: gdb.guile/scm-symtab.exp: test find-pc-line at func2 call site
-PASS: gdb.guile/scm-symtab.exp: test find-pc-line with resume address
-PASS: gdb.guile/scm-symtab.exp: test func in global symbols
-PASS: gdb.guile/scm-symtab.exp: test int in static symbols
-PASS: gdb.guile/scm-symtab.exp: test main in global symbols
-PASS: gdb.guile/scm-symtab.exp: test qq in global symbols
-PASS: gdb.guile/scm-symtab.exp: test sal destructor
-PASS: gdb.guile/scm-symtab.exp: test sal-last
-PASS: gdb.guile/scm-symtab.exp: test sal-line
-PASS: gdb.guile/scm-symtab.exp: test sal-pc
-PASS: gdb.guile/scm-symtab.exp: test sal-valid?
-PASS: gdb.guile/scm-symtab.exp: test sal-valid? after unloading
-PASS: gdb.guile/scm-symtab.exp: test simple_struct in static symbols
-PASS: gdb.guile/scm-symtab.exp: test symtab destructor
-PASS: gdb.guile/scm-symtab.exp: test symtab-filename
-PASS: gdb.guile/scm-symtab.exp: test symtab-fullname
-PASS: gdb.guile/scm-symtab.exp: test symtab-objfile
-PASS: gdb.guile/scm-symtab.exp: test symtab-valid?
-PASS: gdb.guile/scm-symtab.exp: test symtab-valid? after unloading
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-type.exp ...
-PASS: gdb.guile/scm-type.exp: lang_c: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check enum field lookup by name (v1)
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check enum field lookup by name (v3)
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check enum field[0] name
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check enum field[1]name
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check enum fields iteration
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check the number of enum fields
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: check the number of enum values
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: extract type fields from e
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: get value (e) from history
-PASS: gdb.guile/scm-type.exp: lang_c: test_enum: print value (e)
-PASS: gdb.guile/scm-type.exp: lang_c: test_equality: get ar
-PASS: gdb.guile/scm-type.exp: lang_c: test_equality: get st
-PASS: gdb.guile/scm-type.exp: lang_c: test_equality: test type eq? on equal types
-PASS: gdb.guile/scm-type.exp: lang_c: test_equality: test type eq? on not-equal types
-PASS: gdb.guile/scm-type.exp: lang_c: test_equality: test type equal? on equal types
-PASS: gdb.guile/scm-type.exp: lang_c: test_equality: test type equal? on not-equal types
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: c typedef field list
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: cast to array with one argument
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: cast to array with two arguments
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: cast to vector with one argument
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: cast to vector with two arguments
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check existent field
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check field iterator
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check field iterator on bad type
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check fields lookup by name
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check non-existent field
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check number of fields (st)
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check number of fields (st) with type-num-fields
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check structure field a name
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: check structure field b name
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: create field iterator
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: define ar0
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: get fields from st.type
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: get st-type
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: get value (ar) from history
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: get value (st) from history
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: get value (vec_data_1) from history
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: get value (vec_data_2) from history
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: guile (print (value=? vec1 vec2))
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: guile (print (value=? vec1 vec3))
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: print value (ar)
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: print value (st)
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: print value (vec_data_1)
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: print value (vec_data_2)
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: set vec1
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: set vec2
-PASS: gdb.guile/scm-type.exp: lang_c: test_fields: set vec3
-PASS: gdb.guile/scm-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_base_class: check base class (fields[0])
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_base_class: check base class (fields[1])
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_base_class: check the number of fields
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_base_class: extract type fields from d
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_base_class: get value (d) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_base_class: print value (d)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check enum field lookup by name (v1)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check enum field lookup by name (v3)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check enum field[0] name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check enum field[1]name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check enum fields iteration
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check the number of enum fields
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: check the number of enum values
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: extract type fields from e
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: get value (e) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_enum: print value (e)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: get ar
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: get c
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: get d
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: get st
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test c++ type eq? on equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test c++ type eq? on not-equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test c++ type equal? on equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test c++ type equal? on not-equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test type eq? on equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test type eq? on not-equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test type equal? on equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_equality: test type equal? on not-equal types
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: c++ typedef field list
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: cast to array with one argument
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: cast to array with two arguments
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: cast to vector with one argument
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: cast to vector with two arguments
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check class field c name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check class field d name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check existent field
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check field iterator
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check field iterator on bad type
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check fields lookup by name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check non-existent field
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check number of fields (st)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check number of fields (st) with type-num-fields
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check number of fields of c
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check structure field a name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: check structure field b name
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: create field iterator
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: define ar0
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get fields from c type
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get fields from st.type
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get st-type
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get value (ar) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get value (c) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get value (st) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: guile (print (value=? vec1 vec2))
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: guile (print (value=? vec1 vec3))
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: print value (ar)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: print value (c)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: print value (st)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: print value (vec_data_1)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: print value (vec_data_2)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: set vec1
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: set vec2
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_fields: set vec3
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on flexible array member: get value (f) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on flexible array member: guile (print (type-range (field-type (type-field (value-type (value-dereference f)) "items"))))
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on flexible array member: guile (print (value-subscript (value-field (value-dereference f) "items") 0))
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on flexible array member: guile (print (value-subscript (value-field (value-dereference f) "items") 1))
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on flexible array member: print value (f)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on ranged value: check correct tuple length
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on ranged value: check range
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on unranged value: check range for non ranged type
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
-PASS: gdb.guile/scm-type.exp: lang_cpp: test_range: on unranged value: print value (st)
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-value-cc.exp ...
-PASS: gdb.guile/scm-value-cc.exp: continue to breakpoint: Break here
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-dereference (value-referenced-value (parse-and-eval "int_ptr_ref"))))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-referenced-value (parse-and-eval "int_ref")))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-referenced-value (value-referenced-value (parse-and-eval "int_ptr_ref"))))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-type (parse-and-eval "a")))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-type (parse-and-eval "int_ref")))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-type (value-dereference (parse-and-eval "int_ptr_ref"))))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-type (value-referenced-value (parse-and-eval "a"))))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-type (value-referenced-value (parse-and-eval "int_ptr_ref"))))
-PASS: gdb.guile/scm-value-cc.exp: gu (print (value-type (value-referenced-value (parse-and-eval "int_ref"))))
-Running gdb.git~master/gdb/testsuite/gdb.guile/scm-value.exp ...
-PASS: gdb.guile/scm-value.exp:
-PASS: gdb.guile/scm-value.exp: Access array via pointer with int subscript
-PASS: gdb.guile/scm-value.exp: Access array via pointer with value subscript
-PASS: gdb.guile/scm-value.exp: Attempt to access a string with a subscript
-PASS: gdb.guile/scm-value.exp: Attempt to access an integer with a subscript
-PASS: gdb.guile/scm-value.exp: Attempt to access an integer with a subscript 2
-PASS: gdb.guile/scm-value.exp: Baseline print of a string Guile value
-PASS: gdb.guile/scm-value.exp: Baseline print of an int Guile value
-PASS: gdb.guile/scm-value.exp: Build array
-PASS: gdb.guile/scm-value.exp: Build pointer to array
-PASS: gdb.guile/scm-value.exp: Create int value for subscript test
-PASS: gdb.guile/scm-value.exp: Create string value for subscript test
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 1: guile
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 2: (define one (make-value 1))
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 3: (define two (make-value 2))
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 4: (define three (make-value 3))
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 5: (define vdict (make-hash-table 5))
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 6: (hash-set! vdict one "one str")
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 7: (hash-set! vdict two "two str")
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 8: (hash-set! vdict three "three str")
-PASS: gdb.guile/scm-value.exp: Simple Guile value dictionary: input 9: end
-PASS: gdb.guile/scm-value.exp: Test address attribute
-PASS: gdb.guile/scm-value.exp: Test address attribute in non-addressable value
-PASS: gdb.guile/scm-value.exp: Test dictionary hash 1
-PASS: gdb.guile/scm-value.exp: Test dictionary hash 2
-PASS: gdb.guile/scm-value.exp: Test dictionary hash 3
-PASS: gdb.guile/scm-value.exp: Test length is 0
-PASS: gdb.guile/scm-value.exp: Test multiple subscript
-PASS: gdb.guile/scm-value.exp: Test string (length = -1) is all of the string
-PASS: gdb.guile/scm-value.exp: Test string (length = 0) is empty
-PASS: gdb.guile/scm-value.exp: Test string to first null
-PASS: gdb.guile/scm-value.exp: Test string with no length
-PASS: gdb.guile/scm-value.exp: Test value-optimized-out?
-PASS: gdb.guile/scm-value.exp: access element inside struct using string name
-PASS: gdb.guile/scm-value.exp: append 42
-PASS: gdb.guile/scm-value.exp: argc-lazy is initially lazy
-PASS: gdb.guile/scm-value.exp: argc-lazy is no longer lazy
-PASS: gdb.guile/scm-value.exp: argc-lazy is still lazy after argc is printed
-PASS: gdb.guile/scm-value.exp: bad value for #:errors
-PASS: gdb.guile/scm-value.exp: c++:
-PASS: gdb.guile/scm-value.exp: c++: Access array via pointer with int subscript
-PASS: gdb.guile/scm-value.exp: c++: Access array via pointer with value subscript
-PASS: gdb.guile/scm-value.exp: c++: Attempt to access a string with a subscript
-PASS: gdb.guile/scm-value.exp: c++: Attempt to access an integer with a subscript
-PASS: gdb.guile/scm-value.exp: c++: Attempt to access an integer with a subscript 2
-PASS: gdb.guile/scm-value.exp: c++: Baseline print of a string Guile value
-PASS: gdb.guile/scm-value.exp: c++: Baseline print of an int Guile value
-PASS: gdb.guile/scm-value.exp: c++: Build array
-PASS: gdb.guile/scm-value.exp: c++: Build pointer to array
-PASS: gdb.guile/scm-value.exp: c++: Check pointer passed as reference
-PASS: gdb.guile/scm-value.exp: c++: Create int value for subscript test
-PASS: gdb.guile/scm-value.exp: c++: Create string value for subscript test
-PASS: gdb.guile/scm-value.exp: c++: Obtain address
-PASS: gdb.guile/scm-value.exp: c++: Test multiple subscript
-PASS: gdb.guile/scm-value.exp: c++: continue to breakpoint: break to inspect pointer by reference
-PASS: gdb.guile/scm-value.exp: c++: continue to breakpoint: break to inspect struct and union in c++
-PASS: gdb.guile/scm-value.exp: c++: gu (print (value->bool (value-dynamic-cast (parse-and-eval "base") (type-pointer (lookup-type "Derived")))))
-PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "5")))
-PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base")))
-PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base_ref")))
-PASS: gdb.guile/scm-value.exp: c++: set pointer
-PASS: gdb.guile/scm-value.exp: c++: set rptr
-PASS: gdb.guile/scm-value.exp: cast arg0 to PTR
-PASS: gdb.guile/scm-value.exp: continue to breakpoint: break to inspect struct and union
-PASS: gdb.guile/scm-value.exp: continue to breakpoint: break to inspect struct and union in c
-PASS: gdb.guile/scm-value.exp: create PTR type
-PASS: gdb.guile/scm-value.exp: delete PTR type
-PASS: gdb.guile/scm-value.exp: dereference fp1
-PASS: gdb.guile/scm-value.exp: dereference fp2
-PASS: gdb.guile/scm-value.exp: dereference fp3
-PASS: gdb.guile/scm-value.exp: discard the symbols
-PASS: gdb.guile/scm-value.exp: garbage collect
-PASS: gdb.guile/scm-value.exp: get fp1 value from history
-PASS: gdb.guile/scm-value.exp: get fp2 value from history
-PASS: gdb.guile/scm-value.exp: get fp3 value from history
-PASS: gdb.guile/scm-value.exp: get string beyond null
-PASS: gdb.guile/scm-value.exp: gu (define argc-lazy (parse-and-eval "argc"))
-PASS: gdb.guile/scm-value.exp: gu (define argc-notlazy (parse-and-eval "argc"))
-PASS: gdb.guile/scm-value.exp: gu (define inval (parse-and-eval "*(int*)0"))
-PASS: gdb.guile/scm-value.exp: gu (equal? (value-type (value-const-value argv)) (type-const (value-type argv)))
-PASS: gdb.guile/scm-value.exp: gu (equal? argv (value-referenced-value argv-ref))
-PASS: gdb.guile/scm-value.exp: gu (equal? argv (value-referenced-value argv-rref))
-PASS: gdb.guile/scm-value.exp: gu (eqv? (type-code (value-type argv-ref)) TYPE_CODE_REF)
-PASS: gdb.guile/scm-value.exp: gu (eqv? (type-code (value-type argv-rref)) TYPE_CODE_RVALUE_REF)
-PASS: gdb.guile/scm-value.exp: gu (history-ref i)
-PASS: gdb.guile/scm-value.exp: gu (print (value->string st #:length 6))
-PASS: gdb.guile/scm-value.exp: gu (print (value-call fp1 '()))
-PASS: gdb.guile/scm-value.exp: gu (print (value-call fp2 (list 10 20)))
-PASS: gdb.guile/scm-value.exp: gu (print (value-call fp3 (list 10)))
-PASS: gdb.guile/scm-value.exp: gu (print (value-call i '()))
-PASS: gdb.guile/scm-value.exp: gu (print (value-lazy? argc-notlazy))
-PASS: gdb.guile/scm-value.exp: gu (print (value-lazy? inval))
-PASS: gdb.guile/scm-value.exp: gu (print argc-lazy)
-PASS: gdb.guile/scm-value.exp: gu (print argc-notlazy)
-PASS: gdb.guile/scm-value.exp: gu (print nullst)
-PASS: gdb.guile/scm-value.exp: gu (set-port-conversion-strategy! #f 'error)
-PASS: gdb.guile/scm-value.exp: gu (set-port-conversion-strategy! #f 'escape)
-PASS: gdb.guile/scm-value.exp: gu (set-port-conversion-strategy! #f 'substitute)
-PASS: gdb.guile/scm-value.exp: gu (value-fetch-lazy! argc-notlazy)
-PASS: gdb.guile/scm-value.exp: gu i
-PASS: gdb.guile/scm-value.exp: guile (gc)
-PASS: gdb.guile/scm-value.exp: history-append! type error
-PASS: gdb.guile/scm-value.exp: inf call: get i value from history
-PASS: gdb.guile/scm-value.exp: inf: get nullst value from history
-PASS: gdb.guile/scm-value.exp: inf: get st value from history
-PASS: gdb.guile/scm-value.exp: kill the inferior
-PASS: gdb.guile/scm-value.exp: make string
-PASS: gdb.guile/scm-value.exp: memory error and lazy values, using value in value-add
-PASS: gdb.guile/scm-value.exp: memory error and lazy values, using value in value-fetch-lazy!
-PASS: gdb.guile/scm-value.exp: p $
-PASS: gdb.guile/scm-value.exp: p $$
-PASS: gdb.guile/scm-value.exp: p i
-PASS: gdb.guile/scm-value.exp: p/x fp1
-PASS: gdb.guile/scm-value.exp: parse-and-eval constant test
-PASS: gdb.guile/scm-value.exp: parse-and-eval simple expression test
-PASS: gdb.guile/scm-value.exp: parse-and-eval type test
-PASS: gdb.guile/scm-value.exp: parse_and_eval with memory error
-PASS: gdb.guile/scm-value.exp: place fp2 into value history, the first time
-PASS: gdb.guile/scm-value.exp: place fp2 into value history, the second time
-PASS: gdb.guile/scm-value.exp: print argv
-PASS: gdb.guile/scm-value.exp: print nullst
-PASS: gdb.guile/scm-value.exp: print s
-PASS: gdb.guile/scm-value.exp: print st
-PASS: gdb.guile/scm-value.exp: print value's type
-PASS: gdb.guile/scm-value.exp: restore target-charset
-PASS: gdb.guile/scm-value.exp: sanity check argc
-PASS: gdb.guile/scm-value.exp: set arg0
-PASS: gdb.guile/scm-value.exp: set argc=2
-PASS: gdb.guile/scm-value.exp: set argv
-PASS: gdb.guile/scm-value.exp: set pointer
-PASS: gdb.guile/scm-value.exp: set print elements unlimited
-PASS: gdb.guile/scm-value.exp: set print repeats unlimited
-PASS: gdb.guile/scm-value.exp: set s
-PASS: gdb.guile/scm-value.exp: set target-charset UTF-8
-PASS: gdb.guile/scm-value.exp: test value-reference-value
-PASS: gdb.guile/scm-value.exp: test value-rvalue-reference-value
-PASS: gdb.guile/scm-value.exp: value->string #:errors 'error
-PASS: gdb.guile/scm-value.exp: value->string #:errors 'substitute
-PASS: gdb.guile/scm-value.exp: value->string with default #:errors = 'error
-PASS: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
-PASS: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
-PASS: gdb.guile/scm-value.exp: verify dereferenced value
-Running gdb.git~master/gdb/testsuite/gdb.guile/types-module.exp ...
-PASS: gdb.guile/types-module.exp: create enum hash table
-PASS: gdb.guile/types-module.exp: get derived type
-PASS: gdb.guile/types-module.exp: import (gdb types)
-PASS: gdb.guile/types-module.exp: make-enum-hashtable from #f
-PASS: gdb.guile/types-module.exp: make-enum-hashtable from int
-PASS: gdb.guile/types-module.exp: type-has-field-deep? from int
-PASS: gdb.guile/types-module.exp: type-has-field-deep? member in baseclass
-PASS: gdb.guile/types-module.exp: type-has-field? member in baseclass
-PASS: gdb.guile/types-module.exp: verify make-enum-hashtable
-Running gdb.git~master/gdb/testsuite/gdb.linespec/break-ask.exp ...
-PASS: gdb.linespec/break-ask.exp: 0
-PASS: gdb.linespec/break-ask.exp: 2
-PASS: gdb.linespec/break-ask.exp: 3
-PASS: gdb.linespec/break-ask.exp: break twodup absolute
-PASS: gdb.linespec/break-ask.exp: break twodup relative
-PASS: gdb.linespec/break-ask.exp: break twodup relative other
-PASS: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere
-PASS: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere other
-PASS: gdb.linespec/break-ask.exp: expect breakpoint
-PASS: gdb.linespec/break-ask.exp: expect breakpoint other
-PASS: gdb.linespec/break-ask.exp: info source
-PASS: gdb.linespec/break-ask.exp: info source other
-PASS: gdb.linespec/break-ask.exp: set filename-display absolute
-PASS: gdb.linespec/break-ask.exp: set filename-display relative
-PASS: gdb.linespec/break-ask.exp: set multiple-symbols ask
-Running gdb.git~master/gdb/testsuite/gdb.linespec/break-asm-file.exp ...
-PASS: gdb.linespec/break-asm-file.exp: delete 1
-PASS: gdb.linespec/break-asm-file.exp: delete 2
-PASS: gdb.linespec/break-asm-file.exp: set a break-point at a function only for a selected ASM file.
-PASS: gdb.linespec/break-asm-file.exp: set a break-point at a global function only for a selected ASM file.
-PASS: gdb.linespec/break-asm-file.exp: set a break-point at function in all instances for a selected ASM file.
-Running gdb.git~master/gdb/testsuite/gdb.linespec/cp-completion-aliases.exp ...
-PASS: gdb.linespec/cp-completion-aliases.exp: cmd complete "break get_som"
-PASS: gdb.linespec/cp-completion-aliases.exp: cmd complete "break get_v"
-PASS: gdb.linespec/cp-completion-aliases.exp: cmd complete "break gr"
-PASS: gdb.linespec/cp-completion-aliases.exp: set max-completions unlimited
-PASS: gdb.linespec/cp-completion-aliases.exp: tab complete "break get_som"
-PASS: gdb.linespec/cp-completion-aliases.exp: tab complete "break get_v"
-PASS: gdb.linespec/cp-completion-aliases.exp: tab complete "break gr"
-Running gdb.git~master/gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.exp ...
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: "b NS1::NS2::AliasTempl<int>::static_method<int>(NS1::NS2::object*)" creates no bp locations: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: "b NS1::NS2::AliasTempl<int>::static_method<int>(NS1::NS2::object_p)" creates no bp locations: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: cmd complete "break NS1::NS2::Templ1<int>::Tem"
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: cmd complete "break NS1::NS2::object::obj"
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: cmd complete "break NS1::NS2::object_p_f"
-XFAIL: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::AliasTempl<int>::static_method<int>(NS1::NS2::object*)" completion list with bp location list: matches (PRMS gcc/95437)
-XFAIL: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::AliasTempl<int>::static_method<int>(NS1::NS2::object_p)" completion list with bp location list: matches (PRMS gcc/95437)
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ1<NS2>::static_method<NS2>(NS1::NS2::object*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ1<NS2>::static_method<int>(NS1::NS2::object*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ1<int>::Templ1(NS1::NS2::object*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ1<int>::static_method<NS2>(NS1::NS2::object*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ1<int>::static_method<int>(NS1::NS2::object*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ2<int, int>::static_method<int>(NS1::NS2::object*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::Templ2<int, int>::static_method<int>(NS1::NS2::object_p)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::int_Templ1_t_func(NS1::NS2::Templ1<int>*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::int_Templ1_t_func(NS1::NS2::int_Templ1_t*)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::object::object()" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: compare "b NS1::NS2::object_p_func(NS1::NS2::object_p)" completion list with bp location list: matches
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: ptype AliasTempl
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: ptype NS2
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: ptype Templ1
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: ptype object
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: set max-completions unlimited
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: tab complete "break NS1::NS2::Templ1<int>::Tem"
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: tab complete "break NS1::NS2::object::obj"
-PASS: gdb.linespec/cp-replace-typedefs-ns-template.exp: tab complete "break NS1::NS2::object_p_f"
-Running gdb.git~master/gdb/testsuite/gdb.linespec/cpcompletion.exp ...
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr ( int *"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr ( int *, int & "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr ( int *, int "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr ( int* "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*, "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*, i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*, in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*, int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*, int&"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*, int&)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr(int*,"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long ( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long(l"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long(lo"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long(lon"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long(long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long(long"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long(long)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr ( int *"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr ( int *, int & "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr ( int *, int "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr ( int* "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*, "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*, i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*, in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*, int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*, int&"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*, int&)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr(int*,"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long ( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long(l"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long(lo"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long(lon"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long(long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long(long"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long(long)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr ( int *"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr ( int *, int & "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr ( int *, int "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr ( int* "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*, "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*, i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*, in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*, int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*, int&"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*, int&)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr(int*,"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long ( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long(l"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long(lo"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long(lon"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long(long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long(long"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long(long)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr ( int *"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr ( int *, int & "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr ( int *, int "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr ( int* "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*, "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*, i"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*, in"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*, int"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*, int&"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*, int&)"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr(int*,"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long ( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long( long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long("
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long(l"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long(lo"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long(lon"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long(long "
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long(long"
-PASS: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long(long)"
-PASS: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b -function ambiguous_prefix_" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b ambiguous_prefix_" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: ambiguous-prefix: cmd complete "b -function ambiguous_pre"
-PASS: gdb.linespec/cpcompletion.exp: ambiguous-prefix: cmd complete "b ambiguous_pre"
-PASS: gdb.linespec/cpcompletion.exp: ambiguous-prefix: tab complete "b -function ambiguous_pre"
-PASS: gdb.linespec/cpcompletion.exp: ambiguous-prefix: tab complete "b ambiguous_pre"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: "b -function the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_fu" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: "b the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_fu" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b "anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b 'anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b ("
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function "anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function 'anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function ("
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_function ( )"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_function ( )"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b "anon_ns_function()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b 'anon_ns_function()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function "anon_ns_function()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function 'anon_ns_function()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function anon_ns_function()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_function ( )" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b anon_ns_function()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_function ( )" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: compare "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b "anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b 'anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b ("
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function "anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function 'anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function ("
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_function ( )"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b anon_ns_function"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b the_anon_ns_wrapper_ns::( anonymous namespace )::anon_ns_function ( )"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_fu"
-PASS: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b the_anon_ns_wrapper_ns::(anonymous namespace)::anon_ns_function()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b "not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b "not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b "not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b 'not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b 'not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b 'not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function "not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function "not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function "not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function 'not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function 'not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function 'not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b "not_overloaded_fn()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b 'not_overloaded_fn()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b -function "not_overloaded_fn()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b -function 'not_overloaded_fn()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b "not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b "not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b "not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b 'not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b 'not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b 'not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function "not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function "not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function "not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function 'not_overloaded_"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function 'not_overloaded_fn"
-PASS: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function 'not_overloaded_fn()"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: cmd complete "b 'const_overload_fn() const'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: cmd complete "b 'const_overload_fn()'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: cmd complete "b -function 'const_overload_fn() const'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: cmd complete "b -function 'const_overload_fn()'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: compare "b 'const_overload_fn() const'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: compare "b 'const_overload_fn()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: compare "b -function 'const_overload_fn() const'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: compare "b -function 'const_overload_fn()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: tab complete "b 'const_overload_fn() const'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: tab complete "b 'const_overload_fn()'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: tab complete "b -function 'const_overload_fn() const'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload-quoted: tab complete "b -function 'const_overload_fn()'"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: "b -function const_overload_fn(" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: "b const_overload_fn(" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b -function const_overload_fn ( "
-PASS: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b -function const_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b -function const_overload_fn()"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b const_overload_fn ( "
-PASS: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b const_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b const_overload_fn()"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn() const" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn() const" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b -function const_overload_fn ( "
-PASS: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b -function const_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b -function const_overload_fn()"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b const_overload_fn ( "
-PASS: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b const_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b const_overload_fn()"
-PASS: gdb.linespec/cpcompletion.exp: fqn-2: "b -qualified struct_overload2_test::overload2_function(overload2_arg6)" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: fqn-2: cmd complete "b -function struct_overload2_test::overload2_function(overload2_arg6)"
-PASS: gdb.linespec/cpcompletion.exp: fqn-2: cmd complete "b -qualified struct_overload2_test::overload2_function(overload2_arg6)"
-PASS: gdb.linespec/cpcompletion.exp: fqn-2: compare "b -function struct_overload2_test::overload2_function(overload2_arg6)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: fqn-2: tab complete "b -function struct_overload2_test::overload2_function(overload2_arg6)"
-PASS: gdb.linespec/cpcompletion.exp: fqn-2: tab complete "b -qualified struct_overload2_test::overload2_function(overload2_arg6)"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function ns_overload2_test::(anonymous namespace)::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function ns_overload2_test::(anonymous namespace)::ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": "function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": "function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": "function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": "function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": 'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": 'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": 'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": 'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":"function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":"function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":"function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":"function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b "function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': "function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': "function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': "function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': "function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': 'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': 'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': 'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': 'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':"function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':"function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':"function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':"function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b 'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -function "function_with_labels(int)" -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -function 'function_with_labels(int)' -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -function function_with_labels(int) -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source "cpls.cc" -function "function_with_labels(int)" -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source "cpls.cc" -function 'function_with_labels(int)' -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source "cpls.cc" -function function_with_labels(int) -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source 'cpls.cc' -function "function_with_labels(int)" -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source 'cpls.cc' -function 'function_with_labels(int)' -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source 'cpls.cc' -function function_with_labels(int) -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source cpls.cc -function "function_with_labels(int)" -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source cpls.cc -function 'function_with_labels(int)' -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b -source cpls.cc -function function_with_labels(int) -label label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: "function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: "function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: "function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: "function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: 'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: 'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: 'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: 'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:"function_with_labels(int)" : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:"function_with_labels(int)" :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:"function_with_labels(int)": label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:"function_with_labels(int)":label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:'function_with_labels(int)' : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:'function_with_labels(int)' :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:'function_with_labels(int)': label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:'function_with_labels(int)':label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b function_with_labels(int) : label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b function_with_labels(int) :label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b function_with_labels(int): label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: "b function_with_labels(int):label" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":"function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":"function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":"function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":"function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':"function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':"function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':"function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':"function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source "cpls.cc" -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source "cpls.cc" -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source "cpls.cc" -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source 'cpls.cc' -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source 'cpls.cc' -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source 'cpls.cc' -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source cpls.cc -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source cpls.cc -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source cpls.cc -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:"function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:"function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:"function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:"function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function "function_with_labels(int)" -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function "function_with_labels(int)" -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function 'function_with_labels(int)' -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function 'function_with_labels(int)' -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function function_with_labels(int) -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function function_with_labels(int) -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function "function_with_labels(int)" -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function "function_with_labels(int)" -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function 'function_with_labels(int)' -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function 'function_with_labels(int)' -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function function_with_labels(int) -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function function_with_labels(int) -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function "function_with_labels(int)" -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function "function_with_labels(int)" -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function 'function_with_labels(int)' -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function 'function_with_labels(int)' -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function function_with_labels(int) -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function function_with_labels(int) -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function "function_with_labels(int)" -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function "function_with_labels(int)" -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function 'function_with_labels(int)' -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function 'function_with_labels(int)' -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function function_with_labels(int) -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function function_with_labels(int) -label label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)" : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)" : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)" :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)" :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)": label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)": label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)":label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels(int)":label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)' : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)' : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)' :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)' :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)': label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)': label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)':label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels(int)':label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int) : label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int) : label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int) :label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int) :label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int): label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int): label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels(int):label2" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":"function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":"function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":"function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":"function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':"function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':"function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':"function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':"function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source "cpls.cc" -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source "cpls.cc" -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source "cpls.cc" -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source 'cpls.cc' -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source 'cpls.cc' -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source 'cpls.cc' -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source cpls.cc -function "function_with_labels(int)" -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source cpls.cc -function 'function_with_labels(int)' -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source cpls.cc -function function_with_labels(int) -label l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: "function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: "function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: "function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: "function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: 'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: 'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: 'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: 'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:"function_with_labels(int)" : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:"function_with_labels(int)" :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:"function_with_labels(int)": l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:"function_with_labels(int)":l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:'function_with_labels(int)' : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:'function_with_labels(int)' :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:'function_with_labels(int)': l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:'function_with_labels(int)':l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b function_with_labels(int) : l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b function_with_labels(int) :l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b function_with_labels(int): l"
-PASS: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b function_with_labels(int):l"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function function() if code_"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function function() task code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function function() thread code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function non_existing_function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b function() if code_"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b function() task code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b function() thread code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b non_existing_function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function function() if code_"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function function() task code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function function() thread code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function non_existing_function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b function() if code_"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b function() task code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b function() thread code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b non_existing_function() if code_data + another_da"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc": "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc": ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc": '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc":"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc":""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc":'"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc': "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc': ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc': '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc':"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc':""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc':'"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source "cpls2.cc" -function "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source "cpls2.cc" -function ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source "cpls2.cc" -function '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source 'cpls2.cc' -function "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source 'cpls2.cc' -function ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source 'cpls2.cc' -function '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source cpls2.cc -function "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source cpls2.cc -function ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source cpls2.cc -function '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc: "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc: ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc: '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc:"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc:""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc:'"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc": "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc": ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc": '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc":"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc":""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc":'"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc': "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc': ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc': '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc':"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc':""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc':'"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source "cpls2.cc" -function "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source "cpls2.cc" -function ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source "cpls2.cc" -function '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source 'cpls2.cc' -function "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source 'cpls2.cc' -function ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source 'cpls2.cc' -function '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source cpls2.cc -function "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source cpls2.cc -function ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source cpls2.cc -function '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc: "
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc: ""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc: '"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc:"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc:""
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc:'"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc": "file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc": 'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc": file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc":"file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc":'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc":file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc': "file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc': 'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc': file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc':"file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc':'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc':file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source "cpls2.cc" -function "file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source "cpls2.cc" -function 'file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source "cpls2.cc" -function file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source 'cpls2.cc' -function "file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source 'cpls2.cc' -function 'file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source 'cpls2.cc' -function file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source cpls2.cc -function "file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source cpls2.cc -function 'file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source cpls2.cc -function file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc: "file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc: 'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc: file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc:"file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc:'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc:file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc": "file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc": 'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc": file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc":"file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc":'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc":file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc': "file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc': 'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc': file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc':"file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc':'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc':file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source "cpls2.cc" -function "file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source "cpls2.cc" -function 'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source "cpls2.cc" -function file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source 'cpls2.cc' -function "file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source 'cpls2.cc' -function 'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source 'cpls2.cc' -function file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source cpls2.cc -function "file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source cpls2.cc -function 'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source cpls2.cc -function file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc: "file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc: 'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc: file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc:"file_constrained_test_cpls2_function(int)"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc:'file_constrained_test_cpls2_function(int)'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc:file_constrained_test_cpls2_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc": "file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc": 'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc": file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc":"file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc":'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc":file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc': "file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc': 'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc': file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc':"file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc':'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc':file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source "cpls2.cc" -function "file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source "cpls2.cc" -function 'file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source "cpls2.cc" -function file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source 'cpls2.cc' -function "file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source 'cpls2.cc' -function 'file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source 'cpls2.cc' -function file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source cpls2.cc -function "file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source cpls2.cc -function 'file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source cpls2.cc -function file_constrained_test_cpls2_function"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc: "file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc: 'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc: file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc:"file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc:'file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc:file_constrained_test_"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: "b file_constrained_test_cpls" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: cmd complete "b file_constrained_test"
-PASS: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: tab complete "b file_constrained_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":"ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":"struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':"ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':"struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:"ns_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:"struct_incomplete_scope_colon_test::incomplete_scope_colon_test()"" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:'ns_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:'struct_incomplete_scope_colon_test::incomplete_scope_colon_test()'" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b ns_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b struct_incomplete_scope_colon_test::incomplete_scope_colon_test()" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::s"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test:"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test::"
-PASS: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test::i"
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: "function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: "unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: 'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: 'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:"function_with_labels(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:"unknown_function(int)" "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:'function_with_labels(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:'unknown_function(int)' "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:function_with_labels(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_function(int) "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function "function_with_labels(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function "function_with_labels(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function "unknown_function(int)" -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function "unknown_function(int)" -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function 'function_with_labels(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function 'function_with_labels(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function 'unknown_function(int)' -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function 'unknown_function(int)' -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function function_with_labels(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function function_with_labels(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function unknown_function(int) -label label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function unknown_function(int) -label non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)" : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)" : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)" :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)" :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)": label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)": non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)":label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function(int)":non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)' : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)' : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)' :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)' :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)': label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)': non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)':label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function(int)':non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int) : label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int) : non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int) :label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int) :non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int): label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int): non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int):label1 "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function(int):non_existing_label "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: cmd complete "b "unknown_file.cc": "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: cmd complete "b 'unknown_file.cc': "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: cmd complete "b unknown_file.cc: "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: tab complete "b "unknown_file.cc": "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: tab complete "b 'unknown_file.cc': "
-PASS: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: tab complete "b unknown_file.cc: "
-PASS: gdb.linespec/cpcompletion.exp: no-data-symbols: cmd complete "b -function code_"
-PASS: gdb.linespec/cpcompletion.exp: no-data-symbols: cmd complete "b code_"
-PASS: gdb.linespec/cpcompletion.exp: no-data-symbols: tab complete "b -function code_"
-PASS: gdb.linespec/cpcompletion.exp: no-data-symbols: tab complete "b code_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function opera"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operat"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operato"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<("
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, "
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_enum) -label labe"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_enum) -label label1"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum, foo_enum)"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<(foo_enum,"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b opera"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operat"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operato"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<("
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, "
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_enum)"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_enum):labe"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum, foo_enum):label1"
-PASS: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<(foo_enum,"
-PASS: gdb.linespec/cpcompletion.exp: operator<: compare "b -function operator<(foo_enum, foo_enum) -label label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: operator<: compare "b operator<(foo_enum, foo_enum):label1" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function opera"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operat"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operato"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<("
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, "
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_enum) -label labe"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_enum) -label label1"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum, foo_enum)"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<(foo_enum,"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b opera"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operat"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operato"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<("
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, "
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, f"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, fo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_e"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_en"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_enu"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_enum"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_enum)"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_enum):labe"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum, foo_enum):label1"
-PASS: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<(foo_enum,"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: all: cmd complete "b -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: all: cmd complete "b overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b -function overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: all: tab complete "b -function overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: all: tab complete "b overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: cmd complete "b (anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: cmd complete "b -function (anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: compare "b (anonymous namespace)::overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: compare "b -function (anonymous namespace)::overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: tab complete "b (anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: tab complete "b -function (anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: cmd complete "b -function ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: cmd complete "b ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b -function ns_overload2_test::overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b ns_overload2_test::overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: tab complete "b -function ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: tab complete "b ns_overload2_test::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: "b -function ns_overload2_test::(anonymous namespace)::overload2_func" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: "b ns_overload2_test::(anonymous namespace)::overload2_func" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: cmd complete "b -function ns_overload2_test::(anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: cmd complete "b ns_overload2_test::(anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: compare "b -function ns_overload2_test::(anonymous namespace)::overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: compare "b ns_overload2_test::(anonymous namespace)::overload2_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: tab complete "b -function ns_overload2_test::(anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-2: unique completion: tab complete "b ns_overload2_test::(anonymous namespace)::overload2_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: all overloads: cmd complete "b -function overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: all overloads: cmd complete "b overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b -function overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: cmd complete "b -function overload3_function(int)"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: cmd complete "b overload3_function(int)"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: compare "b -function overload3_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: compare "b overload3_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: tab complete "b -function overload3_function(int)"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: tab complete "b overload3_function(int)"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: cmd complete "b -function struct_overload3_test::overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: cmd complete "b struct_overload3_test::overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b -function struct_overload3_test::overload3_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b struct_overload3_test::overload3_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: tab complete "b -function struct_overload3_test::overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: tab complete "b struct_overload3_test::overload3_func"
-PASS: gdb.linespec/cpcompletion.exp: overload: cmd complete "b -function overload_ambiguous_"
-PASS: gdb.linespec/cpcompletion.exp: overload: cmd complete "b -function overload_ambiguous_test(i"
-PASS: gdb.linespec/cpcompletion.exp: overload: cmd complete "b -function overload_ambiguous_test(int, i"
-PASS: gdb.linespec/cpcompletion.exp: overload: cmd complete "b overload_ambiguous_"
-PASS: gdb.linespec/cpcompletion.exp: overload: cmd complete "b overload_ambiguous_test(i"
-PASS: gdb.linespec/cpcompletion.exp: overload: cmd complete "b overload_ambiguous_test(int, i"
-PASS: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test(int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test(int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: overload: tab complete "b -function overload_ambiguous_"
-PASS: gdb.linespec/cpcompletion.exp: overload: tab complete "b -function overload_ambiguous_test(i"
-PASS: gdb.linespec/cpcompletion.exp: overload: tab complete "b -function overload_ambiguous_test(int, i"
-PASS: gdb.linespec/cpcompletion.exp: overload: tab complete "b overload_ambiguous_"
-PASS: gdb.linespec/cpcompletion.exp: overload: tab complete "b overload_ambiguous_test(i"
-PASS: gdb.linespec/cpcompletion.exp: overload: tab complete "b overload_ambiguous_test(int, i"
-PASS: gdb.linespec/cpcompletion.exp: set max-completions unlimited
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls-"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls-hyphen"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls2."
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls2.c"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls2.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc" "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc""
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls-"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls-hyphen"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls2."
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls2.c"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls2.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc' "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc'"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls-"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls-hyphen"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls2."
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls2.c"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls2.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b nonexistingfilename.cc "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b nonexistingfilename.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls-"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls-hyphen"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls2."
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls2.c"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls2.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc" "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc""
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls-"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls-hyphen"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls2."
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls2.c"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls2.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc' "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc'"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls-"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls-hyphen"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls2."
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls2.c"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls2.cc"
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b nonexistingfilename.cc "
-PASS: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b nonexistingfilename.cc"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function A::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function A<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function A<a, d>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function A<a<b>, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function B::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function B<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function B<a, b>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function B<a, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function a::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function b::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function c::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b -function method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b A::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b A<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b A<a, d>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b A<a<b>, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b B::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b B<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b B<a, b>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b B<a, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b a::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b b::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b c::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: cmd complete "b method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function A::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function A<a, a>::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function A<a<b>, c>::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function B::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function B<a, c>::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function a::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function c::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b -function method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b A::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b A<a, a>::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b A<a<b>, c>::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b B::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b B<a, c>::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b a::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b c::method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: compare "b method" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function A::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function A<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function A<a, d>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function A<a<b>, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function B::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function B<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function B<a, b>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function B<a, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function a::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function b::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function c::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b -function method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b A::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b A<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b A<a, d>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b A<a<b>, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b B::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b B<a, a>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b B<a, b>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b B<a, c>::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b a::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b b::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b c::method"
-PASS: gdb.linespec/cpcompletion.exp: template-class-with-method: tab complete "b method"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<A" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<A," creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<A<a<b<int> >, a" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<A<a<b<int> >, a<" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<A<a<b<int> >, a<b" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<A<b<int> >, a<a" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<B" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<B," creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b -function foo<n::" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<A" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<A," creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<A<a<b<int> >, a" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<A<a<b<int> >, a<" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<A<a<b<int> >, a<b" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<A<b<int> >, a<a" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<B" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<B," creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: "b foo<n::" creates no bp locations: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A<a, c> >"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A<a<b<int> >, a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A<a<b<int> >, a<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A<a<b<int> >, a<a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A<a<b<int> >, a<b"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<A>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<B"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<B,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<B>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b -function foo<n::"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A<a, c> >"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A<a<b<int> >, a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A<a<b<int> >, a<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A<a<b<int> >, a<a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A<a<b<int> >, a<b"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<A>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<B"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<B,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<B>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: cmd complete "b foo<n::"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b -function foo" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b -function foo<A<a, c> >" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b -function foo<A>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b -function foo<B>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b foo" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b foo<A<a, c> >" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b foo<A>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: compare "b foo<B>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A<a, c> >"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A<a<b<int> >, a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A<a<b<int> >, a<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A<a<b<int> >, a<a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A<a<b<int> >, a<b"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<A>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<B"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<B,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<B>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b -function foo<n::"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A<a, c> >"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A<a<b<int> >, a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A<a<b<int> >, a<"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A<a<b<int> >, a<a"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A<a<b<int> >, a<b"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<A>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<B"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<B,"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<B>"
-PASS: gdb.linespec/cpcompletion.exp: template-function-foo: tab complete "b foo<n::"
-PASS: gdb.linespec/cpcompletion.exp: template-overload: cmd complete "b -function template_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-overload: cmd complete "b template_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_overload_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_struct<int>::template_overload_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_overload_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_struct<int>::template_overload_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-overload: tab complete "b -function template_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-overload: tab complete "b template_overload_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_s"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_s"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn<int, int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn<int, int>(template2_ret_type<int>, int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn<int, int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn<int, int>(template2_ret_type<int>, int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_s"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_s"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_st"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_str"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_stru"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struc"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >:"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_f"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>("
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(te"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(tem"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(temp"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templa"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(templat"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_r"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_re"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_t"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_ty"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_typ"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, "
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, i"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, in"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int, int)"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>, int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>(template2_ret_type<int>,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int,"
-PASS: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int>"
-Running gdb.git~master/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3
-PASS: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
-PASS: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello"
-PASS: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello"
-PASS: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello"
-Running gdb.git~master/gdb/testsuite/gdb.linespec/cpls-abi-tag.exp ...
-PASS: gdb.linespec/cpls-abi-tag.exp: set max-completions unlimited
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: cmd complete "b -function test_abi_tag_in_para"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: cmd complete "b -function test_abi_tag_in_params(abi_tag_param_struct1[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: cmd complete "b test_abi_tag_in_para"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: cmd complete "b test_abi_tag_in_params(abi_tag_param_struct1[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b -function test_abi_tag_in_params(abi_tag_param_struct1, abi_tag_param_struct2)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b -function test_abi_tag_in_params(abi_tag_param_struct1, abi_tag_param_struct2[abi:tag2])" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b -function test_abi_tag_in_params(abi_tag_param_struct1[abi:tag2], abi_tag_param_struct2)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b -function test_abi_tag_in_params(abi_tag_param_struct1[abi:tag2], abi_tag_param_struct2[abi:tag2])" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b test_abi_tag_in_params(abi_tag_param_struct1, abi_tag_param_struct2)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b test_abi_tag_in_params(abi_tag_param_struct1, abi_tag_param_struct2[abi:tag2])" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b test_abi_tag_in_params(abi_tag_param_struct1[abi:tag2], abi_tag_param_struct2)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: compare "b test_abi_tag_in_params(abi_tag_param_struct1[abi:tag2], abi_tag_param_struct2[abi:tag2])" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: tab complete "b -function test_abi_tag_in_para"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: tab complete "b -function test_abi_tag_in_params(abi_tag_param_struct1[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: tab complete "b test_abi_tag_in_para"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: abi tag in parameters: tab complete "b test_abi_tag_in_params(abi_tag_param_struct1[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: breakpoints on overloaded functions: compare "b -function test_abi_tag_ovld_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: breakpoints on overloaded functions: compare "b -function test_abi_tag_ovld_function[abi:tag1]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: breakpoints on overloaded functions: compare "b test_abi_tag_ovld_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: breakpoints on overloaded functions: compare "b test_abi_tag_ovld_function[abi:tag1]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: cmd complete "b -function test_abi_tag_function[abi:unknown](int) -sour"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b -function test_abi_tag_ovld2_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b -function test_abi_tag_ovld2_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b -function test_abi_tag_ovld2_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b -function test_abi_tag_ovld2_function[abi:tag2"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b test_abi_tag_ovld2_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b test_abi_tag_ovld2_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b test_abi_tag_ovld2_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: cmd complete "b test_abi_tag_ovld2_function[abi:tag2"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b -function test_abi_tag_ovld2_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b -function test_abi_tag_ovld2_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b -function test_abi_tag_ovld2_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b -function test_abi_tag_ovld2_function[abi:tag2"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b test_abi_tag_ovld2_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b test_abi_tag_ovld2_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b test_abi_tag_ovld2_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions different abi: tab complete "b test_abi_tag_ovld2_function[abi:tag2"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: cmd complete "b -function test_abi_tag_ovld_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: cmd complete "b -function test_abi_tag_ovld_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: cmd complete "b test_abi_tag_ovld_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: cmd complete "b test_abi_tag_ovld_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: tab complete "b -function test_abi_tag_ovld_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: tab complete "b -function test_abi_tag_ovld_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: tab complete "b test_abi_tag_ovld_f"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of overloaded functions: tab complete "b test_abi_tag_ovld_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b -function test_abi_tag_struc"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b -function test_abi_tag_struct::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b -function test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b -function test_abi_tag_struct[abi:tag1]::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b -function test_abi_tag_struct[abi:tag1]::test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b test_abi_tag_struc"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b test_abi_tag_struct::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b test_abi_tag_struct[abi:tag1]::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: cmd complete "b test_abi_tag_struct[abi:tag1]::test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b -function test_abi_tag_struc"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b -function test_abi_tag_struct::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b -function test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b -function test_abi_tag_struct[abi:tag1]::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b -function test_abi_tag_struct[abi:tag1]::test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b test_abi_tag_struc"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b test_abi_tag_struct::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b test_abi_tag_struct[abi:tag1]::t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion of struct prefixes with tags: tab complete "b test_abi_tag_struct[abi:tag1]::test_abi_tag_struct["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[a"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:ta"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1]("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1](i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1](in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1](int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b -function test_abi_tag_function[abi:tag1](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[a"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:ta"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1]("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1](i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1](in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1](int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: cmd complete "b test_abi_tag_function[abi:tag1](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[a"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:ta"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1]("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1](i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1](in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1](int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b -function test_abi_tag_function[abi:tag1](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function["
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[a"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[ab"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:t"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:ta"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1]("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1](i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1](in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1](int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:tag1](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b -function test_abi_tag_function"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b -function test_abi_tag_function("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b -function test_abi_tag_function(i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b -function test_abi_tag_function(in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b -function test_abi_tag_function(int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b -function test_abi_tag_function(int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b test_abi_tag_function"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b test_abi_tag_function("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b test_abi_tag_function(i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b test_abi_tag_function(in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b test_abi_tag_function(int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: cmd complete "b test_abi_tag_function(int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b -function test_abi_tag_function"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b -function test_abi_tag_function("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b -function test_abi_tag_function(i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b -function test_abi_tag_function(in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b -function test_abi_tag_function(int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b -function test_abi_tag_function(int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b test_abi_tag_function"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b test_abi_tag_function("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b test_abi_tag_function(i"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b test_abi_tag_function(in"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b test_abi_tag_function(int"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: skip tag: tab complete "b test_abi_tag_function(int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: cmd complete "b -function test_abi_tag_function [abi:tag1] ( int "
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: cmd complete "b -function test_abi_tag_function [abi:tag1] ("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: cmd complete "b test_abi_tag_function [abi:tag1] ( int "
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: cmd complete "b test_abi_tag_function [abi:tag1] ("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: tab complete "b -function test_abi_tag_function [abi:tag1] ( int "
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: tab complete "b -function test_abi_tag_function [abi:tag1] ("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: tab complete "b test_abi_tag_function [abi:tag1] ( int "
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: spaces: tab complete "b test_abi_tag_function [abi:tag1] ("
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b -function test_abi_tag_function [abi:tag2] ( int )" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b -function test_abi_tag_function [abi:tag2]" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b -function test_abi_tag_function[abi:tag2]" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b -function test_abi_tag_function[abi:tag2](int)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b test_abi_tag_function [abi:tag2] ( int )" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b test_abi_tag_function [abi:tag2]" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b test_abi_tag_function[abi:tag2]" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: "b test_abi_tag_function[abi:tag2](int)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b -function test_abi_tag_function [abi:tag2] ( int )"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b -function test_abi_tag_function [abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b -function test_abi_tag_function[abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b -function test_abi_tag_function[abi:tag2](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b test_abi_tag_function [abi:tag2] ( int )"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b test_abi_tag_function [abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b test_abi_tag_function[abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: cmd complete "b test_abi_tag_function[abi:tag2](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b -function test_abi_tag_function [abi:tag2] ( int )"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b -function test_abi_tag_function [abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b -function test_abi_tag_function[abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b -function test_abi_tag_function[abi:tag2](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b test_abi_tag_function [abi:tag2] ( int )"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b test_abi_tag_function [abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b test_abi_tag_function[abi:tag2]"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints wrong ABI tag: tab complete "b test_abi_tag_function[abi:tag2](int)"
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function (int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function [abi:tag1] ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function [abi:tag1]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function[abi:tag1]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b -function test_abi_tag_function[abi:tag1](int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function (int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function [abi:tag1] ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function [abi:tag1]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function[abi:tag1]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: set breakpoints: compare "b test_abi_tag_function[abi:tag1](int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: tab complete "b -function test_abi_tag_function[abi:unknown](int) -sour"
-Running gdb.git~master/gdb/testsuite/gdb.linespec/cpls-ops.exp ...
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: "b -function test_op_arrow::operator - > ( )" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: "b test_op_arrow::operator - > ( )" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow:"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::o"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::op"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::ope"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::oper"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::opera"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operat"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operato"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator -> ( ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator -> ( )"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator-"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator->"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator->("
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator->() -sour"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b -function test_op_arrow::operator->()"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow:"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::o"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::op"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::ope"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::oper"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::opera"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operat"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operato"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operator -> ( )"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operator"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operator-"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operator->"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operator->("
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: cmd complete "b test_op_arrow::operator->()"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow:"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::o"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::op"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::ope"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::oper"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::opera"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operat"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operato"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator - > ( )"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator -> ( ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator -> ( )"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator-"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator->"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator->("
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator->() -sour"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b -function test_op_arrow::operator->()"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow:"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::o"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::op"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::ope"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::oper"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::opera"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operat"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operato"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator - > ( )"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator -> ( )"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator-"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator->"
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator->("
-PASS: gdb.linespec/cpls-ops.exp: arrow-operator: tab complete "b test_op_arrow::operator->()"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign:"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::ope"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::oper"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::opera"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operat"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operato"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator = ( test_op_assign const & ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator = ( test_op_assign const & )"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator="
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=("
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(t"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(te"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(tes"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_a"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_as"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_ass"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assi"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assig"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign "
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign c"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign co"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign con"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign cons"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign const"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign const&"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign const&) -sour"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign const&)"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b -function test_op_assign::operator=(test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign:"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::ope"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::oper"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::opera"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operat"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operato"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator = ( test_op_assign const & )"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator="
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=("
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(t"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(te"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(tes"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_a"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_as"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_ass"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assi"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assig"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign "
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign c"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign co"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign con"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign cons"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign const"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign const&"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign const&)"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: cmd complete "b test_op_assign::operator=(test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign:"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::ope"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::oper"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::opera"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operat"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operato"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator = ( test_op_assign const & ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator = ( test_op_assign const & )"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator="
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=("
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(t"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(te"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(tes"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_a"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_as"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_ass"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assi"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assig"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign "
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign c"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign co"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign con"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign cons"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign const"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign const&"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign const&) -sour"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign const&)"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b -function test_op_assign::operator=(test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign:"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::ope"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::oper"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::opera"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operat"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operato"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator = ( test_op_assign const & )"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator="
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=("
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(t"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(te"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(tes"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_o"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_a"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_as"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_ass"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assi"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assig"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign "
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign c"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign co"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign con"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign cons"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign const"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign const&"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign const&)"
-PASS: gdb.linespec/cpls-ops.exp: assignment-operator: tab complete "b test_op_assign::operator=(test_op_assign"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion:"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::ope"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::oper"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::opera"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operato"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator t"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator te"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator tes"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conv"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conve"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conver"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_convers"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversi"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversio"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_r"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_re"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile * * ( ) const volatile -sour"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile * * ( ) const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile*"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**("
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volatile -sour"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**()"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator test_op_conversion_res"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b -function test_op_conversion::operator"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion:"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::ope"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::oper"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::opera"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operato"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator t"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator te"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator tes"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conv"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conve"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conver"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_convers"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversi"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversio"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_r"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_re"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile * * ( ) const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile*"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**("
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const volatile**()"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator test_op_conversion_res"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: cmd complete "b test_op_conversion::operator"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion:"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::ope"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::oper"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::opera"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operato"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator t"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator te"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator tes"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conv"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conve"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conver"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_convers"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversi"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversio"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_r"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_re"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile * * ( ) const volatile -sour"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile * * ( ) const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile*"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**("
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volatile -sour"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**() const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const volatile**()"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator test_op_conversion_res"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b -function test_op_conversion::operator"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion:"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::ope"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::oper"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::opera"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operato"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator t"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator te"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator tes"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_o"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conv"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conve"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conver"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_convers"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversi"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversio"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_r"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_re"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile * * ( ) const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile*"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**("
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() c"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() co"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() con"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() cons"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const "
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const v"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const vo"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const vol"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const vola"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volat"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volati"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volatil"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const volatile"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**() const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const volatile**()"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res const"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator test_op_conversion_res"
-PASS: gdb.linespec/cpls-ops.exp: conversion-operator: tab complete "b test_op_conversion::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: "b -function test_op_call::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: "b test_op_call::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator ( ) ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b -function void test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator ( ) ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: cmd complete "b void test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator ( ) ( long )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator( )< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator( )< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator( )<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator( )<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator()" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator()< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator()< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator()<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator()<int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function test_op_call::operator()<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator( )< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator( )< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator( )<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator( )<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator()< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator()< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator()<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b -function void test_op_call::operator()<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator ( ) ( long )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator( )< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator( )< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator( )<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator( )<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator()" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator()< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator()< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator()<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator()<int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b test_op_call::operator()<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator( )< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator( )< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator( )<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator( )<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator()< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator()< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator()<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: compare "b void test_op_call::operator()<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator ( ) ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b -function void test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator ( ) ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator( )< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator( )< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator( )<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator( )<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator()< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator()< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator()<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-ambiguous: tab complete "b void test_op_call::operator()<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: "b -function test_unique_op_call::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: "b test_unique_op_call::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call:"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::o"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::op"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator ( ) ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator ( ) ( int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator ( )"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator ("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator ()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator()("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator()(i"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator()(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator()(int"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b -function test_unique_op_call::operator()(int)"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call:"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::o"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::op"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator ( ) ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator ( )"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator ("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator ()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator()("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator()(i"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator()(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator()(int"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: cmd complete "b test_unique_op_call::operator()(int)"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b -function test_unique_op_call::operator ( ) ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b -function test_unique_op_call::operator ()" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b -function test_unique_op_call::operator ()(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b -function test_unique_op_call::operator()" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b -function test_unique_op_call::operator()(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b test_unique_op_call::operator ( ) ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b test_unique_op_call::operator ()" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b test_unique_op_call::operator ()(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b test_unique_op_call::operator()" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: compare "b test_unique_op_call::operator()(int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call:"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::o"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::op"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator ( ) ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator ( ) ( int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator ( )"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator ("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator ()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator()("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator()(i"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator()(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator()(int"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b -function test_unique_op_call::operator()(int)"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call:"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::o"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::op"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator ( ) ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator ( )"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator ("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator ()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator()"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator()("
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator()(i"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator()(in"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator()(int"
-PASS: gdb.linespec/cpls-ops.exp: operator()-unique: tab complete "b test_unique_op_call::operator()(int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: "b -function test_op_delete::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: "b test_op_delete::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete ( void * ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete(v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete(vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete(voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete(void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete(void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator delete(void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b -function test_op_delete::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete(v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete(vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete(voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete(void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete(void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator delete(void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: cmd complete "b test_op_delete::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b -function test_op_delete::operator delete ( void * )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b -function test_op_delete::operator delete" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b -function test_op_delete::operator delete(void *)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b -function test_op_delete::operator delete(void*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b test_op_delete::operator delete ( void * )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b test_op_delete::operator delete" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b test_op_delete::operator delete(void *)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: compare "b test_op_delete::operator delete(void*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete ( void * ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete(v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete(vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete(voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete(void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete(void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator delete(void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b -function test_op_delete::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete(v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete(vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete(voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete(void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete(void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator delete(void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete: tab complete "b test_op_delete::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: "b -function test_op_delete_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: "b test_op_delete_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete [] ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete [] ( void * ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete [] ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete["
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[](v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[](vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[](voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[](void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[](void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator delete[](void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b -function test_op_delete_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete [] ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete [] ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete["
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[](v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[](vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[](voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[](void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[](void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator delete[](void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: cmd complete "b test_op_delete_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b -function test_op_delete_array::operator delete [] ( void * )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b -function test_op_delete_array::operator delete[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b -function test_op_delete_array::operator delete[](void *)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b -function test_op_delete_array::operator delete[](void*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b test_op_delete_array::operator delete [] ( void * )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b test_op_delete_array::operator delete[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b test_op_delete_array::operator delete[](void *)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: compare "b test_op_delete_array::operator delete[](void*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete [] ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete [] ( void * ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete [] ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete["
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[](v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[](vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[](voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[](void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[](void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator delete[](void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b -function test_op_delete_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator d"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator de"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator del"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator dele"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delet"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete [] ( void * "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete [] ( void* "
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete["
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[](v"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[](vo"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[](voi"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[](void"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[](void*"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator delete[](void*)"
-PASS: gdb.linespec/cpls-ops.exp: operator-delete[]: tab complete "b test_op_delete_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: "b -function test_op_new::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: "b test_op_new::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new ( unsigned int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator new(unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b -function test_op_new::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator new(unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: cmd complete "b test_op_new::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b -function test_op_new::operator new ( unsigned int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b -function test_op_new::operator new (unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b -function test_op_new::operator new" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b -function test_op_new::operator new(unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b test_op_new::operator new ( unsigned int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b test_op_new::operator new (unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b test_op_new::operator new" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: compare "b test_op_new::operator new(unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new: get size_t underlying type
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new ( unsigned int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator new(unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b -function test_op_new::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new("
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator new(unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new: tab complete "b test_op_new::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: "b -function test_op_new_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: "b test_op_new_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new [] ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new [] ( unsigned int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new["
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator new[](unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b -function test_op_new_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new [] ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new["
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator new[](unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: cmd complete "b test_op_new_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b -function test_op_new_array::operator new [] ( unsigned int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b -function test_op_new_array::operator new[] (unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b -function test_op_new_array::operator new[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b -function test_op_new_array::operator new[](unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b test_op_new_array::operator new [] ( unsigned int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b test_op_new_array::operator new[] (unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b test_op_new_array::operator new[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: compare "b test_op_new_array::operator new[](unsigned int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: get size_t underlying type
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new [] ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new [] ( unsigned int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new["
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator new[](unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b -function test_op_new_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator n"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator ne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new [] ( unsigned int "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new [] ("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new["
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[]"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[]("
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](u"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](un"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](uns"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsi"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsig"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsign"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigne"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigned "
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigned i"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigned in"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigned int"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigned int)"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator new[](unsigned"
-PASS: gdb.linespec/cpls-ops.exp: operator-new[]: tab complete "b test_op_new_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: "b -function test_op_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: "b test_op_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator [ ] ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b -function void test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator [ ] ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: cmd complete "b void test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator [ ] ( long )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[ ]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[ ]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[ ]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[ ]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[]<int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function test_op_array::operator[]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[ ]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[ ]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[ ]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[ ]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b -function void test_op_array::operator[]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator [ ] ( long )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[ ]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[ ]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[ ]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[ ]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[]<int>" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b test_op_array::operator[]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[ ]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[ ]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[ ]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[ ]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[]< int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[]< int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[]<int >(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: compare "b void test_op_array::operator[]<int>(int*)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator [ ] ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b -function void test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator [ ] ( lo"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[ ]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[ ]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[ ]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[ ]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[]< int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[]< int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[]<int >(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-ambiguous: tab complete "b void test_op_array::operator[]<int>(in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: "b -function test_unique_op_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: "b test_unique_op_array::operator" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array:"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::o"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::op"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator [ ] ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator [ ] ( int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator [ ]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator ["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator []"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator[]("
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator[](i"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator[](in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator[](int"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b -function test_unique_op_array::operator[](int)"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array:"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::o"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::op"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator [ ] ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator [ ]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator ["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator []"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator[]("
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator[](i"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator[](in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator[](int"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: cmd complete "b test_unique_op_array::operator[](int)"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b -function test_unique_op_array::operator [ ] ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b -function test_unique_op_array::operator []" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b -function test_unique_op_array::operator [](int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b -function test_unique_op_array::operator[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b -function test_unique_op_array::operator[](int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b test_unique_op_array::operator [ ] ( int )" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b test_unique_op_array::operator []" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b test_unique_op_array::operator [](int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b test_unique_op_array::operator[]" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: compare "b test_unique_op_array::operator[](int)" completion list with bp location list: matches
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array:"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::o"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::op"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator [ ] ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator [ ] ( int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator [ ]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator ["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator []"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator[]("
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator[](i"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator[](in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator[](int"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b -function test_unique_op_array::operator[](int)"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array:"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::o"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::op"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::ope"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::oper"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::opera"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operat"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operato"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator [ ] ( int "
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator [ ]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator ["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator []"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator["
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator[]"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator[]("
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator[](i"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator[](in"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator[](int"
-PASS: gdb.linespec/cpls-ops.exp: operator[]-unique: tab complete "b test_unique_op_array::operator[](int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_BIT_AND_A::operator& =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_DIV_A::operator/ =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_EQ::operator= =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_GTE::operator> =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_LAND::operator& &(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_LOR::operator| |(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_LTE::operator< =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_MINUS_A::operator- =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_MOD_A::operator% =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_MUL_A::operator* =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_NEQ::operator! =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_OE::operator| =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_PLUS_A::operator+ =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_POST_DEC::operator- -(E, int)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_POST_INC::operator+ +(E, int)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_PRE_DEC::operator- -(E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_PRE_INC::operator+ +(E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_SL::operator< <(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_SL_A::operator< < =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_SR::operator> >(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_SR_A::operator> > =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b -function test_op_XOR_A::operator^ =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_BIT_AND_A::operator& =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_DIV_A::operator/ =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_EQ::operator= =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_GTE::operator> =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_LAND::operator& &(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_LOR::operator| |(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_LTE::operator< =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_MINUS_A::operator- =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_MOD_A::operator% =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_MUL_A::operator* =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_NEQ::operator! =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_OE::operator| =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_PLUS_A::operator+ =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_POST_DEC::operator- -(E, int)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_POST_INC::operator+ +(E, int)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_PRE_DEC::operator- -(E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_PRE_INC::operator+ +(E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_SL::operator< <(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_SL_A::operator< < =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_SR::operator> >(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_SR_A::operator> > =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: "b test_op_XOR_A::operator^ =(E, E)" creates no bp locations: matches
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_BIT_AND_A::operator& =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_DIV_A::operator/ =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_EQ::operator= =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_GTE::operator> =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_LAND::operator& &(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_LOR::operator| |(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_LTE::operator< =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_MINUS_A::operator- =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_MOD_A::operator% =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_MUL_A::operator* =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_NEQ::operator! =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_OE::operator| =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_PLUS_A::operator+ =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_POST_DEC::operator- -(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_POST_INC::operator+ +(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_PRE_DEC::operator- -(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_PRE_INC::operator+ +(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_SL::operator< <(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_SL_A::operator< < =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_SR::operator> >(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_SR_A::operator> > =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b -function test_op_XOR_A::operator^ =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_BIT_AND_A::operator& =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_DIV_A::operator/ =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_EQ::operator= =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_GTE::operator> =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_LAND::operator& &(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_LOR::operator| |(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_LTE::operator< =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_MINUS_A::operator- =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_MOD_A::operator% =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_MUL_A::operator* =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_NEQ::operator! =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_OE::operator| =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_PLUS_A::operator+ =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_POST_DEC::operator- -(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_POST_INC::operator+ +(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_PRE_DEC::operator- -(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_PRE_INC::operator+ +(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_SL::operator< <(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_SL_A::operator< < =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_SR::operator> >(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_SR_A::operator> > =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-invalid: tab complete "b test_op_XOR_A::operator^ =(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator!(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator!=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator%(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator%=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator&&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator&=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator*(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator*=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator+(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator++(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator++(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator+=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator,(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator-(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator--(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator--(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator-=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator/(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator/=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator==(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator^(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator^=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator|(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator|=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator||(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator~(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b -function test_ops::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: cmd complete "b test_ops::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator!(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator!=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator%(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator%=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator&&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator&=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator*(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator*=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator+(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator++(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator++(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator+=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator,(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator-(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator--(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator--(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator-=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator/(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator/=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator==(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator^(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator^=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator|(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator|=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator||(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator~(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b -function test_ops::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-ambiguous: tab complete "b test_ops::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_BIT_AND::operator & ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_BIT_AND::operator&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_BIT_AND_A::operator&=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_BIT_O::operator | (E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_BIT_O::operator|(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_COMMA::operator , ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_COMMA::operator,(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_DIV::operator / (E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_DIV::operator/(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_DIV_A::operator /= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_DIV_A::operator/=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_EQ::operator == ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_EQ::operator==(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_GT::operator > ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_GT::operator>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_GTE::operator >= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_GTE::operator>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LAND::operator && ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LAND::operator&&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LOR::operator || ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LOR::operator||(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LT::operator < ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LT::operator<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LTE::operator <= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_LTE::operator<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MINUS::operator - ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MINUS::operator-(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MINUS_A::operator -= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MINUS_A::operator-=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MOD::operator % ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MOD::operator%(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MOD_A::operator %= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MOD_A::operator%=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MUL::operator * ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MUL::operator*(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MUL_A::operator *= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_MUL_A::operator*=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_NEG::operator ~ ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_NEG::operator~(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_NEQ::operator != ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_NEQ::operator!=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_NOT::operator ! ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_NOT::operator!(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_OE::operator |= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_OE::operator|=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PLUS::operator + ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PLUS::operator+(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PLUS_A::operator += ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PLUS_A::operator+=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_POST_DEC::operator -- ( E , int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_POST_DEC::operator--(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_POST_INC::operator ++ ( E , int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_POST_INC::operator++(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PRE_DEC::operator -- ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PRE_DEC::operator--(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PRE_INC::operator ++ ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_PRE_INC::operator++(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SL::operator << ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SL::operator<<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SL_A::operator <<= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SL_A::operator<<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SR::operator >> ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SR::operator>>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SR_A::operator >>= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_SR_A::operator>>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_XOR::operator ^ ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_XOR::operator^(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_XOR_A::operator ^= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: cmd complete "b -function test_op_XOR_A::operator^=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND::operator&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_AND_A::operator&=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_BIT_O::operator|(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_COMMA::operator,(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV::operator/(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_DIV_A::operator/=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator=="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator==("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator==(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator==(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator==(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_EQ::operator==(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GT::operator>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_GTE::operator>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LAND::operator&&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LOR::operator||(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LT::operator<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_LTE::operator<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS::operator-(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MINUS_A::operator-=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD::operator%(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MOD_A::operator%=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL::operator*(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_MUL_A::operator*=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEG::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEG::operator~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEG::operator~("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEG::operator~(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEG::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator!=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NEQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NOT::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NOT::operator!("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NOT::operator!(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NOT::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_NOT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_OE::operator|=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS::operator+(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PLUS_A::operator+=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_DEC::operator--(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_POST_INC::operator++(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_DEC::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_PRE_INC::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL::operator<<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SL_A::operator<<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR::operator>>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_SR_A::operator>>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR::operator^(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b -function test_op_XOR_A::operator^=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND::operator&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_AND_A::operator&=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_BIT_O::operator|(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_COMMA::operator,(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV::operator/(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_DIV_A::operator/=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator=="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator==("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator==(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator==(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator==(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_EQ::operator==(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GT::operator>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_GTE::operator>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LAND::operator&&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LOR::operator||(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LT::operator<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_LTE::operator<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS::operator-(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MINUS_A::operator-=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD::operator%(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MOD_A::operator%=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL::operator*(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_MUL_A::operator*=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEG::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEG::operator~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEG::operator~("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEG::operator~(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEG::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator!=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NEQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NOT::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NOT::operator!("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NOT::operator!(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NOT::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_NOT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_OE::operator|=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS::operator+(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PLUS_A::operator+=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_DEC::operator--(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_POST_INC::operator++(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_DEC::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_PRE_INC::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL::operator<<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SL_A::operator<<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR::operator>>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_SR_A::operator>>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR::operator^(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: cmd complete "b test_op_XOR_A::operator^=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND::operator&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_AND_A::operator&=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_BIT_O::operator|(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_COMMA::operator,(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV::operator/(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_DIV_A::operator/=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator=="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator==("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator==(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator==(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator==(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_EQ::operator==(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GT::operator>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_GTE::operator>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LAND::operator&&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LOR::operator||(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LT::operator<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_LTE::operator<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS::operator-(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MINUS_A::operator-=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD::operator%(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MOD_A::operator%=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL::operator*(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_MUL_A::operator*=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEG::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEG::operator~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEG::operator~("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEG::operator~(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEG::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator!=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NEQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NOT::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NOT::operator!("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NOT::operator!(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NOT::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_NOT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_OE::operator|=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS::operator+(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PLUS_A::operator+=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_DEC::operator--(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_POST_INC::operator++(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_DEC::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_PRE_INC::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL::operator<<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SL_A::operator<<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR::operator>>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_SR_A::operator>>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR::operator^(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b -function test_op_XOR_A::operator^=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND::operator&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_AND_A::operator&=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_BIT_O::operator|(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_COMMA::operator,(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV::operator/(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_DIV_A::operator/=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator=="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator==("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator==(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator==(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator==(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator==(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_EQ::operator==(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GT::operator>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_GTE::operator>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LAND::operator&&(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LOR::operator||(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LT::operator<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_LTE::operator<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS::operator-(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MINUS_A::operator-=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD::operator%(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MOD_A::operator%=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL::operator*(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_MUL_A::operator*=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEG::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEG::operator~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEG::operator~("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEG::operator~(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEG::operator~(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator!=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NEQ::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NOT::operator!"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NOT::operator!("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NOT::operator!(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NOT::operator!(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_NOT::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_OE::operator|=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS::operator+(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PLUS_A::operator+=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_DEC::operator--(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E, i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E, in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E, int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E, int)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_POST_INC::operator++(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_DEC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_DEC::operator-"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_DEC::operator--"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_DEC::operator--("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_DEC::operator--(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_DEC::operator--(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_INC::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_INC::operator+"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_INC::operator++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_INC::operator++("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_INC::operator++(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_PRE_INC::operator++(E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL::operator<<(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SL_A::operator<<=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR::operator>>(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_SR_A::operator>>=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR::operator^(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^=("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^=(E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^=(E, "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^=(E, E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^=(E, E)"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: no-whitespace: tab complete "b test_op_XOR_A::operator^=(E,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_BIT_AND::operator & ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_BIT_AND::operator&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_BIT_AND_A::operator &= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_BIT_AND_A::operator&=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_BIT_O::operator | (E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_BIT_O::operator|(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_COMMA::operator , ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_COMMA::operator,(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_DIV::operator / (E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_DIV::operator/(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_DIV_A::operator /= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_DIV_A::operator/=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_EQ::operator == ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_EQ::operator==(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_GT::operator > ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_GT::operator>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_GTE::operator >= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_GTE::operator>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LAND::operator && ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LAND::operator&&(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LOR::operator || ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LOR::operator||(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LT::operator < ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LT::operator<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LTE::operator <= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_LTE::operator<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MINUS::operator - ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MINUS::operator-(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MINUS_A::operator -= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MINUS_A::operator-=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MOD::operator % ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MOD::operator%(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MOD_A::operator %= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MOD_A::operator%=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MUL::operator * ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MUL::operator*(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MUL_A::operator *= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_MUL_A::operator*=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_NEG::operator ~ ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_NEG::operator~(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_NEQ::operator != ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_NEQ::operator!=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_NOT::operator ! ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_NOT::operator!(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_OE::operator |= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_OE::operator|=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PLUS::operator + ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PLUS::operator+(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PLUS_A::operator += ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PLUS_A::operator+=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_POST_DEC::operator -- ( E , int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_POST_DEC::operator--(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_POST_INC::operator ++ ( E , int ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_POST_INC::operator++(E, int) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PRE_DEC::operator -- ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PRE_DEC::operator--(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PRE_INC::operator ++ ( E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_PRE_INC::operator++(E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SL::operator << ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SL::operator<<(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SL_A::operator <<= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SL_A::operator<<=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SR::operator >> ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SR::operator>>(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SR_A::operator >>= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_SR_A::operator>>=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_XOR::operator ^ ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_XOR::operator^(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_XOR_A::operator ^= ( E , E ) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: tab complete "b -function test_op_XOR_A::operator^=(E, E) -sour"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator & ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_AND_A::operator &="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator | (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_BIT_O::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator , ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_COMMA::operator ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator / (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_DIV_A::operator /="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator ="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator == ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_EQ::operator =="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator > ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GT::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_GTE::operator >="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator && ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LAND::operator &&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator || ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LOR::operator ||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator < ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LT::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_LTE::operator <="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator - ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MINUS_A::operator -="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator % ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MOD_A::operator %="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator * ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_MUL_A::operator *="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEG::operator ~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator != ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NEQ::operator !="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator ! "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator ! ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator ! ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator ! ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator ! ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator ! ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_NOT::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_OE::operator |="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator + ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator += ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PLUS_A::operator +="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_POST_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -- ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_PRE_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator << ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SL_A::operator <<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >> ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_SR_A::operator >>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b -function test_op_XOR_A::operator ^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator & ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_AND_A::operator &="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator | (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_BIT_O::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator , ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_COMMA::operator ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator / (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_DIV_A::operator /="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator ="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator == ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_EQ::operator =="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator > ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GT::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_GTE::operator >="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator && ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LAND::operator &&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator || ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LOR::operator ||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator < ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LT::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_LTE::operator <="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator - ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MINUS_A::operator -="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator % ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MOD_A::operator %="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator * ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_MUL_A::operator *="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEG::operator ~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator != ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NEQ::operator !="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator ! "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator ! ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator ! ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator ! ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator ! ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator ! ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_NOT::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_OE::operator |="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator + ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator += ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PLUS_A::operator +="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_POST_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -- ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_PRE_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator << ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SL_A::operator <<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >> ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_SR_A::operator >>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: cmd complete "b test_op_XOR_A::operator ^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator & ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_AND_A::operator &="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator | (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_BIT_O::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator , ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_COMMA::operator ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator / (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_DIV_A::operator /="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator ="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator == ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_EQ::operator =="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator > ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GT::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_GTE::operator >="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator && ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LAND::operator &&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator || ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LOR::operator ||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator < ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LT::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_LTE::operator <="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator - ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MINUS_A::operator -="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator % ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MOD_A::operator %="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator * ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_MUL_A::operator *="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEG::operator ~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator != ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NEQ::operator !="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator ! "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator ! ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator ! ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator ! ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator ! ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator ! ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_NOT::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_OE::operator |="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator + ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator += ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PLUS_A::operator +="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_POST_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -- ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_PRE_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator << ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SL_A::operator <<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >> ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_SR_A::operator >>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b -function test_op_XOR_A::operator ^="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator & ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_AND_A::operator &="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator | (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_BIT_O::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator , ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_COMMA::operator ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator / (E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_DIV_A::operator /="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator ="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator == ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_EQ::operator =="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator > ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GT::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_GTE::operator >="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator &"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator && ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LAND::operator &&"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator || ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LOR::operator ||"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator < ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LT::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_LTE::operator <="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator - ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MINUS_A::operator -="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator % ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MOD_A::operator %="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator * ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_MUL_A::operator *="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEG::operator ~"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator != ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NEQ::operator !="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator ! "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator ! ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator ! ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator ! ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator ! ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator ! ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_NOT::operator !"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_OE::operator |="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator + ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator += ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PLUS_A::operator +="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E , i"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E , in"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E , int "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E , int )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E , int"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_POST_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -- "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -- ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -- ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -- ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -- ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator -- ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_DEC::operator --"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator +"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++ ( E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_PRE_INC::operator ++"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator << ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SL_A::operator <<="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >> ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_SR_A::operator >>="
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^ ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E , "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E , E "
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E , E )"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E , E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E ,"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ( E"
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^= ("
-PASS: gdb.linespec/cpls-ops.exp: ops-valid-unique: whitespace: tab complete "b test_op_XOR_A::operator ^="
-PASS: gdb.linespec/cpls-ops.exp: set max-completions unlimited
-Running gdb.git~master/gdb/testsuite/gdb.linespec/errors.exp ...
-PASS: gdb.linespec/errors.exp: edit ,,
-PASS: gdb.linespec/errors.exp: edit -force-condition
-PASS: gdb.linespec/errors.exp: edit if (0)
-PASS: gdb.linespec/errors.exp: edit task 123
-PASS: gdb.linespec/errors.exp: edit thread 1
-PASS: gdb.linespec/errors.exp: list ,,
-PASS: gdb.linespec/errors.exp: list -force-condition
-PASS: gdb.linespec/errors.exp: list c:/foo/bar/baz.c
-PASS: gdb.linespec/errors.exp: list c:/foo/bar/baz.c:1
-PASS: gdb.linespec/errors.exp: list fooc:/foo/bar/baz.c
-PASS: gdb.linespec/errors.exp: list fooc:/foo/bar/baz.c:1
-PASS: gdb.linespec/errors.exp: list if (0)
-PASS: gdb.linespec/errors.exp: list task 123
-PASS: gdb.linespec/errors.exp: list thread 1
-Running gdb.git~master/gdb/testsuite/gdb.linespec/explicit.exp ...
-PASS: gdb.linespec/explicit.exp: break -foo
-PASS: gdb.linespec/explicit.exp: break -foo bar
-PASS: gdb.linespec/explicit.exp: break -func
-PASS: gdb.linespec/explicit.exp: break -function
-PASS: gdb.linespec/explicit.exp: break -function -myfunction -foo bar
-PASS: gdb.linespec/explicit.exp: break -function myfunction -foo
-PASS: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123
-PASS: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123
-PASS: gdb.linespec/explicit.exp: break -function myfunction -line 3 thread 123
-PASS: gdb.linespec/explicit.exp: break -function myfunction thread 123
-PASS: gdb.linespec/explicit.exp: break -labe
-PASS: gdb.linespec/explicit.exp: break -label
-PASS: gdb.linespec/explicit.exp: break -line
-PASS: gdb.linespec/explicit.exp: break -line 3 thread 123
-PASS: gdb.linespec/explicit.exp: break -sour
-PASS: gdb.linespec/explicit.exp: break -source
-PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123
-PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123
-PASS: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction thread 123
-PASS: gdb.linespec/explicit.exp: break -source explicit.c -line 29 thread 123
-PASS: gdb.linespec/explicit.exp: clear condition for explicit breakpoint
-PASS: gdb.linespec/explicit.exp: complete '-' after options: cmd complete "b -function myfunction -"
-PASS: gdb.linespec/explicit.exp: complete '-' after options: tab complete "b -function myfunction -"
-PASS: gdb.linespec/explicit.exp: complete 'break -fun'
-PASS: gdb.linespec/explicit.exp: complete 'break -lab'
-PASS: gdb.linespec/explicit.exp: complete 'break -li'
-PASS: gdb.linespec/explicit.exp: complete 'break -so'
-PASS: gdb.linespec/explicit.exp: complete -function with no value
-PASS: gdb.linespec/explicit.exp: complete -label with no value
-PASS: gdb.linespec/explicit.exp: complete -line with no value
-PASS: gdb.linespec/explicit.exp: complete -source with no value
-PASS: gdb.linespec/explicit.exp: complete after -function -qualified: cmd complete "b -function argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -function -qualified: cmd complete "b -function argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -function -qualified: cmd complete "b -function argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -function -qualified: tab complete "b -function argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -function -qualified: tab complete "b -function argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -function -qualified: tab complete "b -function argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -function: cmd complete "b -function -fun"
-PASS: gdb.linespec/explicit.exp: complete after -function: cmd complete "b -function argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -function: cmd complete "b -function argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -function: cmd complete "b -function argument "
-PASS: gdb.linespec/explicit.exp: complete after -function: cmd complete "b -function thr"
-PASS: gdb.linespec/explicit.exp: complete after -function: tab complete "b -function -fun"
-PASS: gdb.linespec/explicit.exp: complete after -function: tab complete "b -function argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -function: tab complete "b -function argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -function: tab complete "b -function argument "
-PASS: gdb.linespec/explicit.exp: complete after -function: tab complete "b -function thr"
-PASS: gdb.linespec/explicit.exp: complete after -label -qualified: cmd complete "b -label argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -label -qualified: cmd complete "b -label argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -label -qualified: cmd complete "b -label argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -label -qualified: tab complete "b -label argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -label -qualified: tab complete "b -label argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -label -qualified: tab complete "b -label argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -label: cmd complete "b -label -fun"
-PASS: gdb.linespec/explicit.exp: complete after -label: cmd complete "b -label argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -label: cmd complete "b -label argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -label: cmd complete "b -label argument "
-PASS: gdb.linespec/explicit.exp: complete after -label: cmd complete "b -label thr"
-PASS: gdb.linespec/explicit.exp: complete after -label: tab complete "b -label -fun"
-PASS: gdb.linespec/explicit.exp: complete after -label: tab complete "b -label argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -label: tab complete "b -label argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -label: tab complete "b -label argument "
-PASS: gdb.linespec/explicit.exp: complete after -label: tab complete "b -label thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line +10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line +10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line +10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line -10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line -10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line -10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line 10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line 10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line 10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: cmd complete "b -line argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line +10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line +10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line +10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line -10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line -10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line -10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line 10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line 10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line 10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -line -qualified: tab complete "b -line argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line +10 "
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line +10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line +10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line -10 "
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line -10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line -10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line 10 "
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line 10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line 10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line argument "
-PASS: gdb.linespec/explicit.exp: complete after -line: cmd complete "b -line thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line +10 "
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line +10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line +10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line -10 "
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line -10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line -10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line 10 "
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line 10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line 10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line argument "
-PASS: gdb.linespec/explicit.exp: complete after -line: tab complete "b -line thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function -qualified: cmd complete "b -qualified -function argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function -qualified: cmd complete "b -qualified -function argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function -qualified: cmd complete "b -qualified -function argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function -qualified: tab complete "b -qualified -function argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function -qualified: tab complete "b -qualified -function argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function -qualified: tab complete "b -qualified -function argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: cmd complete "b -qualified -function -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: cmd complete "b -qualified -function argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: cmd complete "b -qualified -function argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: cmd complete "b -qualified -function argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: cmd complete "b -qualified -function thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: tab complete "b -qualified -function -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: tab complete "b -qualified -function argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: tab complete "b -qualified -function argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: tab complete "b -qualified -function argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -function: tab complete "b -qualified -function thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label -qualified: cmd complete "b -qualified -label argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label -qualified: cmd complete "b -qualified -label argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label -qualified: cmd complete "b -qualified -label argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label -qualified: tab complete "b -qualified -label argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label -qualified: tab complete "b -qualified -label argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label -qualified: tab complete "b -qualified -label argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: cmd complete "b -qualified -label -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: cmd complete "b -qualified -label argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: cmd complete "b -qualified -label argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: cmd complete "b -qualified -label argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: cmd complete "b -qualified -label thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: tab complete "b -qualified -label -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: tab complete "b -qualified -label argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: tab complete "b -qualified -label argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: tab complete "b -qualified -label argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -label: tab complete "b -qualified -label thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line +10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line +10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line +10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line -10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line -10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line -10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line 10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line 10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line 10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: cmd complete "b -qualified -line argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line +10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line +10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line +10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line -10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line -10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line -10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line 10 -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line 10 -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line 10 -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line -qualified: tab complete "b -qualified -line argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line +10 "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line +10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line +10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line -10 "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line -10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line -10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line 10 "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line 10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line 10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: cmd complete "b -qualified -line thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line +10 "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line +10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line +10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line -10 "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line -10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line -10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line 10 "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line 10 -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line 10 thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -line: tab complete "b -qualified -line thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source -qualified: cmd complete "b -qualified -source argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source -qualified: cmd complete "b -qualified -source argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source -qualified: cmd complete "b -qualified -source argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source -qualified: tab complete "b -qualified -source argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source -qualified: tab complete "b -qualified -source argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source -qualified: tab complete "b -qualified -source argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: cmd complete "b -qualified -source -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: cmd complete "b -qualified -source argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: cmd complete "b -qualified -source argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: cmd complete "b -qualified -source argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: cmd complete "b -qualified -source thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: tab complete "b -qualified -source -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: tab complete "b -qualified -source argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: tab complete "b -qualified -source argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: tab complete "b -qualified -source argument "
-PASS: gdb.linespec/explicit.exp: complete after -qualified -source: tab complete "b -qualified -source thr"
-PASS: gdb.linespec/explicit.exp: complete after -source -qualified: cmd complete "b -source argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -source -qualified: cmd complete "b -source argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -source -qualified: cmd complete "b -source argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -source -qualified: tab complete "b -source argument -qualified -fun"
-PASS: gdb.linespec/explicit.exp: complete after -source -qualified: tab complete "b -source argument -qualified thr"
-PASS: gdb.linespec/explicit.exp: complete after -source -qualified: tab complete "b -source argument -qualified "
-PASS: gdb.linespec/explicit.exp: complete after -source: cmd complete "b -source -fun"
-PASS: gdb.linespec/explicit.exp: complete after -source: cmd complete "b -source argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -source: cmd complete "b -source argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -source: cmd complete "b -source argument "
-PASS: gdb.linespec/explicit.exp: complete after -source: cmd complete "b -source thr"
-PASS: gdb.linespec/explicit.exp: complete after -source: tab complete "b -source -fun"
-PASS: gdb.linespec/explicit.exp: complete after -source: tab complete "b -source argument -fun"
-PASS: gdb.linespec/explicit.exp: complete after -source: tab complete "b -source argument thr"
-PASS: gdb.linespec/explicit.exp: complete after -source: tab complete "b -source argument "
-PASS: gdb.linespec/explicit.exp: complete after -source: tab complete "b -source thr"
-PASS: gdb.linespec/explicit.exp: complete filename and function reversed
-PASS: gdb.linespec/explicit.exp: complete filename and non-existant function name
-PASS: gdb.linespec/explicit.exp: complete filename and non-unique function name
-PASS: gdb.linespec/explicit.exp: complete filename and unique function name
-PASS: gdb.linespec/explicit.exp: complete label name with no function: cmd complete "break -label to"
-PASS: gdb.linespec/explicit.exp: complete label name with no function: compare "break -label top" completion list with bp location list: matches
-PASS: gdb.linespec/explicit.exp: complete label name with no function: tab complete "break -label to"
-PASS: gdb.linespec/explicit.exp: complete label name with source file but no function: cmd complete "break -source explicit.c -label to"
-PASS: gdb.linespec/explicit.exp: complete label name with source file but no function: compare "break -source explicit.c -label top" completion list with bp location list: matches
-PASS: gdb.linespec/explicit.exp: complete label name with source file but no function: tab complete "break -source explicit.c -label to"
-PASS: gdb.linespec/explicit.exp: complete label name with wrong source file: "break -source explicit2.c -function myfunction -label top" creates no bp locations: matches
-PASS: gdb.linespec/explicit.exp: complete label name with wrong source file: cmd complete "break -source explicit2.c -function myfunction -label to"
-PASS: gdb.linespec/explicit.exp: complete label name with wrong source file: tab complete "break -source explicit2.c -function myfunction -label to"
-PASS: gdb.linespec/explicit.exp: complete non-existant file name
-PASS: gdb.linespec/explicit.exp: complete non-existant function name
-PASS: gdb.linespec/explicit.exp: complete non-unique file name
-PASS: gdb.linespec/explicit.exp: complete non-unique function name
-PASS: gdb.linespec/explicit.exp: complete non-unique label name: cmd complete "b -function myfunction -label "
-PASS: gdb.linespec/explicit.exp: complete non-unique label name: tab complete "b -function myfunction -label "
-PASS: gdb.linespec/explicit.exp: complete unique file name: break -source "3explicit.c"
-PASS: gdb.linespec/explicit.exp: complete unique file name: break -source '3explicit.c'
-PASS: gdb.linespec/explicit.exp: complete unique file name: break -source 3explicit.c
-PASS: gdb.linespec/explicit.exp: complete unique file name: cmd complete "break -source "3ex"
-PASS: gdb.linespec/explicit.exp: complete unique file name: cmd complete "break -source '3ex"
-PASS: gdb.linespec/explicit.exp: complete unique file name: cmd complete "break -source 3ex"
-PASS: gdb.linespec/explicit.exp: complete unique file name: tab complete "break -source "3ex"
-PASS: gdb.linespec/explicit.exp: complete unique file name: tab complete "break -source '3ex"
-PASS: gdb.linespec/explicit.exp: complete unique file name: tab complete "break -source 3ex"
-PASS: gdb.linespec/explicit.exp: complete unique function name
-PASS: gdb.linespec/explicit.exp: complete unique label name reversed: cmd complete "b -label top -function myfunction"
-PASS: gdb.linespec/explicit.exp: complete unique label name reversed: tab complete "b -label top -function myfunction"
-PASS: gdb.linespec/explicit.exp: complete unique label name with source file: cmd complete "break -source explicit.c -function myfunction -label to"
-PASS: gdb.linespec/explicit.exp: complete unique label name with source file: tab complete "break -source explicit.c -function myfunction -label to"
-PASS: gdb.linespec/explicit.exp: complete unique label name: cmd complete "break -function myfunction -label "to"
-PASS: gdb.linespec/explicit.exp: complete unique label name: cmd complete "break -function myfunction -label 'to"
-PASS: gdb.linespec/explicit.exp: complete unique label name: cmd complete "break -function myfunction -label to"
-PASS: gdb.linespec/explicit.exp: complete unique label name: tab complete "break -function myfunction -label "to"
-PASS: gdb.linespec/explicit.exp: complete unique label name: tab complete "break -function myfunction -label 'to"
-PASS: gdb.linespec/explicit.exp: complete unique label name: tab complete "break -function myfunction -label to"
-PASS: gdb.linespec/explicit.exp: complete with no arguments
-PASS: gdb.linespec/explicit.exp: complete with no arguments and no symbols: cmd complete "b "
-PASS: gdb.linespec/explicit.exp: complete with no arguments and no symbols: cmd complete "b -"
-PASS: gdb.linespec/explicit.exp: complete with no arguments and no symbols: tab complete "b "
-PASS: gdb.linespec/explicit.exp: complete with no arguments and no symbols: tab complete "b -"
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -label top
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -label top -line 3
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -function myfunction -line 3
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -line 3
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction -label top
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -function myfunction -label top -line 3
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: -source explicit.c -line 29
-PASS: gdb.linespec/explicit.exp: continue to breakpoint: condition_command overrides explicit linespec condition
-PASS: gdb.linespec/explicit.exp: delete complete filename and function reversed breakpoint
-PASS: gdb.linespec/explicit.exp: delete complete filename and non-unique function name breakpoint
-PASS: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint
-PASS: gdb.linespec/explicit.exp: delete complete non-unique function name breakpoint
-PASS: gdb.linespec/explicit.exp: delete complete unique function name breakpoint
-PASS: gdb.linespec/explicit.exp: info break of cleared condition of explicit breakpoint
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -label top -line 3"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -label top"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction -line 3"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-function myfunction"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-line 3"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction -label top -line 3"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction -label top"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -function myfunction"
-PASS: gdb.linespec/explicit.exp: info break of conditional breakpoint at "-source explicit.c -line 29"
-PASS: gdb.linespec/explicit.exp: list +,-
-PASS: gdb.linespec/explicit.exp: list -line +, -line -
-PASS: gdb.linespec/explicit.exp: list -line -,-line +
-PASS: gdb.linespec/explicit.exp: list main 1
-PASS: gdb.linespec/explicit.exp: list main 2
-PASS: gdb.linespec/explicit.exp: list myfunction 1
-PASS: gdb.linespec/explicit.exp: list myfunction 2
-PASS: gdb.linespec/explicit.exp: nosharedlibrary
-PASS: gdb.linespec/explicit.exp: pending invalid conditional explicit breakpoint
-PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint
-PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint resolved
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -line 3" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-line 3" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction" with valid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29"
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29" with invalid condition
-PASS: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -line 29" with valid condition
-PASS: gdb.linespec/explicit.exp: set confirm off
-PASS: gdb.linespec/explicit.exp: set max-completions unlimited
-PASS: gdb.linespec/explicit.exp: set new breakpoint condition for explicit linespec
-PASS: gdb.linespec/explicit.exp: turn off pending breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.linespec/keywords.exp ...
-PASS: gdb.linespec/keywords.exp: break if
-PASS: gdb.linespec/keywords.exp: break task 123
-PASS: gdb.linespec/keywords.exp: break task foo
-PASS: gdb.linespec/keywords.exp: break task if
-PASS: gdb.linespec/keywords.exp: break task task
-PASS: gdb.linespec/keywords.exp: break task task 123
-PASS: gdb.linespec/keywords.exp: break task thread
-PASS: gdb.linespec/keywords.exp: break thread 123
-PASS: gdb.linespec/keywords.exp: break thread foo
-PASS: gdb.linespec/keywords.exp: break thread if
-PASS: gdb.linespec/keywords.exp: break thread task
-PASS: gdb.linespec/keywords.exp: break thread thread
-PASS: gdb.linespec/keywords.exp: break thread thread 123
-PASS: gdb.linespec/keywords.exp: gdb_breakpoint: set breakpoint at task
-PASS: gdb.linespec/keywords.exp: gdb_breakpoint: set breakpoint at thread
-PASS: gdb.linespec/keywords.exp: gdb_breakpoint: set breakpoint at thread if 0
-PASS: gdb.linespec/keywords.exp: prefix: '', suffix: ' ', cond: ' if 1': gdb_breakpoint: set breakpoint at main -force-condition if 1
-PASS: gdb.linespec/keywords.exp: prefix: '', suffix: ' ', cond: '': gdb_breakpoint: set breakpoint at main -force-condition
-PASS: gdb.linespec/keywords.exp: prefix: '', suffix: ' thread 1', cond: ' if 1': gdb_breakpoint: set breakpoint at main -force-condition thread 1 if 1
-PASS: gdb.linespec/keywords.exp: prefix: '', suffix: ' thread 1', cond: '': gdb_breakpoint: set breakpoint at main -force-condition thread 1
-PASS: gdb.linespec/keywords.exp: prefix: '', suffix: '', cond: ' if 1': gdb_breakpoint: set breakpoint at main -force-condition if 1
-PASS: gdb.linespec/keywords.exp: prefix: '', suffix: '', cond: '': gdb_breakpoint: set breakpoint at main -force-condition
-PASS: gdb.linespec/keywords.exp: prefix: 'thread 1 ', suffix: ' ', cond: ' if 1': gdb_breakpoint: set breakpoint at main thread 1 -force-condition if 1
-PASS: gdb.linespec/keywords.exp: prefix: 'thread 1 ', suffix: ' ', cond: '': gdb_breakpoint: set breakpoint at main thread 1 -force-condition
-PASS: gdb.linespec/keywords.exp: prefix: 'thread 1 ', suffix: ' thread 1', cond: ' if 1': break main thread 1 -force-condition thread 1 if 1
-PASS: gdb.linespec/keywords.exp: prefix: 'thread 1 ', suffix: ' thread 1', cond: '': break main thread 1 -force-condition thread 1
-PASS: gdb.linespec/keywords.exp: prefix: 'thread 1 ', suffix: '', cond: ' if 1': gdb_breakpoint: set breakpoint at main thread 1 -force-condition if 1
-PASS: gdb.linespec/keywords.exp: prefix: 'thread 1 ', suffix: '', cond: '': gdb_breakpoint: set breakpoint at main thread 1 -force-condition
-PASS: gdb.linespec/keywords.exp: set breakpoint pending off
-PASS: gdb.linespec/keywords.exp: trailing whitespace: break if
-PASS: gdb.linespec/keywords.exp: trailing whitespace: gdb_breakpoint: set breakpoint at task
-PASS: gdb.linespec/keywords.exp: trailing whitespace: gdb_breakpoint: set breakpoint at thread
-Running gdb.git~master/gdb/testsuite/gdb.linespec/linespec.exp ...
-PASS: gdb.linespec/linespec.exp: add inferior for linespec tests
-PASS: gdb.linespec/linespec.exp: clear breakpoint using dir/file:line
-PASS: gdb.linespec/linespec.exp: complete condition
-PASS: gdb.linespec/linespec.exp: complete functions in non-existing absolute path
-PASS: gdb.linespec/linespec.exp: complete non-unique function name in two source files
-PASS: gdb.linespec/linespec.exp: complete unique function name in disambiguated source file
-PASS: gdb.linespec/linespec.exp: complete unique function name in two source files
-PASS: gdb.linespec/linespec.exp: disable pending breakpoints for linespec tests
-PASS: gdb.linespec/linespec.exp: multi-location break using duplicate function name
-PASS: gdb.linespec/linespec.exp: multi-location break using duplicate function name and label
-PASS: gdb.linespec/linespec.exp: multi-location break using file:line
-PASS: gdb.linespec/linespec.exp: set break at non-unique function name in two source files
-PASS: gdb.linespec/linespec.exp: set break at unique function name in disambiguated source file
-PASS: gdb.linespec/linespec.exp: set break at unique function name in two source files
-PASS: gdb.linespec/linespec.exp: set break in function in non-existing absolute path
-PASS: gdb.linespec/linespec.exp: set breakpoint at all instances of NameSpace::overload
-PASS: gdb.linespec/linespec.exp: set breakpoint at lspec.cc instance of NameSpace::overload
-PASS: gdb.linespec/linespec.exp: set breakpoint at main in both inferiors
-PASS: gdb.linespec/linespec.exp: set breakpoint at non-existent lspec.cc instance of NameSpace::overload
-PASS: gdb.linespec/linespec.exp: set breakpoint at specific instance of NameSpace::overload
-PASS: gdb.linespec/linespec.exp: set breakpoint in body.h
-PASS: gdb.linespec/linespec.exp: set breakpoint in f1
-PASS: gdb.linespec/linespec.exp: set breakpoint on non-existent function
-PASS: gdb.linespec/linespec.exp: set multiple-symbols to all for linespec tests
-PASS: gdb.linespec/linespec.exp: set the new inferior file for linespec tests
-PASS: gdb.linespec/linespec.exp: single-location break using dir/file:line
-PASS: gdb.linespec/linespec.exp: switch to inferior 2 for linespec tests
-Running gdb.git~master/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
-PASS: gdb.linespec/ls-dollar.exp: break $dollar_func
-PASS: gdb.linespec/ls-dollar.exp: break ls-dollar.cc:$theline
-PASS: gdb.linespec/ls-dollar.exp: list $dollar_var
-PASS: gdb.linespec/ls-dollar.exp: list ls-dollar.cc:$theline
-PASS: gdb.linespec/ls-dollar.exp: set listsize 1
-PASS: gdb.linespec/ls-dollar.exp: set var $theline = 20
-Running gdb.git~master/gdb/testsuite/gdb.linespec/ls-errs.exp ...
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "file::colons.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "ls-errs.c:+500"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "ls-errs.c:-100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "ls-errs.c:1000"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "spaces: and :colons.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "src-file.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "this "file" has quotes.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break "this 'file' has quotes.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break $zippo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'file::colons.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'ls-errs.c:+500''
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'ls-errs.c:-100''
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'ls-errs.c:1000''
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'main.c' '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'main.c'+3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'main.c',21'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'main.c'3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'main.c'flubber'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'more: :spaces: :and colons::.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'src-file.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'this "file" has quotes.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 'this 'file' has quotes.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10: '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +10:'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break +500'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10: '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -10:'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo +10"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo +100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo -10"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo -100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo ."'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo 0"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo 1"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo bar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo.bar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foo::bar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function "foobar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function main -label label whitespace'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -function ret_type tmpl_function'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line +10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line +10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line +10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line +10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line +10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line +500'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line -10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line -10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line -10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line -10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line -10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line 1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line 3 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line 3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line 3 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line 3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -line 3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source 'file::colons.c' -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source file::colons.c -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function main -label foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function main -label foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function main -label foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -function ret_type tmpl_function'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line +500'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line -x'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line 1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line 3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line 3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c -line 3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c main'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source ls-errs.c'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source this file has spaces.c -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break -source this_file_doesn't_exist.c -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3: '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break 3:'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break C:/nonexist-with-windrive.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo +10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo .'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo 0'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo bar'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo.bar'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foo::bar'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break foobar'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break if'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c: '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c: foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c: foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:$zippo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:+500'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:-100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:3 -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c::'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main: '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main: foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main: foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main:'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break ls-errs.c:main:foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main : there'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main : there'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main :there'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main: there'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main:here : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main:here : '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main:here :'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main:here: '
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main:here:'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break main:there'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break task'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break this file has spaces.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break this_file_doesn't_exist.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: 'break thread'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: breakpoint line number in file
-PASS: gdb.linespec/ls-errs.exp: lang=C++: continue to breakpoint: 24
-PASS: gdb.linespec/ls-errs.exp: lang=C++: set breakpoint pending off
-PASS: gdb.linespec/ls-errs.exp: lang=C++: set max-completions unlimited
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=+100: 'break -function "main +100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=+100: 'break -function main -label "here +100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=+100: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=+100: 'break main:here +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=-100: 'break -function "main -100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=-100: 'break -function main -label "here -100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=-100: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=-100: 'break main:here -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=3: 'break -function "main 3"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=3: 'break -function main -label "here 3"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=3: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=3: 'break main:here 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=foo: 'break -function "main foo"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=foo: 'break -function main -label "here foo"'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=foo: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C++: x=foo: 'break main:here foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "file::colons.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "ls-errs.c:+500"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "ls-errs.c:-100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "ls-errs.c:1000"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "spaces: and :colons.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "src-file.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "this "file" has quotes.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break "this 'file' has quotes.c":3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break $zippo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'file::colons.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'ls-errs.c:+500''
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'ls-errs.c:-100''
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'ls-errs.c:1000''
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'main.c' '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'main.c'+3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'main.c',21'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'main.c'3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'main.c'flubber'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'more: :spaces: :and colons::.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'src-file.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'this "file" has quotes.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 'this 'file' has quotes.c':3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10: '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +10:'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break +500'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10: '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -10:'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo +10"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo +100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo -10"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo -100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo ."'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo 0"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo 1"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo bar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo.bar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foo::bar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function "foobar"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function main -label label whitespace'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -function ret_type tmpl_function'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line +10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line +10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line +10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line +10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line +10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line +500'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line -10 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line -10 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line -10 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line -10 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line -10 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line 1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line 3 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line 3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line 3 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line 3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -line 3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source 'file::colons.c' -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source file::colons.c -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function main -label foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function main -label foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function main -label foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -function ret_type tmpl_function'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line +500'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line -x'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line 1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line 3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line 3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c -line 3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c main'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source ls-errs.c'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source this file has spaces.c -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break -source this_file_doesn't_exist.c -line 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 +1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3: '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break 3:'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break C:/nonexist-with-windrive.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo +10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo -10'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo .'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo 0'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo bar'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo.bar'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foo::bar'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break foobar'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break if'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c: '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c: foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c: foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:$zippo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:+500'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:-100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:1000'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:3 +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:3 -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:3 1'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:3 foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c::'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main: '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main: foo '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main: foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main:'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break ls-errs.c:main:foo'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main : there'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main : there'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main :there'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main: there'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main:here : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main:here : '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main:here :'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main:here: '
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main:here:'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break main:there'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break task'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break this file has spaces.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break this_file_doesn't_exist.c:3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: 'break thread'
-PASS: gdb.linespec/ls-errs.exp: lang=C: breakpoint line number in file
-PASS: gdb.linespec/ls-errs.exp: lang=C: continue to breakpoint: 24
-PASS: gdb.linespec/ls-errs.exp: lang=C: set breakpoint pending off
-PASS: gdb.linespec/ls-errs.exp: lang=C: set max-completions unlimited
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=+100: 'break -function "main +100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=+100: 'break -function main -label "here +100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=+100: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=+100: 'break main:here +100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=-100: 'break -function "main -100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=-100: 'break -function main -label "here -100"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=-100: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=-100: 'break main:here -100'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=3: 'break -function "main 3"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=3: 'break -function main -label "here 3"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=3: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=3: 'break main:here 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=foo: 'break -function "main foo"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=foo: 'break -function main -label "here foo"'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=foo: 'break main 3'
-PASS: gdb.linespec/ls-errs.exp: lang=C: x=foo: 'break main:here foo'
-Running gdb.git~master/gdb/testsuite/gdb.linespec/macro-relative.exp ...
-PASS: gdb.linespec/macro-relative.exp: info macro HEADER
-Running gdb.git~master/gdb/testsuite/gdb.linespec/skip-two.exp ...
-PASS: gdb.linespec/skip-two.exp: continue to breakpoint: n
-PASS: gdb.linespec/skip-two.exp: dupname ignored for thefile.cc
-PASS: gdb.linespec/skip-two.exp: dupname ignored from main
-PASS: gdb.linespec/skip-two.exp: dupname ignored from n
-PASS: gdb.linespec/skip-two.exp: finish from dupname
-PASS: gdb.linespec/skip-two.exp: skip delete 1
-PASS: gdb.linespec/skip-two.exp: skip file thefile.cc
-PASS: gdb.linespec/skip-two.exp: skip function dupname
-PASS: gdb.linespec/skip-two.exp: step into dupname
-Running gdb.git~master/gdb/testsuite/gdb.linespec/thread.exp ...
-PASS: gdb.linespec/thread.exp: breakpoint line number in file
-PASS: gdb.linespec/thread.exp: continue to breakpoint: 29
-PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function
-PASS: gdb.linespec/thread.exp: gdb_breakpoint: set breakpoint at thread
-Running gdb.git~master/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ...
-PASS: gdb.mi/dw2-ref-missing-frame.exp: breakpoint at func_loopfb_marker
-PASS: gdb.mi/dw2-ref-missing-frame.exp: breakpoint at func_nofb_marker
-PASS: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_loopfb_marker
-PASS: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_nofb_marker
-PASS: gdb.mi/dw2-ref-missing-frame.exp: test func_loopfb_var
-PASS: gdb.mi/dw2-ref-missing-frame.exp: test func_nofb_marker
-Running gdb.git~master/gdb/testsuite/gdb.mi/gdb2549.exp ...
-PASS: gdb.mi/gdb2549.exp: breakpoint at main
-PASS: gdb.mi/gdb2549.exp: mi runto main
-PASS: gdb.mi/gdb2549.exp: no executable
-PASS: gdb.mi/gdb2549.exp: register values d
-PASS: gdb.mi/gdb2549.exp: register values f
-PASS: gdb.mi/gdb2549.exp: register values o
-PASS: gdb.mi/gdb2549.exp: register values t
-PASS: gdb.mi/gdb2549.exp: register values x
-PASS: gdb.mi/gdb2549.exp: wrong arguments
-Running gdb.git~master/gdb/testsuite/gdb.mi/gdb669.exp ...
-PASS: gdb.mi/gdb669.exp: -thread-list-ids (at main)
-PASS: gdb.mi/gdb669.exp: -thread-list-ids (try 0)
-PASS: gdb.mi/gdb669.exp: -thread-list-ids (try 1)
-PASS: gdb.mi/gdb669.exp: -thread-list-ids (try 2)
-PASS: gdb.mi/gdb669.exp: -thread-list-ids (try 3)
-PASS: gdb.mi/gdb669.exp: -thread_list_ids (at main)
-PASS: gdb.mi/gdb669.exp: -thread_list_ids (try 0)
-PASS: gdb.mi/gdb669.exp: -thread_list_ids (try 1)
-PASS: gdb.mi/gdb669.exp: -thread_list_ids (try 2)
-PASS: gdb.mi/gdb669.exp: -thread_list_ids (try 3)
-PASS: gdb.mi/gdb669.exp: MI and console have same threads (at main)
-PASS: gdb.mi/gdb669.exp: MI and console have same threads (try 0)
-PASS: gdb.mi/gdb669.exp: MI and console have same threads (try 1)
-PASS: gdb.mi/gdb669.exp: MI and console have same threads (try 2)
-PASS: gdb.mi/gdb669.exp: MI and console have same threads (try 3)
-PASS: gdb.mi/gdb669.exp: breakpoint at main
-PASS: gdb.mi/gdb669.exp: console and MI have same number of threads (at main)
-PASS: gdb.mi/gdb669.exp: console and MI have same number of threads (try 0)
-PASS: gdb.mi/gdb669.exp: console and MI have same number of threads (try 1)
-PASS: gdb.mi/gdb669.exp: console and MI have same number of threads (try 2)
-PASS: gdb.mi/gdb669.exp: console and MI have same number of threads (try 3)
-PASS: gdb.mi/gdb669.exp: finding MI result string (at main)
-PASS: gdb.mi/gdb669.exp: finding MI result string (try 0)
-PASS: gdb.mi/gdb669.exp: finding MI result string (try 1)
-PASS: gdb.mi/gdb669.exp: finding MI result string (try 2)
-PASS: gdb.mi/gdb669.exp: finding MI result string (try 3)
-PASS: gdb.mi/gdb669.exp: finding number of threads in MI output (at main)
-PASS: gdb.mi/gdb669.exp: finding number of threads in MI output (try 0)
-PASS: gdb.mi/gdb669.exp: finding number of threads in MI output (try 1)
-PASS: gdb.mi/gdb669.exp: finding number of threads in MI output (try 2)
-PASS: gdb.mi/gdb669.exp: finding number of threads in MI output (try 3)
-PASS: gdb.mi/gdb669.exp: finding threads in MI output (at main)
-PASS: gdb.mi/gdb669.exp: finding threads in MI output (try 0)
-PASS: gdb.mi/gdb669.exp: finding threads in MI output (try 1)
-PASS: gdb.mi/gdb669.exp: finding threads in MI output (try 2)
-PASS: gdb.mi/gdb669.exp: finding threads in MI output (try 3)
-PASS: gdb.mi/gdb669.exp: got number of threads from MI (at main)
-PASS: gdb.mi/gdb669.exp: got number of threads from MI (try 0)
-PASS: gdb.mi/gdb669.exp: got number of threads from MI (try 1)
-PASS: gdb.mi/gdb669.exp: got number of threads from MI (try 2)
-PASS: gdb.mi/gdb669.exp: got number of threads from MI (try 3)
-PASS: gdb.mi/gdb669.exp: info threads (at main)
-PASS: gdb.mi/gdb669.exp: info threads (try 0)
-PASS: gdb.mi/gdb669.exp: info threads (try 1)
-PASS: gdb.mi/gdb669.exp: info threads (try 2)
-PASS: gdb.mi/gdb669.exp: info threads (try 3)
-PASS: gdb.mi/gdb669.exp: mi runto main
-PASS: gdb.mi/gdb669.exp: next, try 0
-PASS: gdb.mi/gdb669.exp: next, try 1
-PASS: gdb.mi/gdb669.exp: next, try 2
-PASS: gdb.mi/gdb669.exp: next, try 3
-PASS: gdb.mi/gdb669.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/gdb680.exp ...
-PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 0
-PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 1
-PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 2
-PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 3
-PASS: gdb.mi/gdb680.exp: -data-list-register-names -1, try 4
-Running gdb.git~master/gdb/testsuite/gdb.mi/gdb701.exp ...
-PASS: gdb.mi/gdb701.exp: breakpoint at main
-PASS: gdb.mi/gdb701.exp: create fooPtr
-PASS: gdb.mi/gdb701.exp: list children of fooPtr
-PASS: gdb.mi/gdb701.exp: list children of fooPtr.x
-PASS: gdb.mi/gdb701.exp: list children of fooPtr.y
-PASS: gdb.mi/gdb701.exp: list children of fooPtr.z
-PASS: gdb.mi/gdb701.exp: mi runto main
-PASS: gdb.mi/gdb701.exp: step over "foo = 0"
-Running gdb.git~master/gdb/testsuite/gdb.mi/gdb792.exp ...
-PASS: gdb.mi/gdb792.exp: breakpoint at main
-PASS: gdb.mi/gdb792.exp: create var for class A
-PASS: gdb.mi/gdb792.exp: create var for class C which has baseclass A
-PASS: gdb.mi/gdb792.exp: list children of A.private
-PASS: gdb.mi/gdb792.exp: list children of A.protected
-PASS: gdb.mi/gdb792.exp: list children of A.protected.b
-PASS: gdb.mi/gdb792.exp: list children of A.protected.b.private
-PASS: gdb.mi/gdb792.exp: list children of A.protected.b.public
-PASS: gdb.mi/gdb792.exp: list children of A.public
-PASS: gdb.mi/gdb792.exp: list children of class A
-PASS: gdb.mi/gdb792.exp: list children of class C
-PASS: gdb.mi/gdb792.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/interrupt-thread-group.exp ...
-PASS: gdb.mi/interrupt-thread-group.exp: add inferior 2
-PASS: gdb.mi/interrupt-thread-group.exp: after interrupting inferior 1
-PASS: gdb.mi/interrupt-thread-group.exp: after interrupting inferior 2
-PASS: gdb.mi/interrupt-thread-group.exp: before interrupting
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 1, interrupt 0
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 1, interrupt 1
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 1, interrupt 2
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 1, interrupt 3
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 1, interrupt 4
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 2, interrupt 0
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 2, interrupt 1
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 2, interrupt 2
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 2, interrupt 3
-PASS: gdb.mi/interrupt-thread-group.exp: inferior 2, interrupt 4
-PASS: gdb.mi/interrupt-thread-group.exp: inferior i1 stops at all_threads_started
-PASS: gdb.mi/interrupt-thread-group.exp: inferior i2 stops at all_threads_started
-PASS: gdb.mi/interrupt-thread-group.exp: interrupt inferior 1
-PASS: gdb.mi/interrupt-thread-group.exp: interrupt inferior 2
-PASS: gdb.mi/interrupt-thread-group.exp: run inferior 2
-PASS: gdb.mi/interrupt-thread-group.exp: set breakpoint on all_threads_started
-PASS: gdb.mi/interrupt-thread-group.exp: set executable of inferior 2
-PASS: gdb.mi/interrupt-thread-group.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/list-thread-groups-available.exp ...
-PASS: gdb.mi/list-thread-groups-available.exp: list available thread groups
-PASS: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter
-Running gdb.git~master/gdb/testsuite/gdb.mi/list-thread-groups-no-inferior.exp ...
-PASS: gdb.mi/list-thread-groups-no-inferior.exp: -list-thread-groups --available
-PASS: gdb.mi/list-thread-groups-no-inferior.exp: GDB is still alive
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-add-inferior.exp ...
-PASS: gdb.mi/mi-add-inferior.exp: $idx > -1
-PASS: gdb.mi/mi-add-inferior.exp: $saw_current_inferior && $saw_new_inferior
-PASS: gdb.mi/mi-add-inferior.exp: [string length "$header_line"] > 0
-PASS: gdb.mi/mi-add-inferior.exp: [string length "$inf_line"] > 0
-PASS: gdb.mi/mi-add-inferior.exp: breakpoint at main
-PASS: gdb.mi/mi-add-inferior.exp: info inferiors
-PASS: gdb.mi/mi-add-inferior.exp: info inferiors, after new inferior was created
-PASS: gdb.mi/mi-add-inferior.exp: mi add inferior
-PASS: gdb.mi/mi-add-inferior.exp: mi add inferior with no connection
-PASS: gdb.mi/mi-add-inferior.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-async-run.exp ...
-PASS: gdb.mi/mi-async-run.exp: expect interrupt
-PASS: gdb.mi/mi-async-run.exp: send interrupt command
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-async.exp ...
-PASS: gdb.mi/mi-async.exp: CLI next: stop
-PASS: gdb.mi/mi-async.exp: restart: stop
-PASS: gdb.mi/mi-async.exp: start: stop
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-basics.exp ...
-PASS: gdb.mi/mi-basics.exp: acceptance of MI operations
-PASS: gdb.mi/mi-basics.exp: all breakpoints removed
-PASS: gdb.mi/mi-basics.exp: break-delete (all) operation
-PASS: gdb.mi/mi-basics.exp: environment-cd arg operation
-PASS: gdb.mi/mi-basics.exp: environment-directory arg operation
-PASS: gdb.mi/mi-basics.exp: environment-directory empty-string operation
-PASS: gdb.mi/mi-basics.exp: environment-directory operation
-PASS: gdb.mi/mi-basics.exp: environment-path
-PASS: gdb.mi/mi-basics.exp: environment-path -r dir operation
-PASS: gdb.mi/mi-basics.exp: environment-path -r operation
-PASS: gdb.mi/mi-basics.exp: environment-path dir1 dir2 operation
-PASS: gdb.mi/mi-basics.exp: environment-path no-args operation
-PASS: gdb.mi/mi-basics.exp: environment-pwd operation
-PASS: gdb.mi/mi-basics.exp: file-exec-and-symbols operation
-PASS: gdb.mi/mi-basics.exp: file-exec-file operation
-PASS: gdb.mi/mi-basics.exp: file-symbol-file operation
-PASS: gdb.mi/mi-basics.exp: initial tty is mi_inferior_tty_name
-PASS: gdb.mi/mi-basics.exp: make sure tty is empty
-PASS: gdb.mi/mi-basics.exp: set tty to /dev/pts/1
-PASS: gdb.mi/mi-basics.exp: set tty to mi_inferior_tty_name (the way it was)
-PASS: gdb.mi/mi-basics.exp: set tty to the empty string
-PASS: gdb.mi/mi-basics.exp: tty was set correctly
-PASS: gdb.mi/mi-basics.exp: verify tty is correct
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-break-qualified.exp ...
-PASS: gdb.mi/mi-break-qualified.exp: --qualified NS::func
-PASS: gdb.mi/mi-break-qualified.exp: --qualified foo::func
-PASS: gdb.mi/mi-break-qualified.exp: --qualified func
-FAIL: gdb.mi/mi-break-qualified.exp: delete temp breakpoints (unexpected output)
-PASS: gdb.mi/mi-break-qualified.exp: func
-FAIL: gdb.mi/mi-break-qualified.exp: list of breakpoints (timeout)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-break.exp ...
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_abreak_creation: break-insert -a operation
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_abreak_creation: create local variable tpnum
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_abreak_creation: eval tpnum after tracepoint
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_abreak_creation: eval tpnum before tracepoint
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_abreak_creation: update tpnum
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint at main
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: check that commands are cleared
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: check that commands are set
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: clear commands
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: insert breakpoint at basics.c:callee2
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: insert breakpoint at basics.c:callee2, again
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: set commands
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: breakpoint commands: set more commands
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: intermediate stop and continue, bp commands
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: intermediate stop and continue, mi running
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: mi runto main
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_breakpoint_commands: test hitting breakpoint with commands
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_disabled_creation: test disabled creation
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_disabled_creation: test disabled creation: cleanup
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: breakpoint at nonexistent function
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: breakpoint with bad condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: breakpoint with garbage after location
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: conditional breakpoint with garbage after location
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: create varobj for function call
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: dprintf with bad condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: invalid condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_error: update varobj for function call
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: -break-insert --function main basics.c:34
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: -break-insert --source basics.c
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: -break-insert --source basics.c --function foobar
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: -break-insert --source basics.c --function main --label foobar
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: -break-insert --source foobar.c --line 3
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: -break-insert -c "foo == 3" --source basics.c --function main --label label
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: delete temp breakpoints
-FAIL: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: insert explicit conditional breakpoint in callee2 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: insert temp explicit breakpoint at "basics.c":25 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: insert temp explicit breakpoint at basics.c:34 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: insert temp explicit breakpoint at basics.c:callee2 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: insert temp explicit breakpoint in main (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=main: test_explicit_breakpoints: list of explicit breakpoints (unexpected output)
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: breakpoint with forced condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: clear the condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: clear the condition with --force
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: condition is cleared
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: define a bp
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: dprintf with forced condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: invalid condition is defined
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: invalid condition is forced
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: no arguments to -break-condition
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_forced_conditions: no arguments with --force
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_ignore_count: insert breakpoint with ignore count at callme
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_ignore_count: run to breakpoint with ignore count
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_tbreak_creation_and_listing: break-insert -t operation
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_tbreak_creation_and_listing: delete temp breakpoints
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_tbreak_creation_and_listing: insert temp breakpoint at "<fullfilename>":$line_callee4_head
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_tbreak_creation_and_listing: insert temp breakpoint at basics.c:$line_callee3_head
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_tbreak_creation_and_listing: insert temp breakpoint at basics.c:callee2
-PASS: gdb.mi/mi-break.exp: mi-mode=main: test_tbreak_creation_and_listing: list of breakpoints
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_abreak_creation: break-insert -a operation
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_abreak_creation: create local variable tpnum
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_abreak_creation: eval tpnum after tracepoint
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_abreak_creation: eval tpnum before tracepoint
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_abreak_creation: update tpnum
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint at main
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: check that commands are cleared
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: check that commands are set
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: clear commands
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: insert breakpoint at basics.c:callee2
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: insert breakpoint at basics.c:callee2, again
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: set commands
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: breakpoint commands: set more commands
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: intermediate stop and continue, bp commands
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: intermediate stop and continue, mi running
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: mi runto main
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_breakpoint_commands: test hitting breakpoint with commands
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_disabled_creation: test disabled creation
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_disabled_creation: test disabled creation: cleanup
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: breakpoint at nonexistent function
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: breakpoint with bad condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: breakpoint with garbage after location
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: conditional breakpoint with garbage after location
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: create varobj for function call
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: dprintf with bad condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: invalid condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_error: update varobj for function call
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: -break-insert --function main basics.c:34
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: -break-insert --source basics.c
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: -break-insert --source basics.c --function foobar
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: -break-insert --source basics.c --function main --label foobar
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: -break-insert --source foobar.c --line 3
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: -break-insert -c "foo == 3" --source basics.c --function main --label label
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: delete temp breakpoints
-FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: insert explicit conditional breakpoint in callee2 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: insert temp explicit breakpoint at "basics.c":25 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: insert temp explicit breakpoint at basics.c:34 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: insert temp explicit breakpoint at basics.c:callee2 (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: insert temp explicit breakpoint in main (unexpected output)
-FAIL: gdb.mi/mi-break.exp: mi-mode=separate: test_explicit_breakpoints: list of explicit breakpoints (unexpected output)
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: breakpoint with forced condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: clear the condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: clear the condition with --force
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: condition is cleared
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: define a bp
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: dprintf with forced condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: invalid condition is defined
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: invalid condition is forced
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: no arguments to -break-condition
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_forced_conditions: no arguments with --force
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_ignore_count: insert breakpoint with ignore count at callme
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_ignore_count: run to breakpoint with ignore count
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_tbreak_creation_and_listing: break-insert -t operation
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_tbreak_creation_and_listing: delete temp breakpoints
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_tbreak_creation_and_listing: insert temp breakpoint at "<fullfilename>":$line_callee4_head
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_tbreak_creation_and_listing: insert temp breakpoint at basics.c:$line_callee3_head
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_tbreak_creation_and_listing: insert temp breakpoint at basics.c:callee2
-PASS: gdb.mi/mi-break.exp: mi-mode=separate: test_tbreak_creation_and_listing: list of breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_auto_disable: -break-enable count 1 2
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_auto_disable: -break-insert -f pendfunc1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_auto_disable: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_auto_disable: breakpoint auto-disabling after enable count reached
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_auto_disable: mi runto main
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: -break-after 5 1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: -break-condition 2 main == 0x0
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: -break-disable 3
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: -break-enable 3
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: -break-passcount 4 1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: break marker
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: catch syscall
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: change command
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: condition 2 main > 0x0
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: delete 3
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: delete 4
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: delete 5
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: delete 6
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: disable 3
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: dprintf marker, "arg" "
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: enable 3
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: ignore 5 1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: mi runto main
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: passcount 1 4
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: trace marker
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: watch watch
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved:
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc1 resolved
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc3 pending again
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: breakpoint on pendfunc3 resolved
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continue to marker 1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continue to marker 2
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: continue to pendfunc1 breakpoint
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: delete breakpoint on pendfunc1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: insert breakpoint on marker
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: insert breakpoint on pendfunc1
-PASS: gdb.mi/mi-breakpoint-changed.exp: test_pending_resolved: pending resolved: insert breakpoint on pendfunc3
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-breakpoint-multiple-locations.exp ...
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: -break-disable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: -break-enable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: -break-info
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: break a_very_unique_name
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: dis 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: en 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: insert breakpoint with MI command
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=0: mi runto main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: -break-disable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: -break-enable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: -break-info
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: break a_very_unique_name
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: dis 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: en 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: insert breakpoint with MI command
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: mi runto main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=2: use_fix_flag=1: send -fix-multi-location-breakpoint-output
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: -break-disable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: -break-enable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: -break-info
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: break a_very_unique_name
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: dis 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: en 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: insert breakpoint with MI command
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=0: mi runto main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: -break-disable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: -break-enable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: -break-info
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: break a_very_unique_name
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: dis 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: en 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: insert breakpoint with MI command
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: mi runto main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=3: use_fix_flag=1: send -fix-multi-location-breakpoint-output
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: -break-disable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: -break-enable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: -break-info
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: break a_very_unique_name
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: dis 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: en 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: insert breakpoint with MI command
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: mi runto main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: -break-disable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: -break-enable 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: -break-info
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: break a_very_unique_name
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: breakpoint at main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: dis 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: en 2.2
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: insert breakpoint with MI command
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: mi runto main
-PASS: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=1: send -fix-multi-location-breakpoint-output
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-breakpoint-script.exp ...
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=0: -break-info
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=0: add breakpoint commands
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=0: add breakpoint on main
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=1: -break-info
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=1: add breakpoint commands
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=1: add breakpoint on main
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=3: use_fix_flag=1: send -fix-multi-location-breakpoint-output
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=0: -break-info
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=0: add breakpoint commands
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=0: add breakpoint on main
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=1: -break-info
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=1: add breakpoint commands
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=1: add breakpoint on main
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=4: use_fix_flag=1: send -fix-multi-location-breakpoint-output
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=0: -break-info
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=0: add breakpoint commands
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=0: add breakpoint on main
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=1: -break-info
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=1: add breakpoint commands
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=1: add breakpoint on main
-PASS: gdb.mi/mi-breakpoint-script.exp: mi_version=: use_fix_flag=1: send -fix-multi-location-breakpoint-output
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp ...
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: Setup -catch-catch
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: check previous frame: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: check previous frame: catch 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: check previous frame: catch 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: check previous frame: catch 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: check previous frame: catch 5
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: check previous frame: catch 6
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until an exception is caught: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until an exception is caught: catch 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until an exception is caught: catch 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until an exception is caught: catch 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until an exception is caught: catch 5
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until an exception is caught: catch 6
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-catch: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: Setup -catch-rethrow
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: check previous frame: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: check previous frame: rethrow 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: run until an exception is caught: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: run until an exception is caught: rethrow 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-rethrow: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: Setup -catch-throw
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: check previous frame: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: check previous frame: throw 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: check previous frame: throw 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: check previous frame: throw 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: run until an exception is caught: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: run until an exception is caught: throw 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: run until an exception is caught: throw 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: run until an exception is caught: throw 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: -catch-throw: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: Setup -catch-catch
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: Setup -catch-rethrow
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: Setup -catch-throw
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: check previous frame: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: check previous frame: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: check previous frame: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: run until an exception is caught: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: run until an exception is caught: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: run until an exception is caught: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t and regexp: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: Setup -catch-catch
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: Setup -catch-rethrow
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: Setup -catch-throw
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: check previous frame: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: check previous frame: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: check previous frame: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: run until an exception is caught: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: run until an exception is caught: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: run until an exception is caught: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with -t: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: Setup -catch-catch
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: Setup -catch-rethrow
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: Setup -catch-throw
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with invalid regexp: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: Setup -catch-catch
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: Setup -catch-rethrow
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: Setup -catch-throw
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: break before exiting program
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: catch 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: catch 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: catch 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: catch 5
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: catch 6
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: rethrow 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: throw 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: throw 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: check previous frame: throw 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: mi runto main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: catch 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: catch 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: catch 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: catch 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: catch 5
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: catch 6
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: rethrow 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: rethrow 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: throw 1
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: throw 2
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: throw 3
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until an exception is caught: throw 4
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: all with valid regexp: run until breakpoint in main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: breakpoint at main
-PASS: gdb.mi/mi-catch-cpp-exceptions.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-catch-load.exp ...
-PASS: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on
-PASS: gdb.mi/mi-catch-load.exp: catch-load: breakpoint at main
-PASS: gdb.mi/mi-catch-load.exp: catch-load: catch load
-PASS: gdb.mi/mi-catch-load.exp: catch-load: mi runto main
-PASS: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop
-PASS: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on
-PASS: gdb.mi/mi-catch-load.exp: catch-unload: breakpoint at main
-PASS: gdb.mi/mi-catch-load.exp: catch-unload: catch unload
-PASS: gdb.mi/mi-catch-load.exp: catch-unload: mi runto main
-PASS: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-cli.exp ...
-PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_callme_2
-PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_hello
-PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_callme_2
-PASS: gdb.mi/mi-cli.exp: -exec-step does not produce CLI step output
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "break callee4"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "delete 2"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "down"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "file $binfile"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "help set args"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "info break"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_callme_2
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set args foobar"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set listsize 1"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set listsize 10"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "show args"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "up"
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec console bogus
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec with bogus interpreter
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments
-PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument
-PASS: gdb.mi/mi-cli.exp: -stack-select-frame 0
-PASS: gdb.mi/mi-cli.exp: 34 next: CLI output
-PASS: gdb.mi/mi-cli.exp: 34 next: run
-PASS: gdb.mi/mi-cli.exp: 34 next: stop
-PASS: gdb.mi/mi-cli.exp: CLI finish: check CLI output
-PASS: gdb.mi/mi-cli.exp: CLI finish: check MI output
-PASS: gdb.mi/mi-cli.exp: breakpoint at main
-PASS: gdb.mi/mi-cli.exp: breakpoint hit produces CLI output
-PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command
-PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command 2
-PASS: gdb.mi/mi-cli.exp: continue to callee4
-PASS: gdb.mi/mi-cli.exp: mi runto main
-PASS: gdb.mi/mi-cli.exp: temporary breakpoint output hit in MI
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-cmd-error.exp ...
-PASS: gdb.mi/mi-cmd-error.exp: failing non-execution command first (1 x 0): 1st: failing non-execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing non-execution command first (1 x 0): 2nd: failing sync execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing non-execution command first (1 x 1): 1st: failing non-execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing non-execution command first (1 x 1): 2nd: failing non-execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing non-execution command first (1 x 2): 1st: failing non-execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing non-execution command first (1 x 2): 2nd: non-failing command
-PASS: gdb.mi/mi-cmd-error.exp: failing sync execution command first (0 x 0): 1st: failing sync execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing sync execution command first (0 x 0): 2nd: failing sync execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing sync execution command first (0 x 1): 1st: failing sync execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing sync execution command first (0 x 1): 2nd: failing non-execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing sync execution command first (0 x 2): 1st: failing sync execution command
-PASS: gdb.mi/mi-cmd-error.exp: failing sync execution command first (0 x 2): 2nd: non-failing command
-PASS: gdb.mi/mi-cmd-error.exp: non-failing command first (2 x 0): 1st: non-failing command
-PASS: gdb.mi/mi-cmd-error.exp: non-failing command first (2 x 0): 2nd: failing sync execution command
-PASS: gdb.mi/mi-cmd-error.exp: non-failing command first (2 x 1): 1st: non-failing command
-PASS: gdb.mi/mi-cmd-error.exp: non-failing command first (2 x 1): 2nd: failing non-execution command
-PASS: gdb.mi/mi-cmd-error.exp: non-failing command first (2 x 2): 1st: non-failing command
-PASS: gdb.mi/mi-cmd-error.exp: non-failing command first (2 x 2): 2nd: non-failing command
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ...
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "-exec-arguments foo" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "directory /usr/src/gdb"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "directory"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf always-disassemble off"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf always-disassemble on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type off"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" warmup
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set directories $cdir:$cwd:/tmp"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file foo"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache off"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" warmup
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking off"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI)
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp)
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set trace-notes bar"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set trace-notes bar" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set trace-notes foo"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: breakpoint at main
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking off"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking step"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-cmd-user-context.exp ...
-PASS: gdb.mi/mi-cmd-user-context.exp: --stack-select-frame 1
-PASS: gdb.mi/mi-cmd-user-context.exp: --stack-select-frame 2
-PASS: gdb.mi/mi-cmd-user-context.exp: --stack-select-frame 3
-PASS: gdb.mi/mi-cmd-user-context.exp: -stack-info-depth --thread 3
-PASS: gdb.mi/mi-cmd-user-context.exp: -stack-info-frame 1
-PASS: gdb.mi/mi-cmd-user-context.exp: -stack-info-frame 2
-PASS: gdb.mi/mi-cmd-user-context.exp: -thread-select --thread 2 1
-PASS: gdb.mi/mi-cmd-user-context.exp: -thread-select --thread 2 2
-PASS: gdb.mi/mi-cmd-user-context.exp: -thread-select 3
-PASS: gdb.mi/mi-cmd-user-context.exp: frame 1
-PASS: gdb.mi/mi-cmd-user-context.exp: frame 2
-PASS: gdb.mi/mi-cmd-user-context.exp: frame 3
-PASS: gdb.mi/mi-cmd-user-context.exp: frame 4
-PASS: gdb.mi/mi-cmd-user-context.exp: frame 5
-PASS: gdb.mi/mi-cmd-user-context.exp: frame 6
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 1
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 10
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 2
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 3
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 4
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 5
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 6
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 7
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 8
-PASS: gdb.mi/mi-cmd-user-context.exp: info thread 9
-PASS: gdb.mi/mi-cmd-user-context.exp: run to breakpoint in main
-PASS: gdb.mi/mi-cmd-user-context.exp: set breakpoint in main
-PASS: gdb.mi/mi-cmd-user-context.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-complete.exp ...
-PASS: gdb.mi/mi-complete.exp: -complete "b mai"
-PASS: gdb.mi/mi-complete.exp: -complete "b push_ba", wildmatching
-PASS: gdb.mi/mi-complete.exp: -complete bogus
-PASS: gdb.mi/mi-complete.exp: -complete br
-PASS: gdb.mi/mi-complete.exp: -complete br, max-completions 0
-PASS: gdb.mi/mi-complete.exp: -complete br, max-completions 1
-PASS: gdb.mi/mi-complete.exp: -info-gdb-mi-command complete
-PASS: gdb.mi/mi-complete.exp: breakpoint at main
-PASS: gdb.mi/mi-complete.exp: mi runto main
-PASS: gdb.mi/mi-complete.exp: set max-completions 0
-PASS: gdb.mi/mi-complete.exp: set max-completions 1
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ...
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: breakpoint at test
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert conditional breakpoint
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert end breakpoint
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: mi runto test
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: no spurious *running notifications
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: successfully compiled posix threads test case
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: breakpoint at test
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert conditional breakpoint
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert end breakpoint
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: mi runto test
-PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: no spurious *running notifications
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-condbreak-fail.exp ...
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: breakpoint at main
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: check the current frame
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: get number for breakpoint
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: insert conditional breakpoint
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: mi runto main
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: set unwind-on-signal
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=off: wait for stop
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: breakpoint at main
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: check the current frame
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: get number for breakpoint
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: insert conditional breakpoint
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: mi runto main
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: set unwind-on-signal
-PASS: gdb.mi/mi-condbreak-fail.exp: unwind_on_signal=on: wait for stop
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-condbreak-throw.exp ...
-PASS: gdb.mi/mi-condbreak-throw.exp: unwind_on_exception=off: breakpoint at main
-PASS: gdb.mi/mi-condbreak-throw.exp: unwind_on_exception=off: get number for breakpoint
-PASS: gdb.mi/mi-condbreak-throw.exp: unwind_on_exception=off: insert conditional breakpoint
-PASS: gdb.mi/mi-condbreak-throw.exp: unwind_on_exception=off: mi runto main
-PASS: gdb.mi/mi-condbreak-throw.exp: unwind_on_exception=off: set unwind-on-terminating-exception
-PASS: gdb.mi/mi-condbreak-throw.exp: unwind_on_exception=off: wait for stop
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-console.exp ...
-PASS: gdb.mi/mi-console.exp: Testing console output
-PASS: gdb.mi/mi-console.exp: Testing console output inferior output
-PASS: gdb.mi/mi-console.exp: breakpoint at main
-PASS: gdb.mi/mi-console.exp: finished step over hello
-PASS: gdb.mi/mi-console.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-corefile.exp ...
-PASS: gdb.mi/mi-corefile.exp: -target-detach
-PASS: gdb.mi/mi-corefile.exp: -target-select core $corefile
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-detach.exp ...
-PASS: gdb.mi/mi-detach.exp: breakpoint at main
-PASS: gdb.mi/mi-detach.exp: detach
-PASS: gdb.mi/mi-detach.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
-PASS: gdb.mi/mi-disassemble.exp: breakpoint at main
-PASS: gdb.mi/mi-disassemble.exp: byte at 0x40057c matches
-PASS: gdb.mi/mi-disassemble.exp: byte at 0x40057d matches
-PASS: gdb.mi/mi-disassemble.exp: byte at 0x40057e matches
-PASS: gdb.mi/mi-disassemble.exp: byte at 0x40057f matches
-PASS: gdb.mi/mi-disassemble.exp: bytes are separated by a single space
-PASS: gdb.mi/mi-disassemble.exp: check length of each byte
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble bogus address, -a
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble bogus address, -s -e
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble bogus filename
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble checking the opcodes bytes format
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line assembly mixed
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line assembly mixed with opcodes
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly only
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (zero lines) assembly mixed
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (zero lines) assembly only
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly mixed
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly only
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble mix different args
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble range assembly mixed
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble range assembly mixed with opcodes
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode bytes with mode 1
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode bytes with mode 2
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode bytes with mode 3
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode bytes with mode 4
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode bytes with mode 5
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode display with mode 1
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode display with mode 2
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode display with mode 3
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode display with mode 4
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode display with mode 5
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode none with mode 1
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode none with mode 2
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode none with mode 3
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode none with mode 4
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --opcode none with mode 5
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --source with mode 1
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --source with mode 2
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --source with mode 3
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --source with mode 4
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble use --source with mode 5
-PASS: gdb.mi/mi-disassemble.exp: data-disassemble wrong mode arg
-PASS: gdb.mi/mi-disassemble.exp: default mode and --opcodes bytes: data-disassemble file & line, assembly
-PASS: gdb.mi/mi-disassemble.exp: default mode and --opcodes bytes: data-disassemble from pc to pc+12 assembly
-PASS: gdb.mi/mi-disassemble.exp: default mode: data-disassemble file & line, assembly only
-PASS: gdb.mi/mi-disassemble.exp: default mode: data-disassemble from pc to pc+12 assembly only
-PASS: gdb.mi/mi-disassemble.exp: default mode: data-disassemble function around pc assembly only
-PASS: gdb.mi/mi-disassemble.exp: default mode: data-disassemble function callee4 assembly only
-PASS: gdb.mi/mi-disassemble.exp: found the address for a longest instruction
-PASS: gdb.mi/mi-disassemble.exp: found the bytes string for a longest instruction
-PASS: gdb.mi/mi-disassemble.exp: get valueof "*((unsigned char *) 0x40057c)"
-PASS: gdb.mi/mi-disassemble.exp: get valueof "*((unsigned char *) 0x40057d)"
-PASS: gdb.mi/mi-disassemble.exp: get valueof "*((unsigned char *) 0x40057e)"
-PASS: gdb.mi/mi-disassemble.exp: get valueof "*((unsigned char *) 0x40057f)"
-PASS: gdb.mi/mi-disassemble.exp: mi runto main
-PASS: gdb.mi/mi-disassemble.exp: mode 0 and --opcodes bytes: data-disassemble file & line, assembly
-PASS: gdb.mi/mi-disassemble.exp: mode 0 and --opcodes bytes: data-disassemble from pc to pc+12 assembly
-PASS: gdb.mi/mi-disassemble.exp: mode 0: data-disassemble file & line, assembly only
-PASS: gdb.mi/mi-disassemble.exp: mode 0: data-disassemble from pc to pc+12 assembly only
-PASS: gdb.mi/mi-disassemble.exp: mode 0: data-disassemble function around pc assembly only
-PASS: gdb.mi/mi-disassemble.exp: mode 0: data-disassemble function callee4 assembly only
-PASS: gdb.mi/mi-disassemble.exp: mode 2: data-disassemble file & line, assembly
-PASS: gdb.mi/mi-disassemble.exp: mode 2: data-disassemble from pc to pc+12 assembly
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp ...
-PASS: gdb.mi/mi-dprintf-pending.exp: mi dprintf
-PASS: gdb.mi/mi-dprintf-pending.exp: mi dprintf stop
-PASS: gdb.mi/mi-dprintf-pending.exp: mi insert breakpoint bp_location1
-PASS: gdb.mi/mi-dprintf-pending.exp: mi set dprintf
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
-PASS: gdb.mi/mi-dprintf.exp: breakpoint at main
-PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf
-PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: explicit breakpoint at mi-dprintf.c:30
-PASS: gdb.mi/mi-dprintf.exp: explicit dprintf at main
-PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf
-PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf
-PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf stop
-PASS: gdb.mi/mi-dprintf.exp: invalid explicit dprintf
-PASS: gdb.mi/mi-dprintf.exp: mi info dprintf
-PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint bp_location1
-PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint main
-PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string
-PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf dp_location1
-PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf foo
-PASS: gdb.mi/mi-dprintf.exp: mi insert second breakpoint without format string
-PASS: gdb.mi/mi-dprintf.exp: mi insert without location
-PASS: gdb.mi/mi-dprintf.exp: mi runto main
-PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type
-PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to call
-UNSUPPORTED: gdb.mi/mi-dprintf.exp: set dprintf style to agent
-FAIL: gdb.mi/mi-dprintf.exp: stderr symbol check
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-editing.exp ...
-PASS: gdb.mi/mi-editing.exp: -interpreter-exec console "set editing on"
-PASS: gdb.mi/mi-editing.exp: -interpreter-exec console "show editing"
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-eval.exp ...
-PASS: gdb.mi/mi-eval.exp: breakpoint at callee4
-PASS: gdb.mi/mi-eval.exp: eval &A
-PASS: gdb.mi/mi-eval.exp: eval A
-PASS: gdb.mi/mi-eval.exp: eval A + 3
-PASS: gdb.mi/mi-eval.exp: eval A+3
-PASS: gdb.mi/mi-eval.exp: mi runto callee4
-PASS: gdb.mi/mi-eval.exp: next at callee4
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-exec-run.exp ...
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=main: force-fail=0: breakpoint hit reported on mi
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=main: force-fail=1: -gdb-set startup-with-shell off
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=main: force-fail=1: run failure detected
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=separate: force-fail=0: breakpoint hit reported on console
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=separate: force-fail=0: breakpoint hit reported on mi
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=separate: force-fail=1: -gdb-set startup-with-shell off
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=separate: force-fail=1: run failure detected
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=main: force-fail=0: breakpoint hit reported on mi
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=main: force-fail=1: -gdb-set startup-with-shell off
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=main: force-fail=1: run failure detected
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=separate: force-fail=0: breakpoint hit reported on console
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=separate: force-fail=0: breakpoint hit reported on mi
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=separate: force-fail=1: -gdb-set startup-with-shell off
-PASS: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=separate: force-fail=1: run failure detected
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-exit-code.exp ...
-PASS: gdb.mi/mi-exit-code.exp: -list-thread-groups before run shows no exit-code
-PASS: gdb.mi/mi-exit-code.exp: first run: -list-thread-groups after exit shows exit-code
-PASS: gdb.mi/mi-exit-code.exp: first run: -list-thread-groups during run shows no exit-code
-PASS: gdb.mi/mi-exit-code.exp: first run: breakpoint at main
-PASS: gdb.mi/mi-exit-code.exp: first run: exit normally
-PASS: gdb.mi/mi-exit-code.exp: first run: mi runto main
-PASS: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups after exit shows exit-code
-PASS: gdb.mi/mi-exit-code.exp: second run: -list-thread-groups during run shows no exit-code
-PASS: gdb.mi/mi-exit-code.exp: second run: breakpoint at main
-PASS: gdb.mi/mi-exit-code.exp: second run: exit with code
-PASS: gdb.mi/mi-exit-code.exp: second run: mi runto main
-PASS: gdb.mi/mi-exit-code.exp: second run: write exit code
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
-UNSUPPORTED: gdb.mi/mi-file-transfer.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-file.exp ...
-PASS: gdb.mi/mi-file.exp: Getting a list of source files.
-PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-fill-memory.exp ...
-PASS: gdb.mi/mi-fill-memory.exp: breakpoint at main
-PASS: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes)
-PASS: gdb.mi/mi-fill-memory.exp: memory successfully written
-PASS: gdb.mi/mi-fill-memory.exp: mi runto main
-PASS: gdb.mi/mi-fill-memory.exp: next at main
-PASS: gdb.mi/mi-fill-memory.exp: no arguments
-PASS: gdb.mi/mi-fill-memory.exp: one argument missing
-PASS: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-fortran-modules.exp ...
-PASS: gdb.mi/mi-fortran-modules.exp: -gdb-set auto-solib-add off
-PASS: gdb.mi/mi-fortran-modules.exp: -interpreter-exec console "nosharedlibrary"
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-module-functions
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-module-functions --module mod[123]
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-module-functions --name _all
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-module-variables
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-modules
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-modules --name mod[123]
-PASS: gdb.mi/mi-fortran-modules.exp: -symbol-info-modules --name moduse
-PASS: gdb.mi/mi-fortran-modules.exp: breakpoint at main
-FAIL: gdb.mi/mi-fortran-modules.exp: mi runto main (unknown output after running)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-frame-regs.exp ...
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: breakpoint at main
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: breakpoint hit in callee3
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 0
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 1
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 2
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 3
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 0
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 1
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 2
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for 'global_zero + $pc' in frame 3
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: insert breakpoint at basics.c:callee3
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: mi runto main
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: next instruction in callee3
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var1 has changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var2 has changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var3 has not changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var4 has not changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var5 has not changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var6 has not changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var7 has not changed
-PASS: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: varobj var8 has not changed
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: $pc equals address of breakpoint in callee1
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: $pc equals address of breakpoint in callee2
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: $pc equals address of breakpoint in callee3
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: -var-update for frame 1
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: -var-update for frame 2
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: -var-update for frame 3
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: breakpoint at main
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: breakpoint hit in callee1
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: breakpoint hit in callee2
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: breakpoint hit in callee3
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: create varobj for pc in frame 0
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: insert breakpoint at basics.c:callee1
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: insert breakpoint at basics.c:callee2
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: insert breakpoint at basics.c:callee3
-PASS: gdb.mi/mi-frame-regs.exp: do_floating_varobj_test: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ...
-PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does match
-PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does not match
-PASS: gdb.mi/mi-fullname-deleted.exp: fullname present
-PASS: gdb.mi/mi-fullname-deleted.exp: set substitute-path
-PASS: gdb.mi/mi-fullname-deleted.exp: substituted fullname
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-hack-cli.exp ...
-PASS: gdb.mi/mi-hack-cli.exp: 47show architecture
-PASS: gdb.mi/mi-hack-cli.exp: show architecture
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-i-cmd.exp ...
-PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -symbol-list-lines
-PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -unsupported-command
-PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command symbol-list-lines
-PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command unsupported-command
-PASS: gdb.mi/mi-i-cmd.exp: -list-features includes "info-gdb-mi-command"
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-info-os.exp ...
-PASS: gdb.mi/mi-info-os.exp: -info-os
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-info-sources.exp ...
-PASS: gdb.mi/mi-info-sources.exp: breakpoint at main
-PASS: gdb.mi/mi-info-sources.exp: breakpoint at some_other_func
-PASS: gdb.mi/mi-info-sources.exp: debug_read=false: -file-list-exec-source-files --basename -- base
-PASS: gdb.mi/mi-info-sources.exp: debug_read=false: -file-list-exec-source-files --group-by-objfile, look for mi-info-sources-base.c
-PASS: gdb.mi/mi-info-sources.exp: debug_read=false: -file-list-exec-source-files --group-by-objfile, look for mi-info-sources.c
-PASS: gdb.mi/mi-info-sources.exp: debug_read=false: -file-list-exec-source-files, src1
-PASS: gdb.mi/mi-info-sources.exp: debug_read=false: -file-list-exec-source-files, src2
-PASS: gdb.mi/mi-info-sources.exp: debug_read=true: -file-list-exec-source-files --basename -- base
-PASS: gdb.mi/mi-info-sources.exp: debug_read=true: -file-list-exec-source-files --group-by-objfile, look for mi-info-sources-base.c
-PASS: gdb.mi/mi-info-sources.exp: debug_read=true: -file-list-exec-source-files --group-by-objfile, look for mi-info-sources.c
-PASS: gdb.mi/mi-info-sources.exp: debug_read=true: -file-list-exec-source-files, src1
-PASS: gdb.mi/mi-info-sources.exp: debug_read=true: -file-list-exec-source-files, src2
-PASS: gdb.mi/mi-info-sources.exp: maint expand-symtabs
-PASS: gdb.mi/mi-info-sources.exp: mi runto main
-PASS: gdb.mi/mi-info-sources.exp: mi runto some_other_func
-PASS: gdb.mi/mi-info-sources.exp: nosharedlibrary
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ...
-PASS: gdb.mi/mi-inheritance-syntax-error.exp: -data-evaluate-expression (*(class A*) this)
-PASS: gdb.mi/mi-inheritance-syntax-error.exp: -var-info-path-expression var1.A
-PASS: gdb.mi/mi-inheritance-syntax-error.exp: breakpoint at C::testLocation
-PASS: gdb.mi/mi-inheritance-syntax-error.exp: create var for THIS
-PASS: gdb.mi/mi-inheritance-syntax-error.exp: list children of THIS
-PASS: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-language.exp ...
-PASS: gdb.mi/mi-language.exp: -list-features should include "language-option"
-PASS: gdb.mi/mi-language.exp: data-evaluate-expression with invalid language name
-PASS: gdb.mi/mi-language.exp: data-evaluate-expression with language auto
-PASS: gdb.mi/mi-language.exp: data-evaluate-expression with language local
-PASS: gdb.mi/mi-language.exp: data-evaluate-expression with language unknown
-PASS: gdb.mi/mi-language.exp: set lang ada
-PASS: gdb.mi/mi-language.exp: show lang ada
-PASS: gdb.mi/mi-language.exp: sizeof expression using C language
-PASS: gdb.mi/mi-language.exp: sizeof expression using current language
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-linespec-err-cp.exp ...
-PASS: gdb.mi/mi-linespec-err-cp.exp: -break-insert -f "c:/uu.cpp:13"
-PASS: gdb.mi/mi-linespec-err-cp.exp: -interpreter-exec console "set breakpoint pending off"
-PASS: gdb.mi/mi-linespec-err-cp.exp: breakpoint at main
-PASS: gdb.mi/mi-linespec-err-cp.exp: breakpoint hit
-PASS: gdb.mi/mi-linespec-err-cp.exp: mi runto main
-PASS: gdb.mi/mi-linespec-err-cp.exp: set breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-logging.exp ...
-PASS: gdb.mi/mi-logging.exp: -gdb-set logging file
-PASS: gdb.mi/mi-logging.exp: -gdb-set logging overwrite on
-PASS: gdb.mi/mi-logging.exp: breakpoint at main
-PASS: gdb.mi/mi-logging.exp: log file contents
-PASS: gdb.mi/mi-logging.exp: logged next
-PASS: gdb.mi/mi-logging.exp: logged step
-PASS: gdb.mi/mi-logging.exp: logging off
-PASS: gdb.mi/mi-logging.exp: logging on
-PASS: gdb.mi/mi-logging.exp: mi runto main
-PASS: gdb.mi/mi-logging.exp: redirect log file contents
-PASS: gdb.mi/mi-logging.exp: redirect logging off
-PASS: gdb.mi/mi-logging.exp: redirect logging on
-PASS: gdb.mi/mi-logging.exp: redirect while already logging: logging off
-PASS: gdb.mi/mi-logging.exp: redirect while already logging: logging on
-PASS: gdb.mi/mi-logging.exp: redirect while already logging: logging redirect off
-PASS: gdb.mi/mi-logging.exp: redirect while already logging: logging redirect on
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
-PASS: gdb.mi/mi-memory-changed.exp: change C thru. -data-write-memory-bytes
-PASS: gdb.mi/mi-memory-changed.exp: change C thru. varobj
-PASS: gdb.mi/mi-memory-changed.exp: continue to callee4
-PASS: gdb.mi/mi-memory-changed.exp: create objvar for C
-PASS: gdb.mi/mi-memory-changed.exp: get address of main
-PASS: gdb.mi/mi-memory-changed.exp: insert breakpoint
-PASS: gdb.mi/mi-memory-changed.exp: set var *(unsigned int *) 0x400578 = 0xaf00b580
-PASS: gdb.mi/mi-memory-changed.exp: set var C = 4
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-multi-commands.exp ...
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 100
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1000
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1001
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1002
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1003
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1004
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1005
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1006
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1007
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1008
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1009
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 101
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1010
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1011
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1012
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1013
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1014
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1015
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1016
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1017
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1018
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1019
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 102
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1020
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1021
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1022
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1023
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1024
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1025
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1026
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1027
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1028
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1029
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 103
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1030
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1031
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1032
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1033
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1034
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1035
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1036
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1037
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1038
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1039
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 104
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1040
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1041
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1042
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1043
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1044
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1045
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1046
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1047
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1048
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1049
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 105
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1050
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1051
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1052
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1053
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1054
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1055
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1056
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1057
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1058
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1059
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 106
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1060
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1061
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1062
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1063
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1064
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1065
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1066
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1067
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1068
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1069
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 107
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1070
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1071
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1072
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1073
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1074
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1075
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1076
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1077
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1078
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1079
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 108
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1080
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1081
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1082
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1083
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1084
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1085
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1086
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1087
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1088
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1089
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 109
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1090
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1091
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1092
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1093
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1094
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1095
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1096
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1097
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1098
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1099
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 110
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1100
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1101
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1102
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1103
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1104
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1105
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1106
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1107
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1108
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1109
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 111
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1110
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1111
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1112
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1113
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1114
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1115
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1116
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1117
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1118
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1119
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 112
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1120
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1121
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1122
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1123
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1124
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1125
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1126
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1127
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1128
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1129
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 113
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1130
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1131
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1132
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1133
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1134
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1135
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1136
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1137
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1138
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1139
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 114
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1140
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1141
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1142
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1143
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1144
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1145
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1146
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1147
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1148
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1149
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 115
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1150
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1151
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1152
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1153
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1154
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1155
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1156
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1157
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1158
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1159
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 116
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1160
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1161
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1162
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1163
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1164
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1165
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1166
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1167
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1168
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1169
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 117
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1170
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1171
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1172
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1173
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1174
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1175
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1176
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1177
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1178
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1179
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 118
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1180
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1181
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1182
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1183
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1184
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1185
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1186
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1187
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1188
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1189
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 119
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1190
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1191
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1192
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1193
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1194
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1195
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1196
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1197
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1198
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1199
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 120
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1200
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1201
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1202
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1203
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1204
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1205
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1206
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1207
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1208
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1209
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 121
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1210
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1211
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1212
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1213
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1214
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1215
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1216
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1217
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1218
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1219
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 122
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1220
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1221
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1222
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1223
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1224
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1225
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1226
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1227
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1228
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1229
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 123
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1230
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1231
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1232
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1233
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1234
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1235
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1236
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1237
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1238
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1239
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 124
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1240
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1241
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1242
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1243
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1244
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1245
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1246
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1247
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1248
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1249
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 125
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1250
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1251
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1252
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1253
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1254
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1255
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1256
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1257
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1258
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1259
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 126
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1260
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1261
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1262
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1263
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1264
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1265
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1266
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1267
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1268
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1269
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 127
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1270
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1271
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1272
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1273
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1274
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1275
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1276
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1277
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1278
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1279
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 128
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1280
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1281
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1282
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1283
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1284
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1285
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1286
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1287
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1288
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1289
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 129
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1290
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1291
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1292
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1293
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1294
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1295
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1296
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1297
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1298
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1299
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 130
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1300
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1301
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1302
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1303
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1304
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1305
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1306
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1307
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1308
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1309
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 131
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1310
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1311
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1312
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1313
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1314
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1315
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1316
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1317
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1318
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1319
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 132
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1320
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1321
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1322
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1323
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1324
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1325
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1326
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1327
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1328
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1329
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 133
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1330
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1331
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1332
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1333
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1334
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1335
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1336
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1337
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1338
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1339
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 134
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1340
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1341
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1342
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1343
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1344
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1345
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1346
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1347
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1348
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1349
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 135
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1350
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1351
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1352
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1353
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1354
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1355
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1356
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1357
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1358
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1359
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 136
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1360
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1361
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1362
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1363
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1364
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1365
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1366
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1367
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1368
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1369
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 137
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1370
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1371
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1372
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1373
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1374
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1375
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1376
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1377
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1378
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1379
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 138
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1380
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1381
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1382
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1383
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1384
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1385
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1386
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1387
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1388
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1389
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 139
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1390
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1391
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1392
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1393
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1394
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1395
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1396
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1397
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1398
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1399
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 140
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1400
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1401
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1402
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1403
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1404
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1405
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1406
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1407
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1408
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1409
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 141
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1410
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1411
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1412
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1413
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1414
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1415
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1416
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1417
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1418
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1419
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 142
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1420
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1421
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1422
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1423
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1424
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1425
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1426
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1427
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1428
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1429
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 143
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1430
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1431
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1432
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1433
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1434
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1435
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1436
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1437
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1438
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1439
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 144
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1440
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1441
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1442
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1443
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1444
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1445
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1446
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1447
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1448
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1449
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 145
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1450
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1451
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1452
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1453
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1454
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1455
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1456
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1457
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1458
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1459
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 146
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1460
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1461
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1462
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1463
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1464
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1465
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1466
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1467
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1468
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1469
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 147
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1470
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1471
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1472
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1473
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1474
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1475
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1476
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1477
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1478
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1479
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 148
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1480
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1481
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1482
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1483
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1484
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1485
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1486
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1487
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1488
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1489
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 149
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1490
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1491
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1492
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1493
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1494
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1495
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1496
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1497
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1498
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1499
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 150
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1500
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1501
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1502
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1503
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1504
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1505
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1506
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1507
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1508
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1509
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 151
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1510
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1511
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1512
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1513
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1514
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1515
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1516
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1517
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1518
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1519
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 152
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1520
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1521
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1522
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1523
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1524
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1525
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1526
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1527
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1528
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1529
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 153
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1530
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1531
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1532
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1533
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1534
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1535
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1536
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1537
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1538
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1539
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 154
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1540
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1541
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1542
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1543
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1544
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1545
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1546
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1547
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1548
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1549
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 155
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1550
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1551
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1552
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1553
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1554
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1555
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1556
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1557
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1558
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1559
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 156
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1560
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1561
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1562
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1563
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1564
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1565
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1566
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1567
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1568
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1569
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 157
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1570
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1571
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1572
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1573
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1574
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1575
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1576
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1577
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1578
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1579
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 158
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1580
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1581
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1582
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1583
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1584
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1585
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1586
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1587
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1588
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1589
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 159
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1590
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1591
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1592
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1593
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1594
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1595
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1596
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1597
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1598
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1599
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 160
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1600
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1601
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1602
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1603
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1604
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1605
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1606
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1607
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1608
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1609
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 161
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1610
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1611
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1612
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1613
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1614
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1615
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1616
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1617
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1618
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1619
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 162
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1620
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1621
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1622
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1623
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1624
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1625
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1626
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1627
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1628
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1629
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 163
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1630
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1631
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1632
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1633
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1634
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1635
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1636
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1637
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1638
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1639
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 164
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1640
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1641
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1642
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1643
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1644
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1645
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1646
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1647
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1648
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1649
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 165
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1650
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1651
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1652
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1653
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1654
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1655
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1656
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1657
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1658
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1659
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 166
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1660
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1661
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1662
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1663
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1664
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1665
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1666
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1667
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1668
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1669
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 167
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1670
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1671
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1672
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1673
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1674
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1675
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1676
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1677
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1678
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1679
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 168
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1680
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1681
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1682
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1683
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1684
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1685
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1686
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1687
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1688
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1689
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 169
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1690
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1691
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1692
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1693
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1694
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1695
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1696
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1697
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1698
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1699
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 170
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1700
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1701
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1702
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1703
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1704
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1705
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1706
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1707
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1708
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1709
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 171
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1710
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1711
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1712
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1713
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1714
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1715
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1716
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1717
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1718
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1719
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 172
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1720
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1721
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1722
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1723
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1724
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1725
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1726
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1727
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1728
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1729
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 173
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1730
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1731
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1732
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1733
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1734
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1735
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1736
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1737
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1738
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1739
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 174
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1740
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1741
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1742
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1743
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1744
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1745
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1746
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1747
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1748
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1749
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 175
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1750
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1751
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1752
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1753
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1754
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1755
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1756
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1757
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1758
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1759
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 176
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1760
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1761
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1762
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1763
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1764
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1765
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1766
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1767
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1768
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1769
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 177
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1770
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1771
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1772
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1773
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1774
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1775
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1776
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1777
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1778
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1779
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 178
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1780
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1781
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1782
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1783
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1784
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1785
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1786
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1787
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1788
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1789
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 179
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1790
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1791
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1792
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1793
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1794
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1795
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1796
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1797
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1798
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1799
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 180
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1800
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1801
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1802
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1803
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1804
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1805
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1806
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1807
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1808
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1809
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 181
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1810
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1811
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1812
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1813
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1814
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1815
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1816
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1817
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1818
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1819
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 182
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1820
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1821
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1822
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1823
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1824
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1825
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1826
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1827
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1828
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1829
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 183
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1830
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1831
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1832
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1833
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1834
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1835
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1836
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1837
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1838
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1839
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 184
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1840
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1841
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1842
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1843
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1844
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1845
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1846
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1847
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1848
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1849
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 185
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1850
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1851
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1852
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1853
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1854
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1855
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1856
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1857
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1858
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1859
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 186
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1860
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1861
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1862
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1863
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1864
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1865
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1866
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1867
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1868
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1869
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 187
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1870
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1871
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1872
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1873
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1874
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1875
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1876
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1877
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1878
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1879
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 188
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1880
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1881
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1882
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1883
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1884
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1885
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1886
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1887
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1888
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1889
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 189
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1890
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1891
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1892
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1893
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1894
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1895
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1896
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1897
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1898
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1899
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 190
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1900
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1901
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1902
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1903
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1904
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1905
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1906
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1907
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1908
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1909
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 191
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1910
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1911
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1912
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1913
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1914
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1915
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1916
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1917
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1918
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1919
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 192
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1920
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1921
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1922
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1923
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1924
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1925
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1926
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1927
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1928
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1929
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 193
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1930
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1931
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1932
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1933
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1934
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1935
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1936
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1937
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1938
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1939
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 194
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1940
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1941
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1942
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1943
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1944
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1945
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1946
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1947
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1948
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1949
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 195
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1950
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1951
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1952
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1953
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1954
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1955
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1956
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1957
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1958
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1959
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 196
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1960
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1961
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1962
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1963
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1964
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1965
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1966
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1967
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1968
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1969
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 197
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1970
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1971
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1972
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1973
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1974
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1975
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1976
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1977
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1978
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1979
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 198
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1980
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1981
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1982
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1983
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1984
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1985
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1986
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1987
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1988
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1989
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 199
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1990
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1991
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1992
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1993
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1994
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1995
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1996
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1997
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1998
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1999
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 200
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2000
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2001
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2002
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2003
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2004
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2005
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2006
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2007
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2008
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2009
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 201
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2010
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2011
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2012
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2013
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2014
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2015
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2016
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2017
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2018
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2019
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 202
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2020
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2021
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2022
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2023
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2024
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2025
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2026
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2027
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2028
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2029
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 203
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2030
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2031
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2032
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2033
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2034
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2035
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2036
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2037
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2038
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2039
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 204
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2040
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2041
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2042
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2043
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2044
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2045
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2046
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2047
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 2048
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 205
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 206
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 207
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 208
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 209
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 210
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 211
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 212
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 213
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 214
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 215
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 216
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 217
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 218
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 219
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 220
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 221
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 222
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 223
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 224
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 225
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 226
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 227
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 228
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 229
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 230
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 231
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 232
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 233
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 234
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 235
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 236
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 237
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 238
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 239
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 240
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 241
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 242
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 243
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 244
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 245
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 246
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 247
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 248
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 249
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 250
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 251
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 252
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 253
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 254
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 255
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 256
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 257
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 258
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 259
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 260
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 261
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 262
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 263
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 264
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 265
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 266
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 267
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 268
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 269
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 270
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 271
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 272
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 273
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 274
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 275
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 276
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 277
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 278
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 279
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 28
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 280
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 281
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 282
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 283
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 284
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 285
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 286
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 287
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 288
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 289
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 29
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 290
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 291
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 292
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 293
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 294
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 295
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 296
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 297
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 298
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 299
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 30
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 300
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 301
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 302
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 303
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 304
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 305
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 306
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 307
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 308
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 309
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 31
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 310
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 311
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 312
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 313
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 314
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 315
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 316
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 317
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 318
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 319
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 32
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 320
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 321
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 322
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 323
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 324
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 325
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 326
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 327
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 328
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 329
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 33
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 330
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 331
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 332
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 333
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 334
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 335
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 336
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 337
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 338
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 339
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 34
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 340
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 341
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 342
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 343
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 344
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 345
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 346
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 347
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 348
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 349
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 35
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 350
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 351
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 352
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 353
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 354
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 355
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 356
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 357
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 358
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 359
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 36
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 360
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 361
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 362
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 363
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 364
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 365
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 366
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 367
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 368
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 369
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 37
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 370
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 371
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 372
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 373
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 374
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 375
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 376
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 377
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 378
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 379
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 38
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 380
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 381
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 382
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 383
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 384
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 385
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 386
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 387
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 388
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 389
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 39
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 390
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 391
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 392
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 393
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 394
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 395
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 396
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 397
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 398
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 399
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 40
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 400
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 401
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 402
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 403
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 404
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 405
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 406
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 407
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 408
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 409
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 41
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 410
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 411
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 412
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 413
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 414
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 415
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 416
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 417
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 418
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 419
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 42
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 420
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 421
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 422
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 423
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 424
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 425
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 426
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 427
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 428
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 429
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 43
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 430
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 431
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 432
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 433
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 434
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 435
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 436
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 437
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 438
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 439
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 44
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 440
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 441
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 442
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 443
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 444
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 445
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 446
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 447
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 448
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 449
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 45
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 450
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 451
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 452
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 453
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 454
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 455
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 456
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 457
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 458
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 459
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 46
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 460
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 461
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 462
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 463
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 464
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 465
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 466
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 467
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 468
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 469
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 47
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 470
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 471
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 472
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 473
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 474
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 475
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 476
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 477
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 478
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 479
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 48
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 480
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 481
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 482
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 483
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 484
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 485
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 486
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 487
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 488
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 489
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 49
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 490
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 491
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 492
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 493
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 494
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 495
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 496
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 497
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 498
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 499
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 50
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 500
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 501
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 502
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 503
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 504
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 505
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 506
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 507
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 508
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 509
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 51
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 510
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 511
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 512
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 513
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 514
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 515
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 516
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 517
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 518
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 519
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 52
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 520
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 521
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 522
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 523
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 524
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 525
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 526
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 527
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 528
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 529
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 53
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 530
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 531
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 532
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 533
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 534
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 535
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 536
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 537
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 538
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 539
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 54
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 540
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 541
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 542
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 543
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 544
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 545
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 546
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 547
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 548
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 549
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 55
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 550
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 551
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 552
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 553
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 554
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 555
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 556
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 557
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 558
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 559
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 56
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 560
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 561
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 562
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 563
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 564
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 565
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 566
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 567
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 568
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 569
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 57
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 570
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 571
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 572
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 573
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 574
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 575
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 576
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 577
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 578
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 579
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 58
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 580
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 581
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 582
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 583
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 584
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 585
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 586
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 587
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 588
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 589
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 59
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 590
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 591
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 592
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 593
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 594
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 595
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 596
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 597
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 598
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 599
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 60
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 600
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 601
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 602
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 603
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 604
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 605
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 606
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 607
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 608
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 609
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 61
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 610
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 611
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 612
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 613
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 614
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 615
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 616
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 617
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 618
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 619
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 62
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 620
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 621
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 622
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 623
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 624
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 625
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 626
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 627
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 628
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 629
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 63
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 630
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 631
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 632
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 633
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 634
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 635
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 636
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 637
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 638
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 639
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 64
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 640
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 641
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 642
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 643
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 644
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 645
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 646
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 647
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 648
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 649
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 65
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 650
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 651
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 652
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 653
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 654
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 655
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 656
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 657
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 658
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 659
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 66
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 660
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 661
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 662
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 663
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 664
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 665
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 666
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 667
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 668
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 669
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 67
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 670
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 671
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 672
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 673
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 674
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 675
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 676
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 677
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 678
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 679
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 68
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 680
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 681
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 682
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 683
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 684
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 685
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 686
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 687
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 688
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 689
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 69
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 690
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 691
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 692
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 693
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 694
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 695
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 696
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 697
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 698
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 699
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 70
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 700
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 701
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 702
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 703
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 704
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 705
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 706
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 707
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 708
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 709
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 71
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 710
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 711
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 712
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 713
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 714
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 715
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 716
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 717
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 718
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 719
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 72
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 720
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 721
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 722
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 723
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 724
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 725
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 726
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 727
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 728
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 729
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 73
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 730
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 731
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 732
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 733
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 734
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 735
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 736
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 737
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 738
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 739
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 74
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 740
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 741
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 742
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 743
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 744
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 745
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 746
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 747
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 748
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 749
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 75
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 750
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 751
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 752
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 753
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 754
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 755
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 756
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 757
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 758
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 759
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 76
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 760
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 761
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 762
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 763
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 764
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 765
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 766
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 767
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 768
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 769
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 77
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 770
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 771
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 772
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 773
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 774
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 775
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 776
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 777
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 778
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 779
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 78
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 780
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 781
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 782
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 783
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 784
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 785
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 786
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 787
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 788
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 789
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 79
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 790
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 791
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 792
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 793
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 794
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 795
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 796
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 797
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 798
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 799
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 80
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 800
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 801
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 802
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 803
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 804
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 805
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 806
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 807
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 808
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 809
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 81
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 810
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 811
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 812
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 813
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 814
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 815
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 816
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 817
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 818
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 819
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 82
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 820
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 821
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 822
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 823
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 824
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 825
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 826
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 827
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 828
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 829
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 83
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 830
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 831
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 832
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 833
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 834
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 835
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 836
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 837
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 838
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 839
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 84
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 840
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 841
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 842
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 843
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 844
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 845
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 846
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 847
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 848
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 849
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 85
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 850
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 851
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 852
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 853
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 854
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 855
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 856
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 857
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 858
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 859
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 86
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 860
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 861
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 862
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 863
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 864
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 865
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 866
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 867
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 868
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 869
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 87
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 870
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 871
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 872
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 873
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 874
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 875
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 876
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 877
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 878
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 879
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 88
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 880
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 881
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 882
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 883
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 884
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 885
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 886
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 887
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 888
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 889
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 89
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 890
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 891
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 892
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 893
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 894
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 895
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 896
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 897
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 898
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 899
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 90
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 900
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 901
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 902
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 903
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 904
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 905
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 906
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 907
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 908
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 909
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 91
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 910
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 911
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 912
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 913
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 914
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 915
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 916
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 917
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 918
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 919
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 92
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 920
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 921
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 922
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 923
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 924
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 925
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 926
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 927
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 928
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 929
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 93
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 930
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 931
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 932
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 933
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 934
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 935
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 936
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 937
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 938
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 939
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 94
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 940
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 941
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 942
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 943
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 944
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 945
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 946
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 947
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 948
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 949
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 95
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 950
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 951
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 952
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 953
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 954
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 955
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 956
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 957
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 958
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 959
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 96
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 960
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 961
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 962
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 963
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 964
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 965
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 966
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 967
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 968
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 969
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 97
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 970
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 971
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 972
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 973
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 974
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 975
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 976
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 977
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 978
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 979
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 98
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 980
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 981
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 982
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 983
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 984
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 985
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 986
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 987
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 988
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 989
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 99
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 990
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 991
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 992
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 993
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 994
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 995
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 996
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 997
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 998
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 999
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 100
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1000
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1001
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1002
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1003
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1004
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1005
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1006
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1007
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1008
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1009
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 101
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1010
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1011
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1012
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1013
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1014
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1015
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1016
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1017
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1018
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1019
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 102
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1020
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1021
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1022
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1023
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1024
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1025
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1026
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1027
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1028
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1029
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 103
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1030
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1031
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1032
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1033
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1034
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1035
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1036
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1037
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1038
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1039
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 104
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1040
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1041
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1042
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1043
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1044
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1045
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1046
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1047
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1048
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1049
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 105
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1050
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1051
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1052
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1053
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1054
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1055
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1056
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1057
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1058
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1059
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 106
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1060
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1061
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1062
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1063
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1064
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1065
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1066
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1067
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1068
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1069
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 107
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1070
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1071
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1072
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1073
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1074
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1075
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1076
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1077
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1078
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1079
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 108
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1080
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1081
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1082
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1083
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1084
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1085
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1086
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1087
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1088
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1089
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 109
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1090
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1091
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1092
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1093
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1094
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1095
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1096
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1097
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1098
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1099
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 110
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1100
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1101
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1102
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1103
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1104
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1105
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1106
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1107
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1108
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1109
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 111
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1110
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1111
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1112
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1113
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1114
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1115
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1116
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1117
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1118
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1119
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 112
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1120
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1121
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1122
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1123
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1124
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1125
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1126
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1127
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1128
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1129
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 113
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1130
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1131
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1132
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1133
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1134
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1135
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1136
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1137
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1138
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1139
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 114
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1140
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1141
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1142
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1143
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1144
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1145
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1146
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1147
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1148
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1149
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 115
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1150
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1151
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1152
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1153
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1154
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1155
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1156
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1157
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1158
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1159
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 116
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1160
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1161
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1162
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1163
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1164
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1165
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1166
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1167
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1168
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1169
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 117
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1170
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1171
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1172
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1173
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1174
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1175
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1176
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1177
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1178
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1179
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 118
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1180
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1181
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1182
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1183
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1184
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1185
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1186
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1187
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1188
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1189
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 119
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1190
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1191
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1192
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1193
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1194
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1195
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1196
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1197
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1198
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1199
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 120
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1200
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1201
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1202
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1203
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1204
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1205
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1206
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1207
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1208
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1209
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 121
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1210
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1211
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1212
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1213
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1214
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1215
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1216
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1217
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1218
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1219
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 122
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1220
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1221
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1222
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1223
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1224
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1225
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1226
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1227
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1228
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1229
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 123
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1230
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1231
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1232
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1233
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1234
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1235
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1236
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1237
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1238
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1239
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 124
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1240
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1241
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1242
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1243
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1244
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1245
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1246
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1247
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1248
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1249
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 125
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1250
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1251
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1252
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1253
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1254
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1255
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1256
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1257
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1258
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1259
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 126
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1260
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1261
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1262
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1263
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1264
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1265
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1266
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1267
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1268
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1269
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 127
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1270
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1271
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1272
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1273
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1274
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1275
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1276
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1277
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1278
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1279
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 128
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1280
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1281
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1282
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1283
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1284
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1285
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1286
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1287
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1288
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1289
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 129
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1290
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1291
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1292
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1293
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1294
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1295
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1296
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1297
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1298
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1299
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 130
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1300
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1301
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1302
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1303
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1304
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1305
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1306
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1307
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1308
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1309
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 131
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1310
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1311
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1312
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1313
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1314
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1315
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1316
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1317
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1318
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1319
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 132
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1320
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1321
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1322
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1323
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1324
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1325
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1326
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1327
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1328
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1329
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 133
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1330
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1331
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1332
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1333
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1334
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1335
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1336
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1337
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1338
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1339
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 134
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1340
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1341
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1342
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1343
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1344
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1345
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1346
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1347
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1348
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1349
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 135
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1350
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1351
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1352
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1353
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1354
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1355
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1356
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1357
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1358
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1359
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 136
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1360
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1361
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1362
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1363
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1364
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1365
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1366
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1367
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1368
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1369
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 137
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1370
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1371
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1372
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1373
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1374
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1375
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1376
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1377
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1378
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1379
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 138
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1380
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1381
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1382
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1383
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1384
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1385
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1386
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1387
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1388
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1389
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 139
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1390
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1391
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1392
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1393
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1394
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1395
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1396
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1397
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1398
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1399
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 140
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1400
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1401
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1402
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1403
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1404
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1405
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1406
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1407
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1408
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1409
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 141
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1410
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1411
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1412
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1413
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1414
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1415
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1416
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1417
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1418
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1419
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 142
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1420
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1421
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1422
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1423
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1424
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1425
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1426
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1427
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1428
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1429
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 143
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1430
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1431
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1432
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1433
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1434
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1435
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1436
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1437
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1438
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1439
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 144
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1440
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1441
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1442
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1443
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1444
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1445
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1446
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1447
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1448
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1449
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 145
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1450
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1451
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1452
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1453
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1454
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1455
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1456
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1457
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1458
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1459
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 146
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1460
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1461
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1462
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1463
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1464
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1465
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1466
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1467
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1468
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1469
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 147
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1470
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1471
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1472
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1473
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1474
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1475
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1476
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1477
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1478
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1479
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 148
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1480
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1481
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1482
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1483
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1484
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1485
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1486
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1487
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1488
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1489
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 149
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1490
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1491
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1492
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1493
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1494
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1495
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1496
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1497
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1498
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1499
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 150
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1500
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1501
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1502
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1503
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1504
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1505
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1506
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1507
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1508
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1509
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 151
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1510
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1511
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1512
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1513
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1514
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1515
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1516
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1517
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1518
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1519
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 152
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1520
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1521
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1522
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1523
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1524
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1525
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1526
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1527
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1528
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1529
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 153
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1530
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1531
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1532
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1533
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1534
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1535
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1536
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1537
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1538
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1539
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 154
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1540
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1541
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1542
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1543
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1544
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1545
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1546
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1547
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1548
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1549
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 155
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1550
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1551
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1552
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1553
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1554
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1555
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1556
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1557
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1558
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1559
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 156
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1560
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1561
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1562
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1563
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1564
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1565
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1566
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1567
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1568
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1569
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 157
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1570
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1571
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1572
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1573
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1574
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1575
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1576
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1577
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1578
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1579
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 158
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1580
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1581
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1582
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1583
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1584
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1585
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1586
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1587
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1588
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1589
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 159
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1590
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1591
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1592
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1593
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1594
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1595
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1596
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1597
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1598
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1599
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 160
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1600
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1601
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1602
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1603
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1604
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1605
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1606
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1607
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1608
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1609
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 161
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1610
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1611
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1612
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1613
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1614
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1615
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1616
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1617
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1618
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1619
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 162
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1620
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1621
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1622
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1623
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1624
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1625
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1626
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1627
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1628
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1629
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 163
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1630
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1631
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1632
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1633
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1634
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1635
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1636
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1637
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1638
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1639
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 164
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1640
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1641
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1642
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1643
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1644
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1645
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1646
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1647
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1648
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1649
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 165
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1650
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1651
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1652
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1653
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1654
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1655
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1656
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1657
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1658
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1659
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 166
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1660
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1661
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1662
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1663
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1664
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1665
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1666
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1667
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1668
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1669
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 167
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1670
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1671
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1672
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1673
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1674
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1675
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1676
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1677
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1678
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1679
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 168
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1680
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1681
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1682
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1683
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1684
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1685
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1686
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1687
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1688
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1689
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 169
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1690
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1691
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1692
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1693
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1694
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1695
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1696
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1697
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1698
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1699
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 170
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1700
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1701
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1702
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1703
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1704
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1705
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1706
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1707
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1708
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1709
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 171
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1710
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1711
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1712
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1713
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1714
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1715
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1716
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1717
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1718
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1719
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 172
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1720
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1721
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1722
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1723
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1724
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1725
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1726
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1727
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1728
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1729
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 173
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1730
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1731
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1732
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1733
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1734
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1735
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1736
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1737
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1738
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1739
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 174
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1740
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1741
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1742
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1743
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1744
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1745
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1746
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1747
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1748
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1749
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 175
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1750
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1751
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1752
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1753
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1754
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1755
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1756
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1757
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1758
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1759
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 176
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1760
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1761
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1762
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1763
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1764
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1765
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1766
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1767
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1768
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1769
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 177
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1770
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1771
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1772
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1773
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1774
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1775
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1776
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1777
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1778
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1779
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 178
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1780
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1781
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1782
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1783
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1784
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1785
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1786
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1787
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1788
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1789
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 179
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1790
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1791
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1792
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1793
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1794
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1795
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1796
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1797
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1798
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1799
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 180
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1800
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1801
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1802
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1803
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1804
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1805
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1806
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1807
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1808
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1809
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 181
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1810
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1811
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1812
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1813
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1814
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1815
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1816
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1817
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1818
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1819
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 182
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1820
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1821
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1822
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1823
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1824
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1825
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1826
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1827
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1828
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1829
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 183
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1830
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1831
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1832
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1833
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1834
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1835
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1836
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1837
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1838
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1839
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 184
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1840
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1841
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1842
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1843
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1844
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1845
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1846
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1847
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1848
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1849
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 185
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1850
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1851
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1852
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1853
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1854
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1855
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1856
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1857
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1858
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1859
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 186
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1860
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1861
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1862
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1863
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1864
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1865
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1866
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1867
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1868
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1869
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 187
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1870
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1871
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1872
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1873
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1874
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1875
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1876
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1877
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1878
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1879
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 188
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1880
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1881
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1882
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1883
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1884
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1885
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1886
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1887
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1888
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1889
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 189
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1890
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1891
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1892
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1893
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1894
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1895
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1896
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1897
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1898
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1899
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 190
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1900
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1901
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1902
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1903
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1904
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1905
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1906
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1907
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1908
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1909
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 191
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1910
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1911
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1912
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1913
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1914
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1915
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1916
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1917
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1918
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1919
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 192
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1920
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1921
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1922
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1923
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1924
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1925
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1926
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1927
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1928
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1929
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 193
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1930
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1931
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1932
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1933
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1934
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1935
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1936
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1937
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1938
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1939
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 194
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1940
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1941
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1942
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1943
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1944
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1945
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1946
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1947
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1948
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1949
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 195
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1950
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1951
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1952
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1953
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1954
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1955
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1956
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1957
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1958
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1959
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 196
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1960
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1961
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1962
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1963
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1964
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1965
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1966
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1967
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1968
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1969
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 197
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1970
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1971
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1972
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1973
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1974
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1975
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1976
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1977
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1978
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1979
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 198
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1980
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1981
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1982
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1983
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1984
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1985
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1986
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1987
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1988
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1989
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 199
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1990
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1991
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1992
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1993
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1994
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1995
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1996
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1997
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1998
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 1999
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 200
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2000
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2001
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2002
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2003
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2004
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2005
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2006
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2007
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2008
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2009
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 201
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2010
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2011
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2012
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2013
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2014
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2015
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2016
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2017
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2018
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2019
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 202
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2020
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2021
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2022
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2023
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2024
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2025
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2026
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2027
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2028
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2029
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 203
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2030
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2031
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2032
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2033
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2034
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2035
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2036
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2037
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2038
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2039
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 204
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2040
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2041
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2042
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2043
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2044
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2045
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2046
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2047
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 2048
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 205
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 206
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 207
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 208
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 209
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 210
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 211
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 212
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 213
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 214
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 215
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 216
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 217
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 218
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 219
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 220
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 221
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 222
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 223
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 224
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 225
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 226
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 227
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 228
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 229
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 230
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 231
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 232
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 233
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 234
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 235
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 236
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 237
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 238
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 239
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 240
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 241
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 242
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 243
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 244
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 245
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 246
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 247
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 248
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 249
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 250
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 251
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 252
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 253
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 254
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 255
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 256
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 257
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 258
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 259
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 260
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 261
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 262
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 263
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 264
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 265
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 266
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 267
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 268
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 269
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 270
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 271
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 272
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 273
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 274
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 275
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 276
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 277
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 278
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 279
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 28
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 280
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 281
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 282
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 283
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 284
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 285
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 286
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 287
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 288
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 289
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 29
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 290
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 291
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 292
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 293
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 294
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 295
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 296
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 297
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 298
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 299
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 30
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 300
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 301
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 302
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 303
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 304
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 305
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 306
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 307
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 308
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 309
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 31
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 310
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 311
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 312
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 313
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 314
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 315
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 316
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 317
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 318
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 319
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 32
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 320
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 321
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 322
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 323
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 324
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 325
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 326
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 327
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 328
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 329
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 33
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 330
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 331
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 332
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 333
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 334
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 335
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 336
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 337
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 338
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 339
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 34
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 340
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 341
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 342
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 343
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 344
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 345
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 346
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 347
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 348
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 349
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 35
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 350
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 351
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 352
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 353
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 354
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 355
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 356
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 357
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 358
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 359
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 36
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 360
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 361
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 362
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 363
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 364
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 365
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 366
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 367
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 368
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 369
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 37
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 370
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 371
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 372
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 373
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 374
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 375
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 376
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 377
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 378
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 379
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 38
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 380
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 381
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 382
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 383
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 384
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 385
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 386
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 387
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 388
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 389
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 39
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 390
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 391
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 392
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 393
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 394
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 395
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 396
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 397
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 398
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 399
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 40
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 400
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 401
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 402
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 403
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 404
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 405
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 406
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 407
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 408
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 409
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 41
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 410
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 411
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 412
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 413
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 414
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 415
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 416
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 417
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 418
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 419
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 42
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 420
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 421
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 422
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 423
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 424
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 425
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 426
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 427
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 428
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 429
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 43
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 430
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 431
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 432
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 433
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 434
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 435
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 436
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 437
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 438
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 439
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 44
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 440
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 441
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 442
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 443
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 444
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 445
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 446
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 447
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 448
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 449
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 45
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 450
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 451
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 452
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 453
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 454
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 455
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 456
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 457
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 458
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 459
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 46
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 460
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 461
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 462
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 463
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 464
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 465
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 466
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 467
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 468
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 469
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 47
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 470
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 471
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 472
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 473
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 474
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 475
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 476
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 477
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 478
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 479
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 48
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 480
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 481
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 482
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 483
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 484
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 485
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 486
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 487
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 488
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 489
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 49
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 490
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 491
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 492
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 493
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 494
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 495
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 496
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 497
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 498
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 499
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 50
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 500
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 501
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 502
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 503
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 504
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 505
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 506
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 507
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 508
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 509
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 51
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 510
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 511
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 512
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 513
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 514
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 515
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 516
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 517
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 518
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 519
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 52
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 520
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 521
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 522
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 523
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 524
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 525
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 526
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 527
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 528
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 529
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 53
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 530
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 531
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 532
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 533
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 534
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 535
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 536
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 537
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 538
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 539
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 54
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 540
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 541
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 542
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 543
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 544
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 545
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 546
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 547
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 548
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 549
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 55
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 550
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 551
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 552
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 553
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 554
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 555
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 556
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 557
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 558
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 559
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 56
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 560
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 561
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 562
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 563
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 564
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 565
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 566
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 567
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 568
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 569
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 57
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 570
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 571
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 572
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 573
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 574
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 575
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 576
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 577
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 578
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 579
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 58
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 580
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 581
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 582
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 583
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 584
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 585
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 586
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 587
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 588
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 589
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 59
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 590
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 591
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 592
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 593
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 594
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 595
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 596
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 597
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 598
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 599
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 60
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 600
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 601
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 602
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 603
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 604
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 605
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 606
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 607
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 608
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 609
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 61
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 610
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 611
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 612
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 613
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 614
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 615
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 616
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 617
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 618
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 619
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 62
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 620
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 621
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 622
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 623
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 624
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 625
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 626
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 627
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 628
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 629
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 63
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 630
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 631
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 632
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 633
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 634
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 635
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 636
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 637
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 638
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 639
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 64
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 640
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 641
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 642
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 643
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 644
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 645
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 646
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 647
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 648
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 649
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 65
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 650
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 651
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 652
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 653
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 654
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 655
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 656
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 657
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 658
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 659
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 66
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 660
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 661
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 662
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 663
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 664
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 665
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 666
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 667
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 668
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 669
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 67
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 670
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 671
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 672
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 673
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 674
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 675
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 676
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 677
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 678
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 679
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 68
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 680
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 681
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 682
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 683
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 684
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 685
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 686
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 687
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 688
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 689
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 69
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 690
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 691
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 692
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 693
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 694
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 695
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 696
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 697
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 698
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 699
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 70
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 700
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 701
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 702
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 703
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 704
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 705
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 706
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 707
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 708
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 709
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 71
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 710
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 711
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 712
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 713
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 714
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 715
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 716
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 717
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 718
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 719
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 72
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 720
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 721
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 722
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 723
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 724
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 725
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 726
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 727
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 728
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 729
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 73
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 730
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 731
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 732
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 733
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 734
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 735
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 736
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 737
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 738
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 739
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 74
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 740
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 741
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 742
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 743
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 744
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 745
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 746
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 747
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 748
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 749
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 75
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 750
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 751
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 752
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 753
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 754
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 755
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 756
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 757
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 758
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 759
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 76
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 760
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 761
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 762
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 763
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 764
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 765
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 766
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 767
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 768
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 769
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 77
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 770
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 771
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 772
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 773
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 774
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 775
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 776
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 777
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 778
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 779
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 78
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 780
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 781
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 782
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 783
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 784
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 785
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 786
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 787
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 788
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 789
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 79
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 790
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 791
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 792
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 793
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 794
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 795
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 796
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 797
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 798
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 799
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 80
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 800
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 801
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 802
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 803
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 804
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 805
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 806
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 807
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 808
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 809
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 81
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 810
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 811
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 812
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 813
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 814
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 815
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 816
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 817
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 818
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 819
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 82
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 820
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 821
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 822
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 823
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 824
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 825
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 826
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 827
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 828
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 829
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 83
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 830
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 831
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 832
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 833
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 834
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 835
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 836
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 837
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 838
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 839
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 84
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 840
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 841
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 842
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 843
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 844
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 845
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 846
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 847
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 848
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 849
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 85
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 850
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 851
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 852
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 853
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 854
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 855
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 856
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 857
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 858
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 859
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 86
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 860
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 861
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 862
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 863
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 864
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 865
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 866
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 867
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 868
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 869
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 87
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 870
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 871
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 872
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 873
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 874
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 875
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 876
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 877
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 878
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 879
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 88
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 880
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 881
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 882
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 883
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 884
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 885
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 886
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 887
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 888
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 889
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 89
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 890
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 891
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 892
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 893
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 894
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 895
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 896
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 897
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 898
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 899
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 90
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 900
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 901
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 902
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 903
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 904
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 905
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 906
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 907
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 908
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 909
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 91
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 910
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 911
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 912
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 913
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 914
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 915
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 916
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 917
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 918
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 919
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 92
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 920
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 921
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 922
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 923
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 924
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 925
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 926
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 927
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 928
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 929
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 93
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 930
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 931
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 932
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 933
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 934
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 935
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 936
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 937
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 938
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 939
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 94
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 940
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 941
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 942
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 943
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 944
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 945
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 946
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 947
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 948
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 949
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 95
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 950
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 951
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 952
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 953
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 954
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 955
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 956
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 957
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 958
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 959
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 96
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 960
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 961
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 962
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 963
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 964
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 965
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 966
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 967
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 968
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 969
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 97
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 970
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 971
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 972
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 973
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 974
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 975
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 976
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 977
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 978
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 979
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 98
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 980
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 981
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 982
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 983
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 984
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 985
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 986
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 987
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 988
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 989
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 99
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 990
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 991
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 992
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 993
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 994
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 995
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 996
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 997
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 998
-PASS: gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 999
-PASS: gdb.mi/mi-multi-commands.exp: args=: set $a = "FIRST COMMAND"
-PASS: gdb.mi/mi-multi-commands.exp: args=: set $b = "TEST COMPLETE"
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 100
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1000
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1001
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1002
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1003
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1004
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1005
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1006
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1007
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1008
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1009
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 101
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1010
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1011
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1012
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1013
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1014
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1015
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1016
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1017
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1018
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1019
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 102
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1020
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1021
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1022
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1023
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1024
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1025
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1026
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1027
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1028
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1029
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 103
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1030
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1031
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1032
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1033
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1034
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1035
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1036
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1037
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1038
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1039
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 104
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1040
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1041
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1042
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1043
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1044
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1045
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1046
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1047
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1048
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1049
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 105
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1050
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1051
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1052
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1053
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1054
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1055
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1056
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1057
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1058
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1059
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 106
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1060
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1061
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1062
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1063
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1064
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1065
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1066
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1067
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1068
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1069
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 107
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1070
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1071
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1072
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1073
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1074
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1075
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1076
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1077
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1078
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1079
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 108
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1080
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1081
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1082
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1083
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1084
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1085
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1086
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1087
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1088
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1089
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 109
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1090
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1091
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1092
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1093
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1094
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1095
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1096
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1097
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1098
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1099
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 110
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1100
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1101
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1102
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1103
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1104
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1105
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1106
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1107
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1108
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1109
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 111
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1110
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1111
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1112
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1113
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1114
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1115
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1116
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1117
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1118
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1119
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 112
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1120
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1121
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1122
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1123
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1124
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1125
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1126
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1127
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1128
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1129
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 113
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1130
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1131
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1132
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1133
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1134
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1135
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1136
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1137
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1138
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1139
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 114
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1140
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1141
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1142
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1143
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1144
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1145
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1146
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1147
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1148
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1149
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 115
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1150
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1151
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1152
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1153
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1154
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1155
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1156
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1157
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1158
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1159
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 116
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1160
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1161
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1162
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1163
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1164
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1165
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1166
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1167
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1168
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1169
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 117
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1170
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1171
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1172
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1173
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1174
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1175
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1176
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1177
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1178
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1179
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 118
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1180
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1181
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1182
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1183
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1184
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1185
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1186
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1187
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1188
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1189
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 119
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1190
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1191
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1192
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1193
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1194
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1195
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1196
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1197
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1198
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1199
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 120
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1200
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1201
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1202
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1203
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1204
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1205
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1206
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1207
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1208
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1209
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 121
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1210
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1211
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1212
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1213
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1214
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1215
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1216
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1217
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1218
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1219
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 122
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1220
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1221
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1222
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1223
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1224
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1225
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1226
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1227
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1228
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1229
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 123
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1230
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1231
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1232
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1233
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1234
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1235
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1236
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1237
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1238
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1239
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 124
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1240
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1241
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1242
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1243
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1244
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1245
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1246
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1247
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1248
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1249
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 125
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1250
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1251
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1252
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1253
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1254
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1255
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1256
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1257
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1258
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1259
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 126
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1260
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1261
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1262
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1263
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1264
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1265
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1266
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1267
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1268
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1269
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 127
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1270
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1271
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1272
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1273
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1274
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1275
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1276
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1277
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1278
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1279
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 128
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1280
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1281
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1282
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1283
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1284
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1285
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1286
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1287
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1288
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1289
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 129
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1290
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1291
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1292
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1293
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1294
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1295
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1296
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1297
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1298
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1299
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 130
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1300
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1301
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1302
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1303
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1304
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1305
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1306
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1307
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1308
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1309
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 131
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1310
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1311
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1312
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1313
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1314
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1315
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1316
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1317
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1318
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1319
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 132
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1320
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1321
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1322
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1323
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1324
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1325
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1326
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1327
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1328
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1329
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 133
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1330
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1331
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1332
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1333
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1334
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1335
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1336
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1337
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1338
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1339
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 134
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1340
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1341
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1342
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1343
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1344
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1345
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1346
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1347
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1348
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1349
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 135
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1350
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1351
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1352
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1353
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1354
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1355
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1356
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1357
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1358
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1359
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 136
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1360
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1361
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1362
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1363
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1364
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1365
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1366
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1367
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1368
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1369
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 137
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1370
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1371
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1372
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1373
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1374
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1375
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1376
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1377
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1378
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1379
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 138
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1380
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1381
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1382
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1383
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1384
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1385
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1386
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1387
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1388
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1389
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 139
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1390
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1391
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1392
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1393
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1394
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1395
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1396
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1397
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1398
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1399
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 140
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1400
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1401
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1402
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1403
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1404
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1405
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1406
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1407
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1408
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1409
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 141
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1410
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1411
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1412
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1413
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1414
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1415
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1416
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1417
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1418
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1419
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 142
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1420
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1421
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1422
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1423
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1424
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1425
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1426
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1427
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1428
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1429
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 143
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1430
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1431
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1432
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1433
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1434
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1435
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1436
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1437
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1438
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1439
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 144
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1440
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1441
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1442
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1443
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1444
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1445
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1446
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1447
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1448
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1449
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 145
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1450
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1451
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1452
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1453
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1454
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1455
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1456
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1457
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1458
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1459
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 146
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1460
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1461
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1462
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1463
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1464
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1465
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1466
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1467
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1468
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1469
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 147
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1470
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1471
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1472
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1473
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1474
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1475
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1476
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1477
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1478
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1479
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 148
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1480
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1481
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1482
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1483
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1484
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1485
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1486
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1487
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1488
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1489
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 149
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1490
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1491
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1492
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1493
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1494
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1495
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1496
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1497
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1498
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1499
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 150
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1500
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1501
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1502
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1503
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1504
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1505
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1506
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1507
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1508
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1509
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 151
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1510
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1511
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1512
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1513
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1514
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1515
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1516
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1517
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1518
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1519
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 152
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1520
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1521
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1522
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1523
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1524
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1525
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1526
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1527
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1528
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1529
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 153
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1530
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1531
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1532
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1533
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1534
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1535
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1536
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1537
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1538
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1539
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 154
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1540
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1541
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1542
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1543
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1544
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1545
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1546
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1547
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1548
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1549
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 155
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1550
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1551
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1552
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1553
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1554
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1555
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1556
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1557
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1558
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1559
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 156
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1560
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1561
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1562
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1563
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1564
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1565
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1566
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1567
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1568
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1569
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 157
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1570
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1571
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1572
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1573
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1574
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1575
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1576
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1577
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1578
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1579
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 158
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1580
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1581
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1582
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1583
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1584
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1585
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1586
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1587
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1588
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1589
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 159
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1590
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1591
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1592
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1593
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1594
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1595
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1596
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1597
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1598
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1599
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 160
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1600
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1601
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1602
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1603
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1604
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1605
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1606
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1607
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1608
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1609
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 161
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1610
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1611
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1612
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1613
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1614
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1615
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1616
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1617
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1618
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1619
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 162
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1620
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1621
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1622
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1623
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1624
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1625
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1626
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1627
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1628
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1629
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 163
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1630
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1631
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1632
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1633
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1634
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1635
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1636
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1637
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1638
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1639
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 164
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1640
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1641
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1642
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1643
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1644
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1645
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1646
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1647
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1648
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1649
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 165
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1650
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1651
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1652
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1653
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1654
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1655
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1656
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1657
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1658
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1659
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 166
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1660
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1661
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1662
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1663
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1664
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1665
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1666
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1667
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1668
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1669
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 167
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1670
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1671
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1672
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1673
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1674
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1675
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1676
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1677
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1678
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1679
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 168
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1680
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1681
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1682
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1683
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1684
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1685
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1686
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1687
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1688
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1689
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 169
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1690
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1691
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1692
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1693
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1694
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1695
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1696
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1697
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1698
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1699
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 170
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1700
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1701
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1702
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1703
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1704
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1705
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1706
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1707
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1708
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1709
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 171
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1710
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1711
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1712
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1713
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1714
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1715
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1716
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1717
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1718
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1719
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 172
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1720
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1721
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1722
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1723
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1724
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1725
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1726
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1727
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1728
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1729
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 173
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1730
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1731
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1732
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1733
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1734
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1735
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1736
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1737
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1738
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1739
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 174
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1740
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1741
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1742
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1743
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1744
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1745
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1746
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1747
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1748
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1749
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 175
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1750
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1751
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1752
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1753
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1754
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1755
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1756
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1757
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1758
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1759
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 176
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1760
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1761
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1762
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1763
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1764
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1765
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1766
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1767
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1768
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1769
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 177
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1770
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1771
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1772
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1773
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1774
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1775
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1776
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1777
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1778
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1779
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 178
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1780
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1781
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1782
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1783
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1784
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1785
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1786
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1787
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1788
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1789
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 179
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1790
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1791
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1792
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1793
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1794
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1795
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1796
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1797
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1798
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1799
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 180
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1800
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1801
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1802
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1803
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1804
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1805
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1806
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1807
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1808
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1809
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 181
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1810
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1811
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1812
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1813
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1814
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1815
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1816
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1817
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1818
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1819
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 182
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1820
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1821
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1822
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1823
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1824
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1825
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1826
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1827
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1828
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1829
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 183
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1830
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1831
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1832
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1833
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1834
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1835
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1836
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1837
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1838
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1839
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 184
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1840
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1841
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1842
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1843
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1844
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1845
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1846
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1847
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1848
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1849
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 185
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1850
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1851
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1852
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1853
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1854
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1855
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1856
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1857
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1858
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1859
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 186
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1860
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1861
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1862
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1863
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1864
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1865
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1866
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1867
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1868
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1869
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 187
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1870
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1871
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1872
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1873
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1874
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1875
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1876
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1877
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1878
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1879
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 188
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1880
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1881
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1882
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1883
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1884
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1885
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1886
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1887
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1888
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1889
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 189
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1890
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1891
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1892
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1893
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1894
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1895
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1896
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1897
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1898
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1899
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 190
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1900
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1901
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1902
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1903
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1904
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1905
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1906
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1907
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1908
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1909
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 191
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1910
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1911
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1912
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1913
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1914
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1915
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1916
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1917
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1918
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1919
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 192
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1920
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1921
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1922
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1923
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1924
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1925
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1926
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1927
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1928
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1929
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 193
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1930
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1931
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1932
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1933
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1934
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1935
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1936
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1937
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1938
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1939
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 194
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1940
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1941
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1942
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1943
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1944
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1945
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1946
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1947
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1948
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1949
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 195
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1950
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1951
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1952
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1953
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1954
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1955
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1956
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1957
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1958
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1959
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 196
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1960
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1961
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1962
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1963
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1964
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1965
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1966
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1967
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1968
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1969
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 197
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1970
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1971
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1972
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1973
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1974
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1975
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1976
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1977
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1978
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1979
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 198
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1980
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1981
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1982
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1983
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1984
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1985
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1986
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1987
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1988
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1989
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 199
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1990
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1991
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1992
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1993
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1994
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1995
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1996
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1997
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1998
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 1999
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 200
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2000
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2001
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2002
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2003
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2004
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2005
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2006
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2007
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2008
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2009
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 201
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2010
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2011
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2012
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2013
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2014
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2015
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2016
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2017
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2018
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2019
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 202
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2020
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2021
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2022
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2023
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2024
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2025
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2026
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2027
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2028
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2029
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 203
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2030
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2031
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2032
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2033
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2034
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2035
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2036
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2037
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2038
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2039
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 204
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2040
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2041
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2042
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2043
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2044
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2045
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2046
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2047
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 2048
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 205
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 206
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 207
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 208
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 209
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 210
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 211
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 212
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 213
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 214
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 215
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 216
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 217
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 218
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 219
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 220
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 221
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 222
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 223
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 224
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 225
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 226
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 227
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 228
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 229
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 230
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 231
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 232
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 233
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 234
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 235
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 236
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 237
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 238
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 239
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 240
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 241
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 242
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 243
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 244
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 245
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 246
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 247
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 248
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 249
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 250
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 251
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 252
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 253
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 254
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 255
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 256
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 257
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 258
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 259
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 260
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 261
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 262
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 263
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 264
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 265
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 266
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 267
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 268
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 269
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 270
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 271
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 272
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 273
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 274
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 275
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 276
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 277
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 278
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 279
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 28
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 280
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 281
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 282
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 283
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 284
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 285
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 286
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 287
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 288
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 289
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 29
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 290
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 291
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 292
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 293
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 294
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 295
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 296
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 297
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 298
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 299
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 30
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 300
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 301
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 302
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 303
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 304
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 305
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 306
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 307
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 308
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 309
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 31
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 310
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 311
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 312
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 313
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 314
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 315
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 316
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 317
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 318
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 319
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 32
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 320
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 321
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 322
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 323
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 324
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 325
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 326
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 327
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 328
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 329
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 33
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 330
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 331
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 332
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 333
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 334
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 335
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 336
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 337
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 338
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 339
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 34
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 340
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 341
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 342
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 343
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 344
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 345
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 346
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 347
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 348
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 349
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 35
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 350
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 351
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 352
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 353
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 354
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 355
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 356
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 357
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 358
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 359
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 36
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 360
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 361
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 362
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 363
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 364
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 365
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 366
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 367
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 368
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 369
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 37
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 370
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 371
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 372
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 373
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 374
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 375
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 376
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 377
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 378
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 379
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 38
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 380
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 381
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 382
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 383
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 384
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 385
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 386
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 387
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 388
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 389
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 39
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 390
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 391
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 392
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 393
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 394
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 395
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 396
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 397
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 398
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 399
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 40
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 400
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 401
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 402
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 403
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 404
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 405
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 406
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 407
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 408
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 409
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 41
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 410
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 411
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 412
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 413
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 414
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 415
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 416
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 417
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 418
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 419
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 42
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 420
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 421
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 422
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 423
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 424
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 425
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 426
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 427
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 428
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 429
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 43
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 430
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 431
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 432
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 433
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 434
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 435
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 436
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 437
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 438
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 439
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 44
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 440
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 441
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 442
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 443
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 444
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 445
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 446
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 447
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 448
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 449
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 45
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 450
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 451
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 452
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 453
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 454
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 455
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 456
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 457
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 458
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 459
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 46
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 460
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 461
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 462
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 463
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 464
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 465
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 466
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 467
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 468
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 469
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 47
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 470
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 471
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 472
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 473
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 474
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 475
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 476
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 477
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 478
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 479
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 48
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 480
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 481
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 482
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 483
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 484
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 485
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 486
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 487
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 488
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 489
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 49
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 490
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 491
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 492
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 493
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 494
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 495
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 496
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 497
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 498
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 499
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 50
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 500
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 501
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 502
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 503
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 504
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 505
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 506
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 507
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 508
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 509
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 51
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 510
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 511
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 512
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 513
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 514
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 515
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 516
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 517
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 518
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 519
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 52
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 520
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 521
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 522
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 523
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 524
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 525
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 526
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 527
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 528
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 529
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 53
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 530
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 531
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 532
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 533
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 534
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 535
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 536
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 537
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 538
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 539
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 54
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 540
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 541
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 542
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 543
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 544
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 545
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 546
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 547
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 548
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 549
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 55
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 550
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 551
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 552
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 553
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 554
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 555
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 556
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 557
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 558
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 559
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 56
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 560
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 561
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 562
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 563
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 564
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 565
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 566
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 567
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 568
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 569
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 57
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 570
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 571
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 572
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 573
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 574
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 575
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 576
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 577
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 578
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 579
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 58
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 580
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 581
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 582
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 583
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 584
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 585
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 586
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 587
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 588
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 589
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 59
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 590
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 591
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 592
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 593
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 594
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 595
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 596
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 597
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 598
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 599
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 60
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 600
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 601
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 602
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 603
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 604
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 605
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 606
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 607
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 608
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 609
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 61
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 610
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 611
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 612
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 613
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 614
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 615
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 616
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 617
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 618
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 619
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 62
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 620
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 621
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 622
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 623
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 624
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 625
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 626
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 627
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 628
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 629
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 63
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 630
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 631
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 632
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 633
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 634
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 635
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 636
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 637
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 638
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 639
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 64
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 640
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 641
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 642
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 643
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 644
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 645
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 646
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 647
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 648
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 649
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 65
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 650
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 651
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 652
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 653
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 654
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 655
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 656
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 657
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 658
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 659
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 66
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 660
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 661
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 662
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 663
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 664
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 665
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 666
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 667
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 668
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 669
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 67
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 670
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 671
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 672
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 673
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 674
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 675
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 676
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 677
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 678
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 679
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 68
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 680
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 681
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 682
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 683
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 684
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 685
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 686
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 687
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 688
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 689
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 69
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 690
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 691
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 692
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 693
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 694
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 695
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 696
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 697
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 698
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 699
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 70
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 700
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 701
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 702
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 703
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 704
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 705
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 706
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 707
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 708
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 709
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 71
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 710
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 711
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 712
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 713
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 714
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 715
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 716
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 717
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 718
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 719
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 72
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 720
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 721
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 722
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 723
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 724
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 725
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 726
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 727
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 728
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 729
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 73
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 730
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 731
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 732
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 733
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 734
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 735
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 736
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 737
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 738
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 739
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 74
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 740
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 741
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 742
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 743
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 744
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 745
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 746
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 747
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 748
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 749
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 75
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 750
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 751
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 752
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 753
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 754
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 755
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 756
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 757
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 758
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 759
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 76
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 760
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 761
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 762
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 763
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 764
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 765
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 766
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 767
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 768
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 769
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 77
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 770
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 771
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 772
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 773
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 774
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 775
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 776
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 777
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 778
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 779
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 78
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 780
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 781
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 782
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 783
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 784
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 785
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 786
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 787
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 788
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 789
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 79
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 790
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 791
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 792
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 793
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 794
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 795
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 796
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 797
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 798
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 799
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 80
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 800
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 801
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 802
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 803
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 804
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 805
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 806
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 807
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 808
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 809
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 81
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 810
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 811
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 812
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 813
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 814
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 815
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 816
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 817
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 818
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 819
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 82
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 820
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 821
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 822
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 823
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 824
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 825
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 826
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 827
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 828
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 829
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 83
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 830
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 831
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 832
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 833
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 834
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 835
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 836
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 837
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 838
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 839
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 84
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 840
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 841
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 842
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 843
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 844
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 845
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 846
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 847
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 848
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 849
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 85
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 850
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 851
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 852
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 853
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 854
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 855
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 856
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 857
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 858
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 859
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 86
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 860
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 861
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 862
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 863
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 864
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 865
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 866
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 867
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 868
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 869
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 87
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 870
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 871
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 872
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 873
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 874
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 875
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 876
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 877
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 878
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 879
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 88
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 880
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 881
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 882
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 883
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 884
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 885
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 886
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 887
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 888
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 889
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 89
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 890
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 891
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 892
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 893
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 894
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 895
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 896
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 897
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 898
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 899
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 90
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 900
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 901
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 902
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 903
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 904
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 905
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 906
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 907
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 908
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 909
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 91
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 910
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 911
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 912
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 913
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 914
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 915
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 916
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 917
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 918
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 919
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 92
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 920
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 921
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 922
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 923
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 924
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 925
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 926
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 927
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 928
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 929
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 93
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 930
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 931
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 932
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 933
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 934
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 935
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 936
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 937
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 938
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 939
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 94
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 940
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 941
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 942
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 943
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 944
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 945
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 946
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 947
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 948
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 949
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 95
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 950
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 951
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 952
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 953
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 954
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 955
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 956
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 957
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 958
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 959
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 96
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 960
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 961
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 962
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 963
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 964
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 965
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 966
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 967
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 968
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 969
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 97
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 970
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 971
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 972
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 973
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 974
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 975
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 976
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 977
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 978
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 979
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 98
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 980
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 981
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 982
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 983
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 984
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 985
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 986
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 987
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 988
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 989
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 99
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 990
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 991
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 992
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 993
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 994
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 995
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 996
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 997
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 998
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for first command output, command length 999
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 100
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1000
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1001
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1002
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1003
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1004
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1005
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1006
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1007
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1008
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1009
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 101
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1010
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1011
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1012
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1013
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1014
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1015
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1016
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1017
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1018
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1019
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 102
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1020
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1021
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1022
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1023
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1024
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1025
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1026
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1027
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1028
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1029
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 103
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1030
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1031
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1032
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1033
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1034
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1035
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1036
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1037
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1038
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1039
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 104
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1040
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1041
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1042
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1043
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1044
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1045
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1046
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1047
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1048
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1049
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 105
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1050
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1051
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1052
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1053
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1054
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1055
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1056
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1057
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1058
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1059
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 106
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1060
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1061
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1062
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1063
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1064
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1065
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1066
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1067
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1068
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1069
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 107
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1070
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1071
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1072
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1073
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1074
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1075
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1076
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1077
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1078
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1079
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 108
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1080
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1081
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1082
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1083
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1084
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1085
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1086
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1087
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1088
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1089
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 109
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1090
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1091
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1092
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1093
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1094
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1095
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1096
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1097
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1098
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1099
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 110
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1100
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1101
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1102
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1103
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1104
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1105
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1106
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1107
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1108
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1109
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 111
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1110
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1111
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1112
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1113
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1114
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1115
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1116
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1117
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1118
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1119
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 112
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1120
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1121
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1122
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1123
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1124
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1125
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1126
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1127
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1128
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1129
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 113
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1130
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1131
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1132
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1133
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1134
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1135
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1136
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1137
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1138
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1139
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 114
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1140
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1141
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1142
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1143
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1144
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1145
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1146
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1147
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1148
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1149
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 115
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1150
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1151
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1152
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1153
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1154
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1155
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1156
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1157
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1158
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1159
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 116
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1160
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1161
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1162
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1163
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1164
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1165
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1166
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1167
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1168
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1169
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 117
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1170
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1171
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1172
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1173
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1174
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1175
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1176
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1177
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1178
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1179
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 118
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1180
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1181
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1182
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1183
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1184
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1185
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1186
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1187
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1188
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1189
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 119
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1190
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1191
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1192
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1193
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1194
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1195
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1196
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1197
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1198
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1199
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 120
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1200
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1201
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1202
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1203
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1204
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1205
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1206
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1207
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1208
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1209
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 121
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1210
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1211
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1212
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1213
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1214
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1215
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1216
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1217
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1218
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1219
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 122
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1220
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1221
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1222
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1223
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1224
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1225
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1226
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1227
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1228
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1229
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 123
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1230
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1231
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1232
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1233
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1234
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1235
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1236
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1237
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1238
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1239
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 124
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1240
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1241
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1242
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1243
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1244
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1245
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1246
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1247
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1248
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1249
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 125
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1250
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1251
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1252
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1253
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1254
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1255
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1256
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1257
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1258
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1259
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 126
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1260
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1261
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1262
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1263
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1264
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1265
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1266
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1267
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1268
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1269
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 127
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1270
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1271
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1272
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1273
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1274
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1275
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1276
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1277
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1278
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1279
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 128
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1280
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1281
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1282
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1283
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1284
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1285
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1286
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1287
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1288
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1289
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 129
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1290
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1291
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1292
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1293
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1294
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1295
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1296
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1297
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1298
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1299
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 130
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1300
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1301
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1302
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1303
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1304
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1305
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1306
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1307
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1308
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1309
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 131
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1310
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1311
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1312
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1313
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1314
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1315
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1316
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1317
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1318
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1319
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 132
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1320
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1321
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1322
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1323
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1324
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1325
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1326
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1327
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1328
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1329
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 133
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1330
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1331
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1332
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1333
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1334
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1335
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1336
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1337
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1338
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1339
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 134
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1340
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1341
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1342
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1343
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1344
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1345
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1346
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1347
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1348
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1349
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 135
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1350
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1351
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1352
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1353
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1354
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1355
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1356
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1357
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1358
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1359
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 136
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1360
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1361
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1362
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1363
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1364
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1365
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1366
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1367
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1368
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1369
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 137
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1370
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1371
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1372
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1373
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1374
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1375
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1376
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1377
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1378
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1379
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 138
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1380
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1381
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1382
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1383
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1384
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1385
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1386
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1387
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1388
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1389
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 139
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1390
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1391
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1392
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1393
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1394
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1395
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1396
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1397
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1398
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1399
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 140
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1400
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1401
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1402
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1403
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1404
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1405
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1406
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1407
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1408
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1409
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 141
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1410
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1411
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1412
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1413
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1414
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1415
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1416
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1417
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1418
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1419
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 142
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1420
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1421
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1422
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1423
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1424
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1425
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1426
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1427
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1428
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1429
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 143
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1430
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1431
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1432
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1433
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1434
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1435
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1436
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1437
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1438
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1439
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 144
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1440
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1441
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1442
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1443
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1444
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1445
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1446
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1447
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1448
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1449
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 145
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1450
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1451
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1452
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1453
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1454
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1455
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1456
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1457
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1458
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1459
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 146
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1460
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1461
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1462
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1463
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1464
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1465
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1466
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1467
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1468
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1469
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 147
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1470
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1471
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1472
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1473
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1474
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1475
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1476
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1477
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1478
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1479
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 148
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1480
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1481
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1482
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1483
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1484
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1485
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1486
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1487
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1488
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1489
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 149
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1490
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1491
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1492
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1493
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1494
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1495
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1496
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1497
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1498
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1499
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 150
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1500
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1501
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1502
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1503
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1504
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1505
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1506
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1507
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1508
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1509
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 151
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1510
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1511
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1512
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1513
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1514
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1515
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1516
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1517
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1518
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1519
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 152
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1520
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1521
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1522
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1523
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1524
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1525
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1526
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1527
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1528
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1529
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 153
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1530
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1531
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1532
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1533
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1534
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1535
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1536
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1537
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1538
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1539
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 154
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1540
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1541
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1542
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1543
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1544
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1545
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1546
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1547
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1548
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1549
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 155
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1550
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1551
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1552
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1553
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1554
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1555
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1556
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1557
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1558
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1559
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 156
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1560
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1561
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1562
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1563
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1564
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1565
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1566
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1567
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1568
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1569
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 157
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1570
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1571
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1572
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1573
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1574
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1575
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1576
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1577
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1578
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1579
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 158
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1580
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1581
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1582
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1583
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1584
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1585
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1586
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1587
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1588
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1589
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 159
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1590
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1591
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1592
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1593
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1594
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1595
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1596
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1597
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1598
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1599
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 160
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1600
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1601
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1602
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1603
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1604
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1605
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1606
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1607
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1608
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1609
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 161
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1610
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1611
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1612
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1613
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1614
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1615
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1616
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1617
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1618
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1619
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 162
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1620
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1621
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1622
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1623
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1624
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1625
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1626
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1627
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1628
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1629
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 163
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1630
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1631
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1632
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1633
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1634
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1635
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1636
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1637
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1638
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1639
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 164
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1640
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1641
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1642
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1643
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1644
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1645
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1646
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1647
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1648
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1649
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 165
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1650
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1651
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1652
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1653
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1654
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1655
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1656
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1657
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1658
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1659
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 166
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1660
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1661
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1662
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1663
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1664
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1665
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1666
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1667
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1668
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1669
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 167
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1670
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1671
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1672
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1673
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1674
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1675
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1676
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1677
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1678
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1679
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 168
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1680
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1681
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1682
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1683
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1684
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1685
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1686
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1687
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1688
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1689
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 169
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1690
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1691
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1692
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1693
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1694
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1695
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1696
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1697
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1698
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1699
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 170
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1700
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1701
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1702
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1703
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1704
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1705
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1706
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1707
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1708
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1709
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 171
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1710
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1711
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1712
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1713
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1714
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1715
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1716
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1717
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1718
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1719
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 172
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1720
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1721
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1722
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1723
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1724
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1725
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1726
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1727
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1728
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1729
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 173
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1730
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1731
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1732
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1733
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1734
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1735
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1736
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1737
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1738
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1739
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 174
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1740
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1741
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1742
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1743
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1744
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1745
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1746
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1747
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1748
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1749
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 175
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1750
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1751
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1752
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1753
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1754
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1755
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1756
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1757
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1758
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1759
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 176
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1760
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1761
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1762
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1763
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1764
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1765
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1766
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1767
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1768
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1769
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 177
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1770
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1771
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1772
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1773
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1774
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1775
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1776
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1777
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1778
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1779
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 178
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1780
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1781
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1782
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1783
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1784
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1785
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1786
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1787
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1788
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1789
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 179
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1790
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1791
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1792
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1793
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1794
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1795
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1796
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1797
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1798
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1799
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 180
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1800
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1801
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1802
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1803
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1804
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1805
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1806
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1807
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1808
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1809
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 181
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1810
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1811
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1812
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1813
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1814
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1815
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1816
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1817
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1818
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1819
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 182
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1820
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1821
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1822
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1823
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1824
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1825
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1826
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1827
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1828
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1829
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 183
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1830
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1831
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1832
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1833
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1834
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1835
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1836
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1837
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1838
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1839
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 184
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1840
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1841
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1842
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1843
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1844
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1845
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1846
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1847
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1848
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1849
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 185
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1850
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1851
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1852
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1853
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1854
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1855
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1856
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1857
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1858
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1859
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 186
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1860
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1861
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1862
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1863
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1864
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1865
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1866
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1867
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1868
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1869
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 187
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1870
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1871
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1872
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1873
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1874
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1875
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1876
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1877
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1878
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1879
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 188
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1880
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1881
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1882
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1883
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1884
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1885
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1886
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1887
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1888
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1889
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 189
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1890
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1891
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1892
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1893
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1894
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1895
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1896
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1897
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1898
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1899
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 190
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1900
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1901
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1902
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1903
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1904
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1905
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1906
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1907
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1908
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1909
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 191
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1910
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1911
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1912
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1913
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1914
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1915
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1916
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1917
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1918
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1919
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 192
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1920
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1921
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1922
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1923
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1924
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1925
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1926
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1927
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1928
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1929
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 193
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1930
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1931
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1932
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1933
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1934
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1935
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1936
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1937
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1938
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1939
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 194
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1940
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1941
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1942
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1943
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1944
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1945
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1946
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1947
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1948
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1949
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 195
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1950
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1951
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1952
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1953
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1954
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1955
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1956
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1957
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1958
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1959
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 196
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1960
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1961
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1962
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1963
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1964
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1965
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1966
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1967
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1968
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1969
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 197
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1970
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1971
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1972
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1973
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1974
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1975
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1976
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1977
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1978
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1979
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 198
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1980
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1981
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1982
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1983
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1984
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1985
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1986
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1987
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1988
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1989
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 199
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1990
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1991
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1992
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1993
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1994
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1995
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1996
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1997
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1998
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 1999
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 200
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2000
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2001
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2002
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2003
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2004
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2005
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2006
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2007
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2008
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2009
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 201
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2010
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2011
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2012
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2013
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2014
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2015
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2016
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2017
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2018
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2019
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 202
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2020
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2021
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2022
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2023
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2024
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2025
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2026
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2027
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2028
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2029
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 203
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2030
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2031
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2032
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2033
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2034
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2035
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2036
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2037
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2038
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2039
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 204
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2040
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2041
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2042
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2043
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2044
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2045
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2046
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2047
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 2048
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 205
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 206
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 207
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 208
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 209
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 210
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 211
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 212
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 213
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 214
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 215
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 216
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 217
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 218
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 219
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 220
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 221
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 222
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 223
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 224
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 225
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 226
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 227
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 228
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 229
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 230
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 231
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 232
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 233
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 234
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 235
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 236
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 237
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 238
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 239
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 240
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 241
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 242
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 243
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 244
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 245
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 246
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 247
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 248
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 249
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 250
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 251
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 252
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 253
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 254
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 255
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 256
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 257
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 258
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 259
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 260
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 261
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 262
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 263
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 264
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 265
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 266
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 267
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 268
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 269
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 270
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 271
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 272
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 273
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 274
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 275
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 276
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 277
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 278
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 279
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 28
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 280
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 281
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 282
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 283
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 284
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 285
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 286
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 287
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 288
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 289
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 29
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 290
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 291
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 292
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 293
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 294
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 295
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 296
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 297
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 298
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 299
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 30
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 300
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 301
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 302
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 303
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 304
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 305
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 306
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 307
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 308
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 309
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 31
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 310
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 311
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 312
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 313
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 314
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 315
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 316
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 317
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 318
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 319
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 32
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 320
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 321
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 322
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 323
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 324
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 325
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 326
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 327
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 328
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 329
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 33
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 330
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 331
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 332
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 333
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 334
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 335
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 336
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 337
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 338
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 339
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 34
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 340
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 341
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 342
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 343
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 344
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 345
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 346
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 347
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 348
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 349
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 35
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 350
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 351
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 352
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 353
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 354
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 355
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 356
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 357
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 358
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 359
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 36
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 360
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 361
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 362
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 363
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 364
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 365
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 366
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 367
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 368
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 369
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 37
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 370
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 371
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 372
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 373
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 374
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 375
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 376
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 377
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 378
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 379
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 38
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 380
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 381
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 382
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 383
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 384
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 385
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 386
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 387
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 388
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 389
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 39
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 390
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 391
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 392
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 393
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 394
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 395
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 396
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 397
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 398
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 399
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 40
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 400
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 401
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 402
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 403
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 404
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 405
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 406
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 407
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 408
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 409
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 41
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 410
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 411
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 412
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 413
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 414
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 415
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 416
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 417
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 418
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 419
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 42
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 420
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 421
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 422
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 423
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 424
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 425
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 426
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 427
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 428
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 429
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 43
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 430
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 431
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 432
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 433
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 434
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 435
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 436
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 437
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 438
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 439
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 44
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 440
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 441
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 442
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 443
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 444
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 445
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 446
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 447
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 448
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 449
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 45
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 450
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 451
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 452
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 453
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 454
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 455
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 456
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 457
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 458
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 459
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 46
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 460
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 461
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 462
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 463
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 464
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 465
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 466
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 467
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 468
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 469
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 47
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 470
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 471
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 472
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 473
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 474
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 475
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 476
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 477
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 478
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 479
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 48
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 480
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 481
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 482
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 483
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 484
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 485
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 486
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 487
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 488
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 489
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 49
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 490
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 491
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 492
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 493
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 494
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 495
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 496
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 497
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 498
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 499
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 50
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 500
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 501
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 502
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 503
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 504
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 505
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 506
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 507
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 508
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 509
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 51
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 510
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 511
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 512
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 513
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 514
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 515
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 516
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 517
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 518
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 519
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 52
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 520
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 521
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 522
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 523
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 524
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 525
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 526
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 527
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 528
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 529
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 53
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 530
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 531
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 532
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 533
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 534
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 535
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 536
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 537
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 538
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 539
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 54
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 540
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 541
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 542
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 543
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 544
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 545
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 546
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 547
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 548
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 549
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 55
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 550
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 551
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 552
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 553
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 554
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 555
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 556
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 557
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 558
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 559
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 56
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 560
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 561
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 562
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 563
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 564
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 565
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 566
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 567
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 568
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 569
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 57
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 570
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 571
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 572
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 573
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 574
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 575
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 576
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 577
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 578
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 579
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 58
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 580
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 581
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 582
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 583
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 584
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 585
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 586
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 587
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 588
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 589
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 59
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 590
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 591
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 592
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 593
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 594
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 595
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 596
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 597
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 598
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 599
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 60
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 600
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 601
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 602
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 603
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 604
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 605
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 606
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 607
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 608
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 609
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 61
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 610
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 611
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 612
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 613
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 614
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 615
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 616
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 617
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 618
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 619
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 62
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 620
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 621
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 622
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 623
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 624
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 625
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 626
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 627
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 628
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 629
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 63
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 630
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 631
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 632
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 633
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 634
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 635
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 636
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 637
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 638
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 639
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 64
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 640
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 641
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 642
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 643
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 644
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 645
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 646
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 647
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 648
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 649
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 65
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 650
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 651
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 652
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 653
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 654
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 655
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 656
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 657
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 658
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 659
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 66
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 660
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 661
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 662
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 663
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 664
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 665
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 666
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 667
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 668
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 669
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 67
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 670
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 671
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 672
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 673
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 674
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 675
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 676
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 677
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 678
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 679
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 68
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 680
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 681
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 682
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 683
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 684
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 685
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 686
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 687
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 688
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 689
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 69
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 690
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 691
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 692
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 693
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 694
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 695
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 696
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 697
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 698
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 699
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 70
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 700
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 701
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 702
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 703
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 704
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 705
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 706
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 707
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 708
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 709
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 71
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 710
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 711
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 712
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 713
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 714
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 715
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 716
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 717
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 718
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 719
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 72
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 720
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 721
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 722
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 723
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 724
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 725
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 726
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 727
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 728
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 729
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 73
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 730
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 731
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 732
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 733
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 734
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 735
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 736
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 737
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 738
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 739
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 74
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 740
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 741
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 742
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 743
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 744
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 745
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 746
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 747
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 748
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 749
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 75
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 750
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 751
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 752
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 753
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 754
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 755
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 756
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 757
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 758
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 759
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 76
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 760
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 761
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 762
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 763
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 764
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 765
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 766
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 767
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 768
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 769
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 77
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 770
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 771
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 772
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 773
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 774
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 775
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 776
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 777
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 778
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 779
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 78
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 780
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 781
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 782
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 783
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 784
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 785
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 786
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 787
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 788
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 789
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 79
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 790
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 791
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 792
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 793
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 794
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 795
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 796
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 797
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 798
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 799
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 80
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 800
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 801
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 802
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 803
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 804
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 805
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 806
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 807
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 808
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 809
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 81
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 810
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 811
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 812
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 813
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 814
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 815
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 816
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 817
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 818
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 819
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 82
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 820
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 821
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 822
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 823
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 824
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 825
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 826
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 827
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 828
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 829
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 83
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 830
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 831
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 832
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 833
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 834
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 835
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 836
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 837
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 838
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 839
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 84
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 840
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 841
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 842
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 843
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 844
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 845
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 846
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 847
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 848
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 849
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 85
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 850
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 851
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 852
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 853
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 854
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 855
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 856
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 857
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 858
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 859
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 86
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 860
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 861
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 862
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 863
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 864
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 865
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 866
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 867
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 868
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 869
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 87
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 870
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 871
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 872
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 873
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 874
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 875
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 876
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 877
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 878
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 879
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 88
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 880
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 881
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 882
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 883
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 884
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 885
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 886
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 887
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 888
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 889
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 89
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 890
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 891
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 892
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 893
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 894
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 895
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 896
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 897
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 898
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 899
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 90
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 900
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 901
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 902
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 903
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 904
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 905
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 906
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 907
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 908
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 909
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 91
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 910
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 911
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 912
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 913
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 914
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 915
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 916
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 917
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 918
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 919
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 92
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 920
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 921
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 922
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 923
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 924
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 925
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 926
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 927
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 928
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 929
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 93
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 930
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 931
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 932
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 933
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 934
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 935
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 936
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 937
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 938
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 939
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 94
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 940
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 941
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 942
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 943
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 944
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 945
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 946
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 947
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 948
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 949
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 95
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 950
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 951
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 952
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 953
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 954
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 955
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 956
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 957
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 958
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 959
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 96
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 960
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 961
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 962
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 963
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 964
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 965
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 966
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 967
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 968
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 969
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 97
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 970
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 971
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 972
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 973
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 974
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 975
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 976
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 977
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 978
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 979
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 98
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 980
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 981
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 982
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 983
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 984
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 985
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 986
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 987
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 988
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 989
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 99
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 990
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 991
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 992
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 993
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 994
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 995
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 996
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 997
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 998
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: look for second command output, command length 999
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: set $a = "FIRST COMMAND"
-PASS: gdb.mi/mi-multi-commands.exp: args=separate-mi-tty: set $b = "TEST COMPLETE"
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ...
-PASS: gdb.mi/mi-nonstop-exit.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-nonstop-exit.exp: iteration=1: breakpoint at main
-PASS: gdb.mi/mi-nonstop-exit.exp: iteration=1: finished exec continue
-PASS: gdb.mi/mi-nonstop-exit.exp: iteration=1: mi runto main
-PASS: gdb.mi/mi-nonstop-exit.exp: iteration=2: breakpoint at main
-PASS: gdb.mi/mi-nonstop-exit.exp: iteration=2: finished exec continue
-PASS: gdb.mi/mi-nonstop-exit.exp: iteration=2: mi runto main
-PASS: gdb.mi/mi-nonstop-exit.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-nonstop.exp ...
-PASS: gdb.mi/mi-nonstop.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-nonstop.exp: ask the second thread to exit
-PASS: gdb.mi/mi-nonstop.exp: breakpoint at main
-PASS: gdb.mi/mi-nonstop.exp: breakpoint at marker
-PASS: gdb.mi/mi-nonstop.exp: check varobj, w0, 1
-PASS: gdb.mi/mi-nonstop.exp: check varobj, w1, 1
-PASS: gdb.mi/mi-nonstop.exp: check varobj, w1, 2
-PASS: gdb.mi/mi-nonstop.exp: create varobj in first thread
-PASS: gdb.mi/mi-nonstop.exp: create varobj in second thread
-PASS: gdb.mi/mi-nonstop.exp: got interrupt
-PASS: gdb.mi/mi-nonstop.exp: interrupted
-PASS: gdb.mi/mi-nonstop.exp: mi runto main
-PASS: gdb.mi/mi-nonstop.exp: probe for target remote
-PASS: gdb.mi/mi-nonstop.exp: resume all
-PASS: gdb.mi/mi-nonstop.exp: select first worker thread
-PASS: gdb.mi/mi-nonstop.exp: select thread 2
-PASS: gdb.mi/mi-nonstop.exp: select thread 3
-PASS: gdb.mi/mi-nonstop.exp: set condition, 1
-PASS: gdb.mi/mi-nonstop.exp: stacktrace of running thread
-PASS: gdb.mi/mi-nonstop.exp: stacktrace of stopped thread
-PASS: gdb.mi/mi-nonstop.exp: stacktrace of stopped thread, 2
-PASS: gdb.mi/mi-nonstop.exp: successfully compiled posix threads test case
-PASS: gdb.mi/mi-nonstop.exp: thread state, resume 1
-PASS: gdb.mi/mi-nonstop.exp: thread state, resume 2
-PASS: gdb.mi/mi-nonstop.exp: thread state, stop 1
-PASS: gdb.mi/mi-nonstop.exp: thread state, stop 2
-PASS: gdb.mi/mi-nonstop.exp: thread state, stop 3
-PASS: gdb.mi/mi-nonstop.exp: thread state, stop 4
-PASS: gdb.mi/mi-nonstop.exp: thread state, stop on cond breakpoint
-PASS: gdb.mi/mi-nonstop.exp: update varobj, 1
-PASS: gdb.mi/mi-nonstop.exp: update varobj, 2
-PASS: gdb.mi/mi-nonstop.exp: w0,i0 stop
-PASS: gdb.mi/mi-nonstop.exp: w0,i1 stop
-PASS: gdb.mi/mi-nonstop.exp: w0,i2 stop
-PASS: gdb.mi/mi-nonstop.exp: w0,i3 stop
-PASS: gdb.mi/mi-nonstop.exp: w1,i0 stop
-PASS: gdb.mi/mi-nonstop.exp: w1,i1 stop
-PASS: gdb.mi/mi-nonstop.exp: w1,i2 stop
-PASS: gdb.mi/mi-nonstop.exp: wait for thread exit
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ...
-PASS: gdb.mi/mi-ns-stale-regcache.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-ns-stale-regcache.exp: breakpoint at main
-PASS: gdb.mi/mi-ns-stale-regcache.exp: main thread still running
-PASS: gdb.mi/mi-ns-stale-regcache.exp: mi runto main
-PASS: gdb.mi/mi-ns-stale-regcache.exp: no stale frame info of resumed thread
-PASS: gdb.mi/mi-ns-stale-regcache.exp: no stale register cache of resumed thread
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-nsintrall.exp ...
-PASS: gdb.mi/mi-nsintrall.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-nsintrall.exp: breakpoint at main
-PASS: gdb.mi/mi-nsintrall.exp: breakpoint at thread_function
-PASS: gdb.mi/mi-nsintrall.exp: interrupt 0
-PASS: gdb.mi/mi-nsintrall.exp: interrupt 1
-PASS: gdb.mi/mi-nsintrall.exp: interrupt 2
-PASS: gdb.mi/mi-nsintrall.exp: interrupt 3
-PASS: gdb.mi/mi-nsintrall.exp: interrupt 4
-PASS: gdb.mi/mi-nsintrall.exp: interrupt 5
-PASS: gdb.mi/mi-nsintrall.exp: interrupt all threads
-PASS: gdb.mi/mi-nsintrall.exp: mi runto main
-PASS: gdb.mi/mi-nsintrall.exp: resume all after interrupting
-PASS: gdb.mi/mi-nsintrall.exp: resume all, no breakpoint
-PASS: gdb.mi/mi-nsintrall.exp: stop 0
-PASS: gdb.mi/mi-nsintrall.exp: stop 1
-PASS: gdb.mi/mi-nsintrall.exp: stop 2
-PASS: gdb.mi/mi-nsintrall.exp: stop 3
-PASS: gdb.mi/mi-nsintrall.exp: stop 4
-PASS: gdb.mi/mi-nsintrall.exp: stop 5
-PASS: gdb.mi/mi-nsintrall.exp: successfully compiled posix threads test case
-PASS: gdb.mi/mi-nsintrall.exp: thread state, all interrupted
-PASS: gdb.mi/mi-nsintrall.exp: thread state, all stopped
-PASS: gdb.mi/mi-nsintrall.exp: thread state, resume all
-PASS: gdb.mi/mi-nsintrall.exp: thread state, resume all after interrupting
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
-PASS: gdb.mi/mi-nsmoribund.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-nsmoribund.exp: 102-break-delete
-PASS: gdb.mi/mi-nsmoribund.exp: 103-exec-continue --all
-PASS: gdb.mi/mi-nsmoribund.exp: breakpoint at main
-PASS: gdb.mi/mi-nsmoribund.exp: breakpoint at thread_function
-PASS: gdb.mi/mi-nsmoribund.exp: hit thread specific breakpoint
-PASS: gdb.mi/mi-nsmoribund.exp: mi runto main
-PASS: gdb.mi/mi-nsmoribund.exp: print done = 1
-PASS: gdb.mi/mi-nsmoribund.exp: resume all, program exited normally
-PASS: gdb.mi/mi-nsmoribund.exp: resume all, thread specific breakpoint
-PASS: gdb.mi/mi-nsmoribund.exp: select thread 5
-PASS: gdb.mi/mi-nsmoribund.exp: stop 0
-PASS: gdb.mi/mi-nsmoribund.exp: stop 1
-PASS: gdb.mi/mi-nsmoribund.exp: stop 2
-PASS: gdb.mi/mi-nsmoribund.exp: stop 3
-PASS: gdb.mi/mi-nsmoribund.exp: stop 4
-PASS: gdb.mi/mi-nsmoribund.exp: stop 5
-PASS: gdb.mi/mi-nsmoribund.exp: stop 6
-PASS: gdb.mi/mi-nsmoribund.exp: stop 7
-PASS: gdb.mi/mi-nsmoribund.exp: stop 8
-PASS: gdb.mi/mi-nsmoribund.exp: stop 9
-PASS: gdb.mi/mi-nsmoribund.exp: successfully compiled posix threads test case
-PASS: gdb.mi/mi-nsmoribund.exp: thread specific breakpoint at thread_function
-PASS: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread
-PASS: gdb.mi/mi-nsmoribund.exp: thread state: all stopped except the main thread
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
-PASS: gdb.mi/mi-nsthrexec.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-nsthrexec.exp: breakpoint at main
-PASS: gdb.mi/mi-nsthrexec.exp: breakpoint at thread_execler
-PASS: gdb.mi/mi-nsthrexec.exp: insert breakpoint at main
-PASS: gdb.mi/mi-nsthrexec.exp: interrupt main thread
-PASS: gdb.mi/mi-nsthrexec.exp: main thread interrupted
-PASS: gdb.mi/mi-nsthrexec.exp: mi runto main
-PASS: gdb.mi/mi-nsthrexec.exp: stop at main after exec
-PASS: gdb.mi/mi-nsthrexec.exp: stop at thread_execler
-PASS: gdb.mi/mi-nsthrexec.exp: successfully compiled posix threads test case
-PASS: gdb.mi/mi-nsthrexec.exp: thread state, all stopped
-PASS: gdb.mi/mi-nsthrexec.exp: thread state, execler stopped, main running
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-pending.exp ...
-PASS: gdb.mi/mi-pending.exp: MI breakpoint on thread_func
-PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
-PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1
-PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc3
-PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1
-PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time
-PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4
-PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func
-PASS: gdb.mi/mi-pending.exp: breakpoint commands: check that commands are set
-PASS: gdb.mi/mi-pending.exp: clear breakpoint commands on pending breakpoint
-PASS: gdb.mi/mi-pending.exp: delete breakpoint 3
-PASS: gdb.mi/mi-pending.exp: run till MI pending breakpoint on pendfunc3 on thread 2
-PASS: gdb.mi/mi-pending.exp: set breakpoint commands on pending breakpoint
-PASS: gdb.mi/mi-pending.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
-PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set)
-PASS: gdb.mi/mi-pthreads.exp: breakpoint at done_making_threads
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 1
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 2
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 3
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 4
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 5
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 6
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 1
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 2
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 4
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 5
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 6
-PASS: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set)
-PASS: gdb.mi/mi-pthreads.exp: mi runto done_making_threads
-PASS: gdb.mi/mi-pthreads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-py-modify-bp.exp ...
-PASS: gdb.mi/mi-py-modify-bp.exp: break in foo
-PASS: gdb.mi/mi-py-modify-bp.exp: breakpoint at main
-PASS: gdb.mi/mi-py-modify-bp.exp: get number for thread-specific breakpoint
-PASS: gdb.mi/mi-py-modify-bp.exp: mi runto main
-PASS: gdb.mi/mi-py-modify-bp.exp: source python script
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
-PASS: gdb.mi/mi-read-memory.exp: 3x2, one byte
-PASS: gdb.mi/mi-read-memory.exp: 3x2, one byte offset by -6
-PASS: gdb.mi/mi-read-memory.exp: ascii and data
-PASS: gdb.mi/mi-read-memory.exp: breakpoint at main
-PASS: gdb.mi/mi-read-memory.exp: decimal
-PASS: gdb.mi/mi-read-memory.exp: expression in quotes
-PASS: gdb.mi/mi-read-memory.exp: mi runto main
-PASS: gdb.mi/mi-read-memory.exp: next at main
-PASS: gdb.mi/mi-read-memory.exp: no arguments
-PASS: gdb.mi/mi-read-memory.exp: octal
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
-PASS: gdb.mi/mi-record-changed.exp: breakpoint at main
-PASS: gdb.mi/mi-record-changed.exp: mi runto main
-PASS: gdb.mi/mi-record-changed.exp: record
-PASS: gdb.mi/mi-record-changed.exp: record end
-PASS: gdb.mi/mi-record-changed.exp: target record
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ...
-UNSUPPORTED: gdb.mi/mi-reg-undefined.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-regs.exp ...
-UNSUPPORTED: gdb.mi/mi-regs.exp: require failed: istarget "sparc-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-return.exp ...
-PASS: gdb.mi/mi-return.exp: breakpoint at callee4
-PASS: gdb.mi/mi-return.exp: delete all breakpoints
-PASS: gdb.mi/mi-return.exp: mi runto callee4
-PASS: gdb.mi/mi-return.exp: return from callee4 now
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-reverse.exp ...
-PASS: gdb.mi/mi-reverse.exp: Turn on process record
-PASS: gdb.mi/mi-reverse.exp: breakpoint at callme
-PASS: gdb.mi/mi-reverse.exp: breakpoint at main
-PASS: gdb.mi/mi-reverse.exp: insert temp breakpoint at basics.c:34
-PASS: gdb.mi/mi-reverse.exp: mi runto callme
-PASS: gdb.mi/mi-reverse.exp: mi runto main
-PASS: gdb.mi/mi-reverse.exp: reverse finish from callme
-PASS: gdb.mi/mi-reverse.exp: reverse next to get over the call to do_nothing
-PASS: gdb.mi/mi-reverse.exp: reverse step to callee1
-PASS: gdb.mi/mi-reverse.exp: reverse step to callee2
-PASS: gdb.mi/mi-reverse.exp: reverse step to callee3
-PASS: gdb.mi/mi-reverse.exp: reverse step to callee4
-PASS: gdb.mi/mi-reverse.exp: reverse-continue at callee3
-PASS: gdb.mi/mi-reverse.exp: reverse-continue at main
-PASS: gdb.mi/mi-reverse.exp: reverse-next-instruction at callee4
-PASS: gdb.mi/mi-reverse.exp: reverse-step-instruction at callee4
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-simplerun.exp ...
-PASS: gdb.mi/mi-simplerun.exp: break-insert operation
-PASS: gdb.mi/mi-simplerun.exp: continue to end
-PASS: gdb.mi/mi-simplerun.exp: disabling of breakpoints
-PASS: gdb.mi/mi-simplerun.exp: exec-finish
-PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at "<fullfilename>":$line_callee4_head
-PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:$line_callee3_head
-PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:callee2
-PASS: gdb.mi/mi-simplerun.exp: list of breakpoints
-PASS: gdb.mi/mi-simplerun.exp: list of breakpoints, 16 disabled
-PASS: gdb.mi/mi-simplerun.exp: next at main
-PASS: gdb.mi/mi-simplerun.exp: run to main
-PASS: gdb.mi/mi-simplerun.exp: step at main
-PASS: gdb.mi/mi-simplerun.exp: step to callee4
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-solib.exp ...
-PASS: gdb.mi/mi-solib.exp: test_file_list_shared_libraries: breakpoint at main
-PASS: gdb.mi/mi-solib.exp: test_file_list_shared_libraries: get the list of shared libraries
-PASS: gdb.mi/mi-solib.exp: test_file_list_shared_libraries: mi runto main
-PASS: gdb.mi/mi-solib.exp: test_stop_on_solib_events: CLI prints solib event
-PASS: gdb.mi/mi-solib.exp: test_stop_on_solib_events: check for solib event
-PASS: gdb.mi/mi-solib.exp: test_stop_on_solib_events: set stop-on-solib-events
-PASS: gdb.mi/mi-solib.exp: test_stop_on_solib_events: unset stop-on-solib-events
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-stack.exp ...
-PASS: gdb.mi/mi-stack.exp: breakpoint at callee4
-PASS: gdb.mi/mi-stack.exp: mi runto callee4
-PASS: gdb.mi/mi-stack.exp: mi_continue_to_line: continue to callee4 begin: set temporary breakpoint
-PASS: gdb.mi/mi-stack.exp: next's in callee4
-PASS: gdb.mi/mi-stack.exp: selected frame listing
-PASS: gdb.mi/mi-stack.exp: stack args listing --simple-values 1 1
-PASS: gdb.mi/mi-stack.exp: stack args listing 0
-PASS: gdb.mi/mi-stack.exp: stack args listing 0 1 1
-PASS: gdb.mi/mi-stack.exp: stack args listing 0 1 3
-PASS: gdb.mi/mi-stack.exp: stack args listing 1
-PASS: gdb.mi/mi-stack.exp: stack args listing 1 1 1
-PASS: gdb.mi/mi-stack.exp: stack args listing 1 1 3
-PASS: gdb.mi/mi-stack.exp: stack args listing 1 1 300
-PASS: gdb.mi/mi-stack.exp: stack args listing 2 1 1
-PASS: gdb.mi/mi-stack.exp: stack args listing wrong
-PASS: gdb.mi/mi-stack.exp: stack frame listing
-PASS: gdb.mi/mi-stack.exp: stack frame listing 1 1
-PASS: gdb.mi/mi-stack.exp: stack frame listing 1 3
-PASS: gdb.mi/mi-stack.exp: stack frame listing 1 300
-PASS: gdb.mi/mi-stack.exp: stack frame listing wrong
-PASS: gdb.mi/mi-stack.exp: stack info-depth
-PASS: gdb.mi/mi-stack.exp: stack info-depth 3
-PASS: gdb.mi/mi-stack.exp: stack info-depth 99
-PASS: gdb.mi/mi-stack.exp: stack info-depth wrong usage
-PASS: gdb.mi/mi-stack.exp: stack locals for same frame (level 1)
-PASS: gdb.mi/mi-stack.exp: stack locals listing 2
-PASS: gdb.mi/mi-stack.exp: stack locals listing for new frame
-PASS: gdb.mi/mi-stack.exp: stack locals listing of names
-PASS: gdb.mi/mi-stack.exp: stack locals listing of names and values
-PASS: gdb.mi/mi-stack.exp: stack locals listing wrong
-PASS: gdb.mi/mi-stack.exp: stack locals listing, simple types: names and values, complex type: names and types
-PASS: gdb.mi/mi-stack.exp: stack select frame 1
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-start.exp ...
-PASS: gdb.mi/mi-start.exp: -list-features includes "exec-run-start-option"
-PASS: gdb.mi/mi-start.exp: run to main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-stepi.exp ...
-PASS: gdb.mi/mi-stepi.exp: breakpoint at main
-PASS: gdb.mi/mi-stepi.exp: mi runto main
-PASS: gdb.mi/mi-stepi.exp: next-instruction at main
-PASS: gdb.mi/mi-stepi.exp: next-instruction at main (line check)
-PASS: gdb.mi/mi-stepi.exp: next-instruction at main 2
-PASS: gdb.mi/mi-stepi.exp: next-instruction at main 2 (line check)
-PASS: gdb.mi/mi-stepi.exp: step-instruction at main
-PASS: gdb.mi/mi-stepi.exp: step-instruction at main (line check)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-stepn.exp ...
-PASS: gdb.mi/mi-stepn.exp: breakpoint at do_nothing
-PASS: gdb.mi/mi-stepn.exp: breakpoint at main
-PASS: gdb.mi/mi-stepn.exp: breakpoint-hit reported
-PASS: gdb.mi/mi-stepn.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-sym-info.exp ...
-PASS: gdb.mi/mi-sym-info.exp: -symbol-info-functions --max-results 0
-PASS: gdb.mi/mi-sym-info.exp: -symbol-info-functions --max-results 1
-PASS: gdb.mi/mi-sym-info.exp: -symbol-info-functions --max-results 2
-PASS: gdb.mi/mi-sym-info.exp: -symbol-info-types --max-results 3
-PASS: gdb.mi/mi-sym-info.exp: -symbol-info-types --max-results 4
-PASS: gdb.mi/mi-sym-info.exp: List all functions
-PASS: gdb.mi/mi-sym-info.exp: List all functions from debug information only
-PASS: gdb.mi/mi-sym-info.exp: List all functions matching pattern f3
-PASS: gdb.mi/mi-sym-info.exp: List all functions matching type void
-PASS: gdb.mi/mi-sym-info.exp: List all types
-PASS: gdb.mi/mi-sym-info.exp: List all types matching _int_
-PASS: gdb.mi/mi-sym-info.exp: List all variables
-PASS: gdb.mi/mi-sym-info.exp: List all variables from debug information only
-PASS: gdb.mi/mi-sym-info.exp: List all variables matching pattern global_f2
-PASS: gdb.mi/mi-sym-info.exp: List all variables matching type float
-PASS: gdb.mi/mi-sym-info.exp: breakpoint at main
-PASS: gdb.mi/mi-sym-info.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-syn-frame.exp ...
-PASS: gdb.mi/mi-syn-frame.exp: backtrace from inferior function at exception
-PASS: gdb.mi/mi-syn-frame.exp: backtrace from inferior function stopped at bp, showing gdb dummy frame
-PASS: gdb.mi/mi-syn-frame.exp: breakpoint at main
-PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception
-PASS: gdb.mi/mi-syn-frame.exp: call inferior's function with a breakpoint set in it
-PASS: gdb.mi/mi-syn-frame.exp: data evaluate expression
-PASS: gdb.mi/mi-syn-frame.exp: finished exec continue after calling foo
-PASS: gdb.mi/mi-syn-frame.exp: finished exec continue after calling have_a_very_merry_interrupt
-PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint foo
-PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint subroutine
-PASS: gdb.mi/mi-syn-frame.exp: list stack frames, back in main after calling foo
-PASS: gdb.mi/mi-syn-frame.exp: list stack frames, back in main after calling have_a_very_merry_interrupt
-PASS: gdb.mi/mi-syn-frame.exp: list stack frames, with signal handler and dummy frame
-PASS: gdb.mi/mi-syn-frame.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-thread-bp-deleted.exp ...
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: -break-info, expecting one location
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: -break-info, expecting two locations
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: breakpoint at main
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: collect thread exited output
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: continue to breakpoint in breakpt
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: get number for breakpt breakpoint
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: get number for thread-specific breakpoint
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: mi runto main
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: place breakpoint on breakpt
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: place thread breakpoint on main
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: set do_spin variable in inferior, inferior should now finish
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=main: stop in breakpt at the end of the test
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: -break-info, expecting one location
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: -break-info, expecting two locations
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: breakpoint at main
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: collect cli thread exited output
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: collect thread exited output
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: continue to breakpoint in breakpt
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: drain CLI output upto breakpoint
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: get number for breakpt breakpoint
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: get number for thread-specific breakpoint
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: mi runto main
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: place breakpoint on breakpt
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: place thread breakpoint on main
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: set do_spin variable in inferior, inferior should now finish
-PASS: gdb.mi/mi-thread-bp-deleted.exp: mode=separate: stop in breakpt at the end of the test
-PASS: gdb.mi/mi-thread-bp-deleted.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-thread-specific-bp.exp ...
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=main: -break-insert -p 1 bar
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=main: -break-insert -p 999 bar
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=main: breakpoint at main
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=main: mi runto main
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=main: thread-specific b/p on bar
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=main: thread-specific b/p on foo
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: -break-insert -p 1 bar
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: -break-insert -p 999 bar
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: breakpoint at main
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: check CLI 'info breakpoints' when there are no breakpoints
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: check CLI 'info breakpoints' when there are some breakpoints
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: mi runto main
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: thread-specific b/p on bar
-PASS: gdb.mi/mi-thread-specific-bp.exp: mode=separate: thread-specific b/p on foo
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-threads-interrupt.exp ...
-PASS: gdb.mi/mi-threads-interrupt.exp: breakpoint at all_threads_created
-PASS: gdb.mi/mi-threads-interrupt.exp: check thread states
-PASS: gdb.mi/mi-threads-interrupt.exp: interrupt reported
-PASS: gdb.mi/mi-threads-interrupt.exp: mi runto all_threads_created
-PASS: gdb.mi/mi-threads-interrupt.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ...
-PASS: gdb.mi/mi-undefined-cmd.exp: -list-features should include "undefined-command-error-code"
-PASS: gdb.mi/mi-undefined-cmd.exp: error code when executing undefined command
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-until.exp ...
-PASS: gdb.mi/mi-until.exp: break-delete 1
-PASS: gdb.mi/mi-until.exp: break-insert operation
-PASS: gdb.mi/mi-until.exp: run to main
-PASS: gdb.mi/mi-until.exp: until after current function
-KFAIL: gdb.mi/mi-until.exp: until after while loop (stopped at wrong place) (PRMS: gdb/2104)
-PASS: gdb.mi/mi-until.exp: until line number
-PASS: gdb.mi/mi-until.exp: until line number:file
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-block.exp ...
-PASS: gdb.mi/mi-var-block.exp: breakpoint at do_block_tests
-PASS: gdb.mi/mi-var-block.exp: create local variable cb
-PASS: gdb.mi/mi-var-block.exp: create local variable foo
-PASS: gdb.mi/mi-var-block.exp: create local variable foo2
-PASS: gdb.mi/mi-var-block.exp: create local variable inner_foo
-PASS: gdb.mi/mi-var-block.exp: delete var cb
-PASS: gdb.mi/mi-var-block.exp: delete var foo 1
-PASS: gdb.mi/mi-var-block.exp: delete var foo 2
-PASS: gdb.mi/mi-var-block.exp: delete var foo2
-PASS: gdb.mi/mi-var-block.exp: delete var inner_foo
-XFAIL: gdb.mi/mi-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM (unexpected output)
-PASS: gdb.mi/mi-var-block.exp: mi runto do_block_tests
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 0
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 1
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 2
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 3
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 4
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 5
-PASS: gdb.mi/mi-var-block.exp: step at do_block_test 6
-PASS: gdb.mi/mi-var-block.exp: try to create local variable foo
-PASS: gdb.mi/mi-var-block.exp: update all vars: cb foo changed
-PASS: gdb.mi/mi-var-block.exp: update cb
-XFAIL: gdb.mi/mi-var-block.exp: update foo should be out of scope: KNOWN PROBLEM (unexpected output)
-XFAIL: gdb.mi/mi-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM (unexpected output)
-XFAIL: gdb.mi/mi-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM (unexpected output)
-PASS: gdb.mi/mi-var-block.exp: update foo: did not change
-XFAIL: gdb.mi/mi-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM (unexpected output)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-child-f.exp ...
-PASS: gdb.mi/mi-var-child-f.exp: -gdb-set auto-solib-add off
-PASS: gdb.mi/mi-var-child-f.exp: breakpoint at prog_array
-FAIL: gdb.mi/mi-var-child-f.exp: create local variable array (unexpected output)
-FAIL: gdb.mi/mi-var-child-f.exp: get children of array (unexpected output)
-FAIL: gdb.mi/mi-var-child-f.exp: get grandchildren of array (children of first element of second index) (unexpected output)
-FAIL: gdb.mi/mi-var-child-f.exp: mi runto prog_array (unknown output after running)
-PASS: gdb.mi/mi-var-child-f.exp: nosharedlibrary
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-child.exp ...
-PASS: gdb.mi/mi-var-child.exp: breakpoint at do_children_tests
-PASS: gdb.mi/mi-var-child.exp: create local variable psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: create local variable psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: create local variable psnp->ptrs
-PASS: gdb.mi/mi-var-child.exp: create local variable struct_declarations
-PASS: gdb.mi/mi-var-child.exp: create local variable weird
-PASS: gdb.mi/mi-var-child.exp: create local variable weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: create varobj for s
-PASS: gdb.mi/mi-var-child.exp: delete S
-PASS: gdb.mi/mi-var-child.exp: delete S.a
-PASS: gdb.mi/mi-var-child.exp: delete S.b
-PASS: gdb.mi/mi-var-child.exp: delete var struct_declarations
-PASS: gdb.mi/mi-var-child.exp: delete var weird
-PASS: gdb.mi/mi-var-child.exp: delete var weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr after counting children
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr after counting children
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.next
-PASS: gdb.mi/mi-var-child.exp: get children of psnp->ptrs.0.next.next.ptrs
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.char_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.character
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.func_ptr_struct
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.integer
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.1
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.2
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.3
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.4
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.5
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.6
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.7
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.8
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_array.9
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.long_int
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.g
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.h
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.i
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.f
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.d
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.e
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.foo
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s1.func
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2.array_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.s2.u2.u1s2.func
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.a
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.b
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.c
-PASS: gdb.mi/mi-var-child.exp: get children of struct_declarations.u1.d
-PASS: gdb.mi/mi-var-child.exp: get children of weird
-PASS: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of weird.int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of weird.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get children of weird.long_array
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.char_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.character
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.func_ptr_struct
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.integer
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.1
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.2
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.3
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.4
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.5
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.6
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.7
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.8
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_array.9
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.long_int
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.g
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.h
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.i
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.f
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.d
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.e
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.foo
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.func
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.array_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.func
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.a
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.b
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.c
-PASS: gdb.mi/mi-var-child.exp: get number of children of struct_declarations.u1.d
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird.int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi-var-child.exp: get number of children of weird.long_array
-PASS: gdb.mi/mi-var-child.exp: is struct_declarations editable
-PASS: gdb.mi/mi-var-child.exp: is struct_declarations.long_array editable
-PASS: gdb.mi/mi-var-child.exp: is struct_declarations.long_array.0 editable
-PASS: gdb.mi/mi-var-child.exp: is struct_declarations.u1.a editable
-PASS: gdb.mi/mi-var-child.exp: is struct_declarations.u1.b editable
-PASS: gdb.mi/mi-var-child.exp: is struct_declarations.u1.c editable
-PASS: gdb.mi/mi-var-child.exp: is weird editable
-PASS: gdb.mi/mi-var-child.exp: is weird->int_ptr_ptr editable
-PASS: gdb.mi/mi-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr editable
-PASS: gdb.mi/mi-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr editable
-PASS: gdb.mi/mi-var-child.exp: is weird.s2 editable
-PASS: gdb.mi/mi-var-child.exp: is weird.u1 editable
-PASS: gdb.mi/mi-var-child.exp: list children of S
-PASS: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
-PASS: gdb.mi/mi-var-child.exp: listing of names and values of children
-PASS: gdb.mi/mi-var-child.exp: mi runto do_children_tests
-PASS: gdb.mi/mi-var-child.exp: mi_continue_to_line: step to real start of do_children_test: set temporary breakpoint
-PASS: gdb.mi/mi-var-child.exp: set temporary breakpoint
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_123 + 1
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_123 + 4
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_123 + 5
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_123 + 6
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_123 + 7
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_123 + 8
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_a0_0
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_nothing
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 1
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 2
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 3
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_nothing + 4
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 1
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 2
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 3
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 4
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 5
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 6
-PASS: gdb.mi/mi-var-child.exp: step $line_dct_snp0 + 7
-PASS: gdb.mi/mi-var-child.exp: step to line $line_dct_123
-PASS: gdb.mi/mi-var-child.exp: update all vars int_ptr_ptr and children changed
-PASS: gdb.mi/mi-var-child.exp: update all vars psnp->char_ptr (and 0.char_ptr) changed
-PASS: gdb.mi/mi-var-child.exp: update all vars psnp->long_ptr (and 0.long_ptr) changed
-PASS: gdb.mi/mi-var-child.exp: update all vars psnp->next->char_ptr (and 1.char_ptr) changed
-XFAIL: gdb.mi/mi-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed (unexpected output)
-PASS: gdb.mi/mi-var-child.exp: update all vars psnp->next->next->char_ptr (and 2.char_ptr) changed
-PASS: gdb.mi/mi-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.char_ptr
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr_ptr changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.func_ptr_struct changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.integer
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.0 changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.1 changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.10 changed, don't print values.
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.11 changed, print values.
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.2 changed
-PASS: gdb.mi/mi-var-child.exp: update all vars struct_declarations.long_array.3-9 changed
-PASS: gdb.mi/mi-var-child.exp: update all vars. None changed
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-cmd.exp ...
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: : spawn id exp8 not open
-ERROR: Couldn't send -var-create L * lsimple to GDB.
-ERROR: Couldn't send -var-evaluate-expression L to GDB.
-ERROR: Couldn't send -var-update L to GDB.
-ERROR: Couldn't send -var-update L to GDB.
-ERROR: Couldn't send -var-update L to GDB.
-ERROR: Couldn't send -var-update L to GDB.
-ERROR: Couldn't send 200-break-insert -t do_locals_tests to GDB.
-ERROR: Couldn't send 200-break-insert --qualified -t main to GDB.
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-ERROR: Process no longer exists
-PASS: gdb.mi/mi-var-cmd.exp: assign array to pointer
-PASS: gdb.mi/mi-var-cmd.exp: assign array to pointer (update)
-PASS: gdb.mi/mi-var-cmd.exp: assign same array to pointer
-PASS: gdb.mi/mi-var-cmd.exp: assign same array to pointer (update)
-PASS: gdb.mi/mi-var-cmd.exp: assign same value to func
-PASS: gdb.mi/mi-var-cmd.exp: assign same value to func (update)
-PASS: gdb.mi/mi-var-cmd.exp: assign to func
-PASS: gdb.mi/mi-var-cmd.exp: assign to global_simple
-PASS: gdb.mi/mi-var-cmd.exp: assign to lcharacter
-PASS: gdb.mi/mi-var-cmd.exp: assign to ldouble
-PASS: gdb.mi/mi-var-cmd.exp: assign to lfloat, 1st
-PASS: gdb.mi/mi-var-cmd.exp: assign to lfloat, 2nd
-PASS: gdb.mi/mi-var-cmd.exp: assign to linteger again, same value
-PASS: gdb.mi/mi-var-cmd.exp: assign to linteger, 1st
-PASS: gdb.mi/mi-var-cmd.exp: assign to linteger, 2nd
-PASS: gdb.mi/mi-var-cmd.exp: assign to llong, 1st
-PASS: gdb.mi/mi-var-cmd.exp: assign to llong, 2nd
-PASS: gdb.mi/mi-var-cmd.exp: assign to lpfloat
-PASS: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 1st
-PASS: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 2nd
-PASS: gdb.mi/mi-var-cmd.exp: assign to lplong, 1st
-PASS: gdb.mi/mi-var-cmd.exp: assign to lplong, 2nd
-PASS: gdb.mi/mi-var-cmd.exp: assign to lsimple->integer
-PASS: gdb.mi/mi-var-cmd.exp: assign to lsimple.character
-PASS: gdb.mi/mi-var-cmd.exp: assign to lsimple.integer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests
-PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_special_tests
-PASS: gdb.mi/mi-var-cmd.exp: breakpoint at incr_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at main
-PASS: gdb.mi/mi-var-cmd.exp: breakpoint at subroutine1
-PASS: gdb.mi/mi-var-cmd.exp: check F inside callee
-PASS: gdb.mi/mi-var-cmd.exp: continue to where i is initialized
-PASS: gdb.mi/mi-var-cmd.exp: create endvar
-PASS: gdb.mi/mi-var-cmd.exp: create global variable
-PASS: gdb.mi/mi-var-cmd.exp: create global variable array_ptr
-PASS: gdb.mi/mi-var-cmd.exp: create i
-PASS: gdb.mi/mi-var-cmd.exp: create int
-PASS: gdb.mi/mi-var-cmd.exp: create l
-PASS: gdb.mi/mi-var-cmd.exp: create linteger
-PASS: gdb.mi/mi-var-cmd.exp: create local variable func
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lcharacter
-PASS: gdb.mi/mi-var-cmd.exp: create local variable ldouble
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lfloat
-PASS: gdb.mi/mi-var-cmd.exp: create local variable linteger
-PASS: gdb.mi/mi-var-cmd.exp: create local variable llong
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lpcharacter
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lpdouble
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lpfloat
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lpinteger
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lplong
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lpsimple
-PASS: gdb.mi/mi-var-cmd.exp: create local variable lsimple
-PASS: gdb.mi/mi-var-cmd.exp: create lsimple->integer
-PASS: gdb.mi/mi-var-cmd.exp: create lsimple.character
-PASS: gdb.mi/mi-var-cmd.exp: create lsimple.integer
-PASS: gdb.mi/mi-var-cmd.exp: create non-existent variable
-PASS: gdb.mi/mi-var-cmd.exp: create null_ptr
-PASS: gdb.mi/mi-var-cmd.exp: create out of scope variable
-PASS: gdb.mi/mi-var-cmd.exp: create selected_a
-PASS: gdb.mi/mi-var-cmd.exp: delete array_ptr
-PASS: gdb.mi/mi-var-cmd.exp: delete endvar
-PASS: gdb.mi/mi-var-cmd.exp: delete null_ptr
-PASS: gdb.mi/mi-var-cmd.exp: delete selected_a
-PASS: gdb.mi/mi-var-cmd.exp: delete var
-PASS: gdb.mi/mi-var-cmd.exp: delete var lsimple->integer
-PASS: gdb.mi/mi-var-cmd.exp: delete var func
-PASS: gdb.mi/mi-var-cmd.exp: delete var i
-PASS: gdb.mi/mi-var-cmd.exp: delete var l
-PASS: gdb.mi/mi-var-cmd.exp: delete var lcharacter
-PASS: gdb.mi/mi-var-cmd.exp: delete var ldouble
-PASS: gdb.mi/mi-var-cmd.exp: delete var lfloat
-PASS: gdb.mi/mi-var-cmd.exp: delete var linteger
-PASS: gdb.mi/mi-var-cmd.exp: delete var llong
-PASS: gdb.mi/mi-var-cmd.exp: delete var lpcharacter
-PASS: gdb.mi/mi-var-cmd.exp: delete var lpdouble
-PASS: gdb.mi/mi-var-cmd.exp: delete var lpfloat
-PASS: gdb.mi/mi-var-cmd.exp: delete var lpinteger
-PASS: gdb.mi/mi-var-cmd.exp: delete var lplong
-PASS: gdb.mi/mi-var-cmd.exp: delete var lpsimple
-PASS: gdb.mi/mi-var-cmd.exp: delete var lsimple
-PASS: gdb.mi/mi-var-cmd.exp: delete var lsimple.character
-PASS: gdb.mi/mi-var-cmd.exp: delete var lsimple.integer
-PASS: gdb.mi/mi-var-cmd.exp: eval lcharacter
-PASS: gdb.mi/mi-var-cmd.exp: eval lfloat
-PASS: gdb.mi/mi-var-cmd.exp: eval linteger
-PASS: gdb.mi/mi-var-cmd.exp: eval llong
-PASS: gdb.mi/mi-var-cmd.exp: eval lpinteger
-PASS: gdb.mi/mi-var-cmd.exp: eval lplong
-PASS: gdb.mi/mi-var-cmd.exp: first run: breakpoint at do_locals_tests
-PASS: gdb.mi/mi-var-cmd.exp: first run: mi runto do_locals_tests
-PASS: gdb.mi/mi-var-cmd.exp: floating varobj invalidation
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=bitfield: access bitfield
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=bitfield: create varobj for Data
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=bitfield: list children of Data
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=bitfield: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: check F (1)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: check F (2)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: check F (3)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: create floating varobj
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: mi_continue_to_line: continue to 493: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: mi_continue_to_line: continue to 501: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: mi_continue_to_line: continue to 507: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: update F (--all-values)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: update F (1)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: update F (2)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=floating: update F (3)
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: -var-set-frozen V2 1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: check V2: 5
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: check V2: 6
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: check V1.i: 1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: check V1.nested.j: 2
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: check V1.nested.k: 3
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: check V2: 4
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: create varobj for v1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: create varobj for v2
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: list children of v1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: create varobj V1 and V2: list children of v1.nested
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: frozen V1: -var-set-frozen V1 1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: frozen V1: check V1.i: 1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: frozen V1: check V1.nested.j: 2
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: frozen V1: check V1.nested.k: 3
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: frozen V1: update varobjs: nothing changed
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: mi_continue_to_line: continue to 404: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: mi_continue_to_line: continue to 437: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: -var-set-frozen V1 0
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: check V1.i: 10
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: check V1.i: 7
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: check V1.nested.j: 11
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: check V1.nested.j: 8
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: check V1.nested.k: 12
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: check V1.nested.k: 9
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unfrozen V1: update V1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update V2 explicitly
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.i: check V1.i: 7
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.i: update V1.i
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.j: check V1.i: 1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.j: check V1.nested.j: 8
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.j: check V1.nested.k: 3
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.j: update V1.nested.j
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.nested: check V1.i: 1
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.nested: check V1.nested.j: 8
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.nested: check V1.nested.k: 9
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update v1.nested: update V1.nested
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update varobjs: V2 changed
-PASS: gdb.mi/mi-var-cmd.exp: inline_test=frozen: update varobjs: nothing changed
-PASS: gdb.mi/mi-var-cmd.exp: inside breakpoint inside callee
-PASS: gdb.mi/mi-var-cmd.exp: kill program before endvar
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests (timeout)
-PASS: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests
-PASS: gdb.mi/mi-var-cmd.exp: mi runto incr_a
-PASS: gdb.mi/mi-var-cmd.exp: mi runto subroutine1
-PASS: gdb.mi/mi-var-cmd.exp: mi_continue_to_line: step to real start of do_locals_test: set temporary breakpoint
-PASS: gdb.mi/mi-var-cmd.exp: next out of subroutine1
-PASS: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests
-PASS: gdb.mi/mi-var-cmd.exp: second run: breakpoint at do_locals_tests
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: second run: mi runto do_locals_tests (timeout)
-PASS: gdb.mi/mi-var-cmd.exp: step a line in incr_a
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_test
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2)
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3)
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4)
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5)
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6)
-PASS: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7)
-PASS: gdb.mi/mi-var-cmd.exp: step at subroutine1
-PASS: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2)
-PASS: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: unable to start target
-PASS: gdb.mi/mi-var-cmd.exp: update F inside callee
-PASS: gdb.mi/mi-var-cmd.exp: update all vars
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
-XFAIL: gdb.mi/mi-var-cmd.exp: update all vars: changed FIXME (unexpected output)
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: func and lpsimple changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: i changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: lcharacter changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed after assign
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: linteger not changed after same assign
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: lpcharacter changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed after assign
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: lsimple and others changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: many changed
-PASS: gdb.mi/mi-var-cmd.exp: update all vars: no changes on second update
-PASS: gdb.mi/mi-var-cmd.exp: update endvar
-PASS: gdb.mi/mi-var-cmd.exp: update null_ptr
-PASS: gdb.mi/mi-var-cmd.exp: update selected_a in do_special_tests
-PASS: gdb.mi/mi-var-cmd.exp: update selected_a in incr_a
-PASS: gdb.mi/mi-var-cmd.exp: update varobj before running inferior
-PASS: gdb.mi/mi-var-cmd.exp: var update
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
-PASS: gdb.mi/mi-var-cp.exp: VT: create root varobj for a
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.0_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.0_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
-PASS: gdb.mi/mi-var-cp.exp: VT: list children of a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: break in anonymous_structs_and_unions
-PASS: gdb.mi/mi-var-cp.exp: continue to anonymous_structs breakpoint
-PASS: gdb.mi/mi-var-cp.exp: expression for a1
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.0_anonymous.public.b
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.1_anonymous.public.c
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.e
-PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.d
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: check S2.S.public.i
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: check S2.S.public.j
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: create varobj for s2
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: delete S2
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: list children of s2
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: list children of s2.s
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: list children of s2.s.public
-PASS: gdb.mi/mi-var-cp.exp: inline_test=base_in_reference: set temporary breakpoint
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression A.2
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression D.Base1
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression DP.Base1
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression DP.Base1.public.i
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression DP.public
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression DP.public.i
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: -var-info-path-expression IP.*ip
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: create varobj for array
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: create varobj for d
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: create varobj for dp
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: create varobj for ip
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of A
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of D
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of DP
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of DP.Base1
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of DP.Base1.public
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of DP.public
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: list children of IP
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: mi_continue_to_line: continue to 191: set temporary breakpoint
-PASS: gdb.mi/mi-var-cp.exp: inline_test=path_expression: set temporary breakpoint
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: check i member
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: check j member
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: create varobj for rptr_s
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: delete RPTR
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: list children of reference to pointer
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: list public child of RPTR
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_pointer: set temporary breakpoint
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_struct: -var-update should not list structure varobjs
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_struct: check attributes of R
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_struct: check attributes of S
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_struct: create varobj for r
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_struct: create varobj for s
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_to_struct: set temporary breakpoint
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: check RX: expect 167
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: check RX: expect 567
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: create varobj for rx
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: delete RX
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: set temporary breakpoint
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: update RX (1)
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: update RX (2)
-PASS: gdb.mi/mi-var-cp.exp: inline_test=reference_update: update RX (3)
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.0_anonymous.public.b
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.1_anonymous.public.c
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.f
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.i
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.2_anonymous.public.j
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.e
-PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.d
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
-PASS: gdb.mi/mi-var-create-rtti.exp: -gdb-set print object on
-PASS: gdb.mi/mi-var-create-rtti.exp: -var-create sp1 * $sp
-PASS: gdb.mi/mi-var-create-rtti.exp: -var-create sp2 @ $sp
-PASS: gdb.mi/mi-var-create-rtti.exp: breakpoint at main
-PASS: gdb.mi/mi-var-create-rtti.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-display.exp ...
-PASS: gdb.mi/mi-var-display.exp: -gdb-set print symbol off
-PASS: gdb.mi/mi-var-display.exp: assing to variable bar
-PASS: gdb.mi/mi-var-display.exp: assing to variable foo
-PASS: gdb.mi/mi-var-display.exp: break-insert operation
-PASS: gdb.mi/mi-var-display.exp: break-insert operation 2
-PASS: gdb.mi/mi-var-display.exp: breakpoint at incr_a
-PASS: gdb.mi/mi-var-display.exp: continue to do_special_tests
-PASS: gdb.mi/mi-var-display.exp: create duplicate local variable anone
-PASS: gdb.mi/mi-var-display.exp: create local variable a1
-PASS: gdb.mi/mi-var-display.exp: create local variable anone
-PASS: gdb.mi/mi-var-display.exp: create local variable anons
-PASS: gdb.mi/mi-var-display.exp: create local variable anonu
-PASS: gdb.mi/mi-var-display.exp: create local variable bar
-PASS: gdb.mi/mi-var-display.exp: create local variable e
-PASS: gdb.mi/mi-var-display.exp: create local variable foo
-PASS: gdb.mi/mi-var-display.exp: create local variable s
-PASS: gdb.mi/mi-var-display.exp: create local variable u
-PASS: gdb.mi/mi-var-display.exp: create local variable weird
-PASS: gdb.mi/mi-var-display.exp: create variable a2 in different scope
-PASS: gdb.mi/mi-var-display.exp: delete var bar
-PASS: gdb.mi/mi-var-display.exp: delete var foo
-PASS: gdb.mi/mi-var-display.exp: delete var weird
-PASS: gdb.mi/mi-var-display.exp: eval variable -f decimal foo
-PASS: gdb.mi/mi-var-display.exp: eval variable -f nat foo
-PASS: gdb.mi/mi-var-display.exp: eval variable -f octal foo
-PASS: gdb.mi/mi-var-display.exp: eval variable anone
-PASS: gdb.mi/mi-var-display.exp: eval variable anons
-PASS: gdb.mi/mi-var-display.exp: eval variable anonu
-PASS: gdb.mi/mi-var-display.exp: eval variable bar
-PASS: gdb.mi/mi-var-display.exp: eval variable bar with new format
-PASS: gdb.mi/mi-var-display.exp: eval variable bar with new value
-PASS: gdb.mi/mi-var-display.exp: eval variable e
-PASS: gdb.mi/mi-var-display.exp: eval variable foo in binary
-PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal
-PASS: gdb.mi/mi-var-display.exp: eval variable foo in hex
-PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural
-PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal
-PASS: gdb.mi/mi-var-display.exp: eval variable s
-PASS: gdb.mi/mi-var-display.exp: eval variable u
-PASS: gdb.mi/mi-var-display.exp: get children local variable weird
-PASS: gdb.mi/mi-var-display.exp: get children of anone
-PASS: gdb.mi/mi-var-display.exp: get children of anons
-PASS: gdb.mi/mi-var-display.exp: get children of anonu
-PASS: gdb.mi/mi-var-display.exp: get children of e
-PASS: gdb.mi/mi-var-display.exp: get children of s
-PASS: gdb.mi/mi-var-display.exp: get children of u
-PASS: gdb.mi/mi-var-display.exp: get number of children of anone
-PASS: gdb.mi/mi-var-display.exp: get number of children of anons
-PASS: gdb.mi/mi-var-display.exp: get number of children of anonu
-PASS: gdb.mi/mi-var-display.exp: get number of children of e
-PASS: gdb.mi/mi-var-display.exp: get number of children of s
-PASS: gdb.mi/mi-var-display.exp: get number of children of u
-PASS: gdb.mi/mi-var-display.exp: info type variable anone
-PASS: gdb.mi/mi-var-display.exp: info type variable anons
-PASS: gdb.mi/mi-var-display.exp: info type variable anonu
-PASS: gdb.mi/mi-var-display.exp: info type variable bar
-PASS: gdb.mi/mi-var-display.exp: info type variable e
-PASS: gdb.mi/mi-var-display.exp: info type variable foo
-PASS: gdb.mi/mi-var-display.exp: info type variable s
-PASS: gdb.mi/mi-var-display.exp: info type variable u
-PASS: gdb.mi/mi-var-display.exp: is anone editable
-PASS: gdb.mi/mi-var-display.exp: is anons editable
-PASS: gdb.mi/mi-var-display.exp: is anonu editable
-PASS: gdb.mi/mi-var-display.exp: is e editable
-PASS: gdb.mi/mi-var-display.exp: is s editable
-PASS: gdb.mi/mi-var-display.exp: is u editable
-PASS: gdb.mi/mi-var-display.exp: mi runto incr_a
-PASS: gdb.mi/mi-var-display.exp: print FP register
-PASS: gdb.mi/mi-var-display.exp: run to main
-PASS: gdb.mi/mi-var-display.exp: set format variable bar in decimal
-PASS: gdb.mi/mi-var-display.exp: set format variable bar in hex
-PASS: gdb.mi/mi-var-display.exp: set format variable bar in zero-padded hexadecimal
-PASS: gdb.mi/mi-var-display.exp: set format variable foo decimal
-PASS: gdb.mi/mi-var-display.exp: set format variable foo in octal
-PASS: gdb.mi/mi-var-display.exp: set format variable weird
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.char_ptr
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.character
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (1)
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (2)
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in zero-padded hex
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in hex
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in zero-padded hex
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_struct
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.int_ptr_ptr
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.integer
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_array
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_int
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.s2
-PASS: gdb.mi/mi-var-display.exp: set format variable weird.u1
-PASS: gdb.mi/mi-var-display.exp: show format variable bar
-PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in binary
-PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in decimal
-PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in hex
-PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in natural
-PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in octal
-PASS: gdb.mi/mi-var-display.exp: show format variable foo in natural
-PASS: gdb.mi/mi-var-display.exp: show format variable foo in octal
-PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr (hex)
-PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr (zhex)
-PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr (hex)
-PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr (zhex)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-invalidate-shlib.exp ...
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: after objfile deleted: breakpoint at floating_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: after objfile deleted: floating_local in scope with new type and value
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: after objfile deleted: floating_local still valid but not in scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: after objfile deleted: global_shlib_var invalidated
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: after objfile deleted: global_var still valid
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: after objfile deleted: mi runto floating_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: 299-break-insert -f -t foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: arrived at foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: floating_local still valid and in scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: floating_local still valid but not in scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: global_shlib_var invalid
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: global_shlib_var invalid after shlib loaded
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: global_var recreated
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: local_not_invalidated: local_var preserved
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: local_not_invalidated: setup: breakpoint at foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: local_not_invalidated: setup: create local varobj
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: local_not_invalidated: setup: mi runto foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: local_not_invalidated: setup: next
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: restart process: breakpoint at main
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: restart process: mi runto main
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: breakpoint at foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: breakpoint at no_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: create floating local_var
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: create global gloal_shlib_var
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: create global global_var
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: mi runto foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: setup: mi runto no_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: after objfile deleted: breakpoint at floating_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: after objfile deleted: floating_local in scope with new type and value
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: after objfile deleted: floating_local still valid but not in scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: after objfile deleted: global_shlib_var invalidated
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: after objfile deleted: global_var still valid
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: after objfile deleted: mi runto floating_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: 299-break-insert -f -t foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: arrived at foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid and in scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid but not in scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid after shlib loaded
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_var recreated
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: local_not_invalidated: local_var preserved
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: local_not_invalidated: setup: breakpoint at foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: local_not_invalidated: setup: create local varobj
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: local_not_invalidated: setup: mi runto foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: local_not_invalidated: setup: next
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: restart process: breakpoint at main
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: restart process: mi runto main
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: breakpoint at foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: breakpoint at no_varobj_in_scope
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: create floating local_var
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: create global gloal_shlib_var
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: create global global_var
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: mi runto foo
-PASS: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: setup: mi runto no_varobj_in_scope
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ...
-ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
-ERROR: couldn't load /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/testsuite/outputs/gdb.mi/mi-var-invalidate/basics into /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/testsuite/../../gdb/gdb (timed out).
-ERROR: couldn't load /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/testsuite/outputs/gdb.mi/mi-var-invalidate/mi-var-invalidate_bis into /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/testsuite/../../gdb/gdb (timed out).
-PASS: gdb.mi/mi-var-invalidate.exp: breakpoint at do_locals_tests
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: breakpoint at main (timeout)
-PASS: gdb.mi/mi-var-invalidate.exp: create floating variable
-PASS: gdb.mi/mi-var-invalidate.exp: create global variable
-PASS: gdb.mi/mi-var-invalidate.exp: create local variable linteger
-FAIL: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: global_simple still alive (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes (timeout)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes (timeout)
-PASS: gdb.mi/mi-var-invalidate.exp: mi runto do_locals_tests
-FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (1) (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2) (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: set format variable float_simple (timeout)
-FAIL: gdb.mi/mi-var-invalidate.exp: type simpleton for valid variable global_simple (timeout)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: unable to start target
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-list-children-invalid-grandchild.exp ...
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: breakpoint at main
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: create variable object
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: list children #1
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: list children #2
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: mi runto main
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: mi_continue_to_line: continue to invalid pointer value: set temporary breakpoint
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: mi_continue_to_line: continue to valid pointer value: set temporary breakpoint
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: set print object on
-PASS: gdb.mi/mi-var-list-children-invalid-grandchild.exp: update variable object
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: mi_continue_to_line: continue to 328: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: mi_continue_to_line: continue to 342: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr again: delete varobj for ptr in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr again: delete varobj for s in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr again: update ptr back to base type in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr again: update s back to base type in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: -interpreter-exec console "set print object off" in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: create varobj for S in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: create varobj for ptr in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: list children of s in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr is nullptr: list children of s.public in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: check ptr->A (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: check s.ptr->A (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: update ptr to derived type in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: ptr points at d: update s to derived type in skip_type_update_when_not_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=skip_type_update_when_not_use_rtti: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: -interpreter-exec console "set print object on" in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: check ptr->A (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: check ptr->B (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: check ptr->C (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: check s.ptr->A (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: check s.ptr->B (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: check s.ptr->C (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: create varobj for S in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: create varobj for ptr in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: delete varobj for ptr in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: delete varobj for s in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of ptr (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of ptr (without RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of ptr.Base (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of ptr.Base.public (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of ptr.public (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of ptr.public (without RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.ptr (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.ptr (without RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.ptr.Base (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.ptr.Base.public (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.ptr.public (with RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.ptr.public (without RTTI) in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: list children of s.public in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: mi_continue_to_line: continue to 270: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: mi_continue_to_line: continue to 282: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: update ptr back to base type in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: update ptr to derived in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: update s.ptr back to base type in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=type_update_when_use_rtti: update s.ptr to derived in type_update_when_use_rtti
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: -interpreter-exec console "set print object off" in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: -interpreter-exec console "set print object on" in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtr->A (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtr->A (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtr->B (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtr->C (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtrConst->A (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtrConst->A (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtrConst->B (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check constPtrConst->C (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptr->A (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptr->A (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptr->B (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptr->C (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptrConst->A (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptrConst->A (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptrConst->B (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: check ptrConst->C (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for constPtr (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for constPtr (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for constPtrConst (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for constPtrConst (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for ptr (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for ptr (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for ptrConst (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: create varobj for ptrConst (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for constPtr (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for constPtr (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for constPtrConst (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for constPtrConst (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for ptr (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for ptr (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for ptrConst (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: delete varobj for ptrConst (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtr (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtr (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtr.Base (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtr.Base.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtr.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtr.public (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtrConst (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtrConst (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtrConst.Base (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtrConst.Base.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtrConst.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of constPtrConst.public (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptr (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptr (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptr.Base (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptr.Base.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptr.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptr.public (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptrConst (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptrConst (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptrConst.Base (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptrConst.Base.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptrConst.public (with RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: list children of ptrConst.public (without RTTI) in use_rtti_for_ptr
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: -interpreter-exec console "set print object off" in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: -interpreter-exec console "set print object on" in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtr->A (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtr->A (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtr->B (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtr->C (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtrConst->A (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtrConst->A (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtrConst->B (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.constPtrConst->C (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptr->A (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptr->A (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptr->B (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptr->C (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptrConst->A (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptrConst->A (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptrConst->B (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: check s.ptrConst->C (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: create varobj for s (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: create varobj for s (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: delete varobj for s (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: delete varobj for s (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtr (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtr (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtr.Base (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtr.Base.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtr.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtr.public (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtrConst (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtrConst (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtrConst.Base (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtrConst.Base.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtrConst.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.constPtrConst.public (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptr (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptr (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptr.Base (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptr.Base.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptr.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptr.public (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptrConst (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptrConst (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptrConst.Base (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptrConst.Base.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptrConst.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.ptrConst.public (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.public (with RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: list children of s.public (without RTTI) in use_rtti_for_ptr_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ptr_child: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: -interpreter-exec console "set print object off" in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: -interpreter-exec console "set print object on" in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check constRef->A (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check constRef->A (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check constRef->B (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check constRef->C (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check ref->A (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check ref->A (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check ref->B (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: check ref->C (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: create varobj for constRef (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: create varobj for constRef (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: create varobj for ref (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: create varobj for ref (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: delete varobj for constRef (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: delete varobj for constRef (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: delete varobj for ref (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: delete varobj for ref (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of constRef (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of constRef (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of constRef.Base (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of constRef.Base.public (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of constRef.public (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of constRef.public (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of ref (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of ref (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of ref.Base (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of ref.Base.public (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of ref.public (with RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: list children of ref.public (without RTTI) in use_rtti_for_ref
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: -interpreter-exec console "set print object off" in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: -interpreter-exec console "set print object on" in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.constRef->A (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.constRef->A (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.constRef->B (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.constRef->C (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.ref->A (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.ref->A (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.ref->B (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: check s.ref->C (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: create varobj for s (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: create varobj for s (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: delete varobj for s (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: delete varobj for s (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.constRef (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.constRef (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.constRef.Base (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.constRef.Base.public (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.constRef.public (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.constRef.public (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.public (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.public (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.ref (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.ref (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.ref.Base (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.ref.Base.public (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.ref.public (with RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: list children of s.ref.public (without RTTI) in use_rtti_for_ref_child
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_for_ref_child: set temporary breakpoint
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: -interpreter-exec console "set print object off" in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: -interpreter-exec console "set print object on" in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: check ptr->A (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: check ref->A (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: create varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: create varobj for ptr (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: create varobj for ref (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: delete varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: delete varobj for ptr (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: delete varobj for ref (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr.Base (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr.Base.public (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr.First (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr.First.public (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr.public (with RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ptr.public (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ref (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: list children of ref.public (without RTTI) in use_rtti_with_multiple_inheritence
-PASS: gdb.mi/mi-var-rtti.exp: inline_test=use_rtti_with_multiple_inheritence: set temporary breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-vla-c99.exp ...
-PASS: gdb.mi/mi-vla-c99.exp: create local variable vla
-PASS: gdb.mi/mi-vla-c99.exp: eval variable vla
-PASS: gdb.mi/mi-vla-c99.exp: evaluate complete vla
-PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[0]
-PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[2]
-PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[4]
-PASS: gdb.mi/mi-vla-c99.exp: get children of vla
-PASS: gdb.mi/mi-vla-c99.exp: info type variable vla
-PASS: gdb.mi/mi-vla-c99.exp: insert breakpoint at line 28 after vla is filled
-PASS: gdb.mi/mi-vla-c99.exp: run to breakpoint at line 28
-PASS: gdb.mi/mi-vla-c99.exp: show format variable vla
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-vla-fortran.exp ...
-FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated
-FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(1) (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(2) (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla(4) (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, contents modified (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla, filled all 1s (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla, after deallocation (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla, before allocation
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: get children of vla1_not_allocated
-FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 23 (vla not allocated)
-PASS: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 24 (vla allocated)
-PASS: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 27
-FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 30 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 31 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 36 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 37 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 42 (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23
-PASS: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24
-FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42 (timeout)
-FAIL: gdb.mi/mi-vla-fortran.exp: show format variable pvla2_associated (timeout)
-PASS: gdb.mi/mi-vla-fortran.exp: show format variable vla1_allocated
-PASS: gdb.mi/mi-vla-fortran.exp: show format variable vla1_not_allocated
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
-DUPLICATE: gdb.mi/mi-vla-fortran.exp: unable to start target
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
-DUPLICATE: gdb.mi/mi-vla-fortran.exp: unable to start target
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
-DUPLICATE: gdb.mi/mi-vla-fortran.exp: unable to start target
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
-DUPLICATE: gdb.mi/mi-vla-fortran.exp: unable to start target
-UNRESOLVED: gdb.mi/mi-vla-fortran.exp: unable to start target
-DUPLICATE: gdb.mi/mi-vla-fortran.exp: unable to start target
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
-PASS: gdb.mi/mi-watch-nonstop.exp: -gdb-set mi-async 1
-PASS: gdb.mi/mi-watch-nonstop.exp: break-watch operation
-PASS: gdb.mi/mi-watch-nonstop.exp: breakpoint at main
-PASS: gdb.mi/mi-watch-nonstop.exp: delete watchpoint
-PASS: gdb.mi/mi-watch-nonstop.exp: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi-watch.exp ...
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: break-watch operation
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: breakpoint at callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: hw watchpoints toggle
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: list of watchpoints
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: mi runto callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint scope
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: break-watch operation
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: breakpoint at callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: hw watchpoints toggle
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: list of watchpoints
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: mi runto callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: watchpoint scope
-PASS: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=sw: watchpoint trigger
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: break-watch operation
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: breakpoint at callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: hw watchpoints toggle
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: list of watchpoints
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: mi runto callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint scope
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: break-watch operation
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: breakpoint at callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: hw watchpoints toggle
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: list of watchpoints
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: mi runto callee4
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: watchpoint scope
-PASS: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=sw: watchpoint trigger
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
-UNSUPPORTED: gdb.mi/mi2-amd64-entry-value.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi2-cli-display.exp ...
-PASS: gdb.mi/mi2-cli-display.exp: -exec-next
-PASS: gdb.mi/mi2-cli-display.exp: breakpoint at do_tests
-PASS: gdb.mi/mi2-cli-display.exp: check display and source line x=24
-PASS: gdb.mi/mi2-cli-display.exp: check display and source line x=25
-PASS: gdb.mi/mi2-cli-display.exp: display x
-PASS: gdb.mi/mi2-cli-display.exp: mi runto do_tests
-PASS: gdb.mi/mi2-cli-display.exp: next
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi2-prompt.exp ...
-PASS: gdb.mi/mi2-prompt.exp: -break-list
-PASS: gdb.mi/mi2-prompt.exp: console set prompt
-PASS: gdb.mi/mi2-prompt.exp: interpreter-exec mi -break-list
-PASS: gdb.mi/mi2-prompt.exp: set prompt (banana)
-Running gdb.git~master/gdb/testsuite/gdb.mi/mi2-var-child.exp ...
-PASS: gdb.mi/mi2-var-child.exp: Run till MI stops in do_nested_struct_union_tests
-PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ptr
-PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ss_ptr
-PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for v
-PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var
-PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1.*ptr.1_anonymous.c
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.a2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.b2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.a1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.b1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.a
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.b
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.a3
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.b3
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of v1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of v1.1_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of v1.2_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.a2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.b2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.a1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.b1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.a
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.b
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.a3
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.b3
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.a
-PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.b
-PASS: gdb.mi/mi2-var-child.exp: break in do_anonymous_type_tests
-PASS: gdb.mi/mi2-var-child.exp: break in do_nested_struct_union_tests
-PASS: gdb.mi/mi2-var-child.exp: breakpoint at do_children_tests
-PASS: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint
-PASS: gdb.mi/mi2-var-child.exp: create local variable psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: create local variable psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: create local variable psnp->ptrs
-PASS: gdb.mi/mi2-var-child.exp: create local variable struct_declarations
-PASS: gdb.mi/mi2-var-child.exp: create local variable weird
-PASS: gdb.mi/mi2-var-child.exp: create local variable weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: delete var struct_declarations
-PASS: gdb.mi/mi2-var-child.exp: delete var weird
-PASS: gdb.mi/mi2-var-child.exp: delete var weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.d
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.e
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.2_anonymous.f
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.b
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.c
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.1_anonymous.c.*c
-PASS: gdb.mi/mi2-var-child.exp: expression for ptr1.*ptr.a
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2.a
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2.b
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1.a
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1.b
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a.a
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b.b
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3.a
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3
-PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3.b
-PASS: gdb.mi/mi2-var-child.exp: expression for v1
-PASS: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous.a
-PASS: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous.b
-PASS: gdb.mi/mi2-var-child.exp: expression for v1.x
-PASS: gdb.mi/mi2-var-child.exp: expression for var1
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2.b
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1.b
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b.b
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3
-PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3.b
-PASS: gdb.mi/mi2-var-child.exp: expression for var21
-PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab
-PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a.a
-PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b
-PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b.b
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr after counting children
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr after counting children
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.next
-PASS: gdb.mi/mi2-var-child.exp: get children of psnp->ptrs.0.next.next.ptrs
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.character
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.func_ptr_struct
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.integer
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.1
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.2
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.3
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.4
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.5
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.6
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.7
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.8
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_array.9
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.long_int
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.g
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.h
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.i
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.f
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.d
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.e
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.foo
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s1.func
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2.array_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.s2.u2.u1s2.func
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.a
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.b
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.c
-PASS: gdb.mi/mi2-var-child.exp: get children of struct_declarations.u1.d
-PASS: gdb.mi/mi2-var-child.exp: get children of weird
-PASS: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of weird.int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of weird.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get children of weird.long_array
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->char_ptr.*psnp->char_ptr.**psnp->char_ptr.***psnp->char_ptr.****psnp->char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->long_ptr.*psnp->long_ptr.**psnp->long_ptr.***psnp->long_ptr.****psnp->long_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of psnp->ptrs.0.next.char_ptr.*char_ptr.**char_ptr.***char_ptr.****char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.character
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.func_ptr_struct
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.integer
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.1
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.2
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.3
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.4
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.5
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.6
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.7
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.8
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_array.9
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.long_int
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.g
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.h
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.i
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.f
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.d
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.e
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.foo
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s1.func
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.array_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.s2.u2.u1s2.func
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.a
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.b
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.c
-PASS: gdb.mi/mi2-var-child.exp: get number of children of struct_declarations.u1.d
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird->int_ptr_ptr.*weird->int_ptr_ptr.**weird->int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird.int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird.int_ptr_ptr.*int_ptr_ptr
-PASS: gdb.mi/mi2-var-child.exp: get number of children of weird.long_array
-PASS: gdb.mi/mi2-var-child.exp: is struct_declarations editable
-PASS: gdb.mi/mi2-var-child.exp: is struct_declarations.long_array editable
-PASS: gdb.mi/mi2-var-child.exp: is struct_declarations.long_array.0 editable
-PASS: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.a editable
-PASS: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.b editable
-PASS: gdb.mi/mi2-var-child.exp: is struct_declarations.u1.c editable
-PASS: gdb.mi/mi2-var-child.exp: is weird editable
-PASS: gdb.mi/mi2-var-child.exp: is weird->int_ptr_ptr editable
-PASS: gdb.mi/mi2-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr editable
-PASS: gdb.mi/mi2-var-child.exp: is weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr editable
-PASS: gdb.mi/mi2-var-child.exp: is weird.s2 editable
-PASS: gdb.mi/mi2-var-child.exp: is weird.u1 editable
-PASS: gdb.mi/mi2-var-child.exp: mi runto do_children_tests
-PASS: gdb.mi/mi2-var-child.exp: mi_continue_to_line: step to real start of do_children_test: set temporary breakpoint
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.g
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.h.*h.**h
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.0
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.1
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.2
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.3
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.4
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.5
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.6
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.7
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.8
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.array_of_10.9
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.char_ptr.*char_ptr
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.character
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.integer
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.signed_character
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.3_anonymous.simple.*simple.**simple.unsigned_integer
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.d
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.e
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.2_anonymous.f
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.c
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.1_anonymous.c.*c
-PASS: gdb.mi/mi2-var-child.exp: path expression for ptr1.*ptr.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3
-PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for v1
-PASS: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for v1.x
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3
-PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for var21
-PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab
-PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a.a
-PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b
-PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b.b
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 1
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 4
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 5
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 6
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 7
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_123 + 8
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_nothing
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_nothing + 1
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 1
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 2
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 3
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 4
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 5
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 6
-PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7
-PASS: gdb.mi/mi2-var-child.exp: step to line $line_dct_123
-PASS: gdb.mi/mi2-var-child.exp: update all vars int_ptr_ptr and children changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->char_ptr (and 0.char_ptr) changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->long_ptr (and 0.long_ptr) changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->char_ptr (and 1.char_ptr) changed
-XFAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.long_ptr) changed (unexpected output)
-PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->char_ptr (and 2.char_ptr) changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.char_ptr
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.func_ptr changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.integer
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.0 changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.1 changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.2 changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars struct_declarations.long_array.3-9 changed
-PASS: gdb.mi/mi2-var-child.exp: update all vars. None changed
-Running gdb.git~master/gdb/testsuite/gdb.mi/new-ui-bp-deleted.exp ...
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=main: -remove-inferior i2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=main: create breakpoint in inferior 2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=main: get valueof "$bpnum"
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=main: mi add inferior 2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=main: set executable of inferior 2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: check for b/p deleted notification on MI
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: create breakpoint in inferior 2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: get valueof "$bpnum"
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: inferior 1
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: mi add inferior 2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: remove-inferiors 2
-PASS: gdb.mi/new-ui-bp-deleted.exp: mode=separate: set executable of inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.mi/new-ui-mi-sync.exp ...
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: add-inferior
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: breakpoint at main
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: got -thread-info output and thread is stopped
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: got MI interrupt output
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: interrupt on the CLI
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: mi runto main
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: send -thread-info
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=continue: send synchronous execution command
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=run: add-inferior
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=run: got -thread-info output and thread is stopped
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=run: got MI interrupt output
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=run: interrupt on the CLI
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=run: send -thread-info
-PASS: gdb.mi/new-ui-mi-sync.exp: sync-command=run: send synchronous execution command
-Running gdb.git~master/gdb/testsuite/gdb.mi/pr11022.exp ...
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint at main
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": mi runto main
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set breakpoint
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set watchpoint
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
-PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint at main
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": mi runto main
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set breakpoint
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set watchpoint
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
-PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
-Running gdb.git~master/gdb/testsuite/gdb.mi/print-simple-values.exp ...
-PASS: gdb.mi/print-simple-values.exp: breakpoint at main
-PASS: gdb.mi/print-simple-values.exp: mi runto main
-PASS: gdb.mi/print-simple-values.exp: run until breakpoint on f
-PASS: gdb.mi/print-simple-values.exp: set breakpoint on f
-PASS: gdb.mi/print-simple-values.exp: stack arguments listing --simple-values
-PASS: gdb.mi/print-simple-values.exp: stack arguments listing 2
-Running gdb.git~master/gdb/testsuite/gdb.mi/run-with-two-mi-uis.exp ...
-PASS: gdb.mi/run-with-two-mi-uis.exp: ui_to_run=first: breakpoint at main
-PASS: gdb.mi/run-with-two-mi-uis.exp: ui_to_run=first: consume
-PASS: gdb.mi/run-with-two-mi-uis.exp: ui_to_run=first: mi runto main
-PASS: gdb.mi/run-with-two-mi-uis.exp: ui_to_run=second: breakpoint at main
-PASS: gdb.mi/run-with-two-mi-uis.exp: ui_to_run=second: consume
-PASS: gdb.mi/run-with-two-mi-uis.exp: ui_to_run=second: mi runto main
-Running gdb.git~master/gdb/testsuite/gdb.mi/user-selected-context-sync.exp ...
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: setup done
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.3: select frame 1, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: CLI select inferior
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: CLI select inferior again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: event on MI again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: select thread, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.3: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.3: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.3: select thread, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.3: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: frame down
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: frame down, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: frame up
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: frame up, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_up_down: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame --thread 2 --frame 0 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame --thread 2 --frame 2 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame with --frame 0, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame with --frame 2, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread 2: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread 2: -thread-select, event on cli
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread 3: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread 3: -thread-select, event on cli
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread 3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2 with --thread 3: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2: -thread-select again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.3: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.3: -thread-select again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup:
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: add inferior 2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: breakpoint at main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: continue to breakpoint: continue thread 1.2 to infinite loop breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: continue to breakpoint: continue thread 1.3 to infinite loop breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: continue to breakpoint: main breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: select child thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: select child thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: set breakpoint for thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: set breakpoint for thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: set breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: set scheduler-locking on
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: set scheduler-locking replay
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: show scheduler-locking
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: stop at breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: thread 1.2 stops MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 1: thread 1.3 stops MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: continue to breakpoint: continue thread 2.2 to infinite loop breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: continue to breakpoint: continue thread 2.3 to infinite loop breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: continue to breakpoint: main breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: select child thread 2.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: select child thread 2.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: set breakpoint for thread 2.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: set breakpoint for thread 2.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: set breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: set scheduler-locking on
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: set scheduler-locking replay
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: show scheduler-locking
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: stop at breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: thread 2.2 stops MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: inferior 2: thread 2.3 stops MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: main stop
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: mi runto main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_setup: switch to inferior 2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: setup done
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up, event on MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame --thread 2 --frame 0 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame --thread 2 --frame 2 1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame with --frame 0, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame with --frame 2, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread 2: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread 2: -thread-select, event on cli
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread 3: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread 3: -thread-select, event on cli
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread 3: reset selection to frame 0
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread 3: reset selection to thread 1.1
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup:
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: add inferior 2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: breakpoint at main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 1: continue to breakpoint: main breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 1: set breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 1: set thread-specific breakpoint, thread 1.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 1: stop at breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 1: thread 1.2 stops CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 1: thread 1.2 stops MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: continue to breakpoint: main breakpoint
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set thread-specific breakpoint, thread 2.2
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: stop at breakpoint in main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops CLI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops MI
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: main stop
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: mi runto main
-PASS: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: switch to inferior 2
-PASS: gdb.mi/user-selected-context-sync.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.modula2/max-depth.exp ...
-PASS: gdb.modula2/max-depth.exp: continue to breakpoint: breakpoint
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=0: p s3
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=0: set print max-depth 0
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=1: p s3
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=1: set print max-depth 1
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=2: p s3
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=2: set print max-depth 2
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=3: p s3
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=3: set print max-depth 3
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=unlimited: p s3
-PASS: gdb.modula2/max-depth.exp: exp='s3': depth=unlimited: set print max-depth unlimited
-PASS: gdb.modula2/max-depth.exp: switch to modula-2
-Running gdb.git~master/gdb/testsuite/gdb.modula2/multidim.exp ...
-PASS: gdb.modula2/multidim.exp: fifth row second column
-PASS: gdb.modula2/multidim.exp: second row third column
-PASS: gdb.modula2/multidim.exp: second row third column again
-PASS: gdb.modula2/multidim.exp: switch to modula-2
-Running gdb.git~master/gdb/testsuite/gdb.modula2/unbounded-array.exp ...
-PASS: gdb.modula2/unbounded-array.exp: print the 1st element of array a
-PASS: gdb.modula2/unbounded-array.exp: print the 2nd element of array a
-PASS: gdb.modula2/unbounded-array.exp: print the 3rd element of array a
-PASS: gdb.modula2/unbounded-array.exp: print the 4th element of array a
-PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a
-PASS: gdb.modula2/unbounded-array.exp: print the last legal element of array a
-PASS: gdb.modula2/unbounded-array.exp: print unbounded array contents
-PASS: gdb.modula2/unbounded-array.exp: switch to modula-2
-Running gdb.git~master/gdb/testsuite/gdb.multi/attach-no-multi-process.exp ...
-UNSUPPORTED: gdb.multi/attach-no-multi-process.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.multi/attach-while-running.exp ...
-PASS: gdb.multi/attach-while-running.exp: add-inferior
-PASS: gdb.multi/attach-while-running.exp: attach
-PASS: gdb.multi/attach-while-running.exp: inferior 2
-PASS: gdb.multi/attach-while-running.exp: print global_var
-PASS: gdb.multi/attach-while-running.exp: run &
-Running gdb.git~master/gdb/testsuite/gdb.multi/base.exp ...
-PASS: gdb.multi/base.exp: 'info functions commonfun' in inferior 1
-PASS: gdb.multi/base.exp: 'info functions commonfun' in inferior 3
-PASS: gdb.multi/base.exp: add empty inferior 2
-PASS: gdb.multi/base.exp: add inferior 3 with -exec goodbye
-PASS: gdb.multi/base.exp: break hello
-PASS: gdb.multi/base.exp: check remove-inferiors
-PASS: gdb.multi/base.exp: continue
-PASS: gdb.multi/base.exp: info inferior 1-2
-PASS: gdb.multi/base.exp: info inferior 2 3
-PASS: gdb.multi/base.exp: info inferiors
-PASS: gdb.multi/base.exp: list commonfun in goodbye
-PASS: gdb.multi/base.exp: list commonfun in hello
-PASS: gdb.multi/base.exp: load hangout file in inferior 2
-PASS: gdb.multi/base.exp: print $_inferior
-PASS: gdb.multi/base.exp: print $_inferior after switching
-PASS: gdb.multi/base.exp: print gglob
-PASS: gdb.multi/base.exp: print glob (goodbye)
-PASS: gdb.multi/base.exp: print glob (hello)
-PASS: gdb.multi/base.exp: print hglob
-PASS: gdb.multi/base.exp: remove-inferiors 2-3
-PASS: gdb.multi/base.exp: set listsize 1
-PASS: gdb.multi/base.exp: switch back to inferior 1
-PASS: gdb.multi/base.exp: switch to inferior 1
-PASS: gdb.multi/base.exp: switch to inferior 1 to run it
-PASS: gdb.multi/base.exp: switch to inferior 2
-PASS: gdb.multi/base.exp: switch to inferior 3
-PASS: gdb.multi/base.exp: switch to inferior 3 to print globals
-Running gdb.git~master/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
-PASS: gdb.multi/bkpt-multi-exec.exp: add inferior 2 with -exec crashme
-PASS: gdb.multi/bkpt-multi-exec.exp: break crashme.c:9
-PASS: gdb.multi/bkpt-multi-exec.exp: continue
-PASS: gdb.multi/bkpt-multi-exec.exp: inferior 1
-PASS: gdb.multi/bkpt-multi-exec.exp: inferior 2
-PASS: gdb.multi/bkpt-multi-exec.exp: run
-Running gdb.git~master/gdb/testsuite/gdb.multi/bp-thread-specific.exp ...
-PASS: gdb.multi/bp-thread-specific.exp: add inferior 2
-PASS: gdb.multi/bp-thread-specific.exp: break foo thread 1.1
-PASS: gdb.multi/bp-thread-specific.exp: break foo thread 2.1
-PASS: gdb.multi/bp-thread-specific.exp: check last item was an empty line
-PASS: gdb.multi/bp-thread-specific.exp: check we have the expected threads
-PASS: gdb.multi/bp-thread-specific.exp: correct number of lines in saved breakpoints file
-PASS: gdb.multi/bp-thread-specific.exp: get integer valueof "$bpnum"
-PASS: gdb.multi/bp-thread-specific.exp: inferior 2
-PASS: gdb.multi/bp-thread-specific.exp: line 'break -qualified main'
-PASS: gdb.multi/bp-thread-specific.exp: line 'break foo thread 1.1'
-PASS: gdb.multi/bp-thread-specific.exp: line 'break foo thread 2.1'
-PASS: gdb.multi/bp-thread-specific.exp: save breakpoint to bps
-Running gdb.git~master/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ...
-PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-restore
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (1)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (2)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (1)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (2)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 1
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (1)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (2)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (1)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (2)
-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: two dummy frames
-PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.multi/gdb-settings.exp ...
-PASS: gdb.multi/gdb-settings.exp: inf=1: guile (print (parameter-value "args"))
-PASS: gdb.multi/gdb-settings.exp: inf=1: guile (print (parameter-value "cwd"))
-PASS: gdb.multi/gdb-settings.exp: inf=1: guile (print (parameter-value "inferior-tty"))
-PASS: gdb.multi/gdb-settings.exp: inf=1: print $_gdb_setting("args")
-PASS: gdb.multi/gdb-settings.exp: inf=1: print $_gdb_setting("cwd")
-PASS: gdb.multi/gdb-settings.exp: inf=1: print $_gdb_setting("inferior-tty")
-PASS: gdb.multi/gdb-settings.exp: inf=1: print $_gdb_setting_str("args")
-PASS: gdb.multi/gdb-settings.exp: inf=1: print $_gdb_setting_str("cwd")
-PASS: gdb.multi/gdb-settings.exp: inf=1: print $_gdb_setting_str("inferior-tty")
-PASS: gdb.multi/gdb-settings.exp: inf=1: python print(gdb.parameter('args'))
-PASS: gdb.multi/gdb-settings.exp: inf=1: python print(gdb.parameter('cwd'))
-PASS: gdb.multi/gdb-settings.exp: inf=1: python print(gdb.parameter('inferior-tty'))
-PASS: gdb.multi/gdb-settings.exp: inf=1: set args inf1-args
-PASS: gdb.multi/gdb-settings.exp: inf=1: set cwd /inf1-cwd
-PASS: gdb.multi/gdb-settings.exp: inf=1: set inferior-tty /inf1-tty
-PASS: gdb.multi/gdb-settings.exp: inf=1: show args
-PASS: gdb.multi/gdb-settings.exp: inf=1: show cwd
-PASS: gdb.multi/gdb-settings.exp: inf=1: show inferior-tty
-PASS: gdb.multi/gdb-settings.exp: inf=1: switch back to inferior 1
-PASS: gdb.multi/gdb-settings.exp: inf=1: switch to inferior 1 before set
-PASS: gdb.multi/gdb-settings.exp: inf=1: with args tmp-value -- print 1
-PASS: gdb.multi/gdb-settings.exp: inf=1: with cwd tmp-value -- print 1
-PASS: gdb.multi/gdb-settings.exp: inf=1: with inferior-tty tmp-value -- print 1
-PASS: gdb.multi/gdb-settings.exp: inf=2: add second inferior
-PASS: gdb.multi/gdb-settings.exp: inf=2: guile (print (parameter-value "args"))
-PASS: gdb.multi/gdb-settings.exp: inf=2: guile (print (parameter-value "cwd"))
-PASS: gdb.multi/gdb-settings.exp: inf=2: guile (print (parameter-value "inferior-tty"))
-PASS: gdb.multi/gdb-settings.exp: inf=2: print $_gdb_setting("args")
-PASS: gdb.multi/gdb-settings.exp: inf=2: print $_gdb_setting("cwd")
-PASS: gdb.multi/gdb-settings.exp: inf=2: print $_gdb_setting("inferior-tty")
-PASS: gdb.multi/gdb-settings.exp: inf=2: print $_gdb_setting_str("args")
-PASS: gdb.multi/gdb-settings.exp: inf=2: print $_gdb_setting_str("cwd")
-PASS: gdb.multi/gdb-settings.exp: inf=2: print $_gdb_setting_str("inferior-tty")
-PASS: gdb.multi/gdb-settings.exp: inf=2: python print(gdb.parameter('args'))
-PASS: gdb.multi/gdb-settings.exp: inf=2: python print(gdb.parameter('cwd'))
-PASS: gdb.multi/gdb-settings.exp: inf=2: python print(gdb.parameter('inferior-tty'))
-PASS: gdb.multi/gdb-settings.exp: inf=2: set args inf2-args
-PASS: gdb.multi/gdb-settings.exp: inf=2: set cwd /inf2-cwd
-PASS: gdb.multi/gdb-settings.exp: inf=2: set inferior-tty /inf2-tty
-PASS: gdb.multi/gdb-settings.exp: inf=2: show args
-PASS: gdb.multi/gdb-settings.exp: inf=2: show cwd
-PASS: gdb.multi/gdb-settings.exp: inf=2: show inferior-tty
-PASS: gdb.multi/gdb-settings.exp: inf=2: switch back to inferior 2
-PASS: gdb.multi/gdb-settings.exp: inf=2: switch to inferior 2 before set
-PASS: gdb.multi/gdb-settings.exp: inf=2: with args tmp-value -- print 1
-PASS: gdb.multi/gdb-settings.exp: inf=2: with cwd tmp-value -- print 1
-PASS: gdb.multi/gdb-settings.exp: inf=2: with inferior-tty tmp-value -- print 1
-Running gdb.git~master/gdb/testsuite/gdb.multi/inferior-specific-bp.exp ...
-PASS: gdb.multi/inferior-specific-bp.exp: add empty inferior 2
-PASS: gdb.multi/inferior-specific-bp.exp: add empty inferior 3
-PASS: gdb.multi/inferior-specific-bp.exp: allow inferior 1 to exit
-PASS: gdb.multi/inferior-specific-bp.exp: allow inferior 2 to exit
-PASS: gdb.multi/inferior-specific-bp.exp: back to inferior 1 so inferior 2 can be deleted
-PASS: gdb.multi/inferior-specific-bp.exp: break foo inferior 1
-PASS: gdb.multi/inferior-specific-bp.exp: break foo inferior 1 inferior 2
-PASS: gdb.multi/inferior-specific-bp.exp: break foo inferior 1 thread 1.1
-PASS: gdb.multi/inferior-specific-bp.exp: break foo thread 1.1 inferior 1
-PASS: gdb.multi/inferior-specific-bp.exp: continue in inferior 2
-PASS: gdb.multi/inferior-specific-bp.exp: first check for inferior specific breakpoint: first check for inferior specific breakpoint
-PASS: gdb.multi/inferior-specific-bp.exp: first continue in inferior 1
-PASS: gdb.multi/inferior-specific-bp.exp: gdb_breakpoint: set breakpoint at stop_breakpt
-PASS: gdb.multi/inferior-specific-bp.exp: get b/p number for inferior specific breakpoint
-PASS: gdb.multi/inferior-specific-bp.exp: get b/p number for stop_breakpt
-PASS: gdb.multi/inferior-specific-bp.exp: info breakpoints 3
-PASS: gdb.multi/inferior-specific-bp.exp: remove-inferiors 1
-PASS: gdb.multi/inferior-specific-bp.exp: remove-inferiors 2
-PASS: gdb.multi/inferior-specific-bp.exp: second check for inferior specific breakpoint: second check for inferior specific breakpoint
-PASS: gdb.multi/inferior-specific-bp.exp: second continue in inferior 1
-PASS: gdb.multi/inferior-specific-bp.exp: select inferior 1 to check the inferior-specific b/p works
-PASS: gdb.multi/inferior-specific-bp.exp: switch back to allow inferior 2 to exit
-PASS: gdb.multi/inferior-specific-bp.exp: switch to inferior 2
-PASS: gdb.multi/inferior-specific-bp.exp: switch to inferior 3
-PASS: gdb.multi/inferior-specific-bp.exp: third continue in inferior 1
-Running gdb.git~master/gdb/testsuite/gdb.multi/info-threads.exp ...
-PASS: gdb.multi/info-threads.exp: add empty inferior 2
-PASS: gdb.multi/info-threads.exp: info threads
-PASS: gdb.multi/info-threads.exp: successfully compiled posix threads test case
-PASS: gdb.multi/info-threads.exp: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-arch-exec.exp ...
-UNTESTED: gdb.multi/multi-arch-exec.exp: first_arch=1: failed to prepare
-UNTESTED: gdb.multi/multi-arch-exec.exp: first_arch=2: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-arch.exp ...
-UNSUPPORTED: gdb.multi/multi-arch.exp: require failed: have_compile_and_link_flag -m64
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-attach.exp ...
-PASS: gdb.multi/multi-attach.exp: add second inferior
-PASS: gdb.multi/multi-attach.exp: attach to program 1
-PASS: gdb.multi/multi-attach.exp: attach to program 2
-PASS: gdb.multi/multi-attach.exp: backtrace 1
-PASS: gdb.multi/multi-attach.exp: backtrace 2
-PASS: gdb.multi/multi-attach.exp: inferior 1
-PASS: gdb.multi/multi-attach.exp: kill inferior 1
-PASS: gdb.multi/multi-attach.exp: kill inferior 2
-PASS: gdb.multi/multi-attach.exp: successfully compiled posix threads test case
-PASS: gdb.multi/multi-attach.exp: switch to second inferior
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-exit.exp ...
-PASS: gdb.multi/multi-exit.exp: inf 10: continue
-PASS: gdb.multi/multi-exit.exp: inf 10: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 10: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 10: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 1: continue
-PASS: gdb.multi/multi-exit.exp: inf 1: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 1: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 1: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 2: continue
-PASS: gdb.multi/multi-exit.exp: inf 2: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 2: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 2: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 3: continue
-PASS: gdb.multi/multi-exit.exp: inf 3: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 3: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 3: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 4: continue
-PASS: gdb.multi/multi-exit.exp: inf 4: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 4: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 4: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 5: continue
-PASS: gdb.multi/multi-exit.exp: inf 5: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 5: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 5: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 6: continue
-PASS: gdb.multi/multi-exit.exp: inf 6: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 6: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 6: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 7: continue
-PASS: gdb.multi/multi-exit.exp: inf 7: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 7: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 7: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 8: continue
-PASS: gdb.multi/multi-exit.exp: inf 8: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 8: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 8: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: inf 9: continue
-PASS: gdb.multi/multi-exit.exp: inf 9: re-run inferior
-PASS: gdb.multi/multi-exit.exp: inf 9: switch to another inferior
-PASS: gdb.multi/multi-exit.exp: inf 9: switch to inferior for re-run
-PASS: gdb.multi/multi-exit.exp: set schedule-multiple on
-PASS: gdb.multi/multi-exit.exp: start_inferior 10: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 10: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 10: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 1: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 2: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 2: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 2: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 3: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 3: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 3: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 4: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 4: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 4: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 5: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 5: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 5: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 6: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 6: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 6: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 7: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 7: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 7: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 8: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 8: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 8: switch to inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 9: add empty inferior
-PASS: gdb.multi/multi-exit.exp: start_inferior 9: start
-PASS: gdb.multi/multi-exit.exp: start_inferior 9: switch to inferior
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-kill.exp ...
-PASS: gdb.multi/multi-kill.exp: continue processes
-PASS: gdb.multi/multi-kill.exp: inf 10: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 10: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 2: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 2: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 3: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 3: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 4: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 4: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 5: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 5: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 6: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 6: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 7: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 7: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 8: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 8: switch to inferior
-PASS: gdb.multi/multi-kill.exp: inf 9: continue to SIGKILL
-PASS: gdb.multi/multi-kill.exp: inf 9: switch to inferior
-PASS: gdb.multi/multi-kill.exp: set schedule-multiple on
-PASS: gdb.multi/multi-kill.exp: start_inferior 10: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 10: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 10: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 10: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 1: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 1: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 2: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 2: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 2: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 2: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 3: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 3: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 3: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 3: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 4: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 4: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 4: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 4: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 5: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 5: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 5: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 5: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 6: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 6: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 6: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 6: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 7: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 7: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 7: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 7: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 8: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 8: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 8: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 8: switch to inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 9: add empty inferior
-PASS: gdb.multi/multi-kill.exp: start_inferior 9: get integer valueof "pid"
-PASS: gdb.multi/multi-kill.exp: start_inferior 9: run
-PASS: gdb.multi/multi-kill.exp: start_inferior 9: switch to inferior
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-re-run.exp ...
-PASS: gdb.multi/multi-re-run.exp: exec1: successfully compiled posix threads test case
-PASS: gdb.multi/multi-re-run.exp: exec2: successfully compiled posix threads test case
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: add empty inferior 2
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=1: continue until exit
-FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=1: print re_run_var_1
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=1: print tls_var
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: continue until exit
-FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: print re_run_var_1
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: print tls_var
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: switch to inferior 2
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: switch to re-run inferior
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=1: switch to steady inferior
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: add empty inferior 2
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: iter=1: continue until exit
-FAIL: gdb.multi/multi-re-run.exp: re_run_inf=2: iter=1: print re_run_var_2
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: iter=1: print tls_var
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: iter=2: continue until exit
-FAIL: gdb.multi/multi-re-run.exp: re_run_inf=2: iter=2: print re_run_var_2
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: iter=2: print tls_var
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: switch to inferior 2
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: switch to re-run inferior
-PASS: gdb.multi/multi-re-run.exp: re_run_inf=2: switch to steady inferior
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-target-continue.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-target-info-inferiors.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-target-interrupt.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-target-no-resumed.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-target-ping-pong-next.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-target-thread-find.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.multi/multi-term-settings.exp ...
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: inf1: attach
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: inf1: flush inferior output
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: inf2: attach
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: inf2: flush inferior output
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: inf1: attach
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: inf1: flush inferior output
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=run: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: inf1: attach
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: inf1: flush inferior output
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: inf2: tty TTY
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=tty: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: inf2: attach
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: inf2: flush inferior output
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=attach: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: continue (expected SIGTTOU)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: stop with control-c (Quit)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=run: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: inf2: tty TTY
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=run: inf2_how=tty: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: inf1: tty TTY
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: inf2: attach
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: inf2: flush inferior output
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=attach: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: inf1: tty TTY
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=run: switch to inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: add empty inferior 2
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: continue
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: continue, hand over terminal
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: final: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: final: info threads
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: inf1: tty TTY
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: inf2: tty TTY
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: info inferiors
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: set schedule-multiple on
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: stop with control-c (SIGINT)
-PASS: gdb.multi/multi-term-settings.exp: inf1_how=tty: inf2_how=tty: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.multi/remove-inferiors.exp ...
-PASS: gdb.multi/remove-inferiors.exp: add second inferior
-PASS: gdb.multi/remove-inferiors.exp: add third inferior
-PASS: gdb.multi/remove-inferiors.exp: can't remove active inferior
-PASS: gdb.multi/remove-inferiors.exp: can't remove current inferior
-PASS: gdb.multi/remove-inferiors.exp: load binary
-PASS: gdb.multi/remove-inferiors.exp: remove non-current inferior
-PASS: gdb.multi/remove-inferiors.exp: switch to second inferior
-PASS: gdb.multi/remove-inferiors.exp: switch to third inferior
-Running gdb.git~master/gdb/testsuite/gdb.multi/run-only-second-inf.exp ...
-PASS: gdb.multi/run-only-second-inf.exp: add empty inferior 2
-PASS: gdb.multi/run-only-second-inf.exp: start the second inf
-PASS: gdb.multi/run-only-second-inf.exp: switch to inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.multi/start-inferior-specific.exp ...
-PASS: gdb.multi/start-inferior-specific.exp: add-inferior
-PASS: gdb.multi/start-inferior-specific.exp: inferior 2
-PASS: gdb.multi/start-inferior-specific.exp: start
-PASS: gdb.multi/start-inferior-specific.exp: start background inferior
-Running gdb.git~master/gdb/testsuite/gdb.multi/stop-all-on-exit.exp ...
-PASS: gdb.multi/stop-all-on-exit.exp: add the second inferior
-PASS: gdb.multi/stop-all-on-exit.exp: check thread 2.1 is not running
-PASS: gdb.multi/stop-all-on-exit.exp: continue until exit
-PASS: gdb.multi/stop-all-on-exit.exp: inferior 2
-PASS: gdb.multi/stop-all-on-exit.exp: print duration=10
-PASS: gdb.multi/stop-all-on-exit.exp: probe for target native
-PASS: gdb.multi/stop-all-on-exit.exp: set schedule-multiple on
-Running gdb.git~master/gdb/testsuite/gdb.multi/tids-gid-reset.exp ...
-PASS: gdb.multi/tids-gid-reset.exp: multi-inferior: add empty inferior 2
-PASS: gdb.multi/tids-gid-reset.exp: multi-inferior: after restart: info threads -gid
-PASS: gdb.multi/tids-gid-reset.exp: multi-inferior: before restart: info threads -gid
-PASS: gdb.multi/tids-gid-reset.exp: multi-inferior: restart: continue until exit
-PASS: gdb.multi/tids-gid-reset.exp: multi-inferior: switch back to inferior 1
-PASS: gdb.multi/tids-gid-reset.exp: multi-inferior: switch to inferior 2
-PASS: gdb.multi/tids-gid-reset.exp: single-inferior: after restart: info threads -gid
-PASS: gdb.multi/tids-gid-reset.exp: single-inferior: before restart: info threads -gid
-PASS: gdb.multi/tids-gid-reset.exp: single-inferior: restart: continue until exit
-PASS: gdb.multi/tids-gid-reset.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.multi/tids.exp ...
-PASS: gdb.multi/tids.exp: back to one inferior: info threads
-PASS: gdb.multi/tids.exp: back to one inferior: kill inferior 2
-PASS: gdb.multi/tids.exp: back to one inferior: remove inferior 2
-PASS: gdb.multi/tids.exp: back to one inferior: thread
-PASS: gdb.multi/tids.exp: back to one inferior: thread 1.1
-PASS: gdb.multi/tids.exp: python: make breakpoint thread-specific with python
-PASS: gdb.multi/tids.exp: python: test InferiorThread.global_num
-PASS: gdb.multi/tids.exp: python: test InferiorThread.num
-PASS: gdb.multi/tids.exp: python: test gdb.selected_thread
-PASS: gdb.multi/tids.exp: python: thread specific breakpoint right thread
-PASS: gdb.multi/tids.exp: single inferior: info threads
-PASS: gdb.multi/tids.exp: single inferior: print $_inferior_thread_count
-PASS: gdb.multi/tids.exp: single inferior: thread
-PASS: gdb.multi/tids.exp: single-inferior but not initial: add empty inferior
-PASS: gdb.multi/tids.exp: single-inferior but not initial: info threads with multiple inferiors
-PASS: gdb.multi/tids.exp: single-inferior but not initial: info threads with single inferior
-PASS: gdb.multi/tids.exp: single-inferior but not initial: load file in inferior 3
-PASS: gdb.multi/tids.exp: single-inferior but not initial: remove inferior 1
-PASS: gdb.multi/tids.exp: single-inferior but not initial: switch to inferior 3
-PASS: gdb.multi/tids.exp: single-inferior but not initial: thread
-PASS: gdb.multi/tids.exp: single-inferior but not initial: thread again
-PASS: gdb.multi/tids.exp: successfully compiled posix threads test case
-PASS: gdb.multi/tids.exp: two inferiors: add empty inferior 2
-PASS: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once
-PASS: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice
-PASS: gdb.multi/tids.exp: two inferiors: inferior 1
-PASS: gdb.multi/tids.exp: two inferiors: info threads
-PASS: gdb.multi/tids.exp: two inferiors: info threads $conv123
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.$conv123
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.$thr_start
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.$thr_start-$thr_end
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.$thr_start-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.1 1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.2
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.2-$thr_end
-PASS: gdb.multi/tids.exp: two inferiors: info threads $inf.2-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads $minus_one
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one-$zero
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one-0
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.$minus_one
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.$one-$zero
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.$one-0
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.*1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.*foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.-$one
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.-1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.1-
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.1-$zero
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.1-*
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.1-0
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.1foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.2-$one
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.2-1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.foo*
-PASS: gdb.multi/tids.exp: two inferiors: info threads $one.foo1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $thr
-PASS: gdb.multi/tids.exp: two inferiors: info threads $thr 1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads $thr_start
-PASS: gdb.multi/tids.exp: two inferiors: info threads $thr_start-$thr_end
-PASS: gdb.multi/tids.exp: two inferiors: info threads $thr_start-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads *
-PASS: gdb.multi/tids.exp: two inferiors: info threads *1
-PASS: gdb.multi/tids.exp: two inferiors: info threads *foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads -$one
-PASS: gdb.multi/tids.exp: two inferiors: info threads -1
-PASS: gdb.multi/tids.exp: two inferiors: info threads -gid
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1 1.2-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1 2 3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-$zero
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-0
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-2.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1-3 1.
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$conv123
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$minus_one
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$one-$zero
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$one-0
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$thr_start
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$thr_start-$thr_end
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.$thr_start-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.* 2.*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.* 2.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.*1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.*foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.-$one
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.-1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 $inf.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 $thr
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.20
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 2-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 20
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 3.*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1 30.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1-
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1-$zero
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1-*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1-0
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1-2 2.2-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1.1 2
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.1foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.2-$one
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.2-$thr_end
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.2-1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.20
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.20 1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.foo*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1.foo1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 1foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2 1.1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2-$one
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2-$thr_end
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2-1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2.* 1.*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2.1 1.*
-PASS: gdb.multi/tids.exp: two inferiors: info threads 2.1 2-3
-PASS: gdb.multi/tids.exp: two inferiors: info threads 20
-PASS: gdb.multi/tids.exp: two inferiors: info threads 20 1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 3.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 30.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads 30.1 1.1
-PASS: gdb.multi/tids.exp: two inferiors: info threads again
-PASS: gdb.multi/tids.exp: two inferiors: info threads foo
-PASS: gdb.multi/tids.exp: two inferiors: info threads foo*
-PASS: gdb.multi/tids.exp: two inferiors: info threads foo1
-PASS: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers
-PASS: gdb.multi/tids.exp: two inferiors: load file in inferior 2
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 1
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 1-2
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 1.*
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 1.1
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 1.1 1.2
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 1.1-2
-PASS: gdb.multi/tids.exp: two inferiors: missing command: thread apply 30.1
-PASS: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once
-PASS: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice
-PASS: gdb.multi/tids.exp: two inferiors: more threads: inferior 1
-PASS: gdb.multi/tids.exp: two inferiors: more threads: inferior 2
-PASS: gdb.multi/tids.exp: two inferiors: more threads: still only two threads in inferior 1
-PASS: gdb.multi/tids.exp: two inferiors: more threads: third thread started in inferior 1
-PASS: gdb.multi/tids.exp: two inferiors: more threads: third thread started in inferior 2
-PASS: gdb.multi/tids.exp: two inferiors: no other threads started yet
-PASS: gdb.multi/tids.exp: two inferiors: no threads before we start the second inferior
-PASS: gdb.multi/tids.exp: two inferiors: p $_gthread == 4
-PASS: gdb.multi/tids.exp: two inferiors: p $_thread == 2
-PASS: gdb.multi/tids.exp: two inferiors: p $inf = 1
-PASS: gdb.multi/tids.exp: two inferiors: p $inf = 30
-PASS: gdb.multi/tids.exp: two inferiors: p $minus_one = -11
-PASS: gdb.multi/tids.exp: two inferiors: p $one = 1
-PASS: gdb.multi/tids.exp: two inferiors: p $thr = 20
-PASS: gdb.multi/tids.exp: two inferiors: p $thr_end = 3
-PASS: gdb.multi/tids.exp: two inferiors: p $thr_start = 2
-PASS: gdb.multi/tids.exp: two inferiors: p $zero = 0
-PASS: gdb.multi/tids.exp: two inferiors: second thread started in inferior 1
-PASS: gdb.multi/tids.exp: two inferiors: second thread started in inferior 2
-PASS: gdb.multi/tids.exp: two inferiors: still only one thread in inferior 1
-PASS: gdb.multi/tids.exp: two inferiors: switch to inferior 2
-PASS: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID
-PASS: gdb.multi/tids.exp: two inferiors: thread
-PASS: gdb.multi/tids.exp: two inferiors: thread 4
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $conv123
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.$conv123
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.$thr_start p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.$thr_start-$thr_end p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.$thr_start-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.2 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.2-$thr_end p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $inf.2-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $minus_one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one-$zero
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one-0
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.$minus_one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.$one-$zero
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.$one-0
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.*1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.*foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.-$one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.-1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.1-
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.1-$zero
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.1-*
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.1-0
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.1foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.2-$one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.2-1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.foo*
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $one.foo1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $thr
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $thr_start p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $thr_start-$thr_end p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply $thr_start-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply * p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply *1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply *foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply -$one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply -1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1 1.2-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1 foo --1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-$zero
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-*
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-0
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-2.1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-3 1.
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$conv123
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$minus_one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$one-$zero
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$one-0
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$thr_start p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$thr_start-$thr_end p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.$thr_start-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.* 2.* p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.* 2.1 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.* p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.*1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.*foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.-$one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.-1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1 1.2 1.3 2.1 2.2 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1 2-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1 3.* p 1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1-
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1-$zero
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1-*
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1-0
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1-2 2.2-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1.1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1.1 2
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.1foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.2-$one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.2-$thr_end p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.2-1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.foo*
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1.foo1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 1foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2 1.1.1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2-$one
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2-$thr_end p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2-1
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2.* 1.* p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2.1 1.* p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply 2.1 2-3 p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply all -ascending p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply all p 1234
-PASS: gdb.multi/tids.exp: two inferiors: thread apply foo
-PASS: gdb.multi/tids.exp: two inferiors: thread apply foo*
-PASS: gdb.multi/tids.exp: two inferiors: thread apply foo1
-Running gdb.git~master/gdb/testsuite/gdb.multi/watchpoint-multi-exit.exp ...
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: continue in inferior 1
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: detach inferior 2
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: set detach-on-fork off
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: set follow-fork child
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: set watchpoint on inferior 2
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=detach: switch back to inferior 1
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: continue in inferior 1
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: run to exit inferior 2
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: set detach-on-fork off
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: set follow-fork child
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: set watchpoint on inferior 2
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=exit: switch back to inferior 1
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: continue in inferior 1
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: kill inferior 2
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: print expect_signaled = 1
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: set detach-on-fork off
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: set follow-fork child
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: set watchpoint on inferior 2
-PASS: gdb.multi/watchpoint-multi-exit.exp: dispose=kill: switch back to inferior 1
-Running gdb.git~master/gdb/testsuite/gdb.multi/watchpoint-multi.exp ...
-PASS: gdb.multi/watchpoint-multi.exp: add inferior 2
-PASS: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
-PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
-PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on
-PASS: gdb.multi/watchpoint-multi.exp: set displaced-stepping on
-PASS: gdb.multi/watchpoint-multi.exp: start to main inferior 1
-PASS: gdb.multi/watchpoint-multi.exp: start to main inferior 2
-PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case
-PASS: gdb.multi/watchpoint-multi.exp: switch back to inferior 1
-PASS: gdb.multi/watchpoint-multi.exp: switch to inferior 2, first time
-Running gdb.git~master/gdb/testsuite/gdb.objc/basicclass.exp ...
-UNSUPPORTED: gdb.objc/basicclass.exp: couldn't compile basicclass.m: unrecognized error
-Running gdb.git~master/gdb/testsuite/gdb.objc/nondebug.exp ...
-UNSUPPORTED: gdb.objc/nondebug.exp: couldn't compile nondebug.m: unrecognized error
-Running gdb.git~master/gdb/testsuite/gdb.objc/objcdecode.exp ...
-UNSUPPORTED: gdb.objc/objcdecode.exp: couldn't compile objcdecode.m: unrecognized error
-Running gdb.git~master/gdb/testsuite/gdb.objc/print.exp ...
-PASS: gdb.objc/print.exp: check fp + text
-PASS: gdb.objc/print.exp: p 0x1.1
-PASS: gdb.objc/print.exp: p 1.
-PASS: gdb.objc/print.exp: p 1.5
-PASS: gdb.objc/print.exp: p 1.5f
-PASS: gdb.objc/print.exp: p 1.5l
-PASS: gdb.objc/print.exp: p 1.f
-PASS: gdb.objc/print.exp: p 1.l
-PASS: gdb.objc/print.exp: reject p 1.1ff
-PASS: gdb.objc/print.exp: reject p 1.1ll
-PASS: gdb.objc/print.exp: reject p 1.1x
-PASS: gdb.objc/print.exp: set language objective-c
-PASS: gdb.objc/print.exp: set language to "objective-c"
-Running gdb.git~master/gdb/testsuite/gdb.opencl/callfuncs.exp ...
-UNSUPPORTED: gdb.opencl/callfuncs.exp: require failed: allow_opencl_tests
-Running gdb.git~master/gdb/testsuite/gdb.opencl/convs_casts.exp ...
-UNSUPPORTED: gdb.opencl/convs_casts.exp: require failed: allow_opencl_tests
-Running gdb.git~master/gdb/testsuite/gdb.opencl/datatypes.exp ...
-UNSUPPORTED: gdb.opencl/datatypes.exp: require failed: allow_opencl_tests
-Running gdb.git~master/gdb/testsuite/gdb.opencl/operators.exp ...
-UNSUPPORTED: gdb.opencl/operators.exp: require failed: allow_opencl_tests
-Running gdb.git~master/gdb/testsuite/gdb.opencl/vec_comps.exp ...
-UNSUPPORTED: gdb.opencl/vec_comps.exp: require failed: allow_opencl_tests
-Running gdb.git~master/gdb/testsuite/gdb.opt/break-on-_exit.exp ...
-PASS: gdb.opt/break-on-_exit.exp: continue to breakpoint: _exit
-PASS: gdb.opt/break-on-_exit.exp: info breakpoints
-PASS: gdb.opt/break-on-_exit.exp: info shared
-Running gdb.git~master/gdb/testsuite/gdb.opt/clobbered-registers-O2.exp ...
-PASS: gdb.opt/clobbered-registers-O2.exp: backtracing
-PASS: gdb.opt/clobbered-registers-O2.exp: print operand0
-PASS: gdb.opt/clobbered-registers-O2.exp: print operand1
-Running gdb.git~master/gdb/testsuite/gdb.opt/fortran-string.exp ...
-PASS: gdb.opt/fortran-string.exp: frame
-PASS: gdb.opt/fortran-string.exp: p s
-PASS: gdb.opt/fortran-string.exp: ptype s
-PASS: gdb.opt/fortran-string.exp: set print frame-arguments all
-Running gdb.git~master/gdb/testsuite/gdb.opt/inline-break.exp ...
-PASS: gdb.opt/inline-break.exp: address: breakpoint hit presents stop at inlined function
-PASS: gdb.opt/inline-break.exp: address: info break $bpnum
-PASS: gdb.opt/inline-break.exp: address: set breakpoint on address
-PASS: gdb.opt/inline-break.exp: break func1
-PASS: gdb.opt/inline-break.exp: break func2
-PASS: gdb.opt/inline-break.exp: break func3b
-PASS: gdb.opt/inline-break.exp: break func4b
-PASS: gdb.opt/inline-break.exp: break func5b
-PASS: gdb.opt/inline-break.exp: break func6b
-PASS: gdb.opt/inline-break.exp: break func7b
-PASS: gdb.opt/inline-break.exp: break func8b
-PASS: gdb.opt/inline-break.exp: check alignment: break func4b
-PASS: gdb.opt/inline-break.exp: check alignment: check alignment of location line 1
-PASS: gdb.opt/inline-break.exp: check alignment: check alignment of location line 2
-PASS: gdb.opt/inline-break.exp: cmd=break: bt stopped in inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=break: bt stopped in inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=break: bt stopped in inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=break: bt stopped in not_inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=break: bt stopped in not_inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=break: bt stopped in not_inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=break: continue to breakpoint: inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=break: continue to breakpoint: inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=break: continue to breakpoint: inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=break: continue to breakpoint: not_inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=break: continue to breakpoint: not_inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=break: continue to breakpoint: not_inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=break: gdb_breakpoint: set breakpoint at inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=break: gdb_breakpoint: set breakpoint at inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=break: gdb_breakpoint: set breakpoint at inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=break: gdb_breakpoint: set breakpoint at not_inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=break: gdb_breakpoint: set breakpoint at not_inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=break: gdb_breakpoint: set breakpoint at not_inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: bt stopped in inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: bt stopped in inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: bt stopped in inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: bt stopped in not_inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: bt stopped in not_inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: bt stopped in not_inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: continue to breakpoint: inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: continue to breakpoint: inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: continue to breakpoint: inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: continue to breakpoint: not_inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: continue to breakpoint: not_inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: continue to breakpoint: not_inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: gdb_breakpoint: set breakpoint at inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: gdb_breakpoint: set breakpoint at inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: gdb_breakpoint: set breakpoint at inline_func3
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: gdb_breakpoint: set breakpoint at not_inline_func1
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: gdb_breakpoint: set breakpoint at not_inline_func2
-PASS: gdb.opt/inline-break.exp: cmd=tbreak: gdb_breakpoint: set breakpoint at not_inline_func3
-PASS: gdb.opt/inline-break.exp: func=func_extern_caller: breakpoint hit presents stop at breakpointed function
-PASS: gdb.opt/inline-break.exp: func=func_inline_callee: breakpoint hit presents stop at breakpointed function
-PASS: gdb.opt/inline-break.exp: func=func_inline_caller: breakpoint hit presents stop at breakpointed function
-PASS: gdb.opt/inline-break.exp: info break 1
-PASS: gdb.opt/inline-break.exp: info break 2
-PASS: gdb.opt/inline-break.exp: info break 3
-PASS: gdb.opt/inline-break.exp: info break 4
-PASS: gdb.opt/inline-break.exp: info break 5
-PASS: gdb.opt/inline-break.exp: info break 6
-PASS: gdb.opt/inline-break.exp: info break 7
-PASS: gdb.opt/inline-break.exp: info break 8
-PASS: gdb.opt/inline-break.exp: line number: break inline-break.c:32
-PASS: gdb.opt/inline-break.exp: line number: breakpoint hit presents stop at inlined function
-PASS: gdb.opt/inline-break.exp: line number: get hexadecimal valueof "$pc"
-PASS: gdb.opt/inline-break.exp: line number: info break $bpnum
-PASS: gdb.opt/inline-break.exp: print func1
-PASS: gdb.opt/inline-break.exp: print func2
-Running gdb.git~master/gdb/testsuite/gdb.opt/inline-bt.exp ...
-PASS: gdb.opt/inline-bt.exp: backtrace from bar (1)
-PASS: gdb.opt/inline-bt.exp: backtrace from bar (2)
-PASS: gdb.opt/inline-bt.exp: backtrace from bar (3)
-PASS: gdb.opt/inline-bt.exp: bar not inlined
-PASS: gdb.opt/inline-bt.exp: continue to bar (1)
-PASS: gdb.opt/inline-bt.exp: continue to bar (2)
-PASS: gdb.opt/inline-bt.exp: continue to bar (3)
-PASS: gdb.opt/inline-bt.exp: func1 inlined (2)
-PASS: gdb.opt/inline-bt.exp: func1 inlined (3)
-PASS: gdb.opt/inline-bt.exp: func2 inlined (3)
-PASS: gdb.opt/inline-bt.exp: info frame still works
-PASS: gdb.opt/inline-bt.exp: maint flush register-cache
-PASS: gdb.opt/inline-bt.exp: set backtrace limit 2
-PASS: gdb.opt/inline-bt.exp: up from bar (2)
-PASS: gdb.opt/inline-bt.exp: up from bar (3)
-PASS: gdb.opt/inline-bt.exp: up from bar (4)
-PASS: gdb.opt/inline-bt.exp: up from func1 (3)
-PASS: gdb.opt/inline-bt.exp: up hits limit
-Running gdb.git~master/gdb/testsuite/gdb.opt/inline-cmds.exp ...
-PASS: gdb.opt/inline-cmds.exp: backtrace
-PASS: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
-PASS: gdb.opt/inline-cmds.exp: backtrace at main of outer_inline
-PASS: gdb.opt/inline-cmds.exp: backtrace at noinline from outer_inline1
-PASS: gdb.opt/inline-cmds.exp: backtrace at outer_inline1
-PASS: gdb.opt/inline-cmds.exp: backtrace at outer_inline2
-PASS: gdb.opt/inline-cmds.exp: backtrace does not include func1
-PASS: gdb.opt/inline-cmds.exp: backtrace from bar (1)
-PASS: gdb.opt/inline-cmds.exp: backtrace from bar (2)
-PASS: gdb.opt/inline-cmds.exp: backtrace from marker
-PASS: gdb.opt/inline-cmds.exp: continue to bar (1)
-PASS: gdb.opt/inline-cmds.exp: continue to bar (2)
-PASS: gdb.opt/inline-cmds.exp: continue to breakpoint: before the outer_inline call
-PASS: gdb.opt/inline-cmds.exp: continue to breakpoint: consecutive func1
-PASS: gdb.opt/inline-cmds.exp: continue to breakpoint: finish into func1
-PASS: gdb.opt/inline-cmds.exp: continue to breakpoint: func1 then func3
-PASS: gdb.opt/inline-cmds.exp: continue to marker
-PASS: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
-PASS: gdb.opt/inline-cmds.exp: enter noinline from outer_inline1
-PASS: gdb.opt/inline-cmds.exp: enter outer_inline1 from outer_inline2
-PASS: gdb.opt/inline-cmds.exp: enter outer_inline2
-PASS: gdb.opt/inline-cmds.exp: finish from func1
-PASS: gdb.opt/inline-cmds.exp: finish from func1 to func3
-PASS: gdb.opt/inline-cmds.exp: finish from marker to func1
-PASS: gdb.opt/inline-cmds.exp: func1 inlined (1)
-PASS: gdb.opt/inline-cmds.exp: func1 inlined (2)
-PASS: gdb.opt/inline-cmds.exp: func2 inlined (2)
-PASS: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
-PASS: gdb.opt/inline-cmds.exp: main not inlined
-PASS: gdb.opt/inline-cmds.exp: marker not inlined
-PASS: gdb.opt/inline-cmds.exp: mi: breakpoint at main
-PASS: gdb.opt/inline-cmds.exp: mi: breakpoint hit
-PASS: gdb.opt/inline-cmds.exp: mi: got *stopped for step into inline call
-PASS: gdb.opt/inline-cmds.exp: mi: got *stopped for step to inline call
-PASS: gdb.opt/inline-cmds.exp: mi: mi runto main
-PASS: gdb.opt/inline-cmds.exp: mi: set breakpoint
-PASS: gdb.opt/inline-cmds.exp: mi: step into inline call
-PASS: gdb.opt/inline-cmds.exp: mi: step to inline call
-PASS: gdb.opt/inline-cmds.exp: next over inlined functions
-PASS: gdb.opt/inline-cmds.exp: next past inlined func1
-PASS: gdb.opt/inline-cmds.exp: next to finish marker
-PASS: gdb.opt/inline-cmds.exp: next to first func1
-PASS: gdb.opt/inline-cmds.exp: next to func1 before func3
-PASS: gdb.opt/inline-cmds.exp: next to func3
-PASS: gdb.opt/inline-cmds.exp: next to second func1
-PASS: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
-PASS: gdb.opt/inline-cmds.exp: outer_inline1 inlined
-PASS: gdb.opt/inline-cmds.exp: outer_inline2 inlined
-PASS: gdb.opt/inline-cmds.exp: print x before func1
-PASS: gdb.opt/inline-cmds.exp: reach 1 the outer_inline call
-PASS: gdb.opt/inline-cmds.exp: reach outer_inline2
-PASS: gdb.opt/inline-cmds.exp: set listsize 1
-PASS: gdb.opt/inline-cmds.exp: step into finish marker
-PASS: gdb.opt/inline-cmds.exp: step into func1
-PASS: gdb.opt/inline-cmds.exp: step into func1 for finish
-PASS: gdb.opt/inline-cmds.exp: stepped over call to func1
-PASS: gdb.opt/inline-cmds.exp: up from bar (1)
-PASS: gdb.opt/inline-cmds.exp: up from bar (2)
-PASS: gdb.opt/inline-cmds.exp: up from func1 (2)
-PASS: gdb.opt/inline-cmds.exp: up from outer_inline2
-PASS: gdb.opt/inline-cmds.exp: up to noinline
-PASS: gdb.opt/inline-cmds.exp: up to outer_inline1
-PASS: gdb.opt/inline-cmds.exp: up to outer_inline2
-Running gdb.git~master/gdb/testsuite/gdb.opt/inline-locals.exp ...
-PASS: gdb.opt/inline-locals.exp: backtrace from bar 2
-PASS: gdb.opt/inline-locals.exp: backtrace from bar 3
-PASS: gdb.opt/inline-locals.exp: continue to bar 1
-PASS: gdb.opt/inline-locals.exp: continue to bar 2
-PASS: gdb.opt/inline-locals.exp: continue to bar 3
-PASS: gdb.opt/inline-locals.exp: continue to breakpoint: bp for locals 1
-PASS: gdb.opt/inline-locals.exp: continue to breakpoint: bp for locals 2
-PASS: gdb.opt/inline-locals.exp: continue to breakpoint: bp for locals 3
-PASS: gdb.opt/inline-locals.exp: func1 inlined 2
-PASS: gdb.opt/inline-locals.exp: func1 inlined 3
-PASS: gdb.opt/inline-locals.exp: info args above bar 2
-PASS: gdb.opt/inline-locals.exp: info args above bar 3
-PASS: gdb.opt/inline-locals.exp: info locals above bar 2
-PASS: gdb.opt/inline-locals.exp: info locals above bar 3
-PASS: gdb.opt/inline-locals.exp: print local 2
-PASS: gdb.opt/inline-locals.exp: print local 3
-PASS: gdb.opt/inline-locals.exp: print out of scope local
-PASS: gdb.opt/inline-locals.exp: scoped info locals at bp for locals 1
-PASS: gdb.opt/inline-locals.exp: scoped info locals at bp for locals 2
-PASS: gdb.opt/inline-locals.exp: scoped info locals at bp for locals 3
-PASS: gdb.opt/inline-locals.exp: up from bar 2
-PASS: gdb.opt/inline-locals.exp: up from bar 3
-Running gdb.git~master/gdb/testsuite/gdb.opt/inline-small-func.exp ...
-PASS: gdb.opt/inline-small-func.exp: info breakpoints
-Running gdb.git~master/gdb/testsuite/gdb.opt/solib-intra-step.exp ...
-PASS: gdb.opt/solib-intra-step.exp: continue to breakpoint: second-hit
-PASS: gdb.opt/solib-intra-step.exp: first-hit
-PASS: gdb.opt/solib-intra-step.exp: second-hit
-Running gdb.git~master/gdb/testsuite/gdb.opt/static-optimized-out.exp ...
-PASS: gdb.opt/static-optimized-out.exp: consistency
-PASS: gdb.opt/static-optimized-out.exp: maint expand-symtab
-PASS: gdb.opt/static-optimized-out.exp: maint flush symbol-cache
-Running gdb.git~master/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp ...
-PASS: gdb.pascal/case-insensitive-symbols.exp: p A.X
-PASS: gdb.pascal/case-insensitive-symbols.exp: p A.Y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p A.x
-PASS: gdb.pascal/case-insensitive-symbols.exp: p A.y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p B.X
-PASS: gdb.pascal/case-insensitive-symbols.exp: p B.Y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p B.x
-PASS: gdb.pascal/case-insensitive-symbols.exp: p B.y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p X
-PASS: gdb.pascal/case-insensitive-symbols.exp: p Y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p a.X
-PASS: gdb.pascal/case-insensitive-symbols.exp: p a.Y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p a.x
-PASS: gdb.pascal/case-insensitive-symbols.exp: p a.y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p b.X
-PASS: gdb.pascal/case-insensitive-symbols.exp: p b.Y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p b.x
-PASS: gdb.pascal/case-insensitive-symbols.exp: p b.y
-PASS: gdb.pascal/case-insensitive-symbols.exp: p x
-PASS: gdb.pascal/case-insensitive-symbols.exp: p y
-Running gdb.git~master/gdb/testsuite/gdb.pascal/floats.exp ...
-PASS: gdb.pascal/floats.exp: Going to second breakpoint
-PASS: gdb.pascal/floats.exp: Test sin(pi) is equal to 0 '1.2246467991473532e-16' is close to zero
-PASS: gdb.pascal/floats.exp: advance to 'r := cos(u)' line
-PASS: gdb.pascal/floats.exp: advance to 's := sin(u)' line
-PASS: gdb.pascal/floats.exp: go past 's := sin(u)' line
-PASS: gdb.pascal/floats.exp: going to first breakpoint
-PASS: gdb.pascal/floats.exp: next to 'i := 1' line
-PASS: gdb.pascal/floats.exp: next to 'l := 1' line
-PASS: gdb.pascal/floats.exp: next to 'r := 1.25' line
-PASS: gdb.pascal/floats.exp: next to 's := 2.2' line
-PASS: gdb.pascal/floats.exp: next to 't := -3.2' line
-PASS: gdb.pascal/floats.exp: next to 'u := 78.3' line
-PASS: gdb.pascal/floats.exp: print (-r)
-PASS: gdb.pascal/floats.exp: print -(r + s)
-PASS: gdb.pascal/floats.exp: print -(r)
-PASS: gdb.pascal/floats.exp: print -r
-PASS: gdb.pascal/floats.exp: print 1000*r
-PASS: gdb.pascal/floats.exp: print 2 * r
-PASS: gdb.pascal/floats.exp: print 2.0 * r
-PASS: gdb.pascal/floats.exp: print 35 / 2
-PASS: gdb.pascal/floats.exp: print l + t
-PASS: gdb.pascal/floats.exp: print r
-PASS: gdb.pascal/floats.exp: print r + (-0.2)
-PASS: gdb.pascal/floats.exp: print r + (-1)
-PASS: gdb.pascal/floats.exp: print r + (-10)
-PASS: gdb.pascal/floats.exp: print r + (-5)
-PASS: gdb.pascal/floats.exp: print r + 0
-PASS: gdb.pascal/floats.exp: print r + 0.03
-PASS: gdb.pascal/floats.exp: print r + 1
-PASS: gdb.pascal/floats.exp: print r + 1.5
-PASS: gdb.pascal/floats.exp: print r + 1.5E+0
-PASS: gdb.pascal/floats.exp: print r + 1.5E+1
-PASS: gdb.pascal/floats.exp: print r + 1.5E+2
-PASS: gdb.pascal/floats.exp: print r + 1.5E+3
-PASS: gdb.pascal/floats.exp: print r + 1.5E-1
-PASS: gdb.pascal/floats.exp: print r + 1.5E-2
-PASS: gdb.pascal/floats.exp: print r + 1.5E-3
-PASS: gdb.pascal/floats.exp: print r + 10
-PASS: gdb.pascal/floats.exp: print r + 5
-PASS: gdb.pascal/floats.exp: print r + l
-PASS: gdb.pascal/floats.exp: print r + s
-PASS: gdb.pascal/floats.exp: print r + t
-PASS: gdb.pascal/floats.exp: print r - s
-PASS: gdb.pascal/floats.exp: print r - t
-PASS: gdb.pascal/floats.exp: print r / 2
-PASS: gdb.pascal/floats.exp: print r before assigned to 1.25
-PASS: gdb.pascal/floats.exp: print s
-PASS: gdb.pascal/floats.exp: print t
-PASS: gdb.pascal/floats.exp: print u
-PASS: gdb.pascal/floats.exp: set var r := 2.56
-PASS: gdb.pascal/floats.exp: setting breakpoint 1
-PASS: gdb.pascal/floats.exp: setting breakpoint 2
-PASS: gdb.pascal/floats.exp: test cos(pi) is equal to -1
-PASS: gdb.pascal/floats.exp: test pi value
-PASS: gdb.pascal/floats.exp: testing new r value
-Running gdb.git~master/gdb/testsuite/gdb.pascal/gdb11492.exp ...
-PASS: gdb.pascal/gdb11492.exp: after assignment: print char_array
-PASS: gdb.pascal/gdb11492.exp: continue
-PASS: gdb.pascal/gdb11492.exp: next
-PASS: gdb.pascal/gdb11492.exp: print /d char_array
-PASS: gdb.pascal/gdb11492.exp: print /s integer_array
-PASS: gdb.pascal/gdb11492.exp: print /x char_array
-PASS: gdb.pascal/gdb11492.exp: print char_array
-PASS: gdb.pascal/gdb11492.exp: print integer_array
-PASS: gdb.pascal/gdb11492.exp: second: next
-PASS: gdb.pascal/gdb11492.exp: setting breakpoint 1
-Running gdb.git~master/gdb/testsuite/gdb.pascal/hello.exp ...
-PASS: gdb.pascal/hello.exp: Going to first breakpoint
-PASS: gdb.pascal/hello.exp: Going to second breakpoint
-PASS: gdb.pascal/hello.exp: empty string check
-PASS: gdb.pascal/hello.exp: setting breakpoint 1
-PASS: gdb.pascal/hello.exp: setting breakpoint 2
-PASS: gdb.pascal/hello.exp: string after assignment check
-Running gdb.git~master/gdb/testsuite/gdb.pascal/integers.exp ...
-PASS: gdb.pascal/integers.exp: Going to second breakpoint
-PASS: gdb.pascal/integers.exp: going to first breakpoint
-PASS: gdb.pascal/integers.exp: next to 'i := 1' line
-PASS: gdb.pascal/integers.exp: next to 'j := 2' line
-PASS: gdb.pascal/integers.exp: next to 'k := 3' line
-PASS: gdb.pascal/integers.exp: next to 'l := k' line
-PASS: gdb.pascal/integers.exp: print (-i)
-PASS: gdb.pascal/integers.exp: print (i + 5) * (j + 7)
-PASS: gdb.pascal/integers.exp: print -(i)
-PASS: gdb.pascal/integers.exp: print -(i+j)
-PASS: gdb.pascal/integers.exp: print -i
-PASS: gdb.pascal/integers.exp: print 2 * i
-PASS: gdb.pascal/integers.exp: print 3000*i
-PASS: gdb.pascal/integers.exp: print 35 div 2
-PASS: gdb.pascal/integers.exp: print 35 mod 2
-PASS: gdb.pascal/integers.exp: print i
-PASS: gdb.pascal/integers.exp: print i + 1 < j
-PASS: gdb.pascal/integers.exp: print i + 1 <= j
-PASS: gdb.pascal/integers.exp: print i + 1 <> j
-PASS: gdb.pascal/integers.exp: print i + 1 = j
-PASS: gdb.pascal/integers.exp: print i + 1 > j
-PASS: gdb.pascal/integers.exp: print i + 1 >= j
-PASS: gdb.pascal/integers.exp: print i + j
-PASS: gdb.pascal/integers.exp: print i + j + k
-PASS: gdb.pascal/integers.exp: print i + k
-PASS: gdb.pascal/integers.exp: print i - j
-PASS: gdb.pascal/integers.exp: print i before assigned to 1
-PASS: gdb.pascal/integers.exp: print i+10*j+100*k
-PASS: gdb.pascal/integers.exp: print j
-PASS: gdb.pascal/integers.exp: print j * k
-PASS: gdb.pascal/integers.exp: print j + k
-PASS: gdb.pascal/integers.exp: print j - i
-PASS: gdb.pascal/integers.exp: print k
-PASS: gdb.pascal/integers.exp: print k -(i + j)
-PASS: gdb.pascal/integers.exp: print k -i -j
-PASS: gdb.pascal/integers.exp: print l
-PASS: gdb.pascal/integers.exp: set var i := 2
-PASS: gdb.pascal/integers.exp: setting breakpoint 1
-PASS: gdb.pascal/integers.exp: setting breakpoint 2
-PASS: gdb.pascal/integers.exp: test j value before assignment
-PASS: gdb.pascal/integers.exp: testing new i value
-PASS: gdb.pascal/integers.exp: value of i after assignment
-Running gdb.git~master/gdb/testsuite/gdb.pascal/print.exp ...
-PASS: gdb.pascal/print.exp: check fp + text
-PASS: gdb.pascal/print.exp: p 0x1.1
-PASS: gdb.pascal/print.exp: p 1.
-PASS: gdb.pascal/print.exp: p 1.5
-PASS: gdb.pascal/print.exp: p 1.5f
-PASS: gdb.pascal/print.exp: p 1.5l
-PASS: gdb.pascal/print.exp: p 1.f
-PASS: gdb.pascal/print.exp: p 1.l
-PASS: gdb.pascal/print.exp: reject p 1.1ff
-PASS: gdb.pascal/print.exp: reject p 1.1ll
-PASS: gdb.pascal/print.exp: reject p 1.1x
-PASS: gdb.pascal/print.exp: set language pascal
-PASS: gdb.pascal/print.exp: set language to "pascal"
-Running gdb.git~master/gdb/testsuite/gdb.pascal/str-chars.exp ...
-PASS: gdb.pascal/str-chars.exp: continue to breakpoint: continue to breakpoint
-PASS: gdb.pascal/str-chars.exp: print message with 'print characters' set to 20
-PASS: gdb.pascal/str-chars.exp: print message with 'print characters' set to elements
-PASS: gdb.pascal/str-chars.exp: print message with 'print characters' set to unlimited
-PASS: gdb.pascal/str-chars.exp: print message with 'print elements' set to 10
-PASS: gdb.pascal/str-chars.exp: print message with 'print elements' set to 15
-PASS: gdb.pascal/str-chars.exp: print message with the default settings
-PASS: gdb.pascal/str-chars.exp: set print characters 20
-PASS: gdb.pascal/str-chars.exp: set print characters elements
-PASS: gdb.pascal/str-chars.exp: set print characters unlimited
-PASS: gdb.pascal/str-chars.exp: set print elements 10
-PASS: gdb.pascal/str-chars.exp: set print elements 15
-Running gdb.git~master/gdb/testsuite/gdb.pascal/stub-method.exp ...
-PASS: gdb.pascal/stub-method.exp: loading file with stub method
-Running gdb.git~master/gdb/testsuite/gdb.pascal/types.exp ...
-KFAIL: gdb.pascal/types.exp: pt 'a simple string' (PRMS: gdb/2326)
-PASS: gdb.pascal/types.exp: pt 'a'
-PASS: gdb.pascal/types.exp: pt .44
-PASS: gdb.pascal/types.exp: pt 10E20
-PASS: gdb.pascal/types.exp: pt 10e20
-PASS: gdb.pascal/types.exp: pt 123
-PASS: gdb.pascal/types.exp: pt 44.0
-PASS: gdb.pascal/types.exp: pt FALSE
-PASS: gdb.pascal/types.exp: pt TRUE
-PASS: gdb.pascal/types.exp: set language pascal
-PASS: gdb.pascal/types.exp: set language to "pascal"
-Running gdb.git~master/gdb/testsuite/gdb.perf/backtrace.exp ...
-UNSUPPORTED: gdb.perf/backtrace.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/disassemble.exp ...
-UNSUPPORTED: gdb.perf/disassemble.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
-UNSUPPORTED: gdb.perf/gmonster1-null-lookup.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
-UNSUPPORTED: gdb.perf/gmonster1-pervasive-typedef.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
-UNSUPPORTED: gdb.perf/gmonster1-print-cerr.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
-UNSUPPORTED: gdb.perf/gmonster1-ptype-string.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
-UNSUPPORTED: gdb.perf/gmonster1-runto-main.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
-UNSUPPORTED: gdb.perf/gmonster1-select-file.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster1.exp ...
-UNSUPPORTED: gdb.perf/gmonster1.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
-UNSUPPORTED: gdb.perf/gmonster2-null-lookup.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
-UNSUPPORTED: gdb.perf/gmonster2-pervasive-typedef.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
-UNSUPPORTED: gdb.perf/gmonster2-print-cerr.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
-UNSUPPORTED: gdb.perf/gmonster2-ptype-string.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
-UNSUPPORTED: gdb.perf/gmonster2-runto-main.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
-UNSUPPORTED: gdb.perf/gmonster2-select-file.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/gmonster2.exp ...
-UNSUPPORTED: gdb.perf/gmonster2.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/single-step.exp ...
-UNSUPPORTED: gdb.perf/single-step.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/skip-command.exp ...
-UNSUPPORTED: gdb.perf/skip-command.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/skip-prologue.exp ...
-UNSUPPORTED: gdb.perf/skip-prologue.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/solib.exp ...
-UNSUPPORTED: gdb.perf/solib.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.perf/template-breakpoints.exp ...
-UNSUPPORTED: gdb.perf/template-breakpoints.exp: require failed: allow_perf_tests
-Running gdb.git~master/gdb/testsuite/gdb.python/compare-enum-type.exp ...
-PASS: gdb.python/compare-enum-type.exp: py print(gdb.parse_and_eval('e1').type == gdb.parse_and_eval('e2').type)
-Running gdb.git~master/gdb/testsuite/gdb.python/flexible-array-member.exp ...
-PASS: gdb.python/flexible-array-member.exp: python ns = gdb.parse_and_eval('ns').dereference()
-PASS: gdb.python/flexible-array-member.exp: python print(ns)
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'] == ns['items'][0].address)
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'])
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'].type.fields()[0].type.range())
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'].type.range())
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'][0])
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'][0].address + 1 == ns['items'][1].address)
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'][1])
-PASS: gdb.python/flexible-array-member.exp: python print(ns['items'][2])
-PASS: gdb.python/flexible-array-member.exp: python print(zs)
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'] == zs['items'][0].address)
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'])
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'].type.fields()[0].type.range())
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'].type.range())
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'][0])
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'][0].address + 1 == zs['items'][1].address)
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'][1])
-PASS: gdb.python/flexible-array-member.exp: python print(zs['items'][2])
-PASS: gdb.python/flexible-array-member.exp: python print(zso)
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'] == zso['items'][0].address)
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'])
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'].type.fields()[0].type.range())
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'].type.range())
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'][0])
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'][0].address + 1 == zso['items'][1].address)
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'][1])
-PASS: gdb.python/flexible-array-member.exp: python print(zso['items'][2])
-PASS: gdb.python/flexible-array-member.exp: python zs = gdb.parse_and_eval('zs').dereference()
-PASS: gdb.python/flexible-array-member.exp: python zso = gdb.parse_and_eval('zso').dereference()
-Running gdb.git~master/gdb/testsuite/gdb.python/lib-types.exp ...
-PASS: gdb.python/lib-types.exp: const stripping
-PASS: gdb.python/lib-types.exp: nested typedef stripping
-PASS: gdb.python/lib-types.exp: nested typedef/ref stripping
-PASS: gdb.python/lib-types.exp: python basic_type_class1_ref_obj = gdb.types.get_basic_type (class1_ref_obj.type)
-PASS: gdb.python/lib-types.exp: python basic_type_const_class1_obj = gdb.types.get_basic_type (const_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python basic_type_const_volatile_class1_obj = gdb.types.get_basic_type (const_volatile_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python basic_type_typedef_class1_obj = gdb.types.get_basic_type (typedef_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type)
-PASS: gdb.python/lib-types.exp: python basic_type_volatile_class1_obj = gdb.types.get_basic_type (volatile_class1_obj.type)
-PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj')
-PASS: gdb.python/lib-types.exp: python class1_ref_obj = gdb.parse_and_eval ('class1_ref_obj')
-PASS: gdb.python/lib-types.exp: python const_class1_obj = gdb.parse_and_eval ('const_class1_obj')
-PASS: gdb.python/lib-types.exp: python const_volatile_class1_obj = gdb.parse_and_eval ('const_volatile_class1_obj')
-PASS: gdb.python/lib-types.exp: python enum1_dict = gdb.types.make_enum_dict (enum1_obj.type)
-PASS: gdb.python/lib-types.exp: python enum1_list = sorted (enum1_dict.items ())
-PASS: gdb.python/lib-types.exp: python enum1_obj = gdb.parse_and_eval ('enum1_obj')
-PASS: gdb.python/lib-types.exp: python import gdb.types
-PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)])
-PASS: gdb.python/lib-types.exp: python print (enum1_list)
-PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'nope'))
-PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x'))
-PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (subclass1_obj.type, 'x'))
-PASS: gdb.python/lib-types.exp: python print (str (class1_ref_obj.type))
-PASS: gdb.python/lib-types.exp: python print (str (const_class1_obj.type))
-PASS: gdb.python/lib-types.exp: python print (str (const_volatile_class1_obj.type))
-PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type))
-PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_obj.type))
-PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type))
-PASS: gdb.python/lib-types.exp: python print (str (volatile_class1_obj.type))
-PASS: gdb.python/lib-types.exp: python print (struct_a.keys ())
-PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A')
-PASS: gdb.python/lib-types.exp: python subclass1_obj = gdb.parse_and_eval ('subclass1_obj')
-PASS: gdb.python/lib-types.exp: python typedef_class1_obj = gdb.parse_and_eval ('typedef_class1_obj')
-PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_obj')
-PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj')
-PASS: gdb.python/lib-types.exp: python volatile_class1_obj = gdb.parse_and_eval ('volatile_class1_obj')
-PASS: gdb.python/lib-types.exp: reference stripping
-PASS: gdb.python/lib-types.exp: typedef stripping
-PASS: gdb.python/lib-types.exp: volatile stripping
-PASS: gdb.python/lib-types.exp: volatile+const stripping
-Running gdb.git~master/gdb/testsuite/gdb.python/lotsa-lines.exp ...
-PASS: gdb.python/lotsa-lines.exp: frame 1
-PASS: gdb.python/lotsa-lines.exp: print function line number
-PASS: gdb.python/lotsa-lines.exp: print x
-Running gdb.git~master/gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp ...
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame enter through continue: continue to breakpoint: TAG: first frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame enter through continue: continue to breakpoint: TAG: outside the frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame enter through continue: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame enter through step: continue to breakpoint: TAG: outside the frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame enter through step: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame enter through step: step
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame exit through finish: continue to breakpoint: TAG: final frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame exit through finish: finish
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame exit through finish: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement down: continue to breakpoint: TAG: first frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement down: down
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement down: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement down: up
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement up: continue to breakpoint: TAG: final frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement up: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame movement up: up
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame print: backtrace test
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame print: continue to breakpoint: TAG: final frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: frame print: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: info frame: continue to breakpoint: TAG: first frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: info frame: info frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: info frame: load python file
-PASS: gdb.python/pretty-print-call-by-hand.exp: run to frame: continue to breakpoint: TAG: final frame
-PASS: gdb.python/pretty-print-call-by-hand.exp: run to frame: load python file
-Running gdb.git~master/gdb/testsuite/gdb.python/py-arch-reg-groups.exp ...
-PASS: gdb.python/py-arch-reg-groups.exp: Found at least one register group
-PASS: gdb.python/py-arch-reg-groups.exp: Found at least one register group from python
-PASS: gdb.python/py-arch-reg-groups.exp: Same numnber of registers groups found
-PASS: gdb.python/py-arch-reg-groups.exp: all register groups match
-PASS: gdb.python/py-arch-reg-groups.exp: check names and objects match
-Running gdb.git~master/gdb/testsuite/gdb.python/py-arch-reg-names.exp ...
-PASS: gdb.python/py-arch-reg-names.exp: Found at least one register
-PASS: gdb.python/py-arch-reg-names.exp: Found at least one register from python
-PASS: gdb.python/py-arch-reg-names.exp: Same numnber of registers found
-PASS: gdb.python/py-arch-reg-names.exp: all registers match
-PASS: gdb.python/py-arch-reg-names.exp: check names and objects match
-PASS: gdb.python/py-arch-reg-names.exp: ensure find gets expected descriptors
-Running gdb.git~master/gdb/testsuite/gdb.python/py-arch.exp ...
-PASS: gdb.python/py-arch.exp: $lists_match
-PASS: gdb.python/py-arch.exp: Test empty achitecture __repr__ does not trigger an assert
-PASS: gdb.python/py-arch.exp: Test empty architecture.disassemble does not trigger an assert
-PASS: gdb.python/py-arch.exp: Test empty architecture.name does not trigger an assert
-PASS: gdb.python/py-arch.exp: [llength $arch_names] == [llength $py_arch_names]
-PASS: gdb.python/py-arch.exp: [llength $arch_names] > 0
-PASS: gdb.python/py-arch.exp: [llength $py_arch_names] > 0
-PASS: gdb.python/py-arch.exp: call integer_type with invalid size
-PASS: gdb.python/py-arch.exp: check signedness of type for 0
-PASS: gdb.python/py-arch.exp: check signedness of type for 0, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 0, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 0, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 0, True
-PASS: gdb.python/py-arch.exp: check signedness of type for 1
-PASS: gdb.python/py-arch.exp: check signedness of type for 1, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 1, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 1, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 1, True
-PASS: gdb.python/py-arch.exp: check signedness of type for 16
-PASS: gdb.python/py-arch.exp: check signedness of type for 16, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 16, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 16, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 16, True
-PASS: gdb.python/py-arch.exp: check signedness of type for 2
-PASS: gdb.python/py-arch.exp: check signedness of type for 2, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 2, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 2, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 2, True
-PASS: gdb.python/py-arch.exp: check signedness of type for 3
-PASS: gdb.python/py-arch.exp: check signedness of type for 3, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 3, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 3, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 3, True
-PASS: gdb.python/py-arch.exp: check signedness of type for 4
-PASS: gdb.python/py-arch.exp: check signedness of type for 4, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 4, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 4, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 4, True
-PASS: gdb.python/py-arch.exp: check signedness of type for 8
-PASS: gdb.python/py-arch.exp: check signedness of type for 8, "blah"
-PASS: gdb.python/py-arch.exp: check signedness of type for 8, False
-PASS: gdb.python/py-arch.exp: check signedness of type for 8, None
-PASS: gdb.python/py-arch.exp: check signedness of type for 8, True
-PASS: gdb.python/py-arch.exp: get integer type for 0
-PASS: gdb.python/py-arch.exp: get integer type for 0, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 0, False
-PASS: gdb.python/py-arch.exp: get integer type for 0, None
-PASS: gdb.python/py-arch.exp: get integer type for 0, True
-PASS: gdb.python/py-arch.exp: get integer type for 1
-PASS: gdb.python/py-arch.exp: get integer type for 1, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 1, False
-PASS: gdb.python/py-arch.exp: get integer type for 1, None
-PASS: gdb.python/py-arch.exp: get integer type for 1, True
-PASS: gdb.python/py-arch.exp: get integer type for 16
-PASS: gdb.python/py-arch.exp: get integer type for 16, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 16, False
-PASS: gdb.python/py-arch.exp: get integer type for 16, None
-PASS: gdb.python/py-arch.exp: get integer type for 16, True
-PASS: gdb.python/py-arch.exp: get integer type for 2
-PASS: gdb.python/py-arch.exp: get integer type for 2, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 2, False
-PASS: gdb.python/py-arch.exp: get integer type for 2, None
-PASS: gdb.python/py-arch.exp: get integer type for 2, True
-PASS: gdb.python/py-arch.exp: get integer type for 3
-PASS: gdb.python/py-arch.exp: get integer type for 3, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 3, False
-PASS: gdb.python/py-arch.exp: get integer type for 3, None
-PASS: gdb.python/py-arch.exp: get integer type for 3, True
-PASS: gdb.python/py-arch.exp: get integer type for 4
-PASS: gdb.python/py-arch.exp: get integer type for 4, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 4, False
-PASS: gdb.python/py-arch.exp: get integer type for 4, None
-PASS: gdb.python/py-arch.exp: get integer type for 4, True
-PASS: gdb.python/py-arch.exp: get integer type for 8
-PASS: gdb.python/py-arch.exp: get integer type for 8, "blah"
-PASS: gdb.python/py-arch.exp: get integer type for 8, False
-PASS: gdb.python/py-arch.exp: get integer type for 8, None
-PASS: gdb.python/py-arch.exp: get integer type for 8, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 0
-PASS: gdb.python/py-arch.exp: print size of integer type for 0, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 0, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 0, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 0, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 1
-PASS: gdb.python/py-arch.exp: print size of integer type for 1, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 1, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 1, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 1, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 16
-PASS: gdb.python/py-arch.exp: print size of integer type for 16, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 16, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 16, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 16, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 2
-PASS: gdb.python/py-arch.exp: print size of integer type for 2, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 2, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 2, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 2, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 3
-PASS: gdb.python/py-arch.exp: print size of integer type for 3, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 3, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 3, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 3, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 4
-PASS: gdb.python/py-arch.exp: print size of integer type for 4, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 4, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 4, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 4, True
-PASS: gdb.python/py-arch.exp: print size of integer type for 8
-PASS: gdb.python/py-arch.exp: print size of integer type for 8, "blah"
-PASS: gdb.python/py-arch.exp: print size of integer type for 8, False
-PASS: gdb.python/py-arch.exp: print size of integer type for 8, None
-PASS: gdb.python/py-arch.exp: print size of integer type for 8, True
-PASS: gdb.python/py-arch.exp: python all_arch = gdb.architecture_names()
-PASS: gdb.python/py-arch.exp: python all_arch.sort()
-PASS: gdb.python/py-arch.exp: set max-completions unlimited
-PASS: gdb.python/py-arch.exp: test __repr__ for architecture
-PASS: gdb.python/py-arch.exp: test bad memory access
-PASS: gdb.python/py-arch.exp: test key addr
-PASS: gdb.python/py-arch.exp: test key asm
-PASS: gdb.python/py-arch.exp: test key length
-PASS: gdb.python/py-arch.exp: test number of instructions 1
-PASS: gdb.python/py-arch.exp: test number of instructions 2
-PASS: gdb.python/py-arch.exp: test number of instructions 3
-PASS: gdb.python/py-arch.exp: test number of instructions 4
-Running gdb.git~master/gdb/testsuite/gdb.python/py-as-string.exp ...
-PASS: gdb.python/py-as-string.exp: p $_as_string(2)
-PASS: gdb.python/py-as-string.exp: p $_as_string(enum_invalid)
-PASS: gdb.python/py-as-string.exp: p $_as_string(enum_valid)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-auto-load-chaining.exp ...
-PASS: gdb.python/py-auto-load-chaining.exp: add-symbol-file f1.o
-PASS: gdb.python/py-auto-load-chaining.exp: continue to breakpoint: run to test breakpoint
-PASS: gdb.python/py-auto-load-chaining.exp: set auto-load safe-path
-PASS: gdb.python/py-auto-load-chaining.exp: set confirm off
-Running gdb.git~master/gdb/testsuite/gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp ...
-PASS: gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: continue
-PASS: gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: info pretty-printer
-PASS: gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: load python file
-PASS: gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: print all_good
-PASS: gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: print test
-PASS: gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: set auto-load safe-path
-Running gdb.git~master/gdb/testsuite/gdb.python/py-bad-printers.exp ...
-PASS: gdb.python/py-bad-printers.exp: continue to breakpoint: break here
-PASS: gdb.python/py-bad-printers.exp: disable pretty-printer global bad-printers;container1
-PASS: gdb.python/py-bad-printers.exp: disable pretty-printer global bad-printers;container2
-PASS: gdb.python/py-bad-printers.exp: enable pretty-printer global bad-printers;container1
-PASS: gdb.python/py-bad-printers.exp: enable pretty-printer global bad-printers;container2
-PASS: gdb.python/py-bad-printers.exp: load python file
-PASS: gdb.python/py-bad-printers.exp: print c, children method doesn't return a tuple
-PASS: gdb.python/py-bad-printers.exp: print c, children method returns a malformed tuple
-Running gdb.git~master/gdb/testsuite/gdb.python/py-block.exp ...
-PASS: gdb.python/py-block.exp: Check Frame 2's block not None
-PASS: gdb.python/py-block.exp: Check block in few_locals_func
-PASS: gdb.python/py-block.exp: Check block in many_locals_func
-PASS: gdb.python/py-block.exp: Check block in no_locals_func
-PASS: gdb.python/py-block.exp: Check block validity
-PASS: gdb.python/py-block.exp: Check block validity after unload
-PASS: gdb.python/py-block.exp: Check block_iter validity
-PASS: gdb.python/py-block.exp: Check block_iter validity after unload
-PASS: gdb.python/py-block.exp: Get block, global_block
-PASS: gdb.python/py-block.exp: Get block, static_block
-PASS: gdb.python/py-block.exp: Print superblock 2 function
-PASS: gdb.python/py-block.exp: check block not None
-PASS: gdb.python/py-block.exp: check end not None
-PASS: gdb.python/py-block.exp: check non-string key
-PASS: gdb.python/py-block.exp: check nonexistent variable
-PASS: gdb.python/py-block.exp: check start not None
-PASS: gdb.python/py-block.exp: check variable access
-PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-block.exp: continue to few_locals_func breakpoint
-PASS: gdb.python/py-block.exp: continue to many_locals_func breakpoint
-PASS: gdb.python/py-block.exp: continue to no_locals_func breakpoint
-PASS: gdb.python/py-block.exp: few_locals_func block
-PASS: gdb.python/py-block.exp: file
-PASS: gdb.python/py-block.exp: first anonymous block
-PASS: gdb.python/py-block.exp: get superblock
-PASS: gdb.python/py-block.exp: get superblock 2
-PASS: gdb.python/py-block.exp: is the global block
-PASS: gdb.python/py-block.exp: is the static block
-PASS: gdb.python/py-block.exp: main block
-PASS: gdb.python/py-block.exp: many_locals_func block
-PASS: gdb.python/py-block.exp: no_locals_func block
-PASS: gdb.python/py-block.exp: not a global block
-PASS: gdb.python/py-block.exp: not a static block
-PASS: gdb.python/py-block.exp: second anonymous block
-PASS: gdb.python/py-block.exp: up
-PASS: gdb.python/py-block.exp: up to few_locals_func
-PASS: gdb.python/py-block.exp: up to many_locals_func
-PASS: gdb.python/py-block.exp: up to no_locals_func
-Running gdb.git~master/gdb/testsuite/gdb.python/py-bp-locations.exp ...
-PASS: gdb.python/py-bp-locations.exp: Disable add owner breakpoint.
-PASS: gdb.python/py-bp-locations.exp: First location still enabled
-PASS: gdb.python/py-bp-locations.exp: Second location still enabled
-PASS: gdb.python/py-bp-locations.exp: check repr of disabled breakpoint location
-PASS: gdb.python/py-bp-locations.exp: check repr of enabled breakpoint location
-PASS: gdb.python/py-bp-locations.exp: continue to breakpoint:
-PASS: gdb.python/py-bp-locations.exp: continue to breakpoint: end of main
-PASS: gdb.python/py-bp-locations.exp: python gdb.breakpoints()[1].locations[0].enabled = False
-PASS: gdb.python/py-bp-locations.exp: python print(gdb.breakpoints()[1].locations[0].source)
-PASS: gdb.python/py-bp-locations.exp: python print(gdb.breakpoints()[1].locations[1].source)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-breakpoint-create-fail.exp ...
-PASS: gdb.python/py-breakpoint-create-fail.exp: break foo
-PASS: gdb.python/py-breakpoint-create-fail.exp: continuing to foo
-PASS: gdb.python/py-breakpoint-create-fail.exp: source py-breakpoint-create-fail.py
-Running gdb.git~master/gdb/testsuite/gdb.python/py-breakpoint.exp ...
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_address: int value of main
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_address: python gdb.Breakpoint(" *{}".format(str(main_addr)))
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_address: python gdb.Breakpoint("*main")
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: Define print_bp_enabled: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: Define print_bp_enabled: input 2: def print_bp_enabled (bp):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: Define print_bp_enabled: input 3: print (bp.enabled)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: Define print_bp_enabled: input 4: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: auto-disabling after enable count reached
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: one shot enable
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: python print (repr (bp))
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_auto_disable: trap breakpoint_modified event
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint enabled.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint hit count @1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint hit count @6
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint inferior
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint location @main
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint location @main 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint number 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint number 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint number 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint thread
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check breakpoint type
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check expected variable result after 6 iterations
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check for two breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check obj exists @main
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check obj exists @main 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check obj exists @mult_line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check pending status of main breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check repr for a disabled breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: Check repr for a thread breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: check breakpoint location @mult_line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at add 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at add 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply @6
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: continue to breakpoint: Break at multiply after re-enable
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_basic: python print (gdb.breakpoints())
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test breakpoint stopped after six iterations
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test conditional breakpoint stopped after five iterations
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test conditional has been set
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: Test conditional read
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: check number of lines in commands
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: commands $bpnum
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply @5
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply @6
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: print "Command for breakpoint has been executed."
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: print result
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: python print (last_bp.commands)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_cond_and_cmds: set commands
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Check breakpoint invalidated
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Number of breakpoints after delete
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: Number of breakpoints before delete
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at end.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at multiply.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check inferior value matches python accounting
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check non firing same-location also_eval_bp1 function was also called at each stop.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check non firing same-location eval_bp1 function was also called at each stop.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check python accounting matches inferior
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check that this unrelated breakpoints eval function was never called.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Check you cannot add a CLI condition to a Python breakpoint that has defined stop
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function: input 2: def stop_func ():
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function: input 3: return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Construct an eval function: input 4: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 10: return False
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 11: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 2: class bp_eval (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 3: inf_i = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 4: count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 5: def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 6: self.count = self.count + 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 7: self.inf_i = gdb.parse_and_eval("i")
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 8: if self.inf_i == 3:
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a breakpoint: input 9: return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 2: class bp_also_eval (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 3: count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 4: def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 5: self.count = self.count + 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 6: if self.count == 9:
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 7: return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 8: return False
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a second breakpoint: input 9: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint: input 2: class basic (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint: input 3: count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a third breakpoint: input 4: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 2: class wp_eval (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 3: def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 4: self.result = gdb.parse_and_eval("result")
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 5: if self.result == 788:
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 6: return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 7: return False
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Sub-class a watchpoint: input 8: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test that evaluate function has not been yet executed (ie count = 0)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test that evaluate function is run when location also has normal bp
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: assign stop function to a breakpoint that has a condition
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: continue to breakpoint: Break at multiply, count==1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: continue to breakpoint: Break at multiply, i==3
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: Create event handler: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: Create event handler: input 2: def note_event(arg):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: Create event handler: input 3: global last_bp_event
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: Create event handler: input 4: last_bp_event = arg
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: Create event handler: input 5: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: check for breakpoint_created event
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: check for breakpoint_deleted event
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: check for breakpoint_modified event
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: delete 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: disable 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: install breakpoint_created event listener
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: install breakpoint_deleted event listener
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: install breakpoint_modified event listener
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_events: python last_bp_event = None
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: catch throw
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: catch throw is not a breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at add for relative line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at add for source and line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at add for source and line in spec
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at function add for function
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at function add for source and function
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at multiply for explicit line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: continue to breakpoint: break at multiply for negative line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: set explicit breakpoint by invalid line type
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: set invalid explicit breakpoint by missing function
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: set invalid explicit breakpoint by missing source and line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: set invalid explicit breakpoint by source and invalid line
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_explicit_loc: set invalid explicit breakpoint by source only
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: Check info breakpoints does not show invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: Check maint info breakpoints shows invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: clear internal breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: get python valueof "bp1.number"
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: maint info breakpoint $bp_num
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_internal: maint info breakpoint $bp_num after clear
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint location 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint location 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint visibility 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check breakpoint visibility 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check info breakpoints does not show invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check info breakpoints shows visible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check invisible bp obj exists 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check invisible bp obj exists 2
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_invisible: Check maint info breakpoints shows invisible breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_pending: Check pending status of pending breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_probe: -probe in spec string
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: -q in spec string
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: -q in spec string and qualified false
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: -q in spec string with explicit location
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: qualified false
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: qualified false and explicit
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: qualified implicitly false
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: qualified true
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_qualified: qualified true and explicit
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check breakpoint temporary status
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows breakpoint with temporary status
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows temporary breakpoint is deleted
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint is deleted after being hit
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint location
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary stop callback executed before deletion.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 2: class temp_bp (gdb.Breakpoint):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 3: count = 0
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 4: def stop (self):
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 5: self.count = self.count + 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 6: return True
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Sub-class and check temporary breakpoint: input 7: end
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: continue to breakpoint: Break at multiply.
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: break multiply inferior 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: info breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: python bp = gdb.breakpoints ()[0]
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: python bp.inferior = None
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: python bp.thread = 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: python print(bp.inferior)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: python print(bp.thread)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: inferior: set the thread now the inferior has been cleared
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: break multiply thread 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: info breakpoints
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: python bp = gdb.breakpoints ()[0]
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: python bp.inferior = 1
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: python bp.thread = None
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: python print(bp.inferior)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: python print(bp.thread)
-PASS: gdb.python/py-breakpoint.exp: test_bkpt_thread_and_inferior: thread: set the inferior now the thread has been cleared
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: catch throw
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: continue
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: create a catchpoint via the api
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint for BP_CATCHPOINT
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint list for BP_CATCHPOINT: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint list for BP_CATCHPOINT: input 2: def scan_bp_list ():
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint list for BP_CATCHPOINT: input 3: for b in gdb.breakpoints():
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint list for BP_CATCHPOINT: input 4: if b.type == gdb.BP_CATCHPOINT:
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint list for BP_CATCHPOINT: input 5: print("breakpoint #%d, type BP_CATCHPOINT" % b.number)
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: scan breakpoint list for BP_CATCHPOINT: input 6: end
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 1: python
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 2: def stop_handler (event):
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 3: if (isinstance (event, gdb.BreakpointEvent)
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 4: and isinstance (event.breakpoint, gdb.Breakpoint)
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 5: and event.breakpoint.type == gdb.BP_CATCHPOINT):
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 6: print ("Stopped at catchpoint event: %d" % event.breakpoint.number)
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 7: end
-PASS: gdb.python/py-breakpoint.exp: test_catchpoints: setup stop event handler: input 8: python gdb.events.stop.connect (stop_handler)
-PASS: gdb.python/py-breakpoint.exp: test_hardware_breakpoints: Check hardware breakpoint type
-PASS: gdb.python/py-breakpoint.exp: test_hardware_breakpoints: Set hardware breakpoint
-PASS: gdb.python/py-breakpoint.exp: test_hardware_breakpoints: Test hardware breakpoint stop
-PASS: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
-PASS: gdb.python/py-breakpoint.exp: test_watchpoints: python print (wp1.pending)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-caller-is.exp ...
-PASS: gdb.python/py-caller-is.exp: continue to breakpoint: bottom_func
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("bottom_func", 0)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("main", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^bottom", 0)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^main", 100)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_")
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_f", 2)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("bottom_func", 0)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", 100)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func")
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func")
-PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^bottom", 0)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_")
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_")
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_f", 2)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", -1)
-PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", 100)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-charset.exp ...
-PASS: gdb.python/py-charset.exp: charset=host: python print(gdb.host_charset())
-PASS: gdb.python/py-charset.exp: charset=host: show host-charset
-PASS: gdb.python/py-charset.exp: charset=target-wide: python print(gdb.target_wide_charset())
-PASS: gdb.python/py-charset.exp: charset=target-wide: show target-wide-charset
-PASS: gdb.python/py-charset.exp: charset=target: python print(gdb.target_charset())
-PASS: gdb.python/py-charset.exp: charset=target: show target-charset
-Running gdb.git~master/gdb/testsuite/gdb.python/py-cmd.exp ...
-PASS: gdb.python/py-cmd.exp: call error command
-PASS: gdb.python/py-cmd.exp: call newsubcmd
-PASS: gdb.python/py-cmd.exp: call prefix command
-PASS: gdb.python/py-cmd.exp: call prefix command, keyword arguments
-PASS: gdb.python/py-cmd.exp: call simple command
-PASS: gdb.python/py-cmd.exp: call simple user-defined command
-PASS: gdb.python/py-cmd.exp: call subcmd
-PASS: gdb.python/py-cmd.exp: call subcmd under prefix_cmd2
-PASS: gdb.python/py-cmd.exp: complete 'expr_test bar.i'
-PASS: gdb.python/py-cmd.exp: don't show user-defined python command in `show user command`
-PASS: gdb.python/py-cmd.exp: expression completion command: input 1: python
-PASS: gdb.python/py-cmd.exp: expression completion command: input 2: class expr_test (gdb.Command):
-PASS: gdb.python/py-cmd.exp: expression completion command: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: expression completion command: input 4: super (expr_test, self).__init__ ("expr_test", gdb.COMMAND_USER, gdb.COMPLETE_EXPRESSION)
-PASS: gdb.python/py-cmd.exp: expression completion command: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: expression completion command: input 6: print ("invoked on = %s" % arg)
-PASS: gdb.python/py-cmd.exp: expression completion command: input 7: expr_test ()
-PASS: gdb.python/py-cmd.exp: expression completion command: input 8: end
-PASS: gdb.python/py-cmd.exp: help user-defined
-PASS: gdb.python/py-cmd.exp: inline end
-PASS: gdb.python/py-cmd.exp: inline end alias
-PASS: gdb.python/py-cmd.exp: inline end alias foo
-PASS: gdb.python/py-cmd.exp: inline if 1
-PASS: gdb.python/py-cmd.exp: inline if 1 alias
-PASS: gdb.python/py-cmd.exp: inline if 1 alias foo
-PASS: gdb.python/py-cmd.exp: inline python command
-PASS: gdb.python/py-cmd.exp: inline python command alias
-PASS: gdb.python/py-cmd.exp: inline python command alias foo
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 1: python
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 2: class test_error_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 4: super (test_error_cmd, self).__init__ ("test_error_cmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 6: raise gdb.GdbError ('you lose!')
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 7: test_error_cmd ()
-PASS: gdb.python/py-cmd.exp: input command to throw error: input 8: end
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 10: end
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 1: python
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 2: class test_mline (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 3: """Docstring"""
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 4: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 5: super (test_mline, self).__init__ ("test_multiline", gdb.COMMAND_USER)
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 6: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 7: for f in range(20):
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 8: print ("test_multiline output")
-PASS: gdb.python/py-cmd.exp: input multi-line-output command: input 9: test_mline ()
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 1: python
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 2: class newsubcmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 4: super (newsubcmd, self).__init__ ("info newsubcmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 6: print ("newsubcmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 7: newsubcmd ()
-PASS: gdb.python/py-cmd.exp: input new subcommand: input 8: end
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 1: python
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 2: class prefix_cmd2 (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 4: super (prefix_cmd2, self).__init__ ("prefix_cmd2", gdb.COMMAND_OBSCURE, prefix = True, completer_class = gdb.COMPLETE_FILENAME)
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 6: print ("prefix_cmd2 output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 7: prefix_cmd2 ()
-PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments: input 8: end
-PASS: gdb.python/py-cmd.exp: input prefix command: input 1: python
-PASS: gdb.python/py-cmd.exp: input prefix command: input 2: class prefix_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input prefix command: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input prefix command: input 4: super (prefix_cmd, self).__init__ ("prefix_cmd", gdb.COMMAND_OBSCURE, gdb.COMPLETE_NONE, True)
-PASS: gdb.python/py-cmd.exp: input prefix command: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input prefix command: input 6: print ("prefix_cmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input prefix command: input 7: prefix_cmd ()
-PASS: gdb.python/py-cmd.exp: input prefix command: input 8: end
-PASS: gdb.python/py-cmd.exp: input simple command: input 1: python
-PASS: gdb.python/py-cmd.exp: input simple command: input 2: class test_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input simple command: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input simple command: input 4: super (test_cmd, self).__init__ ("test_cmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input simple command: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input simple command: input 6: print ("test_cmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input simple command: input 7: test_cmd ()
-PASS: gdb.python/py-cmd.exp: input simple command: input 8: end
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 1: python
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 2: class test_help (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 3: """Docstring"""
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 4: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 5: super (test_help, self).__init__ ("test_help", gdb.COMMAND_USER)
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 6: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 7: print ("test_cmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 8: test_help ()
-PASS: gdb.python/py-cmd.exp: input simple user-defined command: input 9: end
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 1: python
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 2: class subcmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 4: super (subcmd, self).__init__ ("prefix_cmd2 subcmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 6: print ("subcmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 7: subcmd ()
-PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2: input 8: end
-PASS: gdb.python/py-cmd.exp: input subcommand: input 1: python
-PASS: gdb.python/py-cmd.exp: input subcommand: input 2: class subcmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: input subcommand: input 3: def __init__ (self):
-PASS: gdb.python/py-cmd.exp: input subcommand: input 4: super (subcmd, self).__init__ ("prefix_cmd subcmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: input subcommand: input 5: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: input subcommand: input 6: print ("subcmd output, arg = %s" % arg)
-PASS: gdb.python/py-cmd.exp: input subcommand: input 7: subcmd ()
-PASS: gdb.python/py-cmd.exp: input subcommand: input 8: end
-PASS: gdb.python/py-cmd.exp: multi-line alias foo
-PASS: gdb.python/py-cmd.exp: multi-line first end
-PASS: gdb.python/py-cmd.exp: multi-line first end alias
-PASS: gdb.python/py-cmd.exp: multi-line first end alias foo
-PASS: gdb.python/py-cmd.exp: multi-line if 1
-PASS: gdb.python/py-cmd.exp: multi-line if 1 alias
-PASS: gdb.python/py-cmd.exp: multi-line if 1 alias foo
-PASS: gdb.python/py-cmd.exp: multi-line last end
-PASS: gdb.python/py-cmd.exp: multi-line last end alias
-PASS: gdb.python/py-cmd.exp: multi-line last end alias foo
-PASS: gdb.python/py-cmd.exp: multi-line print
-PASS: gdb.python/py-cmd.exp: multi-line print alias
-PASS: gdb.python/py-cmd.exp: multi-line print alias foo
-PASS: gdb.python/py-cmd.exp: multi-line python command
-PASS: gdb.python/py-cmd.exp: multi-line python command alias
-PASS: gdb.python/py-cmd.exp: multi-line python command alias foo
-PASS: gdb.python/py-cmd.exp: set height 10
-PASS: gdb.python/py-cmd.exp: string_to_argv ("'1 2' 3")
-PASS: gdb.python/py-cmd.exp: string_to_argv ("1 2 3")
-PASS: gdb.python/py-cmd.exp: string_to_argv ('"1 2" 3')
-PASS: gdb.python/py-cmd.exp: string_to_argv ('1\ 2 3')
-PASS: gdb.python/py-cmd.exp: test completion through complete command
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: call command redefining itself 1
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: call command redefining itself 2
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 10: end
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 1: python
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 2: class redefine_cmd (gdb.Command):
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 3: def __init__ (self, msg):
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 4: super (redefine_cmd, self).__init__ ("redefine_cmd", gdb.COMMAND_OBSCURE)
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 5: self._msg = msg
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 6: def invoke (self, arg, from_tty):
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 7: print ("redefine_cmd output, msg = %s" % self._msg)
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 8: redefine_cmd (arg)
-PASS: gdb.python/py-cmd.exp: test_command_redefining_itself: input command redefining itself: input 9: redefine_cmd ("XXX")
-PASS: gdb.python/py-cmd.exp: verify pagination from test_multiline
-PASS: gdb.python/py-cmd.exp: verify pagination from test_multiline: q
-Running gdb.git~master/gdb/testsuite/gdb.python/py-completion.exp ...
-PASS: gdb.python/py-completion.exp: complete complete_brkchar_exception
-PASS: gdb.python/py-completion.exp: complete complete_raise_exception
-PASS: gdb.python/py-completion.exp: completefilecommandcond completion
-PASS: gdb.python/py-completion.exp: completefileinit completion
-PASS: gdb.python/py-completion.exp: completefilemethod completion
-PASS: gdb.python/py-completion.exp: discard #1
-PASS: gdb.python/py-completion.exp: discard #2
-PASS: gdb.python/py-completion.exp: discard #3
-PASS: gdb.python/py-completion.exp: discard #4
-PASS: gdb.python/py-completion.exp: discard #5
-PASS: gdb.python/py-completion.exp: discard #6
-PASS: gdb.python/py-completion.exp: list all completions of 'complete completel'
-PASS: gdb.python/py-completion.exp: list all completions of 'complete completelimit1 c'
-PASS: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c'
-PASS: gdb.python/py-completion.exp: load python file
-PASS: gdb.python/py-completion.exp: load python file again
-PASS: gdb.python/py-completion.exp: no suggestions given
-PASS: gdb.python/py-completion.exp: tab-complete 'completelimit1 c'
-Running gdb.git~master/gdb/testsuite/gdb.python/py-connection-removed.exp ...
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 1: python
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 2: def connection_removed_handler(event):
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 3: num = event.connection.num
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 4: type = event.connection.type
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 5: print('Connection %d (%s) removed' % (num, type))
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 6: gdb.events.connection_removed.connect (connection_removed_handler)
-PASS: gdb.python/py-connection-removed.exp: Add connection_removed event: input 7: end
-PASS: gdb.python/py-connection-removed.exp: add-inferior
-PASS: gdb.python/py-connection-removed.exp: add-inferior -no-connection
-PASS: gdb.python/py-connection-removed.exp: inferior 3
-PASS: gdb.python/py-connection-removed.exp: kill inferior
-PASS: gdb.python/py-connection-removed.exp: remove-inferiors 1
-PASS: gdb.python/py-connection-removed.exp: remove-inferiors 2
-Running gdb.git~master/gdb/testsuite/gdb.python/py-connection.exp ...
-PASS: gdb.python/py-connection.exp: disconnect
-PASS: gdb.python/py-connection.exp: info connections now all the connections have gone
-PASS: gdb.python/py-connection.exp: info connections while the connection is still around
-PASS: gdb.python/py-connection.exp: is_valid returns False
-PASS: gdb.python/py-connection.exp: is_valid returns True
-PASS: gdb.python/py-connection.exp: kill inferior
-PASS: gdb.python/py-connection.exp: print gdb.TargetConnection now its invalid
-PASS: gdb.python/py-connection.exp: print gdb.TargetConnection while it is still valid
-PASS: gdb.python/py-connection.exp: python conn = gdb.selected_inferior().connection
-PASS: gdb.python/py-connection.exp: python conn2 = gdb.selected_inferior().connection
-PASS: gdb.python/py-connection.exp: python print('Same object: %s' % (conn is conn2))
-PASS: gdb.python/py-connection.exp: python print(conn.description)
-PASS: gdb.python/py-connection.exp: python print(conn.details)
-PASS: gdb.python/py-connection.exp: python print(conn.num)
-PASS: gdb.python/py-connection.exp: python print(conn.type)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-disasm.exp ...
-PASS: gdb.python/py-disasm.exp: Bad DisassembleInfo creation: python gdb.disassembler.builtin_disassemble(my_info)
-PASS: gdb.python/py-disasm.exp: Bad DisassembleInfo creation: python my_info = InvalidDisassembleInfo()
-PASS: gdb.python/py-disasm.exp: Bad DisassembleInfo creation: python print(my_info.is_valid())
-FAIL: gdb.python/py-disasm.exp: DisassembleInfo becomes invalid: disassemble test
-PASS: gdb.python/py-disasm.exp: DisassembleInfo becomes invalid: python GlobalCachingDisassembler.check()
-PASS: gdb.python/py-disasm.exp: DisassembleInfo becomes invalid: python add_global_disassembler(GlobalCachingDisassembler)
-PASS: gdb.python/py-disasm.exp: DisassembleInfo becomes invalid: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: DisassemblerResult errors: python gdb.disassembler.DisassemblerResult(-1, 'abc')
-PASS: gdb.python/py-disasm.exp: DisassemblerResult errors: python gdb.disassembler.DisassemblerResult(0, 'abc')
-PASS: gdb.python/py-disasm.exp: DisassemblerResult errors: python gdb.disassembler.DisassemblerResult(1, '')
-FAIL: gdb.python/py-disasm.exp: GLOBAL tagging disassembler again: disassemble test
-PASS: gdb.python/py-disasm.exp: GLOBAL tagging disassembler again: python gdb.disassembler.register_disassembler(None, "armv7")
-FAIL: gdb.python/py-disasm.exp: GLOBAL tagging disassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: GLOBAL tagging disassembler: python gdb.disassembler.register_disassembler(TaggingDisassembler("GLOBAL"), None)
-PASS: gdb.python/py-disasm.exp: GLOBAL tagging disassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: LOCAL tagging disassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: LOCAL tagging disassembler: python gdb.disassembler.register_disassembler(TaggingDisassembler("LOCAL"), "armv7")
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerAddressPart: Sub-class a breakpoint: input 1: python
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerAddressPart: Sub-class a breakpoint: input 2: class InvalidResultType(gdb.disassembler.DisassemblerAddressPart):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerAddressPart: Sub-class a breakpoint: input 3: def __init__(self):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerAddressPart: Sub-class a breakpoint: input 4: pass
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerAddressPart: Sub-class a breakpoint: input 5: end
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerPart: Sub-class a breakpoint: input 1: python
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerPart: Sub-class a breakpoint: input 2: class InvalidResultType(gdb.disassembler.DisassemblerPart):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerPart: Sub-class a breakpoint: input 3: def __init__(self):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerPart: Sub-class a breakpoint: input 4: pass
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerPart: Sub-class a breakpoint: input 5: end
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerResult: Sub-class a breakpoint: input 1: python
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerResult: Sub-class a breakpoint: input 2: class InvalidResultType(gdb.disassembler.DisassemblerResult):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerResult: Sub-class a breakpoint: input 3: def __init__(self):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerResult: Sub-class a breakpoint: input 4: pass
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerResult: Sub-class a breakpoint: input 5: end
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerTextPart: Sub-class a breakpoint: input 1: python
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerTextPart: Sub-class a breakpoint: input 2: class InvalidResultType(gdb.disassembler.DisassemblerTextPart):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerTextPart: Sub-class a breakpoint: input 3: def __init__(self):
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerTextPart: Sub-class a breakpoint: input 4: pass
-PASS: gdb.python/py-disasm.exp: check inheritance: type=gdb.disassembler.DisassemblerTextPart: Sub-class a breakpoint: input 5: end
-PASS: gdb.python/py-disasm.exp: continue to breakpoint: Break here.
-PASS: gdb.python/py-disasm.exp: get python valueof "gdb.selected_inferior().architecture().name()"
-PASS: gdb.python/py-disasm.exp: get valueof "$pc"
-PASS: gdb.python/py-disasm.exp: global_disassembler=: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=All_Text_Part_Styles: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=All_Text_Part_Styles: python add_global_disassembler(All_Text_Part_Styles)
-PASS: gdb.python/py-disasm.exp: global_disassembler=All_Text_Part_Styles: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=Build_Result_Using_All_Parts: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=Build_Result_Using_All_Parts: python add_global_disassembler(Build_Result_Using_All_Parts)
-PASS: gdb.python/py-disasm.exp: global_disassembler=Build_Result_Using_All_Parts: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingAddressPart_NoArgs: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingAddressPart_NoArgs: python add_global_disassembler(ErrorCreatingAddressPart_NoArgs)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingAddressPart_NoArgs: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoArgs: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoArgs: python add_global_disassembler(ErrorCreatingTextPart_NoArgs)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoArgs: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoString: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoString: python add_global_disassembler(ErrorCreatingTextPart_NoString)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoString: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoStyle: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoStyle: python add_global_disassembler(ErrorCreatingTextPart_NoStyle)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_NoStyle: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_StringAndParts: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_StringAndParts: python add_global_disassembler(ErrorCreatingTextPart_StringAndParts)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ErrorCreatingTextPart_StringAndParts: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=GdbErrorEarlyDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GdbErrorEarlyDisassembler: python add_global_disassembler(GdbErrorEarlyDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GdbErrorEarlyDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=GdbErrorLateDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GdbErrorLateDisassembler: python add_global_disassembler(GdbErrorLateDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GdbErrorLateDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=GlobalAddrDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalAddrDisassembler: python add_global_disassembler(GlobalAddrDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalAddrDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalNullDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalNullDisassembler: python add_global_disassembler(GlobalNullDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalNullDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=GlobalPostInfoDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalPostInfoDisassembler: python add_global_disassembler(GlobalPostInfoDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalPostInfoDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=GlobalPreInfoDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalPreInfoDisassembler: python add_global_disassembler(GlobalPreInfoDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalPreInfoDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=GlobalReadDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalReadDisassembler: python add_global_disassembler(GlobalReadDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=GlobalReadDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=MemoryErrorEarlyDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemoryErrorEarlyDisassembler: python add_global_disassembler(MemoryErrorEarlyDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemoryErrorEarlyDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=MemoryErrorLateDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemoryErrorLateDisassembler: python add_global_disassembler(MemoryErrorLateDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemoryErrorLateDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemorySourceBufferTooLongDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemorySourceBufferTooLongDisassembler: python add_global_disassembler(MemorySourceBufferTooLongDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemorySourceBufferTooLongDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemorySourceNotABufferDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemorySourceNotABufferDisassembler: python add_global_disassembler(MemorySourceNotABufferDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=MemorySourceNotABufferDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtGdbErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtGdbErrorDisassembler: python add_global_disassembler(ReadMemoryCaughtGdbErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtGdbErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtMemoryErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtMemoryErrorDisassembler: python add_global_disassembler(ReadMemoryCaughtMemoryErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtMemoryErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtRuntimeErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtRuntimeErrorDisassembler: python add_global_disassembler(ReadMemoryCaughtRuntimeErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryCaughtRuntimeErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryGdbErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryGdbErrorDisassembler: python add_global_disassembler(ReadMemoryGdbErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryGdbErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryMemoryErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryMemoryErrorDisassembler: python add_global_disassembler(ReadMemoryMemoryErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryMemoryErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryRuntimeErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryRuntimeErrorDisassembler: python add_global_disassembler(ReadMemoryRuntimeErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryRuntimeErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=ResultOfWrongType: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ResultOfWrongType: python add_global_disassembler(ResultOfWrongType)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ResultOfWrongType: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=RethrowMemoryErrorDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=RethrowMemoryErrorDisassembler: python add_global_disassembler(RethrowMemoryErrorDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=RethrowMemoryErrorDisassembler: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: global_disassembler=RuntimeErrorEarlyDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=RuntimeErrorEarlyDisassembler: python add_global_disassembler(RuntimeErrorEarlyDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=RuntimeErrorEarlyDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=RuntimeErrorLateDisassembler: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=RuntimeErrorLateDisassembler: python add_global_disassembler(RuntimeErrorLateDisassembler)
-PASS: gdb.python/py-disasm.exp: global_disassembler=RuntimeErrorLateDisassembler: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=ShowInfoRepr: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowInfoRepr: python add_global_disassembler(ShowInfoRepr)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowInfoRepr: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=ShowInfoSubClassRepr: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowInfoSubClassRepr: python add_global_disassembler(ShowInfoSubClassRepr)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowInfoSubClassRepr: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=ShowResultRepr: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowResultRepr: python add_global_disassembler(ShowResultRepr)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowResultRepr: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: global_disassembler=ShowResultStr: disassemble test
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowResultStr: python add_global_disassembler(ShowResultStr)
-PASS: gdb.python/py-disasm.exp: global_disassembler=ShowResultStr: python remove_all_python_disassemblers()
-PASS: gdb.python/py-disasm.exp: import python scripts
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: disassemble main
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: list disassemblers, multiple disassemblers registered
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: list disassemblers, none registered
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: list disassemblers, single global disassembler
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: python arch = gdb.selected_inferior().architecture().name()
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: python disasm = add_global_disassembler(BuiltinDisassembler)
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: python gdb.disassembler.register_disassembler(disasm, arch)
-PASS: gdb.python/py-disasm.exp: maint info python-disassemblers: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: memory source api: disassemble test
-PASS: gdb.python/py-disasm.exp: memory source api: python analyzing_disassembler = add_global_disassembler(AnalyzingDisassembler)
-PASS: gdb.python/py-disasm.exp: memory source api: python analyzing_disassembler.check()
-FAIL: gdb.python/py-disasm.exp: memory source api: python analyzing_disassembler.find_replacement_candidate()
-PASS: gdb.python/py-disasm.exp: memory source api: python remove_all_python_disassemblers()
-FAIL: gdb.python/py-disasm.exp: memory source api: second disassembler pass
-PASS: gdb.python/py-disasm.exp: python current_pc = 0x4004de
-PASS: gdb.python/py-disasm.exp: try to create a DisassemblerResult with length -1
-PASS: gdb.python/py-disasm.exp: try to create a DisassemblerResult with length 0
-PASS: gdb.python/py-disasm.exp: try to create a DisassemblerResult without a length argument
-PASS: gdb.python/py-disasm.exp: try to create an instance of DisassemblerAddressPart
-PASS: gdb.python/py-disasm.exp: try to create an instance of DisassemblerTextPart
-Running gdb.git~master/gdb/testsuite/gdb.python/py-doc-reformat.exp ...
-PASS: gdb.python/py-doc-reformat.exp: test 0: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 0: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 0: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 0: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 10: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 10: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 10: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 10: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 11: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 11: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 11: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 11: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 12: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 12: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 12: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 12: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 13: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 13: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 13: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 13: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 14: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 14: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 14: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 14: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 15: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 15: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 15: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 15: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 16: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 16: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 16: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 16: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 17: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 17: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 17: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 17: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 18: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 18: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 18: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 18: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 19: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 19: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 19: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 19: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 1: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 1: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 1: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 1: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 20: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 20: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 20: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 20: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 21: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 21: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 21: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 21: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 2: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 2: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 2: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 2: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 3: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 3: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 3: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 3: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 4: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 4: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 4: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 4: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 5: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 5: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 5: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 5: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 6: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 6: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 6: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 6: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 7: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 7: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 7: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 7: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 8: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 8: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 8: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 8: source python command file
-PASS: gdb.python/py-doc-reformat.exp: test 9: help set test-param
-PASS: gdb.python/py-doc-reformat.exp: test 9: help show test-param
-PASS: gdb.python/py-doc-reformat.exp: test 9: help test-cmd
-PASS: gdb.python/py-doc-reformat.exp: test 9: source python command file
-Running gdb.git~master/gdb/testsuite/gdb.python/py-error.exp ...
-PASS: gdb.python/py-error.exp: main reached
-PASS: gdb.python/py-error.exp: no delayed error
-PASS: gdb.python/py-error.exp: set host-charset IBM1047
-Running gdb.git~master/gdb/testsuite/gdb.python/py-event-load.exp ...
-PASS: gdb.python/py-event-load.exp: continue to breakpoint: run to final breakpoint
-PASS: gdb.python/py-event-load.exp: load python file
-PASS: gdb.python/py-event-load.exp: print name of unloaded objfile
-PASS: gdb.python/py-event-load.exp: set var libname
-Running gdb.git~master/gdb/testsuite/gdb.python/py-events.exp ...
-PASS: gdb.python/py-events.exp: Inferior 1 terminated.
-PASS: gdb.python/py-events.exp: Inferior 2 terminated.
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 1: python
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 2: count = 0
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 3: def listener():
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 4: global count
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 5: count = count + 1
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 6: gdb.events.before_prompt.connect(listener)
-PASS: gdb.python/py-events.exp: add before_prompt listener: input 7: end
-PASS: gdb.python/py-events.exp: add exited listener: input 1: python
-PASS: gdb.python/py-events.exp: add exited listener: input 2: def increment_foo(_):
-PASS: gdb.python/py-events.exp: add exited listener: input 3: gdb.execute('set $_foo=$_foo+1')
-PASS: gdb.python/py-events.exp: add exited listener: input 4: gdb.events.exited.connect(increment_foo)
-PASS: gdb.python/py-events.exp: add exited listener: input 5: end
-PASS: gdb.python/py-events.exp: break second
-PASS: gdb.python/py-events.exp: call do_nothing()
-PASS: gdb.python/py-events.exp: check foo initialized
-PASS: gdb.python/py-events.exp: check for before_prompt event
-PASS: gdb.python/py-events.exp: check for before_prompt event again
-PASS: gdb.python/py-events.exp: continue
-PASS: gdb.python/py-events.exp: continue to breakpoint 5
-PASS: gdb.python/py-events.exp: define new user command: input 1: define xxz
-PASS: gdb.python/py-events.exp: define new user command: input 2: set variable $x = 72
-PASS: gdb.python/py-events.exp: define new user command: input 3: set variable $y = 93
-PASS: gdb.python/py-events.exp: define new user command: input 4: end
-PASS: gdb.python/py-events.exp: delete 5
-PASS: gdb.python/py-events.exp: do something
-PASS: gdb.python/py-events.exp: down
-PASS: gdb.python/py-events.exp: gdb exiting: error: $saw_exiting_error == 1
-PASS: gdb.python/py-events.exp: gdb exiting: error: $saw_inferior_exit == 1
-PASS: gdb.python/py-events.exp: gdb exiting: error: load python file
-PASS: gdb.python/py-events.exp: gdb exiting: error: quit
-PASS: gdb.python/py-events.exp: gdb exiting: error: test-events
-PASS: gdb.python/py-events.exp: gdb exiting: error: test-exiting-event error
-PASS: gdb.python/py-events.exp: gdb exiting: normal: $saw_exiting_event == 1
-PASS: gdb.python/py-events.exp: gdb exiting: normal: $saw_inferior_exit == 2
-PASS: gdb.python/py-events.exp: gdb exiting: normal: quit
-PASS: gdb.python/py-events.exp: gdb exiting: normal: test-exiting-event normal
-PASS: gdb.python/py-events.exp: get address of do_nothing
-PASS: gdb.python/py-events.exp: get current thread
-PASS: gdb.python/py-events.exp: get inferior 1 process id
-PASS: gdb.python/py-events.exp: get inferior 2 process id
-PASS: gdb.python/py-events.exp: inferior 2
-PASS: gdb.python/py-events.exp: inferior continue exit: check foo after start continue
-PASS: gdb.python/py-events.exp: inferior continue exit: continue to exit
-PASS: gdb.python/py-events.exp: inferior continue exit: stop on a frame
-PASS: gdb.python/py-events.exp: inferior run exit: check foo after run
-PASS: gdb.python/py-events.exp: inferior run exit: run to exit
-PASS: gdb.python/py-events.exp: initialize foo variable
-PASS: gdb.python/py-events.exp: load python file
-PASS: gdb.python/py-events.exp: new objfile notification
-PASS: gdb.python/py-events.exp: python import gdb.events
-PASS: gdb.python/py-events.exp: run a canned sequence
-PASS: gdb.python/py-events.exp: set $old_sp = $sp
-PASS: gdb.python/py-events.exp: set $saved = *(int*) $sp
-PASS: gdb.python/py-events.exp: set $sp = $old_sp
-PASS: gdb.python/py-events.exp: set $sp = 0
-PASS: gdb.python/py-events.exp: set $sp = 1
-PASS: gdb.python/py-events.exp: set *(int*) $sp = $saved
-PASS: gdb.python/py-events.exp: set *(int*) $sp = 0
-PASS: gdb.python/py-events.exp: set detach-on-fork off
-PASS: gdb.python/py-events.exp: set language c++
-PASS: gdb.python/py-events.exp: step
-PASS: gdb.python/py-events.exp: step 3
-PASS: gdb.python/py-events.exp: test-events
-PASS: gdb.python/py-events.exp: test-objfile-events
-PASS: gdb.python/py-events.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.python/py-evsignal.exp ...
-PASS: gdb.python/py-evsignal.exp: load python file
-PASS: gdb.python/py-evsignal.exp: set non-stop on
-PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case
-PASS: gdb.python/py-evsignal.exp: test-events
-PASS: gdb.python/py-evsignal.exp: thread 3 was signaled
-Running gdb.git~master/gdb/testsuite/gdb.python/py-evthreads.exp ...
-PASS: gdb.python/py-evthreads.exp: continue thread 1
-PASS: gdb.python/py-evthreads.exp: load python file
-PASS: gdb.python/py-evthreads.exp: reached breakpoint 2
-PASS: gdb.python/py-evthreads.exp: reached breakpoint 3
-PASS: gdb.python/py-evthreads.exp: run to breakpoint 1
-PASS: gdb.python/py-evthreads.exp: successfully compiled posix threads test case
-PASS: gdb.python/py-evthreads.exp: test-events
-PASS: gdb.python/py-evthreads.exp: thread 2
-PASS: gdb.python/py-evthreads.exp: thread 3
-PASS: gdb.python/py-evthreads.exp: thread 3 was signaled
-Running gdb.git~master/gdb/testsuite/gdb.python/py-exec-file.exp ...
-FAIL: gdb.python/py-exec-file.exp: exec changes on disk: check executable_changed state after exec changed on disk
-PASS: gdb.python/py-exec-file.exp: exec changes on disk: ensure executable is at least 1 second old
-PASS: gdb.python/py-exec-file.exp: exec changes on disk: python gdb.events.executable_changed.connect(executable_changed)
-PASS: gdb.python/py-exec-file.exp: exec changes on disk: update the executable on disk
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_changed state after first executable was loaded
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_changed state after second executable was loaded
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_changed state after unloading the executable
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_filename after unloading file
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_filename when first executable is loaded
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_filename when second executable is loaded
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: exec-file
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: load first executable
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: load second executable
-PASS: gdb.python/py-exec-file.exp: using 'exec-file' command: python gdb.events.executable_changed.connect(executable_changed)
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_changed state after first executable was loaded
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_changed state after second executable was loaded
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_changed state after unloading the executable
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_filename after unloading file
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_filename when first executable is loaded
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_filename when no file is loaded
-PASS: gdb.python/py-exec-file.exp: using 'file' command: check executable_filename when second executable is loaded
-PASS: gdb.python/py-exec-file.exp: using 'file' command: file
-PASS: gdb.python/py-exec-file.exp: using 'file' command: load first executable
-PASS: gdb.python/py-exec-file.exp: using 'file' command: load second executable
-PASS: gdb.python/py-exec-file.exp: using 'file' command: python gdb.events.executable_changed.connect(executable_changed)
-PASS: gdb.python/py-exec-file.exp: using 'symbol-file' command: check executable_changed state after setting symbol-file
-PASS: gdb.python/py-exec-file.exp: using 'symbol-file' command: check executable_filename after setting symbol-file
-PASS: gdb.python/py-exec-file.exp: using 'symbol-file' command: load first executable
-PASS: gdb.python/py-exec-file.exp: using 'symbol-file' command: python gdb.events.executable_changed.connect(executable_changed)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-exec-mi.exp ...
-PASS: gdb.python/py-exec-mi.exp: load python file
-PASS: gdb.python/py-exec-mi.exp: python run_execute_mi_tests()
-PASS: gdb.python/py-exec-mi.exp: set arguments
-PASS: gdb.python/py-exec-mi.exp: show args
-Running gdb.git~master/gdb/testsuite/gdb.python/py-explore-cc.exp ...
-PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-explore-cc.exp: explore A
-PASS: gdb.python/py-explore-cc.exp: explore B
-PASS: gdb.python/py-explore-cc.exp: explore a
-PASS: gdb.python/py-explore-cc.exp: explore b
-PASS: gdb.python/py-explore-cc.exp: explore int_ptr_ref
-PASS: gdb.python/py-explore-cc.exp: explore int_ref
-PASS: gdb.python/py-explore-cc.exp: explore_base_class_A, exploring B
-PASS: gdb.python/py-explore-cc.exp: explore_base_class_A, exploring b
-PASS: gdb.python/py-explore-cc.exp: explore_field_c_of_B
-PASS: gdb.python/py-explore-cc.exp: explore_field_c_of_b
-PASS: gdb.python/py-explore-cc.exp: explore_field_i_of_B
-PASS: gdb.python/py-explore-cc.exp: explore_field_i_of_b
-PASS: gdb.python/py-explore-cc.exp: explore_int_ptr_ref_as_single_value_pointer
-PASS: gdb.python/py-explore-cc.exp: return_to_B
-PASS: gdb.python/py-explore-cc.exp: return_to_B_from_c
-PASS: gdb.python/py-explore-cc.exp: return_to_B_from_i, exploring B
-PASS: gdb.python/py-explore-cc.exp: return_to_b_from_A
-PASS: gdb.python/py-explore-cc.exp: return_to_b_from_c
-PASS: gdb.python/py-explore-cc.exp: return_to_b_from_i
-PASS: gdb.python/py-explore-cc.exp: return_to_gdb_prompt_from_B
-PASS: gdb.python/py-explore-cc.exp: return_to_gdb_prompt_from_b
-Running gdb.git~master/gdb/testsuite/gdb.python/py-explore.exp ...
-PASS: gdb.python/py-explore.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-explore.exp: end cs exploration
-PASS: gdb.python/py-explore.exp: end cs.s exploration
-PASS: gdb.python/py-explore.exp: end cs.u exploration
-PASS: gdb.python/py-explore.exp: end cu exploration
-PASS: gdb.python/py-explore.exp: end cu.sa exploration
-PASS: gdb.python/py-explore.exp: end cu.sa[0] exploration
-PASS: gdb.python/py-explore.exp: end explore_as_array
-PASS: gdb.python/py-explore.exp: end explore_as_array_index_2
-PASS: gdb.python/py-explore.exp: end su exploration
-PASS: gdb.python/py-explore.exp: end su.d exploration
-PASS: gdb.python/py-explore.exp: explore *ss_ptr
-PASS: gdb.python/py-explore.exp: explore SS
-PASS: gdb.python/py-explore.exp: explore cs
-PASS: gdb.python/py-explore.exp: explore cs.s
-PASS: gdb.python/py-explore.exp: explore cs.u
-PASS: gdb.python/py-explore.exp: explore cu
-PASS: gdb.python/py-explore.exp: explore cu.sa
-PASS: gdb.python/py-explore.exp: explore cu.sa[0]
-PASS: gdb.python/py-explore.exp: explore darray_ref
-PASS: gdb.python/py-explore.exp: explore i
-PASS: gdb.python/py-explore.exp: explore int
-PASS: gdb.python/py-explore.exp: explore ss
-PASS: gdb.python/py-explore.exp: explore ss_ptr
-PASS: gdb.python/py-explore.exp: explore ss_ptr as single value pointer
-PASS: gdb.python/py-explore.exp: explore ss_t
-PASS: gdb.python/py-explore.exp: explore struct SimpleStruct
-PASS: gdb.python/py-explore.exp: explore su
-PASS: gdb.python/py-explore.exp: explore su.d
-PASS: gdb.python/py-explore.exp: explore type SS feild 0
-PASS: gdb.python/py-explore.exp: explore type SS feild 1
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 0
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 1
-PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 2
-PASS: gdb.python/py-explore.exp: explore type struct SimpleStruct feild 0
-PASS: gdb.python/py-explore.exp: explore type struct SimpleStruct feild 1
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 0
-PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 1
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 0
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 1
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 2
-PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 3
-PASS: gdb.python/py-explore.exp: explore union SimpleUnion
-PASS: gdb.python/py-explore.exp: explore_as_array
-PASS: gdb.python/py-explore.exp: explore_as_array_index_2
-PASS: gdb.python/py-explore.exp: no_to_explore_as_pointer
-PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 0
-PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 1
-PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 2
-PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 0
-PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 1
-PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexStruct type exploration
-PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexUnion type exploration
-PASS: gdb.python/py-explore.exp: return to GDB prompt from SS
-PASS: gdb.python/py-explore.exp: return to GDB prompt from struct SimpleStruct
-PASS: gdb.python/py-explore.exp: return to GDB prompt from union SimpleUnion
-PASS: gdb.python/py-explore.exp: return to SS field 1
-PASS: gdb.python/py-explore.exp: return to SS from field 0
-PASS: gdb.python/py-explore.exp: return to struct SimpleStruct from field 0
-PASS: gdb.python/py-explore.exp: return to struct SimpleStruct from field 1
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 0
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 1
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 2
-PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 3
-PASS: gdb.python/py-explore.exp: using 'cu': explore type union ComplexUnion
-PASS: gdb.python/py-explore.exp: using 'cu': explore type union ComplexUnion field 0
-PASS: gdb.python/py-explore.exp: using 'cu': explore type union ComplexUnion field 1
-PASS: gdb.python/py-explore.exp: using 'cu': return to ComplexUnion from field 0
-PASS: gdb.python/py-explore.exp: using 'cu': return to ComplexUnion from field 1
-PASS: gdb.python/py-explore.exp: using 'cu': return to GDB prompt from ComplexUnion type exploration
-Running gdb.git~master/gdb/testsuite/gdb.python/py-finish-breakpoint-deletion.exp ...
-PASS: gdb.python/py-finish-breakpoint-deletion.exp: check BP count
-PASS: gdb.python/py-finish-breakpoint-deletion.exp: check default BP count
-PASS: gdb.python/py-finish-breakpoint-deletion.exp: check modified BP count
-PASS: gdb.python/py-finish-breakpoint-deletion.exp: import python scripts
-PASS: gdb.python/py-finish-breakpoint-deletion.exp: run until FinishBreakpoint stops
-Running gdb.git~master/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ...
-PASS: gdb.python/py-finish-breakpoint.exp: explicit inferior function call: FinishBP stop
-PASS: gdb.python/py-finish-breakpoint.exp: explicit inferior function call: don't allow FinishBreakpoint on dummy frames, return address in dummy frame
-PASS: gdb.python/py-finish-breakpoint.exp: explicit inferior function call: import python scripts
-PASS: gdb.python/py-finish-breakpoint.exp: explicit inferior function call: prepare TestExplicitBreakpoint, return addr in dummy frame
-PASS: gdb.python/py-finish-breakpoint.exp: explicit inferior function call: prepare TestExplicitBreakpoint, return addr in normal frame
-PASS: gdb.python/py-finish-breakpoint.exp: finish in dummy frame: check stopped location
-PASS: gdb.python/py-finish-breakpoint.exp: finish in dummy frame: don't allow FinishBreakpoint on dummy frames
-PASS: gdb.python/py-finish-breakpoint.exp: finish in dummy frame: import python scripts
-PASS: gdb.python/py-finish-breakpoint.exp: finish in dummy frame: set FinishBP in a breakpoint condition
-PASS: gdb.python/py-finish-breakpoint.exp: finish in dummy frame: set a conditional BP
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: check stopped location
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: finish condition evaluation
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: import python scripts
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: set BP in condition
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: set conditional BP
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: stop at conditional breakpoint
-PASS: gdb.python/py-finish-breakpoint.exp: finish in normal frame: stop in condition function
-PASS: gdb.python/py-finish-breakpoint.exp: function returned by longjump: check FinishBP out of scope notification
-PASS: gdb.python/py-finish-breakpoint.exp: function returned by longjump: ensure that finish bp is invalid after out of scope notification
-PASS: gdb.python/py-finish-breakpoint.exp: function returned by longjump: import python scripts
-PASS: gdb.python/py-finish-breakpoint.exp: function returned by longjump: set BP after the jump
-PASS: gdb.python/py-finish-breakpoint.exp: function returned by longjump: set finish breakpoint for longjmp test
-PASS: gdb.python/py-finish-breakpoint.exp: inferior exec: catch exec
-PASS: gdb.python/py-finish-breakpoint.exp: inferior exec: catch out of scope after exec
-PASS: gdb.python/py-finish-breakpoint.exp: inferior exec: set FinishBP after the exec
-PASS: gdb.python/py-finish-breakpoint.exp: inferior exit: catch out of scope after exit
-PASS: gdb.python/py-finish-breakpoint.exp: inferior exit: set FinishBP after the exit()
-PASS: gdb.python/py-finish-breakpoint.exp: inferior exit: switch to exit() test
-PASS: gdb.python/py-finish-breakpoint.exp: no debug symbol: check FinishBreakpoint hit
-PASS: gdb.python/py-finish-breakpoint.exp: no debug symbol: check return value
-PASS: gdb.python/py-finish-breakpoint.exp: no debug symbol: continue to do_nothing
-PASS: gdb.python/py-finish-breakpoint.exp: no debug symbol: ensure that shared lib has no debug info
-PASS: gdb.python/py-finish-breakpoint.exp: no debug symbol: import python scripts
-PASS: gdb.python/py-finish-breakpoint.exp: no debug symbol: set finish breakpoint for no debug symbol test
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: check FinishBP not allowed in main
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: check MyFinishBreakpoint hit
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: check finishBP on default frame has been hit
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: check return_value
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: check return_value at init
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: continue to the function to finish
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: disable confirmation
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: ensure that finish bp is invalid afer normal hit
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: import python scripts
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: return to main()
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: set FinishBreakpoint
-PASS: gdb.python/py-finish-breakpoint.exp: normal conditions: set FinishBreakpoint with default frame value
-Running gdb.git~master/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
-PASS: gdb.python/py-finish-breakpoint2.exp: FinishBreakpoint with exception thrown not caught
-PASS: gdb.python/py-finish-breakpoint2.exp: break before exception
-PASS: gdb.python/py-finish-breakpoint2.exp: break before exception again
-PASS: gdb.python/py-finish-breakpoint2.exp: check BP count
-PASS: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
-PASS: gdb.python/py-finish-breakpoint2.exp: continue to second exception
-KFAIL: gdb.python/py-finish-breakpoint2.exp: finishBP out-of-scope (PRMS: python/29909)
-PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts
-PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1
-PASS: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
-PASS: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception again
-Running gdb.git~master/gdb/testsuite/gdb.python/py-format-address.exp ...
-PASS: gdb.python/py-format-address.exp: add a second inferior running the bar executable
-PASS: gdb.python/py-format-address.exp: gdb.format_address called with an invalid program space
-PASS: gdb.python/py-format-address.exp: gdb.format_address for address 0
-PASS: gdb.python/py-format-address.exp: gdb.format_address for bar, while inferior 1 is selected, pass progspace and architecture
-PASS: gdb.python/py-format-address.exp: gdb.format_address for bar, while inferior 2 is selected
-PASS: gdb.python/py-format-address.exp: gdb.format_address for bar, while inferior 2 is selected, pass progspace and architecture
-PASS: gdb.python/py-format-address.exp: gdb.format_address for foo, while inferior 2 is selected
-PASS: gdb.python/py-format-address.exp: gdb.format_address for foo, with just one inferior
-PASS: gdb.python/py-format-address.exp: gdb.format_address pass wrong object type for architecture
-PASS: gdb.python/py-format-address.exp: gdb.format_address pass wrong object type for progspace
-PASS: gdb.python/py-format-address.exp: gdb.format_address passing architecture only
-PASS: gdb.python/py-format-address.exp: gdb.format_address passing program space and architecture
-PASS: gdb.python/py-format-address.exp: gdb.format_address passing program space and architecture as None
-PASS: gdb.python/py-format-address.exp: gdb.format_address passing program space only
-PASS: gdb.python/py-format-address.exp: gdb.format_address passing real architecture, but progspace is None
-PASS: gdb.python/py-format-address.exp: gdb.format_address passing real program space, but architecture is None
-PASS: gdb.python/py-format-address.exp: get hexadecimal valueof "&bar"
-PASS: gdb.python/py-format-address.exp: get hexadecimal valueof "&foo"
-PASS: gdb.python/py-format-address.exp: get hexadecimal valueof "&main"
-PASS: gdb.python/py-format-address.exp: inferior 1
-PASS: gdb.python/py-format-address.exp: inferior 2
-PASS: gdb.python/py-format-address.exp: python arch = inf2.architecture()
-PASS: gdb.python/py-format-address.exp: python inf = gdb.selected_inferior()
-PASS: gdb.python/py-format-address.exp: python inf2 = gdb.selected_inferior()
-PASS: gdb.python/py-format-address.exp: python pspace = inf2.progspace
-PASS: gdb.python/py-format-address.exp: remove-inferior 2
-FAIL: gdb.python/py-format-address.exp: symbol_filename=off: gdb.format_address, result should have an offset
-PASS: gdb.python/py-format-address.exp: symbol_filename=off: gdb.format_address, result should have no offset
-PASS: gdb.python/py-format-address.exp: symbol_filename=off: set print symbol-filename off
-FAIL: gdb.python/py-format-address.exp: symbol_filename=on: gdb.format_address, result should have an offset
-PASS: gdb.python/py-format-address.exp: symbol_filename=on: gdb.format_address, result should have no offset
-PASS: gdb.python/py-format-address.exp: symbol_filename=on: set print symbol-filename on
-Running gdb.git~master/gdb/testsuite/gdb.python/py-format-string.exp ...
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: continue to breakpoint: break here
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: load python file
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: python print(gdb.parse_and_eval("a_point_t").format_string(styling=True, raw=True))
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: examine format
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: examine max elements
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: format was set
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: nibbles was set
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: print in binary to fetch options
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: print in summary mode
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: set print elements 500
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: summary was set
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_big_string with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_big_string with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_binary_string with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_binary_string with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_binary_string_array with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_binary_string_array with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_point_t with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_point_t with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_point_t_pointer with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_point_t_pointer with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_string with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_string with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_struct_with_union with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_struct_with_union with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_symbol_pointer with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: a_symbol_pointer with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: an_array with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: an_array with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: an_array_with_repetition with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: an_array_with_repetition with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: an_enum with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: an_enum with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: another_point with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_actual_objects: another_point with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_big_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_big_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_binary_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_binary_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_binary_string_array with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_binary_string_array with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_point_t with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_point_t with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_point_t_pointer with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_point_t_pointer with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_struct_with_union with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_struct_with_union with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_symbol_pointer with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: a_symbol_pointer with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: an_array with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: an_array with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: an_array_with_repetition with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: an_array_with_repetition with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: an_enum with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: an_enum with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: another_point with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: another_point with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: set print address off: a_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: set print address off: a_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: set print address off: a_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: set print address off: a_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: set print address off: set print address off
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_address: set print address off: set print address on
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_big_string with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_big_string with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_binary_string with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_binary_string with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_binary_string_array with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_binary_string_array with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_point_t with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_point_t with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_point_t_pointer with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_point_t_pointer with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_string with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_string with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_struct_with_union with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_struct_with_union with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_symbol_pointer with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: a_symbol_pointer with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: an_array with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: an_array with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: an_array_with_repetition with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: an_array_with_repetition with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: an_enum with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: an_enum with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: another_point with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: another_point with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: set print array-indexes off
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_array_indexes: set print array-indexes on: set print array-indexes on
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_big_string with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_big_string with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_binary_string with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_binary_string with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_binary_string_array with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_binary_string_array with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_point_t with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_point_t with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_point_t_pointer with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_point_t_pointer with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_string with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_string with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_struct_with_union with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_struct_with_union with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_symbol_pointer with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: a_symbol_pointer with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: an_array with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: an_array with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: an_array_with_repetition with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: an_array_with_repetition with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: an_enum with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: an_enum with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: another_point with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_deref_refs: another_point with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': 0x2a with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_big_string with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_binary_string with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_binary_string_array with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_point_t with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_point_t_pointer with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_string with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_struct_with_union with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': a_symbol_pointer with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': an_array with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': an_array_with_repetition with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': an_enum with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='d': another_point with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': 42 with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_big_string with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_binary_string with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_binary_string_array with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_point_t with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_point_t_pointer with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_string with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_struct_with_union with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': a_symbol_pointer with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': an_array with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': an_array_with_repetition with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': an_enum with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='t': another_point with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': 42 with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_big_string with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_binary_string with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_binary_string_array with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_point_t with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_point_t_pointer with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_string with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_struct_with_union with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': a_symbol_pointer with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': an_array with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': an_array_with_repetition with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': an_enum with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_format: format='x': another_point with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_invalid_args: a_point_t with option 12
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_invalid_args: a_point_t with option format='xd'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_invalid_args: a_point_t with option invalid=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_invalid_args: a_point_t with option raw='hello'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=-1: a_point_t with option max_depth=-1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=-1: a_struct_with_point with option max_depth=-1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=-1: a_struct_with_union with option max_depth=-1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=0: a_point_t with option max_depth=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=0: a_struct_with_point with option max_depth=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=0: a_struct_with_union with option max_depth=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=1: a_point_t with option max_depth=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=1: a_struct_with_point with option max_depth=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=1: a_struct_with_union with option max_depth=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=2: a_point_t with option max_depth=2
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=2: a_struct_with_point with option max_depth=2
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_depth: max_depth=2: a_struct_with_union with option max_depth=2
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_big_string with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_binary_string with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_binary_string_array with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_point_t with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_point_t_pointer with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_string with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_struct_with_union with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: a_symbol_pointer with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: an_enum with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=1000: another_point with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_big_string with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_binary_string with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_binary_string_array with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_point_t with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_point_t_pointer with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_string with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_struct_with_union with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: a_symbol_pointer with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: an_enum with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=200: another_point with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_big_string with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_binary_string with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_binary_string_array with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_point_t with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_point_t_pointer with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_string with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_struct_with_union with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: a_symbol_pointer with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: an_enum with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=3: another_point with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_big_string with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_binary_string with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_binary_string_array with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_point_t with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_point_t_pointer with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_string with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_struct_with_union with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_symbol_pointer with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: an_enum with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: max_characters=4294967295: another_point with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: set print characters 4: a_binary_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: set print characters 4: a_binary_string_array with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: set print characters 4: a_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: set print characters 4: set print characters 200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=characters: set print characters 4: set print characters 4
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_big_string with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_binary_string with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_binary_string_array with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_point_t with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_point_t_pointer with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_string with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_struct_with_union with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: a_symbol_pointer with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: an_array with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: an_array_with_repetition with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: an_enum with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=0: another_point with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_big_string with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_binary_string with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_binary_string_array with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_point_t with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_point_t_pointer with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_string with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_struct_with_union with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: a_symbol_pointer with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: an_array with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: an_array_with_repetition with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: an_enum with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=1000: another_point with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_big_string with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_binary_string with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_binary_string_array with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_point_t with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_point_t_pointer with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_string with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_struct_with_union with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: a_symbol_pointer with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: an_array with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: an_array_with_repetition with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: an_enum with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=200: another_point with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_big_string with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_binary_string with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_binary_string_array with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_point_t with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_point_t_pointer with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_string with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_struct_with_union with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: a_symbol_pointer with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: an_array with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: an_array_with_repetition with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: an_enum with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: max_elements=3: another_point with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: set print elements 4: a_binary_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: set print elements 4: a_binary_string_array with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: set print elements 4: a_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: set print elements 4: an_array_with_repetition with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: set print elements 4: set print elements 200
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_max_string: setting=elements: set print elements 4: set print elements 4
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_mixed: a_point_t with option raw=True, format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_mixed: a_struct_with_union with option pretty_structs=True, unions=False
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_mixed: a_symbol_pointer with option symbols=False, format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_mixed: an_array with option array_indexes=True, pretty_arrays=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: 42 with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_big_string with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_binary_string with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_binary_string_array with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_point_t with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_point_t_pointer with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_string with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_struct_with_union with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: a_symbol_pointer with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: an_array with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: an_array_with_repetition with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: an_enum with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_nibbles: format='t', nibbles=True: another_point with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_big_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_big_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_binary_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_binary_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_binary_string_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_binary_string_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_point_t: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_point_t: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_point_t_pointer: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_point_t_pointer: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_struct_with_union: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_struct_with_union: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_symbol_pointer: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: a_symbol_pointer: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: an_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: an_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: an_array_with_repetition: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: an_array_with_repetition: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: an_enum: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: an_enum: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: another_point: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_no_opts: another_point: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_big_string with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_big_string with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_binary_string with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_binary_string with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_binary_string_array with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_binary_string_array with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_point_t with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_point_t with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_point_t_pointer with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_point_t_pointer with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_string with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_string with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_struct_with_union with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_struct_with_union with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_symbol_pointer with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: a_symbol_pointer with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: an_array with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: an_array with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: an_array_with_repetition with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: an_array_with_repetition with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: an_enum with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: an_enum with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: another_point with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: another_point with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: set print array off
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_arrays: set print array on: set print array on
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_big_string with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_big_string with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_binary_string with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_binary_string with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_binary_string_array with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_binary_string_array with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_point_t with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_point_t with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_point_t_pointer with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_point_t_pointer with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_string with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_string with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_struct_with_union with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_struct_with_union with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_symbol_pointer with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: a_symbol_pointer with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: an_array with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: an_array with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: an_array_with_repetition with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: an_array_with_repetition with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: an_enum with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: an_enum with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: another_point with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: another_point with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: disable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: enable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: set print structs on: set print structs off
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_pretty_structs: set print structs on: set print structs on
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_big_string with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_big_string with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_binary_string with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_binary_string with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_binary_string_array with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_binary_string_array with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_point_t with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_point_t with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_point_t_pointer with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_point_t_pointer with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_string with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_string with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_struct_with_union with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_struct_with_union with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_symbol_pointer with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: a_symbol_pointer with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: an_array with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: an_array with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: an_array_with_repetition with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: an_array_with_repetition with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: an_enum with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: an_enum with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: another_point with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: another_point with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: disable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: enable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_big_string with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_binary_string with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_binary_string_array with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_point_t with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_point_t_pointer with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_string with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_struct_with_union with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: a_symbol_pointer with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: an_array with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: an_array_with_repetition with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: an_enum with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=0: another_point with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_big_string with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_binary_string with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_binary_string_array with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_point_t with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_point_t_pointer with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_string with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_struct_with_union with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: a_symbol_pointer with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: an_array with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: an_array_with_repetition with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: an_enum with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=100: another_point with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_big_string with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_binary_string with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_binary_string_array with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_point_t with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_point_t_pointer with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_string with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_struct_with_union with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: a_symbol_pointer with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: an_array with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: an_array_with_repetition with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: an_enum with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=10: another_point with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_big_string with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_binary_string with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_binary_string_array with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_point_t with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_point_t_pointer with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_string with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_struct_with_union with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: a_symbol_pointer with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: an_array with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: an_array_with_repetition with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: an_enum with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=1: another_point with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_big_string with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_binary_string with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_binary_string_array with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_point_t with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_point_t_pointer with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_string with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_struct_with_union with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: a_symbol_pointer with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: an_array with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: an_array_with_repetition with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: an_enum with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: repeat_threshold=3: another_point with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: set print repeats 1: an_array_with_repetition with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: set print repeats 1: set print repeats 1
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_repeat_threshold: set print repeats 1: set print repeats 10
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_big_string with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_big_string with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_binary_string with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_binary_string with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_binary_string_array with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_binary_string_array with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_point_t with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_point_t with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_point_t_pointer with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_point_t_pointer with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_string with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_string with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_struct_with_union with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_struct_with_union with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_symbol_pointer with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: a_symbol_pointer with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: an_array with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: an_array with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: an_array_with_repetition with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: an_array_with_repetition with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: an_enum with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: an_enum with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: another_point with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_static_members: another_point with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_big_string with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_big_string with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_binary_string with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_binary_string with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_binary_string_array with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_binary_string_array with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_point_t with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_point_t with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_point_t_pointer with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_point_t_pointer with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_string with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_string with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_struct_with_union with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_struct_with_union with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_symbol_pointer with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: a_symbol_pointer with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: an_array with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: an_array with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: an_array_with_repetition with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: an_array_with_repetition with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: an_enum with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: an_enum with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: another_point with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: another_point with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: set print symbol off: a_symbol_pointer with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: set print symbol off: a_symbol_pointer with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: set print symbol off: a_symbol_pointer: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: set print symbol off: a_symbol_pointer: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: set print symbol off: set print symbol off
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_symbols: set print symbol off: set print symbol on
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_big_string with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_big_string with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_binary_string with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_binary_string with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_binary_string_array with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_binary_string_array with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_point_t with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_point_t with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_point_t_pointer with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_point_t_pointer with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_string with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_string with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_struct_with_union with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_struct_with_union with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_symbol_pointer with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: a_symbol_pointer with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: an_array with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: an_array with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: an_array_with_repetition with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: an_array_with_repetition with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: an_enum with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: an_enum with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: another_point with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: another_point with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: set print union off: a_struct_with_union with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: set print union off: a_struct_with_union with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: set print union off: a_struct_with_union: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: set print union off: a_struct_with_union: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: set print union off: set print union off
-PASS: gdb.python/py-format-string.exp: format_string: lang_c: test_all_common: test_unions: set print union off: set print union on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: continue to breakpoint: break here
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: load python file
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: examine format
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: examine max elements
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: format was set
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: nibbles was set
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: print in binary to fetch options
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: print in summary mode
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: set print elements 500
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: summary was set
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_base_ref with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_base_ref with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_big_string with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_big_string with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_binary_string with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_binary_string with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_binary_string_array with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_binary_string_array with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_point_t with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_point_t with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_point_t_pointer with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_point_t_pointer with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_point_t_ref with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_point_t_ref with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_string with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_string with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_struct_with_union with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_struct_with_union with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_symbol_pointer with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: a_symbol_pointer with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: an_array with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: an_array with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: an_array_with_repetition with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: an_array_with_repetition with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: an_enum with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: an_enum with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: another_point with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: another_point with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_base_ref with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_base_ref with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_base_ref: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_base_ref: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_point_t_ref with option actual_objects: actual_objects=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_point_t_ref with option actual_objects: actual_objects=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_point_t_ref: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: a_point_t_ref: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: set print object off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_actual_objects: set print object on: set print object on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_base_ref with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_base_ref with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_big_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_big_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_binary_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_binary_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_binary_string_array with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_binary_string_array with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_point_t with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_point_t with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_point_t_pointer with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_point_t_pointer with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_point_t_ref with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_point_t_ref with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_struct_with_union with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_struct_with_union with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_symbol_pointer with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: a_symbol_pointer with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: an_array with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: an_array with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: an_array_with_repetition with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: an_array_with_repetition with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: an_enum with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: an_enum with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: another_point with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: another_point with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: set print address off: a_string with option address: address=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: set print address off: a_string with option address: address=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: set print address off: a_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: set print address off: a_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: set print address off: set print address off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_address: set print address off: set print address on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_base_ref with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_base_ref with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_big_string with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_big_string with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_binary_string with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_binary_string with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_binary_string_array with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_binary_string_array with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_point_t with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_point_t with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_point_t_pointer with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_point_t_pointer with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_point_t_ref with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_point_t_ref with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_string with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_string with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_struct_with_union with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_struct_with_union with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_symbol_pointer with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: a_symbol_pointer with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: an_array with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: an_array with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: an_array_with_repetition with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: an_array_with_repetition with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: an_enum with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: an_enum with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: another_point with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: another_point with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition with option array_indexes: array_indexes=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition with option array_indexes: array_indexes=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: an_array_with_repetition: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: set print array-indexes off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_array_indexes: set print array-indexes on: set print array-indexes on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_base_ref with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_base_ref with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_big_string with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_big_string with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_binary_string with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_binary_string with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_binary_string_array with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_binary_string_array with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_point_t with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_point_t with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_point_t_pointer with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_point_t_pointer with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_point_t_ref with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_point_t_ref with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_string with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_string with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_struct_with_union with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_struct_with_union with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_symbol_pointer with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: a_symbol_pointer with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: an_array with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: an_array with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: an_array_with_repetition with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: an_array_with_repetition with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: an_enum with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: an_enum with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: another_point with option deref_refs: deref_refs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_deref_refs: another_point with option deref_refs: deref_refs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': 0x2a with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_base_ref with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_big_string with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_binary_string with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_binary_string_array with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_point_t with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_point_t_pointer with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_point_t_ref with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_string with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_struct_with_union with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': a_symbol_pointer with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': an_array with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': an_array_with_repetition with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': an_enum with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='d': another_point with option format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': 42 with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_base_ref with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_big_string with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_binary_string with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_binary_string_array with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_point_t with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_point_t_pointer with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_point_t_ref with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_string with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_struct_with_union with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': a_symbol_pointer with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': an_array with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': an_array_with_repetition with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': an_enum with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='t': another_point with option format='t'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': 42 with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_base_ref with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_big_string with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_binary_string with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_binary_string_array with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_point_t with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_point_t_pointer with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_point_t_ref with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_string with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_struct_with_union with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': a_symbol_pointer with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': an_array with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': an_array_with_repetition with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': an_enum with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_format: format='x': another_point with option format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_invalid_args: a_point_t with option 12
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_invalid_args: a_point_t with option format='xd'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_invalid_args: a_point_t with option invalid=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_invalid_args: a_point_t with option raw='hello'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=-1: a_point_t with option max_depth=-1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=-1: a_struct_with_point with option max_depth=-1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=-1: a_struct_with_union with option max_depth=-1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=0: a_point_t with option max_depth=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=0: a_struct_with_point with option max_depth=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=0: a_struct_with_union with option max_depth=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=1: a_point_t with option max_depth=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=1: a_struct_with_point with option max_depth=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=1: a_struct_with_union with option max_depth=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=2: a_point_t with option max_depth=2
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=2: a_struct_with_point with option max_depth=2
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_depth: max_depth=2: a_struct_with_union with option max_depth=2
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_base_ref with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_big_string with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_binary_string with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_binary_string_array with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_point_t with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_point_t_pointer with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_point_t_ref with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_string with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_struct_with_union with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: a_symbol_pointer with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: an_enum with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=1000: another_point with option max_characters=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_base_ref with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_big_string with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_binary_string with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_binary_string_array with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_point_t with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_point_t_pointer with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_point_t_ref with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_string with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_struct_with_union with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: a_symbol_pointer with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: an_enum with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=200: another_point with option max_characters=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_base_ref with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_big_string with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_binary_string with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_binary_string_array with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_point_t with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_point_t_pointer with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_point_t_ref with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_string with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_struct_with_union with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: a_symbol_pointer with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: an_enum with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=3: another_point with option max_characters=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_base_ref with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_big_string with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_binary_string with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_binary_string_array with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_point_t with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_point_t_pointer with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_point_t_ref with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_string with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_struct_with_union with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: a_symbol_pointer with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: an_enum with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: max_characters=4294967295: another_point with option max_characters=4294967295
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: set print characters 4: a_binary_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: set print characters 4: a_binary_string_array with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: set print characters 4: a_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: set print characters 4: set print characters 200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=characters: set print characters 4: set print characters 4
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_base_ref with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_big_string with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_binary_string with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_binary_string_array with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_point_t with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_point_t_pointer with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_point_t_ref with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_string with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_struct_with_union with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: a_symbol_pointer with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: an_array with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: an_array_with_repetition with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: an_enum with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=0: another_point with option max_elements=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_base_ref with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_big_string with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_binary_string with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_binary_string_array with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_point_t with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_point_t_pointer with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_point_t_ref with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_string with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_struct_with_union with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: a_symbol_pointer with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: an_array with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: an_array_with_repetition with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: an_enum with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=1000: another_point with option max_elements=1000
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_base_ref with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_big_string with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_binary_string with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_binary_string_array with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_point_t with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_point_t_pointer with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_point_t_ref with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_string with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_struct_with_union with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: a_symbol_pointer with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: an_array with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: an_array_with_repetition with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: an_enum with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=200: another_point with option max_elements=200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_base_ref with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_big_string with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_binary_string with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_binary_string_array with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_point_t with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_point_t_pointer with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_point_t_ref with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_string with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_struct_with_union with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: a_symbol_pointer with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: an_array with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: an_array_with_repetition with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: an_enum with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: max_elements=3: another_point with option max_elements=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: set print elements 4: a_binary_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: set print elements 4: a_binary_string_array with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: set print elements 4: a_string with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: set print elements 4: an_array_with_repetition with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: set print elements 4: set print elements 200
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_max_string: setting=elements: set print elements 4: set print elements 4
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_mixed: a_base_ref with option deref_refs=True, static_members=False
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_mixed: a_point_t with option raw=True, format='x'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_mixed: a_point_t_ref with option deref_refs=True, actual_objects=True, raw=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_mixed: a_struct_with_union with option pretty_structs=True, unions=False
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_mixed: a_symbol_pointer with option symbols=False, format='d'
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_mixed: an_array with option array_indexes=True, pretty_arrays=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: 42 with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_base_ref with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_big_string with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_binary_string with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_binary_string_array with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_point_t with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_point_t_pointer with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_point_t_ref with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_string with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_struct_with_union with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: a_symbol_pointer with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: an_array with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: an_array_with_repetition with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: an_enum with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_nibbles: format='t', nibbles=True: another_point with option format='t', nibbles=True
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_base_ref: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_base_ref: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_big_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_big_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_binary_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_binary_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_binary_string_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_binary_string_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_point_t: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_point_t: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_point_t_pointer: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_point_t_pointer: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_point_t_ref: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_point_t_ref: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_string: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_string: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_struct_with_union: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_struct_with_union: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_symbol_pointer: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: a_symbol_pointer: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: an_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: an_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: an_array_with_repetition: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: an_array_with_repetition: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: an_enum: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: an_enum: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: another_point: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_no_opts: another_point: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_base_ref with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_base_ref with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_big_string with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_big_string with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_binary_string with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_binary_string with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_binary_string_array with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_binary_string_array with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_point_t with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_point_t with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_point_t_pointer with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_point_t_pointer with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_point_t_ref with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_point_t_ref with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_string with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_string with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_struct_with_union with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_struct_with_union with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_symbol_pointer with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: a_symbol_pointer with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: an_array with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: an_array with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: an_array_with_repetition with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: an_array_with_repetition with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: an_enum with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: an_enum with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: another_point with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: another_point with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition with option pretty_arrays: pretty_arrays=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition with option pretty_arrays: pretty_arrays=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: an_array_with_repetition: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: set print array off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_arrays: set print array on: set print array on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_base_ref with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_base_ref with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_big_string with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_big_string with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_binary_string with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_binary_string with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_binary_string_array with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_binary_string_array with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_point_t with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_point_t with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_point_t_pointer with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_point_t_pointer with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_point_t_ref with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_point_t_ref with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_string with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_string with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_struct_with_union with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_struct_with_union with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_symbol_pointer with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: a_symbol_pointer with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: an_array with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: an_array with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: an_array_with_repetition with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: an_array_with_repetition with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: an_enum with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: an_enum with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: another_point with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: another_point with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: a_point_t: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: disable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: disable pretty-printer '' test_lookup_function: enable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union with option pretty_structs: pretty_structs=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union with option pretty_structs: pretty_structs=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: set print structs on: a_struct_with_union: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: set print structs on: set print structs off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_pretty_structs: set print structs on: set print structs on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_base_ref with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_base_ref with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_big_string with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_big_string with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_binary_string with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_binary_string with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_binary_string_array with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_binary_string_array with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_point_t with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_point_t with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_point_t_pointer with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_point_t_pointer with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_point_t_ref with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_point_t_ref with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_string with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_string with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_struct_with_union with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_struct_with_union with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_symbol_pointer with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: a_symbol_pointer with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: an_array with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: an_array with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: an_array_with_repetition with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: an_array_with_repetition with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: an_enum with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: an_enum with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: another_point with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: another_point with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t with option raw: raw=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t with option raw: raw=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: a_point_t: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: disable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_raw: disable pretty-printer '' test_lookup_function: enable pretty-printer '' test_lookup_function
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_base_ref with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_big_string with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_binary_string with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_binary_string_array with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_point_t with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_point_t_pointer with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_point_t_ref with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_string with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_struct_with_union with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: a_symbol_pointer with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: an_array with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: an_array_with_repetition with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: an_enum with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=0: another_point with option repeat_threshold=0
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_base_ref with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_big_string with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_binary_string with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_binary_string_array with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_point_t with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_point_t_pointer with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_point_t_ref with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_string with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_struct_with_union with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: a_symbol_pointer with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: an_array with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: an_array_with_repetition with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: an_enum with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=100: another_point with option repeat_threshold=100
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_base_ref with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_big_string with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_binary_string with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_binary_string_array with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_point_t with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_point_t_pointer with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_point_t_ref with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_string with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_struct_with_union with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: a_symbol_pointer with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: an_array with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: an_array_with_repetition with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: an_enum with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=10: another_point with option repeat_threshold=10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_base_ref with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_big_string with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_binary_string with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_binary_string_array with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_point_t with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_point_t_pointer with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_point_t_ref with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_string with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_struct_with_union with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: a_symbol_pointer with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: an_array with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: an_array_with_repetition with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: an_enum with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=1: another_point with option repeat_threshold=1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_base_ref with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_big_string with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_binary_string with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_binary_string_array with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_point_t with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_point_t_pointer with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_point_t_ref with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_string with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_struct_with_union with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: a_symbol_pointer with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: an_array with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: an_array_with_repetition with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: an_enum with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: repeat_threshold=3: another_point with option repeat_threshold=3
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: set print repeats 1: an_array_with_repetition with option
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: set print repeats 1: set print repeats 1
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_repeat_threshold: set print repeats 1: set print repeats 10
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_base_ref with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_base_ref with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_big_string with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_big_string with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_binary_string with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_binary_string with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_binary_string_array with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_binary_string_array with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_point_t with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_point_t with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_point_t_pointer with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_point_t_pointer with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_point_t_ref with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_point_t_ref with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_string with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_string with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_struct_with_union with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_struct_with_union with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_symbol_pointer with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: a_symbol_pointer with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: an_array with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: an_array with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: an_array_with_repetition with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: an_array_with_repetition with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: an_enum with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: an_enum with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: another_point with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: another_point with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_base_ref with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_base_ref with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_base_ref: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_base_ref: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_point_t_ref with option static_members: static_members=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_point_t_ref with option static_members: static_members=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_point_t_ref: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: a_point_t_ref: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: set print static-members off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_static_members: set print static-members off: set print static-members on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_base_ref with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_base_ref with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_big_string with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_big_string with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_binary_string with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_binary_string with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_binary_string_array with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_binary_string_array with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_point_t with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_point_t with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_point_t_pointer with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_point_t_pointer with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_point_t_ref with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_point_t_ref with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_string with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_string with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_struct_with_union with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_struct_with_union with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_symbol_pointer with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: a_symbol_pointer with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: an_array with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: an_array with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: an_array_with_repetition with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: an_array_with_repetition with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: an_enum with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: an_enum with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: another_point with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: another_point with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: set print symbol off: a_symbol_pointer with option symbols: symbols=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: set print symbol off: a_symbol_pointer with option symbols: symbols=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: set print symbol off: a_symbol_pointer: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: set print symbol off: a_symbol_pointer: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: set print symbol off: set print symbol off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_symbols: set print symbol off: set print symbol on
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_base_ref with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_base_ref with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_big_string with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_big_string with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_binary_string with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_binary_string with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_binary_string_array with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_binary_string_array with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_point_t with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_point_t with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_point_t_pointer with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_point_t_pointer with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_point_t_ref with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_point_t_ref with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_string with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_string with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_struct_with_union with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_struct_with_union with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_symbol_pointer with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: a_symbol_pointer with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: an_array with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: an_array with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: an_array_with_repetition with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: an_array_with_repetition with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: an_enum with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: an_enum with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: another_point with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: another_point with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: set print union off: a_struct_with_union with option unions: unions=false
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: set print union off: a_struct_with_union with option unions: unions=true
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: set print union off: a_struct_with_union: no opts
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: set print union off: a_struct_with_union: str
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: set print union off: set print union off
-PASS: gdb.python/py-format-string.exp: format_string: lang_cpp: test_all_common: test_unions: set print union off: set print union on
-Running gdb.git~master/gdb/testsuite/gdb.python/py-frame-args.exp ...
-PASS: gdb.python/py-frame-args.exp: continue to breakpoint: break-here
-PASS: gdb.python/py-frame-args.exp: load python file
-PASS: gdb.python/py-frame-args.exp: pretty frame args: all
-PASS: gdb.python/py-frame-args.exp: pretty frame args: none
-PASS: gdb.python/py-frame-args.exp: pretty frame args: scalars
-PASS: gdb.python/py-frame-args.exp: pretty frame args: set print frame-arguments all
-PASS: gdb.python/py-frame-args.exp: pretty frame args: set print frame-arguments none
-PASS: gdb.python/py-frame-args.exp: pretty frame args: set print frame-arguments scalars
-PASS: gdb.python/py-frame-args.exp: raw frame args: all
-PASS: gdb.python/py-frame-args.exp: raw frame args: none
-PASS: gdb.python/py-frame-args.exp: raw frame args: scalars
-PASS: gdb.python/py-frame-args.exp: raw frame args: set print frame-arguments all
-PASS: gdb.python/py-frame-args.exp: raw frame args: set print frame-arguments none
-PASS: gdb.python/py-frame-args.exp: raw frame args: set print frame-arguments scalars
-PASS: gdb.python/py-frame-args.exp: set print raw-frame-arguments off
-PASS: gdb.python/py-frame-args.exp: set print raw-frame-arguments on
-Running gdb.git~master/gdb/testsuite/gdb.python/py-frame-inline.exp ...
-PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here again.
-PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-frame-inline.exp: info frame
-PASS: gdb.python/py-frame-inline.exp: python print (gdb.newest_frame())
-PASS: gdb.python/py-frame-inline.exp: python print (gdb.newest_frame().function())
-PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l'))
-PASS: gdb.python/py-frame-inline.exp: set backtrace limit 1
-PASS: gdb.python/py-frame-inline.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.python/py-frame.exp ...
-PASS: gdb.python/py-frame.exp: check invalid block type error
-PASS: gdb.python/py-frame.exp: check invalid block type error when named args are used
-PASS: gdb.python/py-frame.exp: check read_var error when variable is None
-PASS: gdb.python/py-frame.exp: check read_var error when variable is a gdb.Block
-PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-frame.exp: continue to breakpoint: breakpoint at f2
-PASS: gdb.python/py-frame.exp: frame language is not affected by global language
-PASS: gdb.python/py-frame.exp: newest frame -vs- newest frame
-PASS: gdb.python/py-frame.exp: python print ('bframe.level = %d' % bframe.level ())
-PASS: gdb.python/py-frame.exp: python print ('f0.level = %d' % f0.level ())
-PASS: gdb.python/py-frame.exp: python print ('f1.level = %d' % f1.level ())
-PASS: gdb.python/py-frame.exp: python print ('f2.level = %d' % f2.level ())
-PASS: gdb.python/py-frame.exp: python print(gdb.selected_frame().language())
-PASS: gdb.python/py-frame.exp: selected frame -vs- newest frame
-PASS: gdb.python/py-frame.exp: set language ada
-PASS: gdb.python/py-frame.exp: test Frame.architecture()
-PASS: gdb.python/py-frame.exp: test Frame.is_valid
-PASS: gdb.python/py-frame.exp: test Frame.name
-PASS: gdb.python/py-frame.exp: test Frame.newer
-PASS: gdb.python/py-frame.exp: test Frame.older
-PASS: gdb.python/py-frame.exp: test Frame.pc
-PASS: gdb.python/py-frame.exp: test Frame.read_register with list
-PASS: gdb.python/py-frame.exp: test Frame.read_register() using named arguments
-PASS: gdb.python/py-frame.exp: test Frame.read_register(pc)
-PASS: gdb.python/py-frame.exp: test Frame.read_register(sp)
-PASS: gdb.python/py-frame.exp: test Frame.read_var - error
-PASS: gdb.python/py-frame.exp: test Frame.read_var - success
-PASS: gdb.python/py-frame.exp: test Frame.type
-PASS: gdb.python/py-frame.exp: test Frame.unwind_stop_reason
-PASS: gdb.python/py-frame.exp: test b
-PASS: gdb.python/py-frame.exp: test b using named arguments
-PASS: gdb.python/py-frame.exp: test double f
-PASS: gdb.python/py-frame.exp: test double i
-PASS: gdb.python/py-frame.exp: test equality comparison (false)
-PASS: gdb.python/py-frame.exp: test equality comparison (true)
-PASS: gdb.python/py-frame.exp: test f
-PASS: gdb.python/py-frame.exp: test f = 2.2
-PASS: gdb.python/py-frame.exp: test f = 2.2 using named arguments
-PASS: gdb.python/py-frame.exp: test gdb.frame_stop_reason_string
-PASS: gdb.python/py-frame.exp: test gdb.selected_frame
-PASS: gdb.python/py-frame.exp: test i
-PASS: gdb.python/py-frame.exp: test i = 1.1
-PASS: gdb.python/py-frame.exp: test i = 1.1 usign named arguments
-PASS: gdb.python/py-frame.exp: test i = 99
-PASS: gdb.python/py-frame.exp: test inequality comparison (false)
-PASS: gdb.python/py-frame.exp: test inequality comparison (true)
-PASS: gdb.python/py-frame.exp: test int i
-PASS: gdb.python/py-frame.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.python/py-framefilter-addr.exp ...
-PASS: gdb.python/py-framefilter-addr.exp: backtrace with frame filters
-PASS: gdb.python/py-framefilter-addr.exp: backtrace without frame filters
-PASS: gdb.python/py-framefilter-addr.exp: continue to breakpoint: run to test breakpoint
-PASS: gdb.python/py-framefilter-addr.exp: load python file
-Running gdb.git~master/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ...
-UNSUPPORTED: gdb.python/py-framefilter-invalidarg.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.python/py-framefilter-mi.exp ...
-PASS: gdb.python/py-framefilter-mi.exp: breakpoint at main
-PASS: gdb.python/py-framefilter-mi.exp: enable frame filters
-PASS: gdb.python/py-framefilter-mi.exp: filtered stack list 0 3
-PASS: gdb.python/py-framefilter-mi.exp: filtered stack list 22 24
-PASS: gdb.python/py-framefilter-mi.exp: filtered stack listing
-PASS: gdb.python/py-framefilter-mi.exp: load python file
-PASS: gdb.python/py-framefilter-mi.exp: mi runto main
-PASS: gdb.python/py-framefilter-mi.exp: mi_continue_to_line: step to first breakpoint: set temporary breakpoint
-PASS: gdb.python/py-framefilter-mi.exp: mi_continue_to_line: step to second breakpoint: set temporary breakpoint
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 0
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 1
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2 22 27
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 0 3
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 22 27
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 0 3
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 22 27
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 0 3
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 22 27
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values frame filters enabled
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --all-values
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --no-values
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --simple-values
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 0
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 1
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 2
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 0
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 1
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 2
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-variables --no-frame-filters 0
-PASS: gdb.python/py-framefilter-mi.exp: stack-list-variables 0
-Running gdb.git~master/gdb/testsuite/gdb.python/py-framefilter.exp ...
-PASS: gdb.python/py-framefilter.exp: Change ErrorFilter to throw KeyboardInterrupt
-PASS: gdb.python/py-framefilter.exp: Set autoload path for no debug info tests
-PASS: gdb.python/py-framefilter.exp: Set python print-stack to message for Error filter
-PASS: gdb.python/py-framefilter.exp: Test auto-load had loaded python scripts
-PASS: gdb.python/py-framefilter.exp: Turn off address printing
-PASS: gdb.python/py-framefilter.exp: bt -2 with frame-filter Reverse disabled
-PASS: gdb.python/py-framefilter.exp: bt -no-filters 1, filters loaded
-PASS: gdb.python/py-framefilter.exp: bt -no-filters 1, no filter loaded
-PASS: gdb.python/py-framefilter.exp: bt 1 all args
-PASS: gdb.python/py-framefilter.exp: bt 1 no addresss
-PASS: gdb.python/py-framefilter.exp: bt 1 no args
-PASS: gdb.python/py-framefilter.exp: bt 1 presence
-PASS: gdb.python/py-framefilter.exp: bt 1 scalars
-PASS: gdb.python/py-framefilter.exp: bt 1 short-location
-PASS: gdb.python/py-framefilter.exp: bt 1 source-and-location
-PASS: gdb.python/py-framefilter.exp: bt 1 source-line
-PASS: gdb.python/py-framefilter.exp: bt 1 with Error filter
-PASS: gdb.python/py-framefilter.exp: bt 1 with KeyboardInterrupt
-PASS: gdb.python/py-framefilter.exp: bt 1, filters loaded
-PASS: gdb.python/py-framefilter.exp: bt 1, no filter loaded
-PASS: gdb.python/py-framefilter.exp: bt 3 with frame-filter Reverse disabled
-PASS: gdb.python/py-framefilter.exp: bt for no debuginfo
-PASS: gdb.python/py-framefilter.exp: bt full for no debuginfo
-PASS: gdb.python/py-framefilter.exp: bt full hide with Reverse disabled
-PASS: gdb.python/py-framefilter.exp: bt full no-filters
-PASS: gdb.python/py-framefilter.exp: bt full with Reverse disabled
-PASS: gdb.python/py-framefilter.exp: bt full with filters
-PASS: gdb.python/py-framefilter.exp: bt no filters for no debuginfo
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 all args
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 no address
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 no args
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 presence
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 scalars
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 short-location
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 source-and-location
-PASS: gdb.python/py-framefilter.exp: bt no-filter 1 source-line
-PASS: gdb.python/py-framefilter.exp: bt no-filters
-PASS: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo
-PASS: gdb.python/py-framefilter.exp: bt no-filters full with Reverse disabled
-PASS: gdb.python/py-framefilter.exp: bt with frame filters
-PASS: gdb.python/py-framefilter.exp: bt with frame-filter Reverse disabled
-PASS: gdb.python/py-framefilter.exp: continue to breakpoint: Backtrace end breakpoint
-PASS: gdb.python/py-framefilter.exp: continue to breakpoint: Inner test breakpoint
-PASS: gdb.python/py-framefilter.exp: disable a non-existing filter
-PASS: gdb.python/py-framefilter.exp: disable frame-filter global Elider
-PASS: gdb.python/py-framefilter.exp: disable frame-filter global Reverse
-PASS: gdb.python/py-framefilter.exp: disable frame-filter global Reverse for no debuginfo
-PASS: gdb.python/py-framefilter.exp: enable frame-filter global Elider
-PASS: gdb.python/py-framefilter.exp: enable frame-filter global Error
-PASS: gdb.python/py-framefilter.exp: frame-info auto
-PASS: gdb.python/py-framefilter.exp: frame-info short-location
-PASS: gdb.python/py-framefilter.exp: frame-info source-and-location
-PASS: gdb.python/py-framefilter.exp: frame-info source-line
-PASS: gdb.python/py-framefilter.exp: info frame filter after disable frame filter
-PASS: gdb.python/py-framefilter.exp: info frame filter after reenabling frame filter
-PASS: gdb.python/py-framefilter.exp: info frame filter after setting priority
-PASS: gdb.python/py-framefilter.exp: info frame filter before disable frame filter
-PASS: gdb.python/py-framefilter.exp: info frame filter before loading filters
-PASS: gdb.python/py-framefilter.exp: info frame filter before setting priority
-PASS: gdb.python/py-framefilter.exp: load python file
-PASS: gdb.python/py-framefilter.exp: load python file for no debuginfo tests
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt - q
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt full
-PASS: gdb.python/py-framefilter.exp: pagination quit - bt full - q
-PASS: gdb.python/py-framefilter.exp: pagination quit - set height limited
-PASS: gdb.python/py-framefilter.exp: pagination quit - set height unlimited
-PASS: gdb.python/py-framefilter.exp: re-enable frame-filter global Reverse
-PASS: gdb.python/py-framefilter.exp: set auto-load safe-path
-PASS: gdb.python/py-framefilter.exp: set auto-load safe-path for no debug info
-PASS: gdb.python/py-framefilter.exp: set frame-filter priotiy global Elider 1000
-PASS: gdb.python/py-framefilter.exp: set priority of a non-existing filter
-PASS: gdb.python/py-framefilter.exp: set python print-stack full for no debuginfo tests
-PASS: gdb.python/py-framefilter.exp: set python print-stack to full
-PASS: gdb.python/py-framefilter.exp: show frame-filter priority global Elider after setting
-PASS: gdb.python/py-framefilter.exp: show frame-filter priority global Elider before setting
-PASS: gdb.python/py-framefilter.exp: turn frame arguments to presence only
-PASS: gdb.python/py-framefilter.exp: turn frame arguments to scalars only
-PASS: gdb.python/py-framefilter.exp: turn off frame arguments
-PASS: gdb.python/py-framefilter.exp: turn on frame arguments
-Running gdb.git~master/gdb/testsuite/gdb.python/py-function.exp ...
-PASS: gdb.python/py-function.exp: Test GDBError: input 1: python
-PASS: gdb.python/py-function.exp: Test GDBError: input 2: class GDBError(gdb.Function):
-PASS: gdb.python/py-function.exp: Test GDBError: input 3: def __init__(self):
-PASS: gdb.python/py-function.exp: Test GDBError: input 4: gdb.Function.__init__(self, 'gdberror')
-PASS: gdb.python/py-function.exp: Test GDBError: input 5: def invoke(self):
-PASS: gdb.python/py-function.exp: Test GDBError: input 6: raise gdb.GdbError("This is a GdbError")
-PASS: gdb.python/py-function.exp: Test GDBError: input 7: GDBError ()
-PASS: gdb.python/py-function.exp: Test GDBError: input 8: end
-PASS: gdb.python/py-function.exp: Test GdbError. There should not be a stack trace
-PASS: gdb.python/py-function.exp: Test Normal Error: input 1: python
-PASS: gdb.python/py-function.exp: Test Normal Error: input 2: class NormalError(gdb.Function):
-PASS: gdb.python/py-function.exp: Test Normal Error: input 3: def __init__(self):
-PASS: gdb.python/py-function.exp: Test Normal Error: input 4: gdb.Function.__init__(self, 'normalerror')
-PASS: gdb.python/py-function.exp: Test Normal Error: input 5: def invoke(self):
-PASS: gdb.python/py-function.exp: Test Normal Error: input 6: raise RuntimeError("This is a Normal Error")
-PASS: gdb.python/py-function.exp: Test Normal Error: input 7: NormalError ()
-PASS: gdb.python/py-function.exp: Test Normal Error: input 8: end
-PASS: gdb.python/py-function.exp: Test a Runtime error. There should be a stack trace.
-PASS: gdb.python/py-function.exp: call function
-PASS: gdb.python/py-function.exp: call value-returning function, language = ada
-PASS: gdb.python/py-function.exp: call value-returning function, language = asm
-PASS: gdb.python/py-function.exp: call value-returning function, language = auto
-PASS: gdb.python/py-function.exp: call value-returning function, language = c
-PASS: gdb.python/py-function.exp: call value-returning function, language = c++
-PASS: gdb.python/py-function.exp: call value-returning function, language = d
-PASS: gdb.python/py-function.exp: call value-returning function, language = fortran
-PASS: gdb.python/py-function.exp: call value-returning function, language = go
-PASS: gdb.python/py-function.exp: call value-returning function, language = minimal
-PASS: gdb.python/py-function.exp: call value-returning function, language = modula-2
-PASS: gdb.python/py-function.exp: call value-returning function, language = objective-c
-PASS: gdb.python/py-function.exp: call value-returning function, language = opencl
-PASS: gdb.python/py-function.exp: call value-returning function, language = pascal
-PASS: gdb.python/py-function.exp: call value-returning function, language = rust
-PASS: gdb.python/py-function.exp: call yes with &&
-PASS: gdb.python/py-function.exp: call yes with ||
-PASS: gdb.python/py-function.exp: input command-calling function: input 1: python
-PASS: gdb.python/py-function.exp: input command-calling function: input 2: class CallCommand(gdb.Function):
-PASS: gdb.python/py-function.exp: input command-calling function: input 3: def __init__(self):
-PASS: gdb.python/py-function.exp: input command-calling function: input 4: gdb.Function.__init__(self, 'call_command')
-PASS: gdb.python/py-function.exp: input command-calling function: input 5: def invoke(self):
-PASS: gdb.python/py-function.exp: input command-calling function: input 6: return gdb.execute('print 1', to_string=True)
-PASS: gdb.python/py-function.exp: input command-calling function: input 7: CallCommand ()
-PASS: gdb.python/py-function.exp: input command-calling function: input 8: end
-PASS: gdb.python/py-function.exp: input convenience function: input 1: python
-PASS: gdb.python/py-function.exp: input convenience function: input 2: class test_func (gdb.Function):
-PASS: gdb.python/py-function.exp: input convenience function: input 3: def __init__ (self):
-PASS: gdb.python/py-function.exp: input convenience function: input 4: super (test_func, self).__init__ ("test_func")
-PASS: gdb.python/py-function.exp: input convenience function: input 5: def invoke (self, arg):
-PASS: gdb.python/py-function.exp: input convenience function: input 6: return "test_func output, arg = %s" % arg.string ()
-PASS: gdb.python/py-function.exp: input convenience function: input 7: test_func ()
-PASS: gdb.python/py-function.exp: input convenience function: input 8: end
-PASS: gdb.python/py-function.exp: input int-returning function: input 1: python
-PASS: gdb.python/py-function.exp: input int-returning function: input 2: class Yes(gdb.Function):
-PASS: gdb.python/py-function.exp: input int-returning function: input 3: def __init__(self):
-PASS: gdb.python/py-function.exp: input int-returning function: input 4: gdb.Function.__init__(self, 'yes')
-PASS: gdb.python/py-function.exp: input int-returning function: input 5: def invoke(self):
-PASS: gdb.python/py-function.exp: input int-returning function: input 6: return 1
-PASS: gdb.python/py-function.exp: input int-returning function: input 7: Yes ()
-PASS: gdb.python/py-function.exp: input int-returning function: input 8: end
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 1: python
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 2: class Double (gdb.Function):
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 3: def __init__ (self):
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 4: super (Double, self).__init__ ("double")
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 5: def invoke (self, n):
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 6: return n*2
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 7: Double ()
-PASS: gdb.python/py-function.exp: input value-returning convenience function: input 8: end
-PASS: gdb.python/py-function.exp: set language ada
-PASS: gdb.python/py-function.exp: set language asm
-PASS: gdb.python/py-function.exp: set language auto
-PASS: gdb.python/py-function.exp: set language c
-PASS: gdb.python/py-function.exp: set language c++
-PASS: gdb.python/py-function.exp: set language d
-PASS: gdb.python/py-function.exp: set language fortran
-PASS: gdb.python/py-function.exp: set language go
-PASS: gdb.python/py-function.exp: set language minimal
-PASS: gdb.python/py-function.exp: set language modula-2
-PASS: gdb.python/py-function.exp: set language objective-c
-PASS: gdb.python/py-function.exp: set language opencl
-PASS: gdb.python/py-function.exp: set language pascal
-PASS: gdb.python/py-function.exp: set language rust
-PASS: gdb.python/py-function.exp: set python print-stack full
-PASS: gdb.python/py-function.exp: setting a value from a function which executes a command, again.
-PASS: gdb.python/py-function.exp: setting a value from a function which executes a command.
-Running gdb.git~master/gdb/testsuite/gdb.python/py-inferior-leak.exp ...
-PASS: gdb.python/py-inferior-leak.exp: source python script
-Running gdb.git~master/gdb/testsuite/gdb.python/py-inferior.exp ...
-PASS: gdb.python/py-inferior.exp: 16-bit: find 16-bit pattern, with value pattern
-PASS: gdb.python/py-inferior.exp: 16-bit: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: 16-bit: py pattern = pack('<H',0x1234)
-PASS: gdb.python/py-inferior.exp: 16-bit: py search_buf = gdb.selected_frame ().read_var ('int16_search_buf')
-PASS: gdb.python/py-inferior.exp: 16-bit: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: 16-bit: set int16_search_buf[10] = 0x1234
-PASS: gdb.python/py-inferior.exp: 32-bit: find 32-bit pattern, with python pattern
-PASS: gdb.python/py-inferior.exp: 32-bit: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: 32-bit: py pattern = pack('<I',0x12345678)
-PASS: gdb.python/py-inferior.exp: 32-bit: py search_buf = gdb.selected_frame ().read_var ('int32_search_buf')
-PASS: gdb.python/py-inferior.exp: 32-bit: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: 32-bit: set int32_search_buf[10] = 0x12345678
-PASS: gdb.python/py-inferior.exp: 64-bit: find 64-bit pattern, with value pattern
-PASS: gdb.python/py-inferior.exp: 64-bit: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: 64-bit: py pattern = pack('<Q', 0xfedcba9876543210)
-PASS: gdb.python/py-inferior.exp: 64-bit: py search_buf = gdb.selected_frame ().read_var ('int64_search_buf')
-PASS: gdb.python/py-inferior.exp: 64-bit: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: 64-bit: set int64_search_buf[10] = 0xfedcba9876543210LL
-PASS: gdb.python/py-inferior.exp: Inferior.connection_num equals Inferior.connection.num
-PASS: gdb.python/py-inferior.exp: __repr__: add inferior 5
-PASS: gdb.python/py-inferior.exp: __repr__: get inferior list
-PASS: gdb.python/py-inferior.exp: __repr__: print all inferiors 1
-PASS: gdb.python/py-inferior.exp: __repr__: print all inferiors 2
-PASS: gdb.python/py-inferior.exp: __repr__: python print (infs[0])
-PASS: gdb.python/py-inferior.exp: __repr__: remove-inferiors 5
-PASS: gdb.python/py-inferior.exp: add inferior 2
-PASS: gdb.python/py-inferior.exp: architecture: inferior architecture matches frame architecture
-PASS: gdb.python/py-inferior.exp: architecture: switch to first inferior
-PASS: gdb.python/py-inferior.exp: clear environment
-PASS: gdb.python/py-inferior.exp: continue to breakpoint: cont to Break here.
-PASS: gdb.python/py-inferior.exp: continue to breakpoint: cont to check_threads
-PASS: gdb.python/py-inferior.exp: ensure str was changed in the inferior
-PASS: gdb.python/py-inferior.exp: ensure str was changed while other inferior selected
-PASS: gdb.python/py-inferior.exp: environment is empty again
-PASS: gdb.python/py-inferior.exp: examine environment variable
-PASS: gdb.python/py-inferior.exp: get inferiors list
-PASS: gdb.python/py-inferior.exp: is_valid: add inferior 3
-PASS: gdb.python/py-inferior.exp: is_valid: check inferior validity 1
-PASS: gdb.python/py-inferior.exp: is_valid: check inferior validity 2
-PASS: gdb.python/py-inferior.exp: is_valid: check inferior validity 3
-PASS: gdb.python/py-inferior.exp: is_valid: check inferior validity 4
-PASS: gdb.python/py-inferior.exp: is_valid: check inferior validity 5
-PASS: gdb.python/py-inferior.exp: is_valid: get inferior list length 1
-PASS: gdb.python/py-inferior.exp: is_valid: get inferior list length 2
-PASS: gdb.python/py-inferior.exp: is_valid: get initial list
-PASS: gdb.python/py-inferior.exp: is_valid: get new list
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 1: python
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 2: def del_inf_handler(evt):
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 3: global my_inferior_count
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 4: if evt.inferior is not None:
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 5: my_inferior_count = my_inferior_count - 1
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 6: gdb.events.inferior_deleted.connect(del_inf_handler)
-PASS: gdb.python/py-inferior.exp: is_valid: install inferior deleted event handler: input 7: end
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 1: python
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 2: my_inferior_count = 1
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 3: def new_inf_handler(evt):
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 4: global my_inferior_count
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 5: if evt.inferior is not None:
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 6: my_inferior_count = my_inferior_count + 1
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 7: dummy = gdb.Value(True)
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 8: gdb.events.new_inferior.connect(new_inf_handler)
-PASS: gdb.python/py-inferior.exp: is_valid: install new inferior event handler: input 9: end
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].connection)
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].connection_num)
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].num)
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].pid)
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].progspace)
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].thread_from_thread_handle (1))
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].threads ())
-PASS: gdb.python/py-inferior.exp: is_valid: python print (inf_list[1].was_attached)
-PASS: gdb.python/py-inferior.exp: is_valid: remove-inferiors 3
-PASS: gdb.python/py-inferior.exp: is_valid: test inferior-deleted event handler
-PASS: gdb.python/py-inferior.exp: is_valid: test new-inferior event handler
-PASS: gdb.python/py-inferior.exp: large range: py end_addr = start_addr + gdb.selected_frame ().read_var ('search_buf_size')
-PASS: gdb.python/py-inferior.exp: large range: py first = gdb.inferiors()[0].search_memory (start_addr,end_addr - start_addr, pattern)
-PASS: gdb.python/py-inferior.exp: large range: py pattern = pack('<I', 0x12345678)
-PASS: gdb.python/py-inferior.exp: large range: py second = gdb.inferiors()[0].search_memory (start_addr, end_addr - start_addr, pattern)
-PASS: gdb.python/py-inferior.exp: large range: py start_addr = first + 1
-PASS: gdb.python/py-inferior.exp: large range: py start_addr = gdb.selected_frame ().read_var ('search_buf')
-PASS: gdb.python/py-inferior.exp: large range: py start_addr = second + 1
-PASS: gdb.python/py-inferior.exp: large range: py third = gdb.inferiors()[0].search_memory (start_addr, end_addr - start_addr, pattern)
-PASS: gdb.python/py-inferior.exp: large range: search spanning large range 1st result
-PASS: gdb.python/py-inferior.exp: large range: search spanning large range 2nd result
-PASS: gdb.python/py-inferior.exp: large range: search spanning large range 3rd result
-PASS: gdb.python/py-inferior.exp: large range: set *(int32_t*) &search_buf[0*16000+100] = 0x12345678
-PASS: gdb.python/py-inferior.exp: large range: set *(int32_t*) &search_buf[1*16000+100] = 0x12345678
-PASS: gdb.python/py-inferior.exp: mixed-sized: find mixed-sized pattern 1
-PASS: gdb.python/py-inferior.exp: mixed-sized: find mixed-sized pattern 2
-PASS: gdb.python/py-inferior.exp: mixed-sized: find mixed-sized pattern 3
-PASS: gdb.python/py-inferior.exp: mixed-sized: py pattern1 = pack('B', 0x62)
-PASS: gdb.python/py-inferior.exp: mixed-sized: py pattern2 = pack('<H', 0x6363)
-PASS: gdb.python/py-inferior.exp: mixed-sized: py pattern3 = pack('<I', 0x64646464)
-PASS: gdb.python/py-inferior.exp: mixed-sized: py search_buf = gdb.selected_frame ().read_var ('search_buf')
-PASS: gdb.python/py-inferior.exp: mixed-sized: py start_addr = search_buf[0].address
-PASS: gdb.python/py-inferior.exp: mixed-sized: set *(int16_t*) &search_buf[11] = 0x6363
-PASS: gdb.python/py-inferior.exp: mixed-sized: set *(int32_t*) &search_buf[13] = 0x64646464
-PASS: gdb.python/py-inferior.exp: mixed-sized: set *(int8_t*) &search_buf[10] = 0x62
-PASS: gdb.python/py-inferior.exp: print a character from the string
-PASS: gdb.python/py-inferior.exp: print arguments
-PASS: gdb.python/py-inferior.exp: print main name
-PASS: gdb.python/py-inferior.exp: py from struct import *
-PASS: gdb.python/py-inferior.exp: python print (i0.progspace == gdb.progspaces()[0])
-PASS: gdb.python/py-inferior.exp: python print (i0.progspace)
-PASS: gdb.python/py-inferior.exp: python print(astr[0])
-PASS: gdb.python/py-inferior.exp: read memory without execution
-PASS: gdb.python/py-inferior.exp: read str contents
-PASS: gdb.python/py-inferior.exp: read str while other inferior selected
-PASS: gdb.python/py-inferior.exp: remove-inferiors 2
-PASS: gdb.python/py-inferior.exp: selected_inferior: add inferior 4
-PASS: gdb.python/py-inferior.exp: selected_inferior: first inferior selected
-PASS: gdb.python/py-inferior.exp: selected_inferior: first inferior's connection number
-PASS: gdb.python/py-inferior.exp: selected_inferior: first inferior's connection number, though connection object
-PASS: gdb.python/py-inferior.exp: selected_inferior: inferior 4 selected
-PASS: gdb.python/py-inferior.exp: selected_inferior: inferior 4's None connection
-PASS: gdb.python/py-inferior.exp: selected_inferior: inferior 4's None connection number
-PASS: gdb.python/py-inferior.exp: selected_inferior: inferior 4's native connection number
-PASS: gdb.python/py-inferior.exp: selected_inferior: inferior 4's native connection number, though connection object
-PASS: gdb.python/py-inferior.exp: selected_inferior: print a connection object
-PASS: gdb.python/py-inferior.exp: selected_inferior: probe for target native
-PASS: gdb.python/py-inferior.exp: selected_inferior: remove-inferiors 4
-PASS: gdb.python/py-inferior.exp: selected_inferior: switch back to first inferior
-PASS: gdb.python/py-inferior.exp: selected_inferior: switch to first inferior
-PASS: gdb.python/py-inferior.exp: selected_inferior: switch to inferior 4
-PASS: gdb.python/py-inferior.exp: selected_inferior: target for inferior 4
-PASS: gdb.python/py-inferior.exp: set args x y z
-PASS: gdb.python/py-inferior.exp: set arguments from list
-PASS: gdb.python/py-inferior.exp: set arguments from string
-PASS: gdb.python/py-inferior.exp: set environment variable
-PASS: gdb.python/py-inferior.exp: show args from list
-PASS: gdb.python/py-inferior.exp: show args from string
-PASS: gdb.python/py-inferior.exp: show environment
-PASS: gdb.python/py-inferior.exp: straddling: find pattern straddling chunk boundary
-PASS: gdb.python/py-inferior.exp: straddling: py pattern = pack('<I', 0xfdb97531)
-PASS: gdb.python/py-inferior.exp: straddling: py start_addr = gdb.selected_frame ().read_var ('search_buf')
-PASS: gdb.python/py-inferior.exp: straddling: set *(int32_t*) &search_buf[16000-1] = 0xfdb97531
-PASS: gdb.python/py-inferior.exp: string: find string pattern
-PASS: gdb.python/py-inferior.exp: string: pattern found at end of range
-PASS: gdb.python/py-inferior.exp: string: pattern not found at end of range
-PASS: gdb.python/py-inferior.exp: string: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: string: py search_buf = gdb.selected_frame ().read_var ('int8_search_buf')
-PASS: gdb.python/py-inferior.exp: string: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: string: set *(int32_t*) &int8_search_buf[10] = 0x61616161
-PASS: gdb.python/py-inferior.exp: string: switch to inferior 2
-PASS: gdb.python/py-inferior.exp: successfully compiled posix threads test case
-PASS: gdb.python/py-inferior.exp: switch back to inferior 1
-PASS: gdb.python/py-inferior.exp: test Inferior.connection_num
-PASS: gdb.python/py-inferior.exp: test Inferior.num
-PASS: gdb.python/py-inferior.exp: test Inferior.pid
-PASS: gdb.python/py-inferior.exp: test Inferior.threads
-PASS: gdb.python/py-inferior.exp: test Inferior.threads 2
-PASS: gdb.python/py-inferior.exp: test Inferior.was_attached
-PASS: gdb.python/py-inferior.exp: test equality comparison (true)
-PASS: gdb.python/py-inferior.exp: unset environment variable
-PASS: gdb.python/py-inferior.exp: verify inferiors list
-PASS: gdb.python/py-inferior.exp: write str
-PASS: gdb.python/py-inferior.exp: write str while other inferior selected
-Running gdb.git~master/gdb/testsuite/gdb.python/py-infthread.exp ...
-PASS: gdb.python/py-infthread.exp: call Python garbage collection
-PASS: gdb.python/py-infthread.exp: check name of current thread
-PASS: gdb.python/py-infthread.exp: check name of current thread again
-PASS: gdb.python/py-infthread.exp: check that the details has an acceptable type
-PASS: gdb.python/py-infthread.exp: get supplied name of current thread
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 1: python
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 2: seen_a_thread = False
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 3: def thread_handler(evt):
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 4: if (evt.inferior_thread is not None
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 5: and isinstance (evt.inferior_thread, gdb.InferiorThread)):
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 6: global seen_a_thread
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 7: seen_a_thread = True
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 8: gdb.events.new_thread.connect(thread_handler)
-PASS: gdb.python/py-infthread.exp: install new_thread event handler: input 9: end
-PASS: gdb.python/py-infthread.exp: kill inferior 1
-PASS: gdb.python/py-infthread.exp: python print(seen_a_thread)
-PASS: gdb.python/py-infthread.exp: record the thread details string
-PASS: gdb.python/py-infthread.exp: reset name of current thread
-PASS: gdb.python/py-infthread.exp: set name of current thread
-PASS: gdb.python/py-infthread.exp: test Inferior.num
-PASS: gdb.python/py-infthread.exp: test InferiorThread.global_num
-PASS: gdb.python/py-infthread.exp: test InferiorThread.inferior
-PASS: gdb.python/py-infthread.exp: test InferiorThread.inferior 1
-PASS: gdb.python/py-infthread.exp: test InferiorThread.inferior 2
-PASS: gdb.python/py-infthread.exp: test InferiorThread.inferior 3
-PASS: gdb.python/py-infthread.exp: test InferiorThread.inferior 4
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_exited
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_running
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid
-PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid after thread has been killed
-PASS: gdb.python/py-infthread.exp: test InferiorThread.num
-PASS: gdb.python/py-infthread.exp: test InferiorThread.ptid
-PASS: gdb.python/py-infthread.exp: test gdb.selected_thread
-PASS: gdb.python/py-infthread.exp: verify InferiorThread object
-Running gdb.git~master/gdb/testsuite/gdb.python/py-label-symbol-value.exp ...
-PASS: gdb.python/py-label-symbol-value.exp: python block = gdb.current_progspace().block_for_pc(frame_pc)
-PASS: gdb.python/py-label-symbol-value.exp: python frame = gdb.selected_frame()
-PASS: gdb.python/py-label-symbol-value.exp: python frame_pc = frame.pc()
-PASS: gdb.python/py-label-symbol-value.exp: python print(str(symbol.value()))
-PASS: gdb.python/py-label-symbol-value.exp: python print(str(symbol.value().type))
-PASS: gdb.python/py-label-symbol-value.exp: python symbol,_ = gdb.lookup_symbol('some_label', block, gdb.SYMBOL_LABEL_DOMAIN)
-Running gdb.git~master/gdb/testsuite/gdb.python/py-lazy-string.exp ...
-PASS: gdb.python/py-lazy-string.exp: array: acquire lazy string
-PASS: gdb.python/py-lazy-string.exp: array: acquire lazy string, length 2
-PASS: gdb.python/py-lazy-string.exp: array: get value from history
-PASS: gdb.python/py-lazy-string.exp: array: lazy string length
-PASS: gdb.python/py-lazy-string.exp: array: lazy string length 2
-PASS: gdb.python/py-lazy-string.exp: array: lazy string length 2 value
-PASS: gdb.python/py-lazy-string.exp: array: lazy string value
-PASS: gdb.python/py-lazy-string.exp: array: lazy-string type name equality
-PASS: gdb.python/py-lazy-string.exp: array: print array
-PASS: gdb.python/py-lazy-string.exp: array: string type name equality
-PASS: gdb.python/py-lazy-string.exp: bad length
-PASS: gdb.python/py-lazy-string.exp: continue to breakpoint: break here
-PASS: gdb.python/py-lazy-string.exp: create a null lazy string
-PASS: gdb.python/py-lazy-string.exp: create value from NULL
-PASS: gdb.python/py-lazy-string.exp: get null value
-PASS: gdb.python/py-lazy-string.exp: null lazy string address
-PASS: gdb.python/py-lazy-string.exp: null lazy string length
-PASS: gdb.python/py-lazy-string.exp: null lazy string type
-PASS: gdb.python/py-lazy-string.exp: null lazy string with non-zero length
-PASS: gdb.python/py-lazy-string.exp: ptr: acquire lazy string
-PASS: gdb.python/py-lazy-string.exp: ptr: acquire lazy string, length 2
-PASS: gdb.python/py-lazy-string.exp: ptr: get value from history
-PASS: gdb.python/py-lazy-string.exp: ptr: lazy string length
-PASS: gdb.python/py-lazy-string.exp: ptr: lazy string length 2
-PASS: gdb.python/py-lazy-string.exp: ptr: lazy string length 2 value
-PASS: gdb.python/py-lazy-string.exp: ptr: lazy string value
-PASS: gdb.python/py-lazy-string.exp: ptr: lazy-string type name equality
-PASS: gdb.python/py-lazy-string.exp: ptr: print ptr
-PASS: gdb.python/py-lazy-string.exp: ptr: string type name equality
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: acquire lazy string
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: acquire lazy string, length 2
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: get value from history
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: lazy string length
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: lazy string length 2
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: lazy string length 2 value
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: lazy string value
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: lazy-string type name equality
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: print typedef_ptr
-PASS: gdb.python/py-lazy-string.exp: typedef_ptr: string type name equality
-Running gdb.git~master/gdb/testsuite/gdb.python/py-linetable.exp ...
-UNSUPPORTED: gdb.python/py-linetable.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.python/py-lookup-type.exp ...
-PASS: gdb.python/py-lookup-type.exp: look up ada type from another language: input 1: python
-PASS: gdb.python/py-lookup-type.exp: look up ada type from another language: input 2: gdb.execute('set language ada')
-PASS: gdb.python/py-lookup-type.exp: look up ada type from another language: input 3: print(gdb.lookup_type('character'))
-PASS: gdb.python/py-lookup-type.exp: look up ada type from another language: input 4: end
-PASS: gdb.python/py-lookup-type.exp: look up type using set_parameter: input 1: python
-PASS: gdb.python/py-lookup-type.exp: look up type using set_parameter: input 2: with gdb.with_parameter('language', 'ada'):
-PASS: gdb.python/py-lookup-type.exp: look up type using set_parameter: input 3: print(gdb.lookup_type('character'))
-PASS: gdb.python/py-lookup-type.exp: look up type using set_parameter: input 4: end
-PASS: gdb.python/py-lookup-type.exp: lookup type CARDINAL using language modula-2
-PASS: gdb.python/py-lookup-type.exp: lookup type char using language c
-PASS: gdb.python/py-lookup-type.exp: lookup type char using language objective-c
-PASS: gdb.python/py-lookup-type.exp: lookup type char using language pascal
-PASS: gdb.python/py-lookup-type.exp: lookup type character using language ada
-PASS: gdb.python/py-lookup-type.exp: lookup type character using language fortran
-PASS: gdb.python/py-lookup-type.exp: lookup type int32 using language go
-PASS: gdb.python/py-lookup-type.exp: lookup type ucent using language d
-PASS: gdb.python/py-lookup-type.exp: lookup type ushort using language opencl
-PASS: gdb.python/py-lookup-type.exp: python gdb.set_parameter('language', 'rust')
-PASS: gdb.python/py-lookup-type.exp: set language ada
-PASS: gdb.python/py-lookup-type.exp: set language c
-PASS: gdb.python/py-lookup-type.exp: set language d
-PASS: gdb.python/py-lookup-type.exp: set language fortran
-PASS: gdb.python/py-lookup-type.exp: set language go
-PASS: gdb.python/py-lookup-type.exp: set language modula-2
-PASS: gdb.python/py-lookup-type.exp: set language objective-c
-PASS: gdb.python/py-lookup-type.exp: set language opencl
-PASS: gdb.python/py-lookup-type.exp: set language pascal
-PASS: gdb.python/py-lookup-type.exp: show language after 'set_parameter'
-PASS: gdb.python/py-lookup-type.exp: show language after 'with'
-PASS: gdb.python/py-lookup-type.exp: show language before 'with'
-Running gdb.git~master/gdb/testsuite/gdb.python/py-mi-cmd.exp ...
-PASS: gdb.python/py-mi-cmd.exp: -abc str
-PASS: gdb.python/py-mi-cmd.exp: -abc str, but now the command is gone
-PASS: gdb.python/py-mi-cmd.exp: -abc str, the command is back again
-PASS: gdb.python/py-mi-cmd.exp: -abc str, the original command is back again
-PASS: gdb.python/py-mi-cmd.exp: -abc str, when the other command is in place
-PASS: gdb.python/py-mi-cmd.exp: -pycmd ary
-PASS: gdb.python/py-mi-cmd.exp: -pycmd bk1
-PASS: gdb.python/py-mi-cmd.exp: -pycmd bk2
-PASS: gdb.python/py-mi-cmd.exp: -pycmd bk3
-PASS: gdb.python/py-mi-cmd.exp: -pycmd bogus
-PASS: gdb.python/py-mi-cmd.exp: -pycmd dash-key
-PASS: gdb.python/py-mi-cmd.exp: -pycmd dct
-PASS: gdb.python/py-mi-cmd.exp: -pycmd empty_key
-PASS: gdb.python/py-mi-cmd.exp: -pycmd exp
-PASS: gdb.python/py-mi-cmd.exp: -pycmd ik1
-PASS: gdb.python/py-mi-cmd.exp: -pycmd ik2
-PASS: gdb.python/py-mi-cmd.exp: -pycmd ik3
-PASS: gdb.python/py-mi-cmd.exp: -pycmd ik4
-PASS: gdb.python/py-mi-cmd.exp: -pycmd ik5
-PASS: gdb.python/py-mi-cmd.exp: -pycmd int
-PASS: gdb.python/py-mi-cmd.exp: -pycmd int - redefined from CLI
-PASS: gdb.python/py-mi-cmd.exp: -pycmd int - redefined from MI
-PASS: gdb.python/py-mi-cmd.exp: -pycmd itr
-PASS: gdb.python/py-mi-cmd.exp: -pycmd nd1
-PASS: gdb.python/py-mi-cmd.exp: -pycmd nd2
-PASS: gdb.python/py-mi-cmd.exp: -pycmd nd3
-PASS: gdb.python/py-mi-cmd.exp: -pycmd nn1
-PASS: gdb.python/py-mi-cmd.exp: -pycmd nn2
-PASS: gdb.python/py-mi-cmd.exp: -pycmd str
-PASS: gdb.python/py-mi-cmd.exp: -pycmd str - redefined from CLI
-PASS: gdb.python/py-mi-cmd.exp: -pycmd tpl
-PASS: gdb.python/py-mi-cmd.exp: -pycmd-new int - defined from MI
-PASS: gdb.python/py-mi-cmd.exp: Define new command -pycmd-new MI command from Python MI command
-PASS: gdb.python/py-mi-cmd.exp: attempt to register command with no invoke method
-PASS: gdb.python/py-mi-cmd.exp: attempt to reinitialise aa variable to a new command name
-PASS: gdb.python/py-mi-cmd.exp: attempt to reinitialise aa variable to a new command name while uninstalled
-PASS: gdb.python/py-mi-cmd.exp: call the -aa command
-PASS: gdb.python/py-mi-cmd.exp: call the -aa command looking for message three
-PASS: gdb.python/py-mi-cmd.exp: call the -aa command, get the new message
-PASS: gdb.python/py-mi-cmd.exp: check the aa object has not changed after failed initialization
-PASS: gdb.python/py-mi-cmd.exp: create another command called -abc, stored in a separate python variable
-PASS: gdb.python/py-mi-cmd.exp: create command -abc, stored in a python variable
-PASS: gdb.python/py-mi-cmd.exp: created a new -aa command
-PASS: gdb.python/py-mi-cmd.exp: define -pycmd MI command
-PASS: gdb.python/py-mi-cmd.exp: empty MI command name
-PASS: gdb.python/py-mi-cmd.exp: execute -hello command, that had its invoke method removed
-PASS: gdb.python/py-mi-cmd.exp: execute -no-invoke command, which is missing the invoke method
-PASS: gdb.python/py-mi-cmd.exp: execute command with invoke set to a string
-PASS: gdb.python/py-mi-cmd.exp: execute no_invoke command, while it still has an invoke attribute
-PASS: gdb.python/py-mi-cmd.exp: install the -aa command
-PASS: gdb.python/py-mi-cmd.exp: invalid MI command name
-PASS: gdb.python/py-mi-cmd.exp: invalid character in MI command name
-PASS: gdb.python/py-mi-cmd.exp: load python file
-PASS: gdb.python/py-mi-cmd.exp: print the installed status of the original stored mi command
-PASS: gdb.python/py-mi-cmd.exp: print the installed status of the other stored mi command
-PASS: gdb.python/py-mi-cmd.exp: print the installed status of the stored mi command
-PASS: gdb.python/py-mi-cmd.exp: print the name of the stored mi command
-PASS: gdb.python/py-mi-cmd.exp: python cmd = no_invoke('-hello')
-PASS: gdb.python/py-mi-cmd.exp: python cmd.invoke = 'string'
-PASS: gdb.python/py-mi-cmd.exp: python delattr(no_invoke, 'invoke')
-PASS: gdb.python/py-mi-cmd.exp: python run_exception_tests()
-PASS: gdb.python/py-mi-cmd.exp: python setattr(no_invoke, 'invoke', free_invoke)
-PASS: gdb.python/py-mi-cmd.exp: re-install the mi command
-PASS: gdb.python/py-mi-cmd.exp: re-install the original mi command
-PASS: gdb.python/py-mi-cmd.exp: redefine -pycmd MI command from CLI command
-PASS: gdb.python/py-mi-cmd.exp: redefine -pycmd MI command from Python MI command
-PASS: gdb.python/py-mi-cmd.exp: reinitialise -aa command with a new message
-PASS: gdb.python/py-mi-cmd.exp: reinitialise -aa command with a new message while uninstalled
-PASS: gdb.python/py-mi-cmd.exp: set python print-stack full
-PASS: gdb.python/py-mi-cmd.exp: the original command is now installed
-PASS: gdb.python/py-mi-cmd.exp: the other command is now not installed
-PASS: gdb.python/py-mi-cmd.exp: try to register a command that replaces -data-disassemble
-PASS: gdb.python/py-mi-cmd.exp: uninstall the -aa command
-PASS: gdb.python/py-mi-cmd.exp: uninstall the mi command
-Running gdb.git~master/gdb/testsuite/gdb.python/py-mi-events.exp ...
-PASS: gdb.python/py-mi-events.exp: breakpoint at main
-PASS: gdb.python/py-mi-events.exp: continue
-PASS: gdb.python/py-mi-events.exp: file-exec-and-symbols operation
-PASS: gdb.python/py-mi-events.exp: mi runto main
-PASS: gdb.python/py-mi-events.exp: python continue handler ran
-PASS: gdb.python/py-mi-events.exp: python stop handler ran
-PASS: gdb.python/py-mi-events.exp: register events
-PASS: gdb.python/py-mi-events.exp: set safe-path
-PASS: gdb.python/py-mi-events.exp: set the breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.python/py-mi-notify.exp ...
-PASS: gdb.python/py-mi-notify.exp: python notification, empty notification name
-PASS: gdb.python/py-mi-notify.exp: python notification, invalid additional data
-PASS: gdb.python/py-mi-notify.exp: python notification, invalid notification name
-PASS: gdb.python/py-mi-notify.exp: python notification, no additional data
-PASS: gdb.python/py-mi-notify.exp: python notification, no additional data parameter
-PASS: gdb.python/py-mi-notify.exp: python notification, no arguments passed
-PASS: gdb.python/py-mi-notify.exp: python notification, non-string notification name
-PASS: gdb.python/py-mi-notify.exp: python notification, using existing internal notification name
-PASS: gdb.python/py-mi-notify.exp: python notification, with additional data
-PASS: gdb.python/py-mi-notify.exp: set python print-stack full
-Running gdb.git~master/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
-PASS: gdb.python/py-mi-objfile.exp: file-exec-and-symbols operation
-PASS: gdb.python/py-mi-objfile.exp: set safe-path
-Running gdb.git~master/gdb/testsuite/gdb.python/py-mi-var-info-path-expression.exp ...
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -enable-pretty-printing
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-create c1 * &c1
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-create c1_again * &c1
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-info-path-expression c1
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-info-path-expression c1.car.atom.ival
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-info-path-expression c1.cdr
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-info-path-expression c1.cdr.cdr
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.car
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.car.atom
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.cdr
-PASS: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1_again
-PASS: gdb.python/py-mi-var-info-path-expression.exp: breakpoint at main
-PASS: gdb.python/py-mi-var-info-path-expression.exp: delete c1_again
-PASS: gdb.python/py-mi-var-info-path-expression.exp: load python file
-PASS: gdb.python/py-mi-var-info-path-expression.exp: mi runto main
-PASS: gdb.python/py-mi-var-info-path-expression.exp: mi_continue_to_line: step to breakpoint: set temporary breakpoint
-PASS: gdb.python/py-mi-var-info-path-expression.exp: set python print-stack full
-Running gdb.git~master/gdb/testsuite/gdb.python/py-mi.exp ...
-PASS: gdb.python/py-mi.exp: -enable-pretty-printing
-PASS: gdb.python/py-mi.exp: assign string_1 from string_2
-PASS: gdb.python/py-mi.exp: breakpoint at main
-PASS: gdb.python/py-mi.exp: check tsrvw expression value
-PASS: gdb.python/py-mi.exp: check tsrvw varobj value
-PASS: gdb.python/py-mi.exp: choose array visualizer for c
-PASS: gdb.python/py-mi.exp: create estring varobj
-PASS: gdb.python/py-mi.exp: create me varobj
-PASS: gdb.python/py-mi.exp: create nstype2 varobj
-PASS: gdb.python/py-mi.exp: create outer varobj
-PASS: gdb.python/py-mi.exp: create second container varobj
-PASS: gdb.python/py-mi.exp: create string_1 varobj
-PASS: gdb.python/py-mi.exp: create tsrvw varobj
-PASS: gdb.python/py-mi.exp: create varobj for c
-PASS: gdb.python/py-mi.exp: evaluate me varobj
-PASS: gdb.python/py-mi.exp: list children after setting exception flag
-PASS: gdb.python/py-mi.exp: list children of c
-PASS: gdb.python/py-mi.exp: list children of outer
-PASS: gdb.python/py-mi.exp: list children of outer.s
-PASS: gdb.python/py-mi.exp: load python file
-PASS: gdb.python/py-mi.exp: mi runto main
-PASS: gdb.python/py-mi.exp: mi_continue_to_line: step to breakpoint for bug 14741: set temporary breakpoint
-PASS: gdb.python/py-mi.exp: mi_continue_to_line: step to breakpoint: set temporary breakpoint
-PASS: gdb.python/py-mi.exp: mi_continue_to_line: step to first outer breakpoint: set temporary breakpoint
-PASS: gdb.python/py-mi.exp: mi_continue_to_line: step to second breakpoint: set temporary breakpoint
-PASS: gdb.python/py-mi.exp: mi_continue_to_line: step to second outer breakpoint: set temporary breakpoint
-PASS: gdb.python/py-mi.exp: next over change of array element
-PASS: gdb.python/py-mi.exp: next over outer update
-PASS: gdb.python/py-mi.exp: next over update 5
-PASS: gdb.python/py-mi.exp: next over update 6
-PASS: gdb.python/py-mi.exp: printer whose children are returned as a list
-PASS: gdb.python/py-mi.exp: python exception_flag = True
-PASS: gdb.python/py-mi.exp: update after type change
-PASS: gdb.python/py-mi.exp: update after updating element of outer
-PASS: gdb.python/py-mi.exp: update string varobj after assignment
-PASS: gdb.python/py-mi.exp: update varobj 2, no children requested
-PASS: gdb.python/py-mi.exp: update varobj after element change
-PASS: gdb.python/py-mi.exp: update varobj, no children requested
-PASS: gdb.python/py-mi.exp: varobj container: choose default visualizer
-PASS: gdb.python/py-mi.exp: varobj container: choose visualizer using expression
-PASS: gdb.python/py-mi.exp: varobj container: clear visualizer
-PASS: gdb.python/py-mi.exp: varobj container: create container varobj
-PASS: gdb.python/py-mi.exp: varobj container: create container varobj, no pretty-printing
-PASS: gdb.python/py-mi.exp: varobj container: delete varobj
-PASS: gdb.python/py-mi.exp: varobj container: examine container children=0
-PASS: gdb.python/py-mi.exp: varobj container: examine container children=0, no pretty-printing
-PASS: gdb.python/py-mi.exp: varobj container: list children after listing selected range
-PASS: gdb.python/py-mi.exp: varobj container: list children after setting update range
-PASS: gdb.python/py-mi.exp: varobj container: list selected children after setting range
-PASS: gdb.python/py-mi.exp: varobj container: list varobj children after resetting child range
-PASS: gdb.python/py-mi.exp: varobj container: list varobj children after selecting child range
-PASS: gdb.python/py-mi.exp: varobj container: next over update 1
-PASS: gdb.python/py-mi.exp: varobj container: next over update 2
-PASS: gdb.python/py-mi.exp: varobj container: next over update 3
-PASS: gdb.python/py-mi.exp: varobj container: next over update 4
-PASS: gdb.python/py-mi.exp: varobj container: set update range
-PASS: gdb.python/py-mi.exp: varobj container: set update range with non-zero start
-PASS: gdb.python/py-mi.exp: varobj container: update after next with restricted range
-PASS: gdb.python/py-mi.exp: varobj container: update varobj with change outside selected range
-PASS: gdb.python/py-mi.exp: varobj container: varobj update 1
-PASS: gdb.python/py-mi.exp: varobj container: varobj update 2
-PASS: gdb.python/py-mi.exp: varobj container: varobj update after choosing default
-PASS: gdb.python/py-mi.exp: varobj container: varobj update after choosing via expression
-PASS: gdb.python/py-mi.exp: varobj container: varobj update after clearing
-PASS: gdb.python/py-mi.exp: varobj fake: Install visualizer on a cplus_fake_child
-PASS: gdb.python/py-mi.exp: varobj fake: breakpoint at main
-PASS: gdb.python/py-mi.exp: varobj fake: create fake varobj
-PASS: gdb.python/py-mi.exp: varobj fake: list children fake.private
-PASS: gdb.python/py-mi.exp: varobj fake: list children of fake
-PASS: gdb.python/py-mi.exp: varobj fake: mi runto main
-PASS: gdb.python/py-mi.exp: varobj fake: mi_continue_to_line: step to breakpoint: set temporary breakpoint
-PASS: gdb.python/py-mi.exp: varobj nscont: choose default visualizer
-PASS: gdb.python/py-mi.exp: varobj nscont: clear visualizer
-PASS: gdb.python/py-mi.exp: varobj nscont: create nscont varobj, no pretty-printing
-PASS: gdb.python/py-mi.exp: varobj nscont: create nstype varobj
-PASS: gdb.python/py-mi.exp: varobj nscont: delete varobj
-PASS: gdb.python/py-mi.exp: varobj nscont: examine nscont children=0, no pretty-printing
-PASS: gdb.python/py-mi.exp: varobj nscont: list children after setting update range
-PASS: gdb.python/py-mi.exp: varobj nscont: varobj update after clearing
-Running gdb.git~master/gdb/testsuite/gdb.python/py-missing-debug.exp ...
-PASS: gdb.python/py-missing-debug.exp: all handlers enabled: info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: all handlers enabled: python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: all handlers enabled: reset call log
-PASS: gdb.python/py-missing-debug.exp: check both handlers are visible
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: can replace a disabled handler
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: disable missing-debug-handler progspace Foo
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: python gdb.missing_debug.register_handler(handler=log_handler("Foo"), locus=None, replace=True)
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: python gdb.missing_debug.register_handler(handler=log_handler("Foo"), locus=pspace)
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: python gdb.missing_debug.register_handler(pspace, log_handler("Foo"))
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: python gdb.missing_debug.register_handler(pspace, log_handler("Foo"), replace=True)
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: python register("Foo", pspace)
-PASS: gdb.python/py-missing-debug.exp: check handler replacement: still get an error when handler is disabled
-PASS: gdb.python/py-missing-debug.exp: check no handlers are registered
-PASS: gdb.python/py-missing-debug.exp: check that '!! Bad Name' is not accepted
-PASS: gdb.python/py-missing-debug.exp: check that '(Bad Name)' is not accepted
-PASS: gdb.python/py-missing-debug.exp: check that 'Bad Name' is not accepted
-PASS: gdb.python/py-missing-debug.exp: check that 'Bad [Name]' is not accepted
-PASS: gdb.python/py-missing-debug.exp: check that 'Bad,Name' is not accepted
-PASS: gdb.python/py-missing-debug.exp: check that 'Bad;Name' is not accepted
-PASS: gdb.python/py-missing-debug.exp: disable 'Foo': disable missing-debug-handler .* Foo
-PASS: gdb.python/py-missing-debug.exp: disable 'Foo': info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: disable 'Foo': python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: disable 'Foo': reset call log
-PASS: gdb.python/py-missing-debug.exp: disable 'baz-': disable missing-debug-handler progspace baz-
-PASS: gdb.python/py-missing-debug.exp: disable 'baz-': info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: disable 'baz-': python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: disable 'baz-': reset call log
-PASS: gdb.python/py-missing-debug.exp: disable everything: disable missing-debug-handler .* .*
-PASS: gdb.python/py-missing-debug.exp: disable everything: info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: disable everything: python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: disable everything: reset call log
-PASS: gdb.python/py-missing-debug.exp: disable missing-debug-handler foo
-PASS: gdb.python/py-missing-debug.exp: enable 'abc-def': enable missing-debug-handler
-PASS: gdb.python/py-missing-debug.exp: enable 'abc-def': info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: enable 'abc-def': python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: enable 'abc-def': reset call log
-PASS: gdb.python/py-missing-debug.exp: enable global handlers: enable missing-debug-handler global
-PASS: gdb.python/py-missing-debug.exp: enable global handlers: info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: enable global handlers: python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: enable global handlers: reset call log
-PASS: gdb.python/py-missing-debug.exp: enable missing-debug-handler foo
-PASS: gdb.python/py-missing-debug.exp: handler in build-id mode: check handler was only called once
-PASS: gdb.python/py-missing-debug.exp: handler in build-id mode: confirgure handler
-PASS: gdb.python/py-missing-debug.exp: handler in build-id mode: debug info found
-PASS: gdb.python/py-missing-debug.exp: handler in gnu_debuglink mode: check handler was only called once
-PASS: gdb.python/py-missing-debug.exp: handler in gnu_debuglink mode: confirgure handler
-PASS: gdb.python/py-missing-debug.exp: handler in gnu_debuglink mode: debug info found
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=TypeError: check for exception in file command output
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=TypeError: check good handler hasn't been called again
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=TypeError: debug info not found
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=TypeError: python rhandler.exception_type = TypeError
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=gdb.GdbError: check for exception in file command output
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=gdb.GdbError: check good handler hasn't been called again
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=gdb.GdbError: debug info not found
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: exception_type=gdb.GdbError: python rhandler.exception_type = gdb.GdbError
-PASS: gdb.python/py-missing-debug.exp: handler raises an exception: python gdb.missing_debug.register_handler(None, rhandler)
-PASS: gdb.python/py-missing-debug.exp: handler returning None: check handler was only called once
-PASS: gdb.python/py-missing-debug.exp: handler returning None: debug info not found
-PASS: gdb.python/py-missing-debug.exp: handler returning None: register the initial handler
-PASS: gdb.python/py-missing-debug.exp: handler returning a string: check handler was only called once
-PASS: gdb.python/py-missing-debug.exp: handler returning a string: confirgure handler
-PASS: gdb.python/py-missing-debug.exp: handler returning a string: debug info found
-PASS: gdb.python/py-missing-debug.exp: initial checks: debug info is found
-PASS: gdb.python/py-missing-debug.exp: initial checks: debug info no longer found
-PASS: gdb.python/py-missing-debug.exp: python pspace = gdb.selected_inferior().progspace
-PASS: gdb.python/py-missing-debug.exp: python register("-bar", None)
-PASS: gdb.python/py-missing-debug.exp: python register("Foo", None)
-PASS: gdb.python/py-missing-debug.exp: python register("abc-def", pspace)
-PASS: gdb.python/py-missing-debug.exp: python register("baz-", pspace)
-PASS: gdb.python/py-missing-debug.exp: return False handler in global list: info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: return False handler in global list: python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: return False handler in global list: register the initial handler
-PASS: gdb.python/py-missing-debug.exp: return False handler in global list: reset call log
-PASS: gdb.python/py-missing-debug.exp: return False handler in progspace list: confirgure handler
-PASS: gdb.python/py-missing-debug.exp: return False handler in progspace list: enable missing-debug-handler progspace
-PASS: gdb.python/py-missing-debug.exp: return False handler in progspace list: info missing-debug-handlers
-PASS: gdb.python/py-missing-debug.exp: return False handler in progspace list: python print(handler_call_log)
-PASS: gdb.python/py-missing-debug.exp: return False handler in progspace list: register the initial handler
-PASS: gdb.python/py-missing-debug.exp: return False handler in progspace list: reset call log
-PASS: gdb.python/py-missing-debug.exp: set debug-file-directory
-PASS: gdb.python/py-missing-debug.exp: source python script
-PASS: gdb.python/py-missing-debug.exp: source python script for bad handler name checks
-Running gdb.git~master/gdb/testsuite/gdb.python/py-nested-maps.exp ...
-PASS: gdb.python/py-nested-maps.exp: continue to breakpoint: run to testing point
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=0: p *m1
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=0: set print max-depth 0
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=1: p *m1
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=1: set print max-depth 1
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=2: p *m1
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=2: set print max-depth 2
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=unlimited: p *m1
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*m1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=0: p *mm
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=0: set print max-depth 0
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=1: p *mm
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=1: set print max-depth 1
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=2: p *mm
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=2: set print max-depth 2
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=3: p *mm
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=3: set print max-depth 3
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=unlimited: p *mm
-PASS: gdb.python/py-nested-maps.exp: headers=on: pretty=off: exp='*mm': depth=unlimited: set print max-depth unlimited
-PASS: gdb.python/py-nested-maps.exp: headers=on: set print pretty off
-PASS: gdb.python/py-nested-maps.exp: load python file
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=0: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=0: set print max-depth 0
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=1: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=1: set print max-depth 1
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=2: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=2: set print max-depth 2
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=unlimited: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*m1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=0: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=0: set print max-depth 0
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=1: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=1: set print max-depth 1
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=2: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=2: set print max-depth 2
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=3: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=3: set print max-depth 3
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=unlimited: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=off: exp='*mm': depth=unlimited: set print max-depth unlimited
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=0: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=0: set print max-depth 0
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=1: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=1: set print max-depth 1
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=2: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=2: set print max-depth 2
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=unlimited: p *m1
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*m1': depth=unlimited: set print max-depth unlimited
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=0: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=0: set print max-depth 0
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=1: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=1: set print max-depth 1
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=2: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=2: set print max-depth 2
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=3: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=3: set print max-depth 3
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=unlimited: p *mm
-PASS: gdb.python/py-nested-maps.exp: pretty=on: exp='*mm': depth=unlimited: set print max-depth unlimited
-PASS: gdb.python/py-nested-maps.exp: set m1->show_header=1
-PASS: gdb.python/py-nested-maps.exp: set m2->show_header=1
-PASS: gdb.python/py-nested-maps.exp: set mm->show_header=1
-PASS: gdb.python/py-nested-maps.exp: set print pretty off
-PASS: gdb.python/py-nested-maps.exp: set print pretty on
-Running gdb.git~master/gdb/testsuite/gdb.python/py-objfile-script.exp ...
-PASS: gdb.python/py-objfile-script.exp: b 38
-PASS: gdb.python/py-objfile-script.exp: continue
-PASS: gdb.python/py-objfile-script.exp: info auto-load python-scripts
-PASS: gdb.python/py-objfile-script.exp: print ss
-PASS: gdb.python/py-objfile-script.exp: set auto-load safe-path
-Running gdb.git~master/gdb/testsuite/gdb.python/py-objfile.exp ...
-PASS: gdb.python/py-objfile.exp: Add separate debug file file
-PASS: gdb.python/py-objfile.exp: Find a symbol in objfile
-PASS: gdb.python/py-objfile.exp: Get backing object file
-PASS: gdb.python/py-objfile.exp: Get no-debug objfile file
-PASS: gdb.python/py-objfile.exp: Get objfile build id
-PASS: gdb.python/py-objfile.exp: Get objfile file name
-PASS: gdb.python/py-objfile.exp: Get objfile program space
-PASS: gdb.python/py-objfile.exp: Get objfile user name
-PASS: gdb.python/py-objfile.exp: Get objfile validity
-PASS: gdb.python/py-objfile.exp: Get objfile validity after unload
-PASS: gdb.python/py-objfile.exp: Get separate debug info objfile
-PASS: gdb.python/py-objfile.exp: Set random attribute in objfile
-PASS: gdb.python/py-objfile.exp: Test owner of real objfile.
-PASS: gdb.python/py-objfile.exp: Test owner of separate debug file
-PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file
-PASS: gdb.python/py-objfile.exp: Verify set of random attribute in objfile
-PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
-PASS: gdb.python/py-objfile.exp: get first objfile
-PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id"
-PASS: gdb.python/py-objfile.exp: lookup_global_symbol does not find static symbol
-PASS: gdb.python/py-objfile.exp: lookup_global_symbol doesn't find symbol in other objfile
-PASS: gdb.python/py-objfile.exp: lookup_global_symbol finds a valid symbol
-PASS: gdb.python/py-objfile.exp: lookup_static_symbol can handle nonexistent symbol
-PASS: gdb.python/py-objfile.exp: lookup_static_symbol does not find global symbol
-PASS: gdb.python/py-objfile.exp: lookup_static_symbol finds a valid symbol
-PASS: gdb.python/py-objfile.exp: objfile.filename after objfile is unloaded
-PASS: gdb.python/py-objfile.exp: objfile.username after objfile is unloaded
-PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id
-PASS: gdb.python/py-objfile.exp: print invalid file lookup_objfile by build-id 2
-PASS: gdb.python/py-objfile.exp: print lookup_objfile filename
-PASS: gdb.python/py-objfile.exp: print lookup_objfile filename by build-id
-PASS: gdb.python/py-objfile.exp: print lookup_objfile of separate debug file
-PASS: gdb.python/py-objfile.exp: print main with debug info
-PASS: gdb.python/py-objfile.exp: print main without debug info
-PASS: gdb.python/py-objfile.exp: python dir(objfile)
-PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk"))
-PASS: gdb.python/py-objfile.exp: python print (objfile)
-PASS: gdb.python/py-objfile.exp: python print(objfile)
-PASS: gdb.python/py-objfile.exp: unload 1
-PASS: gdb.python/py-objfile.exp: unload 2
-Running gdb.git~master/gdb/testsuite/gdb.python/py-parameter.exp ...
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 10: if (self.value == False):
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 11: val = "off"
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 12: return "Test Parameter has been set to " + val
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 13: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 14: super (TestParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 15: self.value = True
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 16: test_param = TestParam ('print test-param')
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 17: end
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 2: class TestParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 3: """When enabled, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 4: show_doc = "Show the state of the boolean test-param"
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 5: set_doc = "Set the state of the boolean test-param"
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 6: def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 7: return "The state of the Test Parameter is " + pvalue
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 8: def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: Simple gdb booleanparameter: input 9: val = "on"
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: get boolean parameter using gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: set boolean parameter using set_parameter
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: show parameter off
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: show parameter on
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: test boolean parameter value is False
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: test boolean parameter value is True
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: test general help
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: test set help
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: test show help
-PASS: gdb.python/py-parameter.exp: test_boolean_parameter: turn off parameter
-PASS: gdb.python/py-parameter.exp: test_data_directory: check modified data-directory at the CLI
-PASS: gdb.python/py-parameter.exp: test_data_directory: check original data-directory was restored at the CLI
-PASS: gdb.python/py-parameter.exp: test_data_directory: find the initial data-directory value
-PASS: gdb.python/py-parameter.exp: test_data_directory: python print (gdb.parameter ('data-directory'))
-PASS: gdb.python/py-parameter.exp: test_data_directory: python sees absolute version of data-directory path
-PASS: gdb.python/py-parameter.exp: test_data_directory: python sees restored data-directory value
-PASS: gdb.python/py-parameter.exp: test_data_directory: set data-directory back to its original value
-PASS: gdb.python/py-parameter.exp: test_data_directory: set data-directory to relative path
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 10: end
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 2: class TestParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 3: """When enabled, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 4: show_doc = "State of the Test Parameter"
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 5: set_doc = "Set the state of the Test Parameter"
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 6: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 7: super (TestParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 8: self.value = True
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: Simple gdb booleanparameter: input 9: test_param = TestParam ('print test-param')
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: show parameter off
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: show parameter on
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: test deprecated API parameter value is False
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: test deprecated API parameter value is True
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: test general help
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: test set help
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: test show help
-PASS: gdb.python/py-parameter.exp: test_deprecated_api_parameter: turn off parameter
-PASS: gdb.python/py-parameter.exp: test_directories: python print (gdb.parameter ('directories'))
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 10: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 11: super (TestEnumParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_ENUM, ["one", "two"])
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 12: self.value = "one"
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 13: test_enum_param = TestEnumParam ('print test-enum-param')
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 14: end
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 2: class TestEnumParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 3: """When set, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 4: show_doc = "Show the state of the enum"
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 5: set_doc = "Set the state of the enum"
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 6: def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 7: return "The state of the enum is " + pvalue
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 8: def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: enum gdb parameter: input 9: return "The state of the enum has been set to " + self.value
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: set enum to two
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: set invalid enum parameter
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: show parameter is initial value
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: show parameter is new value
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: test enum parameter value is one
-PASS: gdb.python/py-parameter.exp: test_enum_parameter: test enum parameter value is two
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 10: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 11: super (TestFileParam, self).__init__ (name, gdb.COMMAND_FILES, gdb.PARAM_FILENAME)
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 12: self.value = "foo.txt"
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 13: test_file_param = TestFileParam ('test-file-param')
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 14: end
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 2: class TestFileParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 3: """When set, test param does something useful. When disabled, does nothing."""
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 4: show_doc = "Show the name of the file"
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 5: set_doc = "Set the name of the file"
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 6: def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 7: return "The name of the file is " + pvalue
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 8: def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: test_file_parameter: file gdb parameter: input 9: return "The name of the file has been changed to " + self.value
-PASS: gdb.python/py-parameter.exp: test_file_parameter: set new file parameter
-PASS: gdb.python/py-parameter.exp: test_file_parameter: set test-file-param
-PASS: gdb.python/py-parameter.exp: test_file_parameter: show initial file value
-PASS: gdb.python/py-parameter.exp: test_file_parameter: show new file value
-PASS: gdb.python/py-parameter.exp: test_file_parameter: test file parameter value
-PASS: gdb.python/py-parameter.exp: test_file_parameter: test new file parameter value
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test set to 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test set to 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test set to 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test set to None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test value of -1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test value of 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test value of 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: test value of None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=listsize: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test set to 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test set to 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test set to 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test set to None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test value of -1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test value of 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test value of 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: test value of None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=max-completions: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test set to 'elements'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test set to 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test set to 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test set to 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test set to None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test value of 'elements'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test value of -1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test value of 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test value of 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: test value of None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print characters: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test set to 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test set to 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test set to 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test set to None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test value of -1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test value of 0
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test value of 1
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: test value of None
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: param=print elements: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_gdb_parameter: print endian parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 2: class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 4: super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_INTEGER)
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 5: self.value = 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 6: test_param_PARAM_INTEGER = TestNodocParam ('test-PARAM_INTEGER')
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: create parameter: input 7: end
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test default value
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test default value via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test set to 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test set to 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test set to 5
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of 'unlimited' via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of -1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of -1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of -5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of 0 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of 1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of 5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of None
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: test value of None via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: {test set to 'unlimited'}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: {test set to -5}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_INTEGER: {test set to None}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 2: class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 4: super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_UINTEGER)
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 5: self.value = 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 6: test_param_PARAM_UINTEGER = TestNodocParam ('test-PARAM_UINTEGER')
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: create parameter: input 7: end
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test default value
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test default value via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test set to 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test set to 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test set to 5
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of 'unlimited' via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of -1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of -1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of -5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of 0 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of 1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of 5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of None
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: test value of None via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: {test set to 'unlimited'}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: {test set to -5}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_UINTEGER: {test set to None}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 2: class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 4: super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_ZINTEGER)
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 5: self.value = 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 6: test_param_PARAM_ZINTEGER = TestNodocParam ('test-PARAM_ZINTEGER')
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: create parameter: input 7: end
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test default value
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test default value via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test set to 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test set to 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test set to 5
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of 'unlimited' via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of -1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of -1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of -5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of 0 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of 1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of 5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of None
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: test value of None via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: {test set to 'unlimited'}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: {test set to -5}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZINTEGER: {test set to None}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 2: class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 4: super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_ZUINTEGER)
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 5: self.value = 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 6: test_param_PARAM_ZUINTEGER = TestNodocParam ('test-PARAM_ZUINTEGER')
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: create parameter: input 7: end
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test default value
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test default value via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test set to 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test set to 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test set to 5
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of 'unlimited' via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of -1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of -1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of -5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of 0 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of 1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of 5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of None
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: test value of None via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: {test set to 'unlimited'}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: {test set to -5}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER: {test set to None}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 2: class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 4: super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_ZUINTEGER_UNLIMITED)
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 5: self.value = 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 6: test_param_PARAM_ZUINTEGER_UNLIMITED = TestNodocParam ('test-PARAM_ZUINTEGER_UNLIMITED')
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: create parameter: input 7: end
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test default value
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test default value via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test set to 0
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test set to 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test set to 5
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of 'unlimited'
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of 'unlimited' via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of -1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of -1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of -5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of 0 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of 1
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of 1 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of 5 via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of None
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: test value of None via gdb.parameter
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: {test set to 'unlimited'}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: {test set to -1}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: {test set to -5}
-PASS: gdb.python/py-parameter.exp: test_integer_parameter: kind=PARAM_ZUINTEGER_UNLIMITED: {test set to None}
-PASS: gdb.python/py-parameter.exp: test_language: print current language
-PASS: gdb.python/py-parameter.exp: test_language: print current language for rust
-PASS: gdb.python/py-parameter.exp: test_language: print language parameter
-PASS: gdb.python/py-parameter.exp: test_language: print language parameter for rust
-PASS: gdb.python/py-parameter.exp: test_language: set lang auto
-PASS: gdb.python/py-parameter.exp: test_language: set lang rust
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 2: class TestNodocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 4: super (TestNodocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 5: self.value = True
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 6: test_nodoc_param = TestNodocParam ('print test-nodoc-param')
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: Simple gdb booleanparameter: input 7: end
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: show parameter off
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: show parameter on
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: test general help
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: test really undocumented parameter value is False
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: test set help
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: test show help
-PASS: gdb.python/py-parameter.exp: test_really_undocumented_parameter: turn off parameter
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 2: class TestThrowParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 3: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 4: super (TestThrowParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_STRING)
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 5: self.value = True
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 6: def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 7: raise gdb.GdbError('Ordinary gdb error')
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 8: test_throw_param = TestThrowParam ('print test-throw-param')
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: Throwing gdb parameter: input 9: end
-PASS: gdb.python/py-parameter.exp: test_throwing_parameter: gdb.GdbError does not show Python stack
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 10: def __init__ (self, name):
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 11: super (TestUndocParam, self).__init__ (name, gdb.COMMAND_DATA, gdb.PARAM_BOOLEAN)
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 12: self.value = True
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 13: test_undoc_param = TestUndocParam ('print test-undoc-param')
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 14: end
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 1: python
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 2: class TestUndocParam (gdb.Parameter):
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 3: def get_show_string (self, pvalue):
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 4: return "The state of the Test Parameter is " + pvalue
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 5: def get_set_string (self):
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 6: val = "on"
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 7: if (self.value == False):
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 8: val = "off"
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: Simple gdb booleanparameter: input 9: return "Test Parameter has been set to " + val
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: show parameter off
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: show parameter on
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: test general help
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: test set help
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: test show help
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: test undocumented parameter value is False
-PASS: gdb.python/py-parameter.exp: test_undocumented_parameter: turn off parameter
-Running gdb.git~master/gdb/testsuite/gdb.python/py-pending-frame-level.exp ...
-PASS: gdb.python/py-pending-frame-level.exp: Backtrace with extra Python output
-PASS: gdb.python/py-pending-frame-level.exp: Initial backtrace
-PASS: gdb.python/py-pending-frame-level.exp: continue to breakpoint: stop at test breakpoint
-PASS: gdb.python/py-pending-frame-level.exp: import python scripts
-Running gdb.git~master/gdb/testsuite/gdb.python/py-pp-cast.exp ...
-PASS: gdb.python/py-pp-cast.exp: info locals
-PASS: gdb.python/py-pp-cast.exp: source py-pp-cast.py
-PASS: gdb.python/py-pp-cast.exp: up
-Running gdb.git~master/gdb/testsuite/gdb.python/py-pp-integral.exp ...
-PASS: gdb.python/py-pp-integral.exp: print *t
-PASS: gdb.python/py-pp-integral.exp: print /r *t
-PASS: gdb.python/py-pp-integral.exp: source py-pp-integral.py
-Running gdb.git~master/gdb/testsuite/gdb.python/py-pp-maint.exp ...
-PASS: gdb.python/py-pp-maint.exp: b 85
-PASS: gdb.python/py-pp-maint.exp: continue
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer global
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer global lookup_function_lookup_test
-PASS: gdb.python/py-pp-maint.exp: disable pretty-printer global pp-test;.*
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global lookup_function_lookup_test
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*s.*
-PASS: gdb.python/py-pp-maint.exp: enable pretty-printer global pp-test;.*ss.*
-PASS: gdb.python/py-pp-maint.exp: first enable of all pretty printers
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer .* pp-test
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer after re-enabling
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer for function, pretty-printer is disabled
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer for pp-test, pretty-printer is disabled
-PASS: gdb.python/py-pp-maint.exp: info pretty-printer global .*function
-PASS: gdb.python/py-pp-maint.exp: load python file
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (0x4 + 0x8)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (BAR_2 | FOO_2)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (BAR_3)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_1 | FOO_2 | FOO_3)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_1)
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_MASK | (BAR_MASK & ~BAR_2))
-PASS: gdb.python/py-pp-maint.exp: print (enum flag_enum) (FOO_MASK)
-PASS: gdb.python/py-pp-maint.exp: print flt disabled
-PASS: gdb.python/py-pp-maint.exp: print flt enabled #1
-PASS: gdb.python/py-pp-maint.exp: print flt re-enabled
-PASS: gdb.python/py-pp-maint.exp: print ss disabled
-PASS: gdb.python/py-pp-maint.exp: print ss enabled #1
-PASS: gdb.python/py-pp-maint.exp: print ss re-enabled
-PASS: gdb.python/py-pp-maint.exp: second enable of all pretty printers
-Running gdb.git~master/gdb/testsuite/gdb.python/py-pp-re-notag.exp ...
-PASS: gdb.python/py-pp-re-notag.exp: print *t
-PASS: gdb.python/py-pp-re-notag.exp: print /r *t
-PASS: gdb.python/py-pp-re-notag.exp: source py-pp-re-notag.py
-Running gdb.git~master/gdb/testsuite/gdb.python/py-pp-registration.exp ...
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=False)
-PASS: gdb.python/py-pp-registration.exp: replace: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer2, replace=True)
-PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer1 = build_pretty_printer1()
-PASS: gdb.python/py-pp-registration.exp: replace: py my_pretty_printer2 = build_pretty_printer2()
-PASS: gdb.python/py-pp-registration.exp: replace: py progspace = gdb.current_progspace()
-PASS: gdb.python/py-pp-registration.exp: replace: read file
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 1: print s
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print flt
-PASS: gdb.python/py-pp-registration.exp: replace: test printers 2: print s
-PASS: gdb.python/py-pp-registration.exp: verbose off: print flt
-PASS: gdb.python/py-pp-registration.exp: verbose off: print s
-PASS: gdb.python/py-pp-registration.exp: verbose off: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
-PASS: gdb.python/py-pp-registration.exp: verbose off: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
-PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer1 = build_pretty_printer1()
-PASS: gdb.python/py-pp-registration.exp: verbose off: py my_pretty_printer2 = build_pretty_printer2()
-PASS: gdb.python/py-pp-registration.exp: verbose off: py progspace = gdb.current_progspace()
-PASS: gdb.python/py-pp-registration.exp: verbose off: read file
-PASS: gdb.python/py-pp-registration.exp: verbose off: set verbose off
-PASS: gdb.python/py-pp-registration.exp: verbose on: print flt
-PASS: gdb.python/py-pp-registration.exp: verbose on: print s
-PASS: gdb.python/py-pp-registration.exp: verbose on: py gdb.printing.register_pretty_printer(gdb, lookup_function_lookup_test)
-PASS: gdb.python/py-pp-registration.exp: verbose on: py gdb.printing.register_pretty_printer(progspace, my_pretty_printer1)
-PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer1 = build_pretty_printer1()
-PASS: gdb.python/py-pp-registration.exp: verbose on: py my_pretty_printer2 = build_pretty_printer2()
-PASS: gdb.python/py-pp-registration.exp: verbose on: py progspace = gdb.current_progspace()
-PASS: gdb.python/py-pp-registration.exp: verbose on: read file
-PASS: gdb.python/py-pp-registration.exp: verbose on: set verbose on
-Running gdb.git~master/gdb/testsuite/gdb.python/py-prettyprint-stub.exp ...
-PASS: gdb.python/py-prettyprint-stub.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-prettyprint-stub.exp: load python file
-PASS: gdb.python/py-prettyprint-stub.exp: pp: print s
-PASS: gdb.python/py-prettyprint-stub.exp: pp: print s2
-PASS: gdb.python/py-prettyprint-stub.exp: print s
-PASS: gdb.python/py-prettyprint-stub.exp: print s2
-Running gdb.git~master/gdb/testsuite/gdb.python/py-prettyprint.exp ...
-PASS: gdb.python/py-prettyprint.exp: c++: continue to breakpoint: break to inspect
-PASS: gdb.python/py-prettyprint.exp: c++: continue until exit
-PASS: gdb.python/py-prettyprint.exp: c++: load python file
-PASS: gdb.python/py-prettyprint.exp: c++: print (int) an_int
-PASS: gdb.python/py-prettyprint.exp: c++: print (int) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c++: print (int_type) an_int
-PASS: gdb.python/py-prettyprint.exp: c++: print (int_type) an_int_type
-PASS: gdb.python/py-prettyprint.exp: c++: print (int_type) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c++: print (int_type2) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c++: print (int_type3) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c++: print an_int
-PASS: gdb.python/py-prettyprint.exp: c++: print an_int_type
-PASS: gdb.python/py-prettyprint.exp: c++: print an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c++: print arraystruct
-PASS: gdb.python/py-prettyprint.exp: c++: print c, pretty printing off, default display hint
-PASS: gdb.python/py-prettyprint.exp: c++: print c, pretty printing off, display hint is now map
-PASS: gdb.python/py-prettyprint.exp: c++: print c, pretty printing on, default display hint
-PASS: gdb.python/py-prettyprint.exp: c++: print c, pretty printing on, display hint is now array
-PASS: gdb.python/py-prettyprint.exp: c++: print c, pretty printing on, display hint is now map
-PASS: gdb.python/py-prettyprint.exp: c++: print c, pretty printing on, exception raised from display_hint
-PASS: gdb.python/py-prettyprint.exp: c++: print cps
-PASS: gdb.python/py-prettyprint.exp: c++: print cpss
-PASS: gdb.python/py-prettyprint.exp: c++: print cpssa
-PASS: gdb.python/py-prettyprint.exp: c++: print cpssa[0]
-PASS: gdb.python/py-prettyprint.exp: c++: print cpssa[1]
-PASS: gdb.python/py-prettyprint.exp: c++: print cstring
-PASS: gdb.python/py-prettyprint.exp: c++: print derived
-PASS: gdb.python/py-prettyprint.exp: c++: print estring
-PASS: gdb.python/py-prettyprint.exp: c++: print estring2
-PASS: gdb.python/py-prettyprint.exp: c++: print estring3
-PASS: gdb.python/py-prettyprint.exp: c++: print has_member
-PASS: gdb.python/py-prettyprint.exp: c++: print has_static_member::global
-PASS: gdb.python/py-prettyprint.exp: c++: print hint_error
-PASS: gdb.python/py-prettyprint.exp: c++: print ns with default element limit
-PASS: gdb.python/py-prettyprint.exp: c++: print ns with element limit of 10
-PASS: gdb.python/py-prettyprint.exp: c++: print ns with element limit of 3
-PASS: gdb.python/py-prettyprint.exp: c++: print ns2
-PASS: gdb.python/py-prettyprint.exp: c++: print nstype
-PASS: gdb.python/py-prettyprint.exp: c++: print nstype on one line
-PASS: gdb.python/py-prettyprint.exp: c++: print ref
-PASS: gdb.python/py-prettyprint.exp: c++: print ss
-PASS: gdb.python/py-prettyprint.exp: c++: print ssa
-PASS: gdb.python/py-prettyprint.exp: c++: print ssa[1]
-PASS: gdb.python/py-prettyprint.exp: c++: print sss
-PASS: gdb.python/py-prettyprint.exp: c++: print tsrvw
-PASS: gdb.python/py-prettyprint.exp: c++: print x
-PASS: gdb.python/py-prettyprint.exp: c++: python pp_ls_encoding = 'UTF-8'
-PASS: gdb.python/py-prettyprint.exp: c++: set print elements 10
-PASS: gdb.python/py-prettyprint.exp: c++: set print elements 200
-PASS: gdb.python/py-prettyprint.exp: c++: set print elements 3
-PASS: gdb.python/py-prettyprint.exp: c++: set print pretty off
-PASS: gdb.python/py-prettyprint.exp: c++: set print pretty on
-PASS: gdb.python/py-prettyprint.exp: c++: set python print-stack full
-PASS: gdb.python/py-prettyprint.exp: c++: set variable c.is_array_p=0
-PASS: gdb.python/py-prettyprint.exp: c++: set variable c.is_array_p=1
-PASS: gdb.python/py-prettyprint.exp: c++: set variable c.is_map_p=0
-PASS: gdb.python/py-prettyprint.exp: c++: set variable c.is_map_p=1
-PASS: gdb.python/py-prettyprint.exp: c: continue to breakpoint: break to inspect
-PASS: gdb.python/py-prettyprint.exp: c: continue until exit
-PASS: gdb.python/py-prettyprint.exp: c: load python file
-PASS: gdb.python/py-prettyprint.exp: c: print (int) an_int
-PASS: gdb.python/py-prettyprint.exp: c: print (int) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c: print (int_type) an_int
-PASS: gdb.python/py-prettyprint.exp: c: print (int_type) an_int_type
-PASS: gdb.python/py-prettyprint.exp: c: print (int_type) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c: print (int_type2) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c: print (int_type3) an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c: print an_int
-PASS: gdb.python/py-prettyprint.exp: c: print an_int_type
-PASS: gdb.python/py-prettyprint.exp: c: print an_int_type2
-PASS: gdb.python/py-prettyprint.exp: c: print arraystruct
-PASS: gdb.python/py-prettyprint.exp: c: print c, pretty printing off, default display hint
-PASS: gdb.python/py-prettyprint.exp: c: print c, pretty printing off, display hint is now map
-PASS: gdb.python/py-prettyprint.exp: c: print c, pretty printing on, default display hint
-PASS: gdb.python/py-prettyprint.exp: c: print c, pretty printing on, display hint is now array
-PASS: gdb.python/py-prettyprint.exp: c: print c, pretty printing on, display hint is now map
-PASS: gdb.python/py-prettyprint.exp: c: print c, pretty printing on, exception raised from display_hint
-PASS: gdb.python/py-prettyprint.exp: c: print cstring
-PASS: gdb.python/py-prettyprint.exp: c: print estring
-PASS: gdb.python/py-prettyprint.exp: c: print estring2
-PASS: gdb.python/py-prettyprint.exp: c: print estring3
-PASS: gdb.python/py-prettyprint.exp: c: print hint_error
-PASS: gdb.python/py-prettyprint.exp: c: print ns2
-PASS: gdb.python/py-prettyprint.exp: c: print nstype
-PASS: gdb.python/py-prettyprint.exp: c: print nstype on one line
-PASS: gdb.python/py-prettyprint.exp: c: print ss
-PASS: gdb.python/py-prettyprint.exp: c: print ssa
-PASS: gdb.python/py-prettyprint.exp: c: print ssa[1]
-PASS: gdb.python/py-prettyprint.exp: c: print tsrvw
-PASS: gdb.python/py-prettyprint.exp: c: print x
-PASS: gdb.python/py-prettyprint.exp: c: python pp_ls_encoding = 'UTF-8'
-PASS: gdb.python/py-prettyprint.exp: c: set print pretty off
-PASS: gdb.python/py-prettyprint.exp: c: set print pretty on
-PASS: gdb.python/py-prettyprint.exp: c: set python print-stack full
-PASS: gdb.python/py-prettyprint.exp: c: set variable c.is_array_p=0
-PASS: gdb.python/py-prettyprint.exp: c: set variable c.is_array_p=1
-PASS: gdb.python/py-prettyprint.exp: c: set variable c.is_map_p=0
-PASS: gdb.python/py-prettyprint.exp: c: set variable c.is_map_p=1
-PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: break to inspect
-PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break
-PASS: gdb.python/py-prettyprint.exp: info locals
-PASS: gdb.python/py-prettyprint.exp: load python file
-PASS: gdb.python/py-prettyprint.exp: print -raw-values -- ss
-PASS: gdb.python/py-prettyprint.exp: print -raw-values off -- /r ss
-PASS: gdb.python/py-prettyprint.exp: print -raw-values on -- ss
-PASS: gdb.python/py-prettyprint.exp: print /r ss
-PASS: gdb.python/py-prettyprint.exp: print ss disabled
-PASS: gdb.python/py-prettyprint.exp: print ss enabled #1
-PASS: gdb.python/py-prettyprint.exp: print ss enabled #2
-PASS: gdb.python/py-prettyprint.exp: python disable_lookup_function ()
-PASS: gdb.python/py-prettyprint.exp: python enable_lookup_function ()
-PASS: gdb.python/py-prettyprint.exp: with print raw-values -- print ss
-PASS: gdb.python/py-prettyprint.exp: with print raw-values off -- print /r ss
-Running gdb.git~master/gdb/testsuite/gdb.python/py-progspace-events.exp ...
-PASS: gdb.python/py-progspace-events.exp: add-inferior
-PASS: gdb.python/py-progspace-events.exp: continue to breakpoint: run to breakpt function
-PASS: gdb.python/py-progspace-events.exp: continue to breakpoint: run to breakpt in inferior 2
-PASS: gdb.python/py-progspace-events.exp: continue until child process appears
-PASS: gdb.python/py-progspace-events.exp: continue until exit
-PASS: gdb.python/py-progspace-events.exp: continue until inferior 2 exits
-PASS: gdb.python/py-progspace-events.exp: inferior 1
-PASS: gdb.python/py-progspace-events.exp: inferior 2
-PASS: gdb.python/py-progspace-events.exp: load python file
-PASS: gdb.python/py-progspace-events.exp: only a single new progspace event seen
-PASS: gdb.python/py-progspace-events.exp: remove-inferior 3
-PASS: gdb.python/py-progspace-events.exp: set detach-on-fork off
-PASS: gdb.python/py-progspace-events.exp: step
-Running gdb.git~master/gdb/testsuite/gdb.python/py-progspace.exp ...
-PASS: gdb.python/py-progspace.exp: Get current progspace
-PASS: gdb.python/py-progspace.exp: Set random attribute in progspace
-PASS: gdb.python/py-progspace.exp: Verify set of random attribute in progspace
-PASS: gdb.python/py-progspace.exp: add-inferior
-PASS: gdb.python/py-progspace.exp: block end is after $pc
-PASS: gdb.python/py-progspace.exp: block start is before $pc
-PASS: gdb.python/py-progspace.exp: current progspace filename (None)
-PASS: gdb.python/py-progspace.exp: current progspace filename (py-progspace)
-PASS: gdb.python/py-progspace.exp: current progspace symbol_file is None
-PASS: gdb.python/py-progspace.exp: current progspace symbol_file is set correctly
-PASS: gdb.python/py-progspace.exp: get block for the current $pc
-PASS: gdb.python/py-progspace.exp: get block for the current $pc as value
-PASS: gdb.python/py-progspace.exp: get integer valueof "$pc"
-PASS: gdb.python/py-progspace.exp: inferior 1
-PASS: gdb.python/py-progspace.exp: inferior 2
-PASS: gdb.python/py-progspace.exp: no objfile for 0
-PASS: gdb.python/py-progspace.exp: objfile for pc
-PASS: gdb.python/py-progspace.exp: python dir(gdb.current_progspace())
-PASS: gdb.python/py-progspace.exp: python print (gdb.current_progspace ().block_for_pc (0))
-PASS: gdb.python/py-progspace.exp: python print (gdb.progspaces())
-PASS: gdb.python/py-progspace.exp: python print (len (gdb.objfiles ())) == 1
-PASS: gdb.python/py-progspace.exp: python print (progspace.objfiles () != gdb.objfiles ())
-PASS: gdb.python/py-progspace.exp: python print (progspace.objfiles () == gdb.objfiles ())
-PASS: gdb.python/py-progspace.exp: python print (progspace2.objfiles ())
-PASS: gdb.python/py-progspace.exp: python print (progspace2.symbol_file)
-PASS: gdb.python/py-progspace.exp: remove-inferiors 2
-PASS: gdb.python/py-progspace.exp: save progspace 2
-Running gdb.git~master/gdb/testsuite/gdb.python/py-prompt.exp ...
-PASS: gdb.python/py-prompt.exp: set editing off: GDB initializing first prompt
-PASS: gdb.python/py-prompt.exp: set editing off: prompt_hook argument is default prompt. 2
-PASS: gdb.python/py-prompt.exp: set editing off: retrieving the prompt causes no extra prompt_hook calls 2
-PASS: gdb.python/py-prompt.exp: set editing off: show prompt gets the correct result 2
-PASS: gdb.python/py-prompt.exp: set editing on: GDB initializing first prompt
-PASS: gdb.python/py-prompt.exp: set editing on: prompt_hook argument is default prompt.
-PASS: gdb.python/py-prompt.exp: set editing on: retrieving the prompt causes no extra prompt_hook calls
-PASS: gdb.python/py-prompt.exp: set editing on: show prompt gets the correct result
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 0: GDB initializing first prompt
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 0: prompt_hook argument is default prompt. 4
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 0: retrieving the prompt causes no extra prompt_hook calls 4
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 0: show prompt gets the correct result 4
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 1: GDB initializing first prompt
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 1: prompt_hook argument is default prompt. 3
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 1: retrieving the prompt causes no extra prompt_hook calls 3
-PASS: gdb.python/py-prompt.exp: sync_execution = 1, is_running = 1: show prompt gets the correct result 3
-Running gdb.git~master/gdb/testsuite/gdb.python/py-rbreak.exp ...
-PASS: gdb.python/py-rbreak.exp: check number of returned breakpoints is 1
-PASS: gdb.python/py-rbreak.exp: check number of returned breakpoints is 2
-PASS: gdb.python/py-rbreak.exp: check number of returned breakpoints is 3
-PASS: gdb.python/py-rbreak.exp: check number of returned breakpoints is 9
-PASS: gdb.python/py-rbreak.exp: check number of returned breakpoints is at least 11
-PASS: gdb.python/py-rbreak.exp: check throttle errors on too many breakpoints
-PASS: gdb.python/py-rbreak.exp: find a symbol in objfile
-PASS: gdb.python/py-rbreak.exp: get backing symbol table
-PASS: gdb.python/py-rbreak.exp: nosharedlibrary
-Running gdb.git~master/gdb/testsuite/gdb.python/py-record-btrace-threads.exp ...
-UNSUPPORTED: gdb.python/py-record-btrace-threads.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.python/py-record-btrace.exp ...
-UNSUPPORTED: gdb.python/py-record-btrace.exp: require failed: allow_btrace_tests
-Running gdb.git~master/gdb/testsuite/gdb.python/py-record-full.exp ...
-PASS: gdb.python/py-record-full.exp: no or double record: already recording
-PASS: gdb.python/py-record-full.exp: no or double record: first
-PASS: gdb.python/py-record-full.exp: no or double record: python gdb.start_recording("full")
-PASS: gdb.python/py-record-full.exp: no or double record: python print(gdb.current_recording())
-PASS: gdb.python/py-record-full.exp: no or double record: second
-PASS: gdb.python/py-record-full.exp: preopened record full: python gdb.stop_recording()
-PASS: gdb.python/py-record-full.exp: preopened record full: python print(gdb.current_recording().format)
-PASS: gdb.python/py-record-full.exp: preopened record full: python print(gdb.current_recording().method)
-PASS: gdb.python/py-record-full.exp: preopened record full: record full
-Running gdb.git~master/gdb/testsuite/gdb.python/py-recurse-unwind.exp ...
-PASS: gdb.python/py-recurse-unwind.exp: check_pae_pc: backtrace
-PASS: gdb.python/py-recurse-unwind.exp: check_pae_pc: continue to breakpoint: ccc
-PASS: gdb.python/py-recurse-unwind.exp: check_pae_pc: python unwinder called
-PASS: gdb.python/py-recurse-unwind.exp: check_pae_pc: reset count
-PASS: gdb.python/py-recurse-unwind.exp: check_pae_pc: set code path within python unwinder to check_pae_pc
-PASS: gdb.python/py-recurse-unwind.exp: check_undefined_symbol: backtrace
-PASS: gdb.python/py-recurse-unwind.exp: check_undefined_symbol: continue to breakpoint: ccc
-PASS: gdb.python/py-recurse-unwind.exp: check_undefined_symbol: python unwinder called
-PASS: gdb.python/py-recurse-unwind.exp: check_undefined_symbol: reset count
-PASS: gdb.python/py-recurse-unwind.exp: check_undefined_symbol: set code path within python unwinder to check_undefined_symbol
-PASS: gdb.python/py-recurse-unwind.exp: check_user_reg_pc: backtrace
-PASS: gdb.python/py-recurse-unwind.exp: check_user_reg_pc: continue to breakpoint: ccc
-PASS: gdb.python/py-recurse-unwind.exp: check_user_reg_pc: python unwinder called
-PASS: gdb.python/py-recurse-unwind.exp: check_user_reg_pc: reset count
-PASS: gdb.python/py-recurse-unwind.exp: check_user_reg_pc: set code path within python unwinder to check_user_reg_pc
-PASS: gdb.python/py-recurse-unwind.exp: import python scripts
-Running gdb.git~master/gdb/testsuite/gdb.python/py-rvalue-ref-value-cc.exp ...
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: b_rref.A::a via field
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: b_rref.a via field
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: init b
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: init b_fields
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: init b_rref
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_rref").dereference().type))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_rref").referenced_value().dereference()))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_rref").referenced_value().referenced_value()))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_rref").referenced_value().type))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_rref").referenced_value()))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_rref").referenced_value().type))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: python print (str(gdb.parse_and_eval("int_rref").type))
-PASS: gdb.python/py-rvalue-ref-value-cc.exp: type of b_rref's base class via field
-Running gdb.git~master/gdb/testsuite/gdb.python/py-section-script.exp ...
-PASS: gdb.python/py-section-script.exp: b 88
-PASS: gdb.python/py-section-script.exp: continue
-PASS: gdb.python/py-section-script.exp: info auto-load python-scripts no-script-matches-this
-PASS: gdb.python/py-section-script.exp: info auto-load python-scripts py-section-script
-PASS: gdb.python/py-section-script.exp: print ss
-UNSUPPORTED: gdb.python/py-section-script.exp: sepdebug: cannot produce separate debug info files
-PASS: gdb.python/py-section-script.exp: set auto-load safe-path
-PASS: gdb.python/py-section-script.exp: set restricted auto-load safe-path
-PASS: gdb.python/py-section-script.exp: test-cmd 1 2 3
-PASS: gdb.python/py-section-script.exp: verify scripts loaded
-PASS: gdb.python/py-section-script.exp: verify scripts not loaded
-Running gdb.git~master/gdb/testsuite/gdb.python/py-send-packet.exp ...
-UNSUPPORTED: gdb.python/py-send-packet.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.python/py-shared.exp ...
-PASS: gdb.python/py-shared.exp: Acquire func1 address
-PASS: gdb.python/py-shared.exp: Acquire main address
-PASS: gdb.python/py-shared.exp: func1 address
-PASS: gdb.python/py-shared.exp: main address
-PASS: gdb.python/py-shared.exp: test func1 solib location
-PASS: gdb.python/py-shared.exp: test func1 solib location using Value
-PASS: gdb.python/py-shared.exp: test main solib location
-Running gdb.git~master/gdb/testsuite/gdb.python/py-source-styling.exp ...
-UNSUPPORTED: gdb.python/py-source-styling.exp: pygments module not available
-Running gdb.git~master/gdb/testsuite/gdb.python/py-startup-opt.exp ...
-PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 1: python
-PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'dont_write_bytecode', False):
-PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 3: print ("dont_write_bytecode is on")
-PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 4: else:
-PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 5: print ("dont_write_bytecode is off")
-PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 6: end
-PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname: input 1: python
-PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'ignore_environment', False):
-PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname: input 3: print ("ignore_environment is on")
-PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname: input 4: else:
-PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname: input 5: print ("ignore_environment is off")
-PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname: input 6: end
-PASS: gdb.python/py-startup-opt.exp: python import sys
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=dont_write_bytecode: testname: input 1: python
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=dont_write_bytecode: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'dont_write_bytecode', False):
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=dont_write_bytecode: testname: input 3: print ("dont_write_bytecode is on")
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=dont_write_bytecode: testname: input 4: else:
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=dont_write_bytecode: testname: input 5: print ("dont_write_bytecode is off")
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=dont_write_bytecode: testname: input 6: end
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=ignore_environment: testname: input 1: python
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=ignore_environment: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'ignore_environment', False):
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=ignore_environment: testname: input 3: print ("ignore_environment is on")
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=ignore_environment: testname: input 4: else:
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=ignore_environment: testname: input 5: print ("ignore_environment is off")
-PASS: gdb.python/py-startup-opt.exp: using HOME config: attr=ignore_environment: testname: input 6: end
-PASS: gdb.python/py-startup-opt.exp: using HOME config: python import sys
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=dont_write_bytecode: testname: input 1: python
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=dont_write_bytecode: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'dont_write_bytecode', False):
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=dont_write_bytecode: testname: input 3: print ("dont_write_bytecode is on")
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=dont_write_bytecode: testname: input 4: else:
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=dont_write_bytecode: testname: input 5: print ("dont_write_bytecode is off")
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=dont_write_bytecode: testname: input 6: end
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=ignore_environment: testname: input 1: python
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=ignore_environment: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'ignore_environment', False):
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=ignore_environment: testname: input 3: print ("ignore_environment is on")
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=ignore_environment: testname: input 4: else:
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=ignore_environment: testname: input 5: print ("ignore_environment is off")
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: attr=ignore_environment: testname: input 6: end
-PASS: gdb.python/py-startup-opt.exp: using XDG_CONFIG_HOME config: python import sys
-Running gdb.git~master/gdb/testsuite/gdb.python/py-strfns.exp ...
-PASS: gdb.python/py-strfns.exp: condition $bpnum $_memeq (arg, buf3, 4)
-PASS: gdb.python/py-strfns.exp: condition $bpnum $_streq (arg, "Goodbye.")
-PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break bfunc here.
-PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break func here.
-PASS: gdb.python/py-strfns.exp: for corefile: p $_memeq (buf1, buf2, 4)
-PASS: gdb.python/py-strfns.exp: for corefile: p $_memeq (buf1, buf3, 4)
-PASS: gdb.python/py-strfns.exp: for corefile: p $_regex (str1, "Hello")
-PASS: gdb.python/py-strfns.exp: for corefile: p $_regex (str1, "Help")
-PASS: gdb.python/py-strfns.exp: for corefile: p $_regex (str1, "^Hello")
-PASS: gdb.python/py-strfns.exp: for corefile: p $_regex (str1, "^Hello.$")
-PASS: gdb.python/py-strfns.exp: for corefile: p $_streq (str1, str2)
-PASS: gdb.python/py-strfns.exp: for corefile: p $_streq (str1, str3)
-PASS: gdb.python/py-strfns.exp: for corefile: p $_strlen (buf1)
-PASS: gdb.python/py-strfns.exp: for corefile: p $_strlen (str1)
-PASS: gdb.python/py-strfns.exp: p $_memeq (buf1, buf2, 4)
-PASS: gdb.python/py-strfns.exp: p $_memeq (buf1, buf3, 4)
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "Hello")
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "Help")
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello")
-PASS: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello.$")
-PASS: gdb.python/py-strfns.exp: p $_streq (str1, str2)
-PASS: gdb.python/py-strfns.exp: p $_streq (str1, str3)
-PASS: gdb.python/py-strfns.exp: p $_strlen (buf1)
-PASS: gdb.python/py-strfns.exp: p $_strlen (str1)
-PASS: gdb.python/py-strfns.exp: p /d {char[4]} arg
-PASS: gdb.python/py-strfns.exp: p arg
-PASS: gdb.python/py-strfns.exp: re-load generated corefile
-PASS: gdb.python/py-strfns.exp: save a corefile
-Running gdb.git~master/gdb/testsuite/gdb.python/py-symbol.exp ...
-PASS: gdb.python/py-symbol.exp: Lookup main
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_argument
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_constant
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_function
-PASS: gdb.python/py-symbol.exp: Test cplusfunc.is_variable
-PASS: gdb.python/py-symbol.exp: anon is None
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break at end for symbol validity
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break at end for variable a
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break in class.
-PASS: gdb.python/py-symbol.exp: continue to breakpoint: function_in_other_file
-PASS: gdb.python/py-symbol.exp: file
-PASS: gdb.python/py-symbol.exp: get symtab
-PASS: gdb.python/py-symbol.exp: get type
-PASS: gdb.python/py-symbol.exp: lookup_global_symbol for static var
-PASS: gdb.python/py-symbol.exp: lookup_static_symbol for global var
-PASS: gdb.python/py-symbol.exp: lookup_static_symbol for nonexistent var
-PASS: gdb.python/py-symbol.exp: print (len (gdb.lookup_static_symbols ('rr')))
-PASS: gdb.python/py-symbol.exp: print line number of qq
-PASS: gdb.python/py-symbol.exp: print line number of rr
-PASS: gdb.python/py-symbol.exp: print value of a
-PASS: gdb.python/py-symbol.exp: print value of anon
-PASS: gdb.python/py-symbol.exp: print value of gdb.lookup_static_symbols ('rr')[0], from the main file
-PASS: gdb.python/py-symbol.exp: print value of gdb.lookup_static_symbols ('rr')[0], from the other file
-PASS: gdb.python/py-symbol.exp: print value of gdb.lookup_static_symbols ('rr')[1], from the main file
-PASS: gdb.python/py-symbol.exp: print value of gdb.lookup_static_symbols ('rr')[1], from the other file
-PASS: gdb.python/py-symbol.exp: print value of main
-PASS: gdb.python/py-symbol.exp: print value of qq
-PASS: gdb.python/py-symbol.exp: print value of rr
-PASS: gdb.python/py-symbol.exp: print value of rr from main file
-PASS: gdb.python/py-symbol.exp: print value of rr from other file
-PASS: gdb.python/py-symbol.exp: print whether a needs a frame
-PASS: gdb.python/py-symbol.exp: print whether qq needs a frame
-PASS: gdb.python/py-symbol.exp: print whether rr needs a frame
-PASS: gdb.python/py-symbol.exp: test a.addr_class
-PASS: gdb.python/py-symbol.exp: test a.is_argument
-PASS: gdb.python/py-symbol.exp: test a.is_constant
-PASS: gdb.python/py-symbol.exp: test a.is_function
-PASS: gdb.python/py-symbol.exp: test a.is_variable
-PASS: gdb.python/py-symbol.exp: test arg.is_argument
-PASS: gdb.python/py-symbol.exp: test arg.is_constant
-PASS: gdb.python/py-symbol.exp: test arg.is_function
-PASS: gdb.python/py-symbol.exp: test arg.is_variable
-PASS: gdb.python/py-symbol.exp: test func.addr_class
-PASS: gdb.python/py-symbol.exp: test func.is_argument
-PASS: gdb.python/py-symbol.exp: test func.is_constant
-PASS: gdb.python/py-symbol.exp: test func.is_function
-PASS: gdb.python/py-symbol.exp: test func.is_variable
-PASS: gdb.python/py-symbol.exp: test func.linkage_name
-PASS: gdb.python/py-symbol.exp: test func.name
-PASS: gdb.python/py-symbol.exp: test func.print_name
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_COMMON_BLOCK_DOMAIN
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LABEL_DOMAIN
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_ARG
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_BLOCK
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_COMMON_BLOCK
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_COMPUTED
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_CONST
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_CONST_BYTES
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_LABEL
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_LOCAL
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_OPTIMIZED_OUT
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_REF_ARG
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_REGISTER
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_REGPARM_ADDR
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_STATIC
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_TYPEDEF
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_UNDEF
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_LOC_UNRESOLVED
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_MODULE_DOMAIN
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_STRUCT_DOMAIN
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_UNDEF_DOMAIN
-PASS: gdb.python/py-symbol.exp: test gdb.SYMBOL_VAR_DOMAIN
-PASS: gdb.python/py-symbol.exp: test lookup_global_symbol("junk")
-PASS: gdb.python/py-symbol.exp: test main_func.__repr__
-PASS: gdb.python/py-symbol.exp: test main_func.is_function
-PASS: gdb.python/py-symbol.exp: test method.addr_class
-PASS: gdb.python/py-symbol.exp: test method.linkage_name
-PASS: gdb.python/py-symbol.exp: test method.name
-PASS: gdb.python/py-symbol.exp: test method.print_name
-PASS: gdb.python/py-symbol.exp: test symbol destructor
-PASS: gdb.python/py-symbol.exp: test symbol non-validity
-PASS: gdb.python/py-symbol.exp: test symbol validity
-PASS: gdb.python/py-symbol.exp: test t.addr_class
-PASS: gdb.python/py-symbol.exp: test t.is_argument
-PASS: gdb.python/py-symbol.exp: test t.is_constant
-PASS: gdb.python/py-symbol.exp: test t.is_function
-PASS: gdb.python/py-symbol.exp: test t.is_variable
-PASS: gdb.python/py-symbol.exp: try to print value of a without a frame
-Running gdb.git~master/gdb/testsuite/gdb.python/py-symtab.exp ...
-PASS: gdb.python/py-symtab.exp: continue to breakpoint: Block break here.
-PASS: gdb.python/py-symtab.exp: file
-PASS: gdb.python/py-symtab.exp: test char in static symbols
-PASS: gdb.python/py-symtab.exp: test func in global symbols
-PASS: gdb.python/py-symtab.exp: test int in static symbols
-PASS: gdb.python/py-symtab.exp: test main in global symbols
-PASS: gdb.python/py-symtab.exp: test qq in global symbols
-PASS: gdb.python/py-symtab.exp: test sal destructor
-PASS: gdb.python/py-symtab.exp: test sal.is_valid
-PASS: gdb.python/py-symtab.exp: test sal.is_valid after unload
-PASS: gdb.python/py-symtab.exp: test sal.last
-PASS: gdb.python/py-symtab.exp: test sal.line
-PASS: gdb.python/py-symtab.exp: test sal.pc
-PASS: gdb.python/py-symtab.exp: test simple_struct in static symbols
-PASS: gdb.python/py-symtab.exp: test symtab
-PASS: gdb.python/py-symtab.exp: test symtab destructor
-PASS: gdb.python/py-symtab.exp: test symtab.filename
-PASS: gdb.python/py-symtab.exp: test symtab.fullname
-PASS: gdb.python/py-symtab.exp: test symtab.is_valid()
-PASS: gdb.python/py-symtab.exp: test symtab.is_valid() after unload
-PASS: gdb.python/py-symtab.exp: test symtab.objfile
-Running gdb.git~master/gdb/testsuite/gdb.python/py-sync-interp.exp ...
-PASS: gdb.python/py-sync-interp.exp: attach and where
-Running gdb.git~master/gdb/testsuite/gdb.python/py-template.exp ...
-PASS: gdb.python/py-template.exp: const int
-PASS: gdb.python/py-template.exp: const int &
-PASS: gdb.python/py-template.exp: const int * volatile
-PASS: gdb.python/py-template.exp: const int * volatile * const * volatile *
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of const int
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of const int &
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of const int * volatile
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of const int * volatile * const * volatile *
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of volatile int
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of volatile int &
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of volatile int * const
-PASS: gdb.python/py-template.exp: fetch foo from gdb.history(0) in template test of volatile int * const *
-PASS: gdb.python/py-template.exp: negative template argument number in template test of const int
-PASS: gdb.python/py-template.exp: negative template argument number in template test of const int &
-PASS: gdb.python/py-template.exp: negative template argument number in template test of const int * volatile
-PASS: gdb.python/py-template.exp: negative template argument number in template test of const int * volatile * const * volatile *
-PASS: gdb.python/py-template.exp: negative template argument number in template test of volatile int
-PASS: gdb.python/py-template.exp: negative template argument number in template test of volatile int &
-PASS: gdb.python/py-template.exp: negative template argument number in template test of volatile int * const
-PASS: gdb.python/py-template.exp: negative template argument number in template test of volatile int * const *
-PASS: gdb.python/py-template.exp: print (foo) in template test of const int
-PASS: gdb.python/py-template.exp: print (foo) in template test of const int &
-PASS: gdb.python/py-template.exp: print (foo) in template test of const int * volatile
-PASS: gdb.python/py-template.exp: print (foo) in template test of const int * volatile * const * volatile *
-PASS: gdb.python/py-template.exp: print (foo) in template test of volatile int
-PASS: gdb.python/py-template.exp: print (foo) in template test of volatile int &
-PASS: gdb.python/py-template.exp: print (foo) in template test of volatile int * const
-PASS: gdb.python/py-template.exp: print (foo) in template test of volatile int * const *
-PASS: gdb.python/py-template.exp: volatile int
-PASS: gdb.python/py-template.exp: volatile int &
-PASS: gdb.python/py-template.exp: volatile int * const
-PASS: gdb.python/py-template.exp: volatile int * const *
-Running gdb.git~master/gdb/testsuite/gdb.python/py-thread-exited.exp ...
-PASS: gdb.python/py-thread-exited.exp: continue to breakpoint: continue to end breakpoint
-PASS: gdb.python/py-thread-exited.exp: continue to breakpoint: continue to first in-thread breakpoint
-PASS: gdb.python/py-thread-exited.exp: continue to breakpoint: continue to second in-thread breakpoint
-PASS: gdb.python/py-thread-exited.exp: load python file
-PASS: gdb.python/py-thread-exited.exp: python print(threadOneExit)
-PASS: gdb.python/py-thread-exited.exp: python print(threadTwoExit)
-PASS: gdb.python/py-thread-exited.exp: successfully compiled posix threads test case
-PASS: gdb.python/py-thread-exited.exp: test-events
-Running gdb.git~master/gdb/testsuite/gdb.python/py-thrhandle.exp ...
-PASS: gdb.python/py-thrhandle.exp: Pass overly large object to thread_from_handle
-PASS: gdb.python/py-thrhandle.exp: Pass too small of an object to thread_from_handle
-PASS: gdb.python/py-thrhandle.exp: TypeError when passing a symbol object to thread_from_handle
-PASS: gdb.python/py-thrhandle.exp: breakpoint on after_mc_barrier
-PASS: gdb.python/py-thrhandle.exp: breakpoint on do_something
-PASS: gdb.python/py-thrhandle.exp: delete after_mc_barrier breakpoint
-PASS: gdb.python/py-thrhandle.exp: info threads
-PASS: gdb.python/py-thrhandle.exp: print thread for bogus handle thrs[3]
-PASS: gdb.python/py-thrhandle.exp: print thread for bogus handle thrs[4]
-PASS: gdb.python/py-thrhandle.exp: print thread id for thrs[0]
-PASS: gdb.python/py-thrhandle.exp: print thread id for thrs[1]
-PASS: gdb.python/py-thrhandle.exp: print thread id for thrs[2]
-PASS: gdb.python/py-thrhandle.exp: run to after_mc_barrier
-PASS: gdb.python/py-thrhandle.exp: run to do_something
-PASS: gdb.python/py-thrhandle.exp: successfully compiled posix threads test case
-PASS: gdb.python/py-thrhandle.exp: thread 0: fetch thread handle from inferior
-PASS: gdb.python/py-thrhandle.exp: thread 0: fetch thread handle from thread
-PASS: gdb.python/py-thrhandle.exp: thread 0: verify that handles are the same
-PASS: gdb.python/py-thrhandle.exp: thread 1: fetch thread handle from inferior
-PASS: gdb.python/py-thrhandle.exp: thread 1: fetch thread handle from thread
-PASS: gdb.python/py-thrhandle.exp: thread 1: verify that handles are the same
-PASS: gdb.python/py-thrhandle.exp: thread 2: fetch thread handle from inferior
-PASS: gdb.python/py-thrhandle.exp: thread 2: fetch thread handle from thread
-PASS: gdb.python/py-thrhandle.exp: thread 2: verify that handles are the same
-Running gdb.git~master/gdb/testsuite/gdb.python/py-type.exp ...
-PASS: gdb.python/py-type.exp: get integer valueof "sizeof (int)"
-PASS: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('&ss.x').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('&ss.x').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('&uu').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('ss').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('ss').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('ss.x').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('ss.x').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu.a').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu.a').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu.f').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu.f').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu.i').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval ('uu.i').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_char').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_char').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_int').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_signed_char').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_signed_char').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_signed_int').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_unsigned_char').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_unsigned_char').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_c: python print(gdb.parse_and_eval('global_unsigned_int').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
-PASS: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
-PASS: gdb.python/py-type.exp: lang_c: test_enum: check enum field lookup by name (v1)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: check enum field lookup by name (v3)
-PASS: gdb.python/py-type.exp: lang_c: test_enum: check enum field[0] name
-PASS: gdb.python/py-type.exp: lang_c: test_enum: check enum field[1]name
-PASS: gdb.python/py-type.exp: lang_c: test_enum: check the number of enum fields
-PASS: gdb.python/py-type.exp: lang_c: test_enum: check the number of type fields
-PASS: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
-PASS: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
-PASS: gdb.python/py-type.exp: lang_c: test_enum: print value (e)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
-PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check array field type
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check conversion to bool
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check field name exists test
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check field name nonexists test
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check fields lookup by name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check length of ss_fields
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check number of fields (st)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check number of fields (st.type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check structure field a name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check structure field b name
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check the number of fields
-PASS: gdb.python/py-type.exp: lang_c: test_fields: check type.objfile
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
-PASS: gdb.python/py-type.exp: lang_c: test_fields: init ss
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (st)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_1)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_2)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields()
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python gdb.lookup_type('int').fields()
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (gdb.parse_and_eval ('a_function').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
-PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1
-PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2
-PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec3
-PASS: gdb.python/py-type.exp: lang_c: type=char: python print(t1 != t2)
-PASS: gdb.python/py-type.exp: lang_c: type=char: python print(t1 != t3)
-PASS: gdb.python/py-type.exp: lang_c: type=char: python print(t2 != t3)
-PASS: gdb.python/py-type.exp: lang_c: type=char: python t1 = v1.type
-PASS: gdb.python/py-type.exp: lang_c: type=char: python t2 = v2.type
-PASS: gdb.python/py-type.exp: lang_c: type=char: python t3 = v3.type
-PASS: gdb.python/py-type.exp: lang_c: type=char: python v1 = gdb.parse_and_eval('global_unsigned_char')
-PASS: gdb.python/py-type.exp: lang_c: type=char: python v2 = gdb.parse_and_eval('global_char')
-PASS: gdb.python/py-type.exp: lang_c: type=char: python v3 = gdb.parse_and_eval('global_signed_char')
-PASS: gdb.python/py-type.exp: lang_c: type=int: python print(t1 != t2)
-PASS: gdb.python/py-type.exp: lang_c: type=int: python print(t1 != t3)
-PASS: gdb.python/py-type.exp: lang_c: type=int: python print(t2 == t3)
-PASS: gdb.python/py-type.exp: lang_c: type=int: python t1 = v1.type
-PASS: gdb.python/py-type.exp: lang_c: type=int: python t2 = v2.type
-PASS: gdb.python/py-type.exp: lang_c: type=int: python t3 = v3.type
-PASS: gdb.python/py-type.exp: lang_c: type=int: python v1 = gdb.parse_and_eval('global_unsigned_int')
-PASS: gdb.python/py-type.exp: lang_c: type=int: python v2 = gdb.parse_and_eval('global_int')
-PASS: gdb.python/py-type.exp: lang_c: type=int: python v3 = gdb.parse_and_eval('global_signed_int')
-PASS: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar
-PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
-PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('&c').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('&c').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('&ss.x').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('&ss.x').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('&uu').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('c').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('c').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('ss').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('ss').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('ss.x').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('ss.x').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu.a').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu.a').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu.f').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu.f').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu.i').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval ('uu.i').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_char').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_char').type.is_signed)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_int').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_signed_char').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_signed_char').type.is_signed == True)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_signed_int').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_unsigned_char').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_unsigned_char').type.is_signed == False)
-PASS: gdb.python/py-type.exp: lang_cpp: python print(gdb.parse_and_eval('global_unsigned_int').type.is_scalar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: check base class (fields[0])
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: check base class (fields[1])
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: check the number of fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: print value (d)
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field lookup by name (v1)
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field lookup by name (v3)
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field[0] name
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: check enum field[1]name
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: check the number of enum fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: check the number of type fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check array field type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check class field c name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check class field d name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check conversion to bool
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check field name exists test
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check field name nonexists test
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check fields lookup by name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check length of ss_fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check number of fields (c)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check number of fields (st)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check number of fields (st.type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check structure field a name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check structure field b name
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check the number of fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: check type.objfile
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (c)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_1)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_2)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields()
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python gdb.lookup_type('int').fields()
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_const_method').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_const_method').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_const_method').type.fields ()[2].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_method').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_method').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_method').type.fields ()[2].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_static_method').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('C::a_static_method').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('a_function').type.fields ()[1].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('c')['a_const_method'].type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('c')['a_method'].type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (gdb.parse_and_eval ('c')['a_static_method'].type.fields ()[0].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('C::a_const_method').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('C::a_method').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('C::a_static_method').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (gdb.parse_and_eval ('a_function').type.fields ()))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: check range high bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: check range low bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: check correct tuple length
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: check range high bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: check range low bound
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: check range for non ranged type.
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
-PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print value (st)
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python print(t1 != t2)
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python print(t1 != t3)
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python print(t2 != t3)
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python t1 = v1.type
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python t2 = v2.type
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python t3 = v3.type
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python v1 = gdb.parse_and_eval('global_unsigned_char')
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python v2 = gdb.parse_and_eval('global_char')
-PASS: gdb.python/py-type.exp: lang_cpp: type=char: python v3 = gdb.parse_and_eval('global_signed_char')
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python print(t1 != t2)
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python print(t1 != t3)
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python print(t2 == t3)
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python t1 = v1.type
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python t2 = v2.type
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python t3 = v3.type
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python v1 = gdb.parse_and_eval('global_unsigned_int')
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python v2 = gdb.parse_and_eval('global_int')
-PASS: gdb.python/py-type.exp: lang_cpp: type=int: python v3 = gdb.parse_and_eval('global_signed_int')
-PASS: gdb.python/py-type.exp: python print (gdb.lookup_type ('char').objfile)
-PASS: gdb.python/py-type.exp: python print(gdb.lookup_type('char').array(1, -1))
-PASS: gdb.python/py-type.exp: python print(gdb.lookup_type('char').array(1, 0))
-PASS: gdb.python/py-type.exp: python print(gdb.lookup_type('int').optimized_out())
-PASS: gdb.python/py-type.exp: python print(gdb.parse_and_eval('aligncheck').type.alignof)
-PASS: gdb.python/py-type.exp: test __repr__()
-Running gdb.git~master/gdb/testsuite/gdb.python/py-typeprint.exp ...
-PASS: gdb.python/py-typeprint.exp: basic test
-PASS: gdb.python/py-typeprint.exp: disable type-printer string
-PASS: gdb.python/py-typeprint.exp: enable type-printer string
-PASS: gdb.python/py-typeprint.exp: info type-printers
-PASS: gdb.python/py-typeprint.exp: info type-printers for other
-PASS: gdb.python/py-typeprint.exp: load python file
-PASS: gdb.python/py-typeprint.exp: raw test
-PASS: gdb.python/py-typeprint.exp: whatis ovar
-PASS: gdb.python/py-typeprint.exp: whatis s
-PASS: gdb.python/py-typeprint.exp: whatis with disabled printer
-PASS: gdb.python/py-typeprint.exp: whatis with enabled printer
-Running gdb.git~master/gdb/testsuite/gdb.python/py-unwind-inline.exp ...
-PASS: gdb.python/py-unwind-inline.exp: backtrace with dummy unwinder
-PASS: gdb.python/py-unwind-inline.exp: continue to breakpoint: foo
-PASS: gdb.python/py-unwind-inline.exp: import python scripts
-Running gdb.git~master/gdb/testsuite/gdb.python/py-unwind-maint.exp ...
-PASS: gdb.python/py-unwind-maint.exp: All unwinders enabled
-PASS: gdb.python/py-unwind-maint.exp: Global unwinder disabled
-PASS: gdb.python/py-unwind-maint.exp: Show all unwinders
-PASS: gdb.python/py-unwind-maint.exp: Show with global unwinder disabled
-PASS: gdb.python/py-unwind-maint.exp: Unwinder disabled
-PASS: gdb.python/py-unwind-maint.exp: Unwinders called
-PASS: gdb.python/py-unwind-maint.exp: import python scripts
-Running gdb.git~master/gdb/testsuite/gdb.python/py-unwind-user-regs.exp ...
-PASS: gdb.python/py-unwind-user-regs.exp: Backtrace corrupted by descriptor based unwinder
-PASS: gdb.python/py-unwind-user-regs.exp: Backtrace corrupted by string based unwinder
-PASS: gdb.python/py-unwind-user-regs.exp: Backtrace not corrupted when using no unwinder
-PASS: gdb.python/py-unwind-user-regs.exp: continue to breakpoint: stop at test breakpoint
-PASS: gdb.python/py-unwind-user-regs.exp: disable the unwinder that uses descriptors
-PASS: gdb.python/py-unwind-user-regs.exp: disable the unwinder that uses strings
-PASS: gdb.python/py-unwind-user-regs.exp: disable the unwinder that uses strings again
-PASS: gdb.python/py-unwind-user-regs.exp: enable the unwinder that uses strings
-PASS: gdb.python/py-unwind-user-regs.exp: import python scripts
-Running gdb.git~master/gdb/testsuite/gdb.python/py-unwind.exp ...
-UNSUPPORTED: gdb.python/py-unwind.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.python/py-value-cc.exp ...
-PASS: gdb.python/py-value-cc.exp: a + 5
-PASS: gdb.python/py-value-cc.exp: b.A::a via field
-PASS: gdb.python/py-value-cc.exp: b.a via field
-PASS: gdb.python/py-value-cc.exp: b_obj->A::a via field
-PASS: gdb.python/py-value-cc.exp: b_obj->a via field
-PASS: gdb.python/py-value-cc.exp: b_ref.A::a via field
-PASS: gdb.python/py-value-cc.exp: b_ref.a via field
-PASS: gdb.python/py-value-cc.exp: b_td.A::a via field
-PASS: gdb.python/py-value-cc.exp: b_td.a via field
-PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-value-cc.exp: init a
-PASS: gdb.python/py-value-cc.exp: init b
-PASS: gdb.python/py-value-cc.exp: init b_fields
-PASS: gdb.python/py-value-cc.exp: init b_obj
-PASS: gdb.python/py-value-cc.exp: init b_ref
-PASS: gdb.python/py-value-cc.exp: init b_td
-PASS: gdb.python/py-value-cc.exp: init u
-PASS: gdb.python/py-value-cc.exp: init u_fields
-PASS: gdb.python/py-value-cc.exp: init uu
-PASS: gdb.python/py-value-cc.exp: init uu_fields
-PASS: gdb.python/py-value-cc.exp: init x
-PASS: gdb.python/py-value-cc.exp: init x_fields
-PASS: gdb.python/py-value-cc.exp: init x_ptr
-PASS: gdb.python/py-value-cc.exp: init xtd
-PASS: gdb.python/py-value-cc.exp: number for fields in u
-PASS: gdb.python/py-value-cc.exp: number of fields in uu
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").referenced_value().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").dereference().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference()))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value()))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value()))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value().type))
-PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").type))
-PASS: gdb.python/py-value-cc.exp: type of b's base class via field
-PASS: gdb.python/py-value-cc.exp: type of b_obj's base class via field
-PASS: gdb.python/py-value-cc.exp: type of b_ref's base class via field
-PASS: gdb.python/py-value-cc.exp: type of b_td's base class via field
-PASS: gdb.python/py-value-cc.exp: u's first field via field
-PASS: gdb.python/py-value-cc.exp: u's second field via field
-PASS: gdb.python/py-value-cc.exp: uu.a via field
-PASS: gdb.python/py-value-cc.exp: uu.x via field
-PASS: gdb.python/py-value-cc.exp: x.a via field
-PASS: gdb.python/py-value-cc.exp: x.x via field
-PASS: gdb.python/py-value-cc.exp: x_ptr->a via field
-PASS: gdb.python/py-value-cc.exp: x_ptr->x via field
-PASS: gdb.python/py-value-cc.exp: xtd->a via field
-PASS: gdb.python/py-value-cc.exp: xtd->x via field
-Running gdb.git~master/gdb/testsuite/gdb.python/py-value.exp ...
-PASS: gdb.python/py-value.exp: Attempt to access a single dimension array with a two subscripts
-PASS: gdb.python/py-value.exp: Attempt to access an integer with a subscript
-PASS: gdb.python/py-value.exp: Build array
-PASS: gdb.python/py-value.exp: Build pointer to array
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 1: python
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 2: def compare_value_bytes_to_mem(val, addr, len):
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 3: mem = gdb.selected_inferior().read_memory(addr, len)
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 4: mem_bytes = mem.tobytes()
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 5: val_bytes = val.bytes
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 6: assert mem_bytes == val_bytes
-PASS: gdb.python/py-value.exp: Create another function to check Value.bytes: input 7: end
-PASS: gdb.python/py-value.exp: Create sub-class of gdb.Value: input 1: python
-PASS: gdb.python/py-value.exp: Create sub-class of gdb.Value: input 2: class MyValue(gdb.Value):
-PASS: gdb.python/py-value.exp: Create sub-class of gdb.Value: input 3: def __init__(self,val,type=None):
-PASS: gdb.python/py-value.exp: Create sub-class of gdb.Value: input 4: gdb.Value.__init__(self,val,type)
-PASS: gdb.python/py-value.exp: Create sub-class of gdb.Value: input 5: print("In MyValue.__init__")
-PASS: gdb.python/py-value.exp: Create sub-class of gdb.Value: input 6: end
-PASS: gdb.python/py-value.exp: Create value intv for subscript test
-PASS: gdb.python/py-value.exp: Create value stringv for subscript test
-PASS: gdb.python/py-value.exp: Simple Python value dictionary: input 1: python
-PASS: gdb.python/py-value.exp: Simple Python value dictionary: input 2: one = gdb.Value(1)
-PASS: gdb.python/py-value.exp: Simple Python value dictionary: input 3: two = gdb.Value(2)
-PASS: gdb.python/py-value.exp: Simple Python value dictionary: input 4: three = gdb.Value(3)
-PASS: gdb.python/py-value.exp: Simple Python value dictionary: input 5: vdict = {one:"one str",two:"two str",three:"three str"}
-PASS: gdb.python/py-value.exp: Simple Python value dictionary: input 6: end
-PASS: gdb.python/py-value.exp: Test string with no length
-PASS: gdb.python/py-value.exp: Test string with no length in ada
-PASS: gdb.python/py-value.exp: absolute of double value
-PASS: gdb.python/py-value.exp: absolute of integer value
-PASS: gdb.python/py-value.exp: access array via pointer with int subscript
-PASS: gdb.python/py-value.exp: access array via pointer with value subscript
-PASS: gdb.python/py-value.exp: access element inside struct using 8-bit string name
-PASS: gdb.python/py-value.exp: add double value with python float
-PASS: gdb.python/py-value.exp: add pointer value with python integer
-PASS: gdb.python/py-value.exp: add python float with double value
-PASS: gdb.python/py-value.exp: add two double values
-PASS: gdb.python/py-value.exp: add two integer values
-PASS: gdb.python/py-value.exp: add value 42 to the history list
-PASS: gdb.python/py-value.exp: add value to 84 to the history list
-PASS: gdb.python/py-value.exp: attempt to access a string with a subscript
-PASS: gdb.python/py-value.exp: attempt to construct large value with small buffer
-PASS: gdb.python/py-value.exp: attempt to construct value from buffer with non-buffer object
-PASS: gdb.python/py-value.exp: attempt to construct value with string as type
-PASS: gdb.python/py-value.exp: attempt to convert smaller buffer than size of type
-PASS: gdb.python/py-value.exp: baseline print of a string Python value
-PASS: gdb.python/py-value.exp: baseline print of an int Python value
-PASS: gdb.python/py-value.exp: c++: Attempt to access a single dimension array with a two subscripts
-PASS: gdb.python/py-value.exp: c++: Attempt to access an integer with a subscript
-PASS: gdb.python/py-value.exp: c++: Build array
-PASS: gdb.python/py-value.exp: c++: Build pointer to array
-PASS: gdb.python/py-value.exp: c++: Create value intv for subscript test
-PASS: gdb.python/py-value.exp: c++: Create value stringv for subscript test
-PASS: gdb.python/py-value.exp: c++: Obtain address
-PASS: gdb.python/py-value.exp: c++: Obtains value from GDB
-PASS: gdb.python/py-value.exp: c++: access array via pointer with int subscript
-PASS: gdb.python/py-value.exp: c++: access array via pointer with value subscript
-PASS: gdb.python/py-value.exp: c++: attempt to access a string with a subscript
-PASS: gdb.python/py-value.exp: c++: baseline print of a string Python value
-PASS: gdb.python/py-value.exp: c++: baseline print of an int Python value
-PASS: gdb.python/py-value.exp: c++: check pointer passed as reference
-PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect pointer by reference
-PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect struct and union for subscript regression test
-PASS: gdb.python/py-value.exp: c++: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer())))
-PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('5').dynamic_type)
-PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base').dynamic_type)
-PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base_ref').dynamic_type)
-PASS: gdb.python/py-value.exp: c++: test multiple subscript
-PASS: gdb.python/py-value.exp: call gdb.Value.__init__ manually
-PASS: gdb.python/py-value.exp: cannot assign to integer
-PASS: gdb.python/py-value.exp: cast arg0 to PTR
-PASS: gdb.python/py-value.exp: catch error in python type conversion
-PASS: gdb.python/py-value.exp: catch throw of GDB error
-PASS: gdb.python/py-value.exp: change argc
-PASS: gdb.python/py-value.exp: check evaluation of false boolean value in expression
-PASS: gdb.python/py-value.exp: check evaluation of false float value in expression
-PASS: gdb.python/py-value.exp: check evaluation of false integer value in expression
-PASS: gdb.python/py-value.exp: check evaluation of true boolean value in expression
-PASS: gdb.python/py-value.exp: check evaluation of true float value in expression
-PASS: gdb.python/py-value.exp: check evaluation of true integer value in expression
-PASS: gdb.python/py-value.exp: check initial value contents
-PASS: gdb.python/py-value.exp: check new value contents
-PASS: gdb.python/py-value.exp: check printing of MyValue
-PASS: gdb.python/py-value.exp: check printing of MyValue when initiaized with a type
-PASS: gdb.python/py-value.exp: construct value from buffer
-PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union
-PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union for subscript regression test
-PASS: gdb.python/py-value.exp: convert 2nd elem of buffer to a MyValue
-PASS: gdb.python/py-value.exp: convert 2nd elem of buffer to value
-PASS: gdb.python/py-value.exp: convert 3rd elem of buffer to value
-PASS: gdb.python/py-value.exp: convert pointer to int
-PASS: gdb.python/py-value.exp: create 8-bit string value
-PASS: gdb.python/py-value.exp: create PTR type
-PASS: gdb.python/py-value.exp: create boolean value
-PASS: gdb.python/py-value.exp: create double value
-PASS: gdb.python/py-value.exp: create initial integer value
-PASS: gdb.python/py-value.exp: create instance of MyValue
-PASS: gdb.python/py-value.exp: create integer value
-PASS: gdb.python/py-value.exp: create integer value, with None type
-PASS: gdb.python/py-value.exp: create large unsigned 64-bit value
-PASS: gdb.python/py-value.exp: define function to test booleans: input 1: python
-PASS: gdb.python/py-value.exp: define function to test booleans: input 2: def test_bool (val):
-PASS: gdb.python/py-value.exp: define function to test booleans: input 3: if val:
-PASS: gdb.python/py-value.exp: define function to test booleans: input 4: print ('yay')
-PASS: gdb.python/py-value.exp: define function to test booleans: input 5: else:
-PASS: gdb.python/py-value.exp: define function to test booleans: input 6: print ('nay')
-PASS: gdb.python/py-value.exp: define function to test booleans: input 7: end
-PASS: gdb.python/py-value.exp: delete PTR type
-PASS: gdb.python/py-value.exp: dereference value
-PASS: gdb.python/py-value.exp: discard the symbols
-PASS: gdb.python/py-value.exp: divide two double values
-PASS: gdb.python/py-value.exp: divide two integer values
-PASS: gdb.python/py-value.exp: double value raised to the power of integer value
-PASS: gdb.python/py-value.exp: equality of gdb.Value with Python value
-PASS: gdb.python/py-value.exp: equality of gdb.Values
-PASS: gdb.python/py-value.exp: evaluate i
-PASS: gdb.python/py-value.exp: get idx for value 42
-PASS: gdb.python/py-value.exp: get idx for value 84
-PASS: gdb.python/py-value.exp: get integer valueof "argc"
-PASS: gdb.python/py-value.exp: get string beyond null
-PASS: gdb.python/py-value.exp: get value fp1 from history
-PASS: gdb.python/py-value.exp: get value fp2 from history
-PASS: gdb.python/py-value.exp: get value fp3 from history
-PASS: gdb.python/py-value.exp: get value i from history
-PASS: gdb.python/py-value.exp: get value nullst from history
-PASS: gdb.python/py-value.exp: get value s from history
-PASS: gdb.python/py-value.exp: get value st from history
-PASS: gdb.python/py-value.exp: get xstr
-PASS: gdb.python/py-value.exp: greater or equal, None
-PASS: gdb.python/py-value.exp: greater or equal, equal
-PASS: gdb.python/py-value.exp: greater or equal, greater
-PASS: gdb.python/py-value.exp: greater or equal, less
-PASS: gdb.python/py-value.exp: greater than, None
-PASS: gdb.python/py-value.exp: greater than, equal
-PASS: gdb.python/py-value.exp: greater than, greater
-PASS: gdb.python/py-value.exp: greater than, less
-PASS: gdb.python/py-value.exp: history count is 0
-PASS: gdb.python/py-value.exp: history count is 1
-PASS: gdb.python/py-value.exp: history count is 2
-PASS: gdb.python/py-value.exp: history count is 3
-PASS: gdb.python/py-value.exp: history count is 4
-PASS: gdb.python/py-value.exp: inequality of gdb.Value with None
-PASS: gdb.python/py-value.exp: inequality of gdb.Value with Python value
-PASS: gdb.python/py-value.exp: inequality of gdb.Values
-PASS: gdb.python/py-value.exp: inequality, None
-PASS: gdb.python/py-value.exp: inequality, false
-PASS: gdb.python/py-value.exp: inequality, true
-PASS: gdb.python/py-value.exp: int conversion respect type sign
-PASS: gdb.python/py-value.exp: integer value raised to the power of another integer value
-PASS: gdb.python/py-value.exp: kill the inferior
-PASS: gdb.python/py-value.exp: large unsigned 64-bit int conversion to python
-PASS: gdb.python/py-value.exp: less or equal, None
-PASS: gdb.python/py-value.exp: less or equal, equal
-PASS: gdb.python/py-value.exp: less or equal, greater
-PASS: gdb.python/py-value.exp: less or equal, less
-PASS: gdb.python/py-value.exp: less than, None
-PASS: gdb.python/py-value.exp: less than, equal
-PASS: gdb.python/py-value.exp: less than, greater
-PASS: gdb.python/py-value.exp: less than, less
-PASS: gdb.python/py-value.exp: memory error and lazy values, first test
-PASS: gdb.python/py-value.exp: memory error and lazy values, second test
-PASS: gdb.python/py-value.exp: multiply two double values
-PASS: gdb.python/py-value.exp: multiply two integer values
-PASS: gdb.python/py-value.exp: negated double value
-PASS: gdb.python/py-value.exp: negated integer value
-PASS: gdb.python/py-value.exp: p i
-PASS: gdb.python/py-value.exp: p/x fp1
-PASS: gdb.python/py-value.exp: parse_and_eval constant test
-PASS: gdb.python/py-value.exp: parse_and_eval simple expression test
-PASS: gdb.python/py-value.exp: parse_and_eval type test
-PASS: gdb.python/py-value.exp: parse_and_eval with memory error
-PASS: gdb.python/py-value.exp: positive double value
-PASS: gdb.python/py-value.exp: positive integer value
-PASS: gdb.python/py-value.exp: print $11
-PASS: gdb.python/py-value.exp: print $9
-PASS: gdb.python/py-value.exp: print (void *) 2
-PASS: gdb.python/py-value.exp: print (void *) 5
-PASS: gdb.python/py-value.exp: print 0
-PASS: gdb.python/py-value.exp: print 1
-PASS: gdb.python/py-value.exp: print 2
-PASS: gdb.python/py-value.exp: print 3
-PASS: gdb.python/py-value.exp: print 4
-PASS: gdb.python/py-value.exp: print 8-bit string
-PASS: gdb.python/py-value.exp: print argv
-PASS: gdb.python/py-value.exp: print array value
-PASS: gdb.python/py-value.exp: print evalue
-PASS: gdb.python/py-value.exp: print first array element
-PASS: gdb.python/py-value.exp: print fp2 again to place it into history
-PASS: gdb.python/py-value.exp: print fp2 to place it into history
-PASS: gdb.python/py-value.exp: print i
-PASS: gdb.python/py-value.exp: print nullst
-PASS: gdb.python/py-value.exp: print out of bounds array element
-PASS: gdb.python/py-value.exp: print s
-PASS: gdb.python/py-value.exp: print second array element
-PASS: gdb.python/py-value.exp: print st
-PASS: gdb.python/py-value.exp: print third array element
-PASS: gdb.python/py-value.exp: print value 42 from the history list
-PASS: gdb.python/py-value.exp: print value 84 from the history list
-PASS: gdb.python/py-value.exp: print value's type
-PASS: gdb.python/py-value.exp: py-value in file.filename
-PASS: gdb.python/py-value.exp: python a = gdb.history (0)
-PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc')
-PASS: gdb.python/py-value.exp: python argc_notlazy = gdb.parse_and_eval('argc')
-PASS: gdb.python/py-value.exp: python argc_notlazy.fetch_lazy()
-PASS: gdb.python/py-value.exp: python b = gdb.history (0)
-PASS: gdb.python/py-value.exp: python compare_value_bytes_to_mem(v, (int(addr) + (2 * size_a0)), size_a0)
-PASS: gdb.python/py-value.exp: python compare_value_bytes_to_mem(v, (int(addr) + size_a0), size_a0)
-PASS: gdb.python/py-value.exp: python compare_value_bytes_to_mem(v, addr, size_a0)
-PASS: gdb.python/py-value.exp: python compare_value_bytes_to_mem(va, addr, size_a0 * 3)
-PASS: gdb.python/py-value.exp: python evalue = gdb.history (0)
-PASS: gdb.python/py-value.exp: python fp1 = fp1.dereference()
-PASS: gdb.python/py-value.exp: python fp2 = fp2.dereference()
-PASS: gdb.python/py-value.exp: python fp3 = fp3.dereference()
-PASS: gdb.python/py-value.exp: python gdb.objfiles()[0].pretty_printers = 0
-PASS: gdb.python/py-value.exp: python idx = gdb.add_history(gdb.GdbError("an error"))
-PASS: gdb.python/py-value.exp: python inval = gdb.parse_and_eval('*(int*)0')
-PASS: gdb.python/py-value.exp: python print (argc_lazy)
-PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy)
-PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) the first time
-PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) the second time
-PASS: gdb.python/py-value.exp: python print (argc_notlazy)
-PASS: gdb.python/py-value.exp: python print (argc_notlazy.is_lazy)
-PASS: gdb.python/py-value.exp: python print (gdb.objfiles()[0].pretty_printers)
-PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval (str).string (length = 10))
-PASS: gdb.python/py-value.exp: python print (int (evalue))
-PASS: gdb.python/py-value.exp: python print (inval.is_lazy)
-PASS: gdb.python/py-value.exp: python print (repr(nullst))
-PASS: gdb.python/py-value.exp: python print (result)
-PASS: gdb.python/py-value.exp: python print (result2)
-PASS: gdb.python/py-value.exp: python print (st.string (length = 6))
-PASS: gdb.python/py-value.exp: python print(float(gdb.Value(0)))
-PASS: gdb.python/py-value.exp: python print(float(gdb.Value(2.5)))
-PASS: gdb.python/py-value.exp: python print(gdb.Value(gdb.Value(5).type.optimized_out()))
-PASS: gdb.python/py-value.exp: python print(int(gdb.Value(0)))
-PASS: gdb.python/py-value.exp: python print(int(gdb.Value(2.5)))
-PASS: gdb.python/py-value.exp: python result = fp1()
-PASS: gdb.python/py-value.exp: python result2 = fp2(10,20)
-PASS: gdb.python/py-value.exp: python result2 = fp3(10)
-PASS: gdb.python/py-value.exp: python result3 = i()
-PASS: gdb.python/py-value.exp: read string beyond declared size
-PASS: gdb.python/py-value.exp: reset i_value
-PASS: gdb.python/py-value.exp: sanity check argc
-PASS: gdb.python/py-value.exp: set i to 27
-PASS: gdb.python/py-value.exp: set lang ada
-PASS: gdb.python/py-value.exp: set lang auto
-PASS: gdb.python/py-value.exp: set print elements unlimited
-PASS: gdb.python/py-value.exp: set print repeats unlimited
-PASS: gdb.python/py-value.exp: set up str variable
-PASS: gdb.python/py-value.exp: shadowed global value
-PASS: gdb.python/py-value.exp: shadowed local value
-PASS: gdb.python/py-value.exp: subtract integer value from python integer
-PASS: gdb.python/py-value.exp: subtract python integer from integer value
-PASS: gdb.python/py-value.exp: subtract python integer from pointer value
-PASS: gdb.python/py-value.exp: subtract two double values
-PASS: gdb.python/py-value.exp: subtract two integer values
-PASS: gdb.python/py-value.exp: subtract two pointer values
-PASS: gdb.python/py-value.exp: take remainder of two integer values
-PASS: gdb.python/py-value.exp: test address attribute
-PASS: gdb.python/py-value.exp: test address attribute in non-addressable value
-PASS: gdb.python/py-value.exp: test dictionary hash for one
-PASS: gdb.python/py-value.exp: test dictionary hash for three
-PASS: gdb.python/py-value.exp: test dictionary hash for two
-PASS: gdb.python/py-value.exp: test inbuilt hash
-PASS: gdb.python/py-value.exp: test is_optimized_out attribute
-PASS: gdb.python/py-value.exp: test length is 0
-PASS: gdb.python/py-value.exp: test multiple subscript
-PASS: gdb.python/py-value.exp: test string (length = -1) is all of the string
-PASS: gdb.python/py-value.exp: test string (length = 0) is empty
-PASS: gdb.python/py-value.exp: test string to first null
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 10: end
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 1: python
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 2: def check_value_bytes(var_name):
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 3: val = gdb.parse_and_eval(var_name)
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 4: addr = val.address
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 5: len = val.type.sizeof
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 6: mem = gdb.selected_inferior().read_memory(addr, len)
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 7: mem_bytes = mem.tobytes()
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 8: val_bytes = val.bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: Create a function to check Value.bytes: input 9: assert mem_bytes == val_bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: assign clears bytes cache: python assert(bytes_after != bytes_before)
-PASS: gdb.python/py-value.exp: test_value_bytes: assign clears bytes cache: python bytes_after = v.bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: assign clears bytes cache: python bytes_before = v.bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: assign clears bytes cache: python v = gdb.parse_and_eval("i")
-PASS: gdb.python/py-value.exp: test_value_bytes: assign clears bytes cache: python v.assign(9)
-PASS: gdb.python/py-value.exp: test_value_bytes: cannot assign to not_lval value
-PASS: gdb.python/py-value.exp: test_value_bytes: evaluate i
-PASS: gdb.python/py-value.exp: test_value_bytes: grab new value bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: print i
-PASS: gdb.python/py-value.exp: test_value_bytes: python bytes_as_int = [x for x in i_bytes]
-PASS: gdb.python/py-value.exp: test_value_bytes: python bytes_as_int = bytes_as_int[0:-2]
-PASS: gdb.python/py-value.exp: test_value_bytes: python bytes_as_int.append(0)
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("a")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("embed")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("fp1")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("i")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("nullst")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("p")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("ptr_i")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("s")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("st")
-PASS: gdb.python/py-value.exp: test_value_bytes: python check_value_bytes("u")
-PASS: gdb.python/py-value.exp: test_value_bytes: python i_bytes = bytes([b if b != 9 else 5 for b in i_bytes])
-PASS: gdb.python/py-value.exp: test_value_bytes: python i_bytes = i_value.bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: python i_value.bytes = i_bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: python i_value.bytes = too_few_bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: python i_value.bytes = too_many_bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: python print(gdb.Value(gdb.Value(5).type.optimized_out()).bytes)
-PASS: gdb.python/py-value.exp: test_value_bytes: python too_few_bytes = bytes(bytes_as_int)
-PASS: gdb.python/py-value.exp: test_value_bytes: python too_many_bytes = bytes(bytes_as_int)
-PASS: gdb.python/py-value.exp: test_value_bytes: re-init clears bytes cache: python assert(bytes_after != bytes_before)
-PASS: gdb.python/py-value.exp: test_value_bytes: re-init clears bytes cache: python bytes_after = w.bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: re-init clears bytes cache: python bytes_before = w.bytes
-PASS: gdb.python/py-value.exp: test_value_bytes: re-init clears bytes cache: python w = gdb.Value(1)
-PASS: gdb.python/py-value.exp: test_value_bytes: re-init clears bytes cache: python w.__init__(3)
-PASS: gdb.python/py-value.exp: test_value_bytes: reset i_value
-PASS: gdb.python/py-value.exp: use value as array index
-PASS: gdb.python/py-value.exp: use value as string index
-PASS: gdb.python/py-value.exp: use value as tuple index
-PASS: gdb.python/py-value.exp: verify dereferenced value
-PASS: gdb.python/py-value.exp: verify type of 8-bit string
-PASS: gdb.python/py-value.exp: verify type of integer add result
-PASS: gdb.python/py-value.exp: verify type of mixed integer subtraction result
-Running gdb.git~master/gdb/testsuite/gdb.python/py-varobj.exp ...
-PASS: gdb.python/py-varobj.exp: -enable-pretty-printing
-PASS: gdb.python/py-varobj.exp: -var-create test_ptr * test_ptr
-PASS: gdb.python/py-varobj.exp: -var-create tval * tval
-PASS: gdb.python/py-varobj.exp: -var-evaluate-expression test_ptr
-PASS: gdb.python/py-varobj.exp: -var-list-children --all-values tval
-PASS: gdb.python/py-varobj.exp: -var-set-visualizer test_ptr None
-PASS: gdb.python/py-varobj.exp: breakpoint at main
-PASS: gdb.python/py-varobj.exp: evaluate without visualizer
-PASS: gdb.python/py-varobj.exp: load python file
-PASS: gdb.python/py-varobj.exp: mi runto main
-PASS: gdb.python/py-varobj.exp: set python print-stack full
-Running gdb.git~master/gdb/testsuite/gdb.python/py-watchpoint.exp ...
-PASS: gdb.python/py-watchpoint.exp: check BP count
-PASS: gdb.python/py-watchpoint.exp: check default BP count
-PASS: gdb.python/py-watchpoint.exp: check modified BP count
-PASS: gdb.python/py-watchpoint.exp: check watchpoint hits
-PASS: gdb.python/py-watchpoint.exp: delete the breakpoint before loop
-PASS: gdb.python/py-watchpoint.exp: don't use hardware watchpoints
-PASS: gdb.python/py-watchpoint.exp: import python scripts
-PASS: gdb.python/py-watchpoint.exp: run until program stops
-PASS: gdb.python/py-watchpoint.exp: run until reaching loop
-PASS: gdb.python/py-watchpoint.exp: set breakpoint before loop
-Running gdb.git~master/gdb/testsuite/gdb.python/py-xmethods.exp ...
-PASS: gdb.python/py-xmethods.exp: after a1[]
-PASS: gdb.python/py-xmethods.exp: after b1[]
-PASS: gdb.python/py-xmethods.exp: after enabling G_methods
-PASS: gdb.python/py-xmethods.exp: after enabling G_methods;mul
-PASS: gdb.python/py-xmethods.exp: after: ++a1
-PASS: gdb.python/py-xmethods.exp: after: a1 + a2
-PASS: gdb.python/py-xmethods.exp: after: a1.geta()
-PASS: gdb.python/py-xmethods.exp: after: a1.getarray
-PASS: gdb.python/py-xmethods.exp: after: a1.getarray (max-value-size)
-PASS: gdb.python/py-xmethods.exp: after: a1.getarrayind(5)
-PASS: gdb.python/py-xmethods.exp: after: a2 - a1
-PASS: gdb.python/py-xmethods.exp: after: a_minus_a 3
-PASS: gdb.python/py-xmethods.exp: after: a_minus_a 4
-PASS: gdb.python/py-xmethods.exp: after: a_ptr->geta()
-PASS: gdb.python/py-xmethods.exp: after: b1 + a1
-PASS: gdb.python/py-xmethods.exp: after: b1 - a1
-PASS: gdb.python/py-xmethods.exp: after: b1.getarray
-PASS: gdb.python/py-xmethods.exp: after: b1.getarray (max-value-size)
-PASS: gdb.python/py-xmethods.exp: after: e.geta()
-PASS: gdb.python/py-xmethods.exp: after: e.method('a')
-PASS: gdb.python/py-xmethods.exp: after: e.method(10)
-PASS: gdb.python/py-xmethods.exp: after: e_ptr->geta()
-PASS: gdb.python/py-xmethods.exp: after: e_ref.geta()
-PASS: gdb.python/py-xmethods.exp: after: g.mul<char>('a')
-PASS: gdb.python/py-xmethods.exp: after: g.mul<double>(2.0)
-PASS: gdb.python/py-xmethods.exp: after: g.size_diff<float>()
-PASS: gdb.python/py-xmethods.exp: after: g.size_diff<unsigned long>()
-PASS: gdb.python/py-xmethods.exp: after: g.size_mul< 5 >()
-PASS: gdb.python/py-xmethods.exp: after: g.size_mul<2>()
-PASS: gdb.python/py-xmethods.exp: after: g_ptr->mul<char>('a')
-PASS: gdb.python/py-xmethods.exp: after: ptype a1.getarrayind
-PASS: gdb.python/py-xmethods.exp: before: ++a1
-PASS: gdb.python/py-xmethods.exp: before: a1 + a2
-PASS: gdb.python/py-xmethods.exp: before: a1.geta()
-PASS: gdb.python/py-xmethods.exp: before: a1.getarrayind(5)
-PASS: gdb.python/py-xmethods.exp: before: a2 - a1
-PASS: gdb.python/py-xmethods.exp: before: a_geta 1
-PASS: gdb.python/py-xmethods.exp: before: a_geta 2
-PASS: gdb.python/py-xmethods.exp: before: a_minus_a 1
-PASS: gdb.python/py-xmethods.exp: before: a_minus_a 2
-PASS: gdb.python/py-xmethods.exp: before: a_plus_a 1
-PASS: gdb.python/py-xmethods.exp: before: a_ptr->geta()
-PASS: gdb.python/py-xmethods.exp: before: b1 - a1
-PASS: gdb.python/py-xmethods.exp: before: b_geta 1
-PASS: gdb.python/py-xmethods.exp: before: call g.size_diff<float>()
-PASS: gdb.python/py-xmethods.exp: before: e.geta()
-PASS: gdb.python/py-xmethods.exp: before: g.mul<char>('a')
-PASS: gdb.python/py-xmethods.exp: before: g.mul<double>(2.0)
-PASS: gdb.python/py-xmethods.exp: before: g.size_diff<unsigned long>()
-PASS: gdb.python/py-xmethods.exp: before: g.size_mul<2>()
-PASS: gdb.python/py-xmethods.exp: before: g.size_mul<5>()
-PASS: gdb.python/py-xmethods.exp: before: g_mul 2
-PASS: gdb.python/py-xmethods.exp: before: g_size_diff 2
-PASS: gdb.python/py-xmethods.exp: before: g_size_mul 2
-PASS: gdb.python/py-xmethods.exp: before: ptype a1.getarrayind
-PASS: gdb.python/py-xmethods.exp: continue to breakpoint: Break here
-PASS: gdb.python/py-xmethods.exp: disable G_methods
-PASS: gdb.python/py-xmethods.exp: disable G_methods 2
-PASS: gdb.python/py-xmethods.exp: disable G_methods;mul
-PASS: gdb.python/py-xmethods.exp: disable xmethod progspace E_methods;method_int
-PASS: gdb.python/py-xmethods.exp: dnable G_methods
-PASS: gdb.python/py-xmethods.exp: enable G_methods;mul
-PASS: gdb.python/py-xmethods.exp: enable xmethod progspace E_methods;method_char
-PASS: gdb.python/py-xmethods.exp: enable xmethod progspace E_methods;method_int
-PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods
-PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods;mul
-PASS: gdb.python/py-xmethods.exp: info xmethod global plus 1
-PASS: gdb.python/py-xmethods.exp: info xmethod progspace
-PASS: gdb.python/py-xmethods.exp: info xmethod xmethods E_methods;method_int
-PASS: gdb.python/py-xmethods.exp: load the script file
-PASS: gdb.python/py-xmethods.exp: pt e.method('a')
-PASS: gdb.python/py-xmethods.exp: pt e.method(10)
-PASS: gdb.python/py-xmethods.exp: python gdb.set_parameter('max-value-size', 16)
-Running gdb.git~master/gdb/testsuite/gdb.python/python.exp ...
-PASS: gdb.python/python.exp: Attempt to acquire thread with no inferior
-PASS: gdb.python/python.exp: Get line number of func2 call site
-PASS: gdb.python/python.exp: Get pc at func2 return site
-PASS: gdb.python/python.exp: Get pc of func2 call site
-PASS: gdb.python/python.exp: Set print-stack full for prompt tests
-PASS: gdb.python/python.exp: Step into func2
-PASS: gdb.python/python.exp: Step out of func2
-PASS: gdb.python/python.exp: Test print-stack set setting to full
-PASS: gdb.python/python.exp: Test print-stack set setting to message
-PASS: gdb.python/python.exp: Test print-stack set setting to none
-PASS: gdb.python/python.exp: Test print-stack show setting to full
-PASS: gdb.python/python.exp: Test print-stack show setting. Default is message.
-PASS: gdb.python/python.exp: atexit handling
-PASS: gdb.python/python.exp: change convenience variable from python
-PASS: gdb.python/python.exp: collect help from uiout
-PASS: gdb.python/python.exp: delete hook
-PASS: gdb.python/python.exp: end programming
-PASS: gdb.python/python.exp: ensure that no threads are returned
-PASS: gdb.python/python.exp: gdb.execute does not affect repeat history
-PASS: gdb.python/python.exp: gdb.execute does not page
-PASS: gdb.python/python.exp: indented multi-line python command: input 1: python
-PASS: gdb.python/python.exp: indented multi-line python command: input 2: def foo ():
-PASS: gdb.python/python.exp: indented multi-line python command: input 3: print ('hello, world!')
-PASS: gdb.python/python.exp: indented multi-line python command: input 4: foo ()
-PASS: gdb.python/python.exp: indented multi-line python command: input 5: end
-PASS: gdb.python/python.exp: make convenience variable from python
-PASS: gdb.python/python.exp: multi-line execute
-PASS: gdb.python/python.exp: multi-line python command: input 1: python
-PASS: gdb.python/python.exp: multi-line python command: input 2: print (23)
-PASS: gdb.python/python.exp: multi-line python command: input 3: end
-PASS: gdb.python/python.exp: post event insertion: input 1: python
-PASS: gdb.python/python.exp: post event insertion: input 2: someVal = 0
-PASS: gdb.python/python.exp: post event insertion: input 3: class Foo(object):
-PASS: gdb.python/python.exp: post event insertion: input 4: def __call__(self):
-PASS: gdb.python/python.exp: post event insertion: input 5: global someVal
-PASS: gdb.python/python.exp: post event insertion: input 6: someVal += 1
-PASS: gdb.python/python.exp: post event insertion: input 7: gdb.post_event(Foo())
-PASS: gdb.python/python.exp: post event insertion: input 8: end
-PASS: gdb.python/python.exp: print new value of convenience variable from CLI
-PASS: gdb.python/python.exp: print new value of convenience variable from python
-PASS: gdb.python/python.exp: print reset convenience variable from CLI
-PASS: gdb.python/python.exp: print reset convenience variable from python
-PASS: gdb.python/python.exp: print value of new convenience variable from python
-PASS: gdb.python/python.exp: prompt substitution readline error_prompt: input 1: python
-PASS: gdb.python/python.exp: prompt substitution readline error_prompt: input 2: pCounter = 0
-PASS: gdb.python/python.exp: prompt substitution readline error_prompt: input 3: def error_prompt(current):
-PASS: gdb.python/python.exp: prompt substitution readline error_prompt: input 4: raise RuntimeError("Python exception called")
-PASS: gdb.python/python.exp: prompt substitution readline error_prompt: input 5: end
-PASS: gdb.python/python.exp: prompt substitution readline import: input 1: python
-PASS: gdb.python/python.exp: prompt substitution readline import: input 2: import gdb.command.prompt
-PASS: gdb.python/python.exp: prompt substitution readline import: input 3: end
-PASS: gdb.python/python.exp: prompt substitution readline: input 1: python
-PASS: gdb.python/python.exp: prompt substitution readline: input 2: pCounter = 0
-PASS: gdb.python/python.exp: prompt substitution readline: input 3: def program_prompt(current):
-PASS: gdb.python/python.exp: prompt substitution readline: input 4: global pCounter
-PASS: gdb.python/python.exp: prompt substitution readline: input 5: if (current == ">"):
-PASS: gdb.python/python.exp: prompt substitution readline: input 6: pCounter = pCounter + 1
-PASS: gdb.python/python.exp: prompt substitution readline: input 7: return "python line " + str (pCounter) + ": "
-PASS: gdb.python/python.exp: prompt substitution readline: input 8: return None
-PASS: gdb.python/python.exp: prompt substitution readline: input 9: end
-PASS: gdb.python/python.exp: prompt substitution: input 1: python
-PASS: gdb.python/python.exp: prompt substitution: input 2: someCounter = 0
-PASS: gdb.python/python.exp: prompt substitution: input 3: def prompt(current):
-PASS: gdb.python/python.exp: prompt substitution: input 4: global someCounter
-PASS: gdb.python/python.exp: prompt substitution: input 5: if (current == "testfake "):
-PASS: gdb.python/python.exp: prompt substitution: input 6: return None
-PASS: gdb.python/python.exp: prompt substitution: input 7: someCounter = someCounter + 1
-PASS: gdb.python/python.exp: prompt substitution: input 8: return "py prompt " + str (someCounter) + " "
-PASS: gdb.python/python.exp: prompt substitution: input 9: end
-PASS: gdb.python/python.exp: python gdb.execute("show commands")
-PASS: gdb.python/python.exp: python interactive help: python; help(); end
-PASS: gdb.python/python.exp: python interactive help: quit help
-PASS: gdb.python/python.exp: python print (gdb.current_objfile())
-PASS: gdb.python/python.exp: python print (gdb.objfiles())
-PASS: gdb.python/python.exp: python print (x)
-PASS: gdb.python/python.exp: python print(gdb.convenience_variable('cvar1'))
-PASS: gdb.python/python.exp: python print(gdb.convenience_variable('cvar2'))
-PASS: gdb.python/python.exp: python x = gdb.execute('printf "%d", 23', to_string = True)
-PASS: gdb.python/python.exp: pythonX.Y/lib-dynload/*.so
-PASS: gdb.python/python.exp: register atexit function: input 1: python
-PASS: gdb.python/python.exp: register atexit function: input 2: import atexit
-PASS: gdb.python/python.exp: register atexit function: input 3: def printit(arg):
-PASS: gdb.python/python.exp: register atexit function: input 4: print (arg)
-PASS: gdb.python/python.exp: register atexit function: input 5: atexit.register(printit, 'good bye world')
-PASS: gdb.python/python.exp: register atexit function: input 6: end
-PASS: gdb.python/python.exp: reset convenience variable from python
-PASS: gdb.python/python.exp: set basic extended prompt
-PASS: gdb.python/python.exp: set blah in GDB
-PASS: gdb.python/python.exp: set convenience variable
-PASS: gdb.python/python.exp: set default prompt
-PASS: gdb.python/python.exp: set extended prompt parameter
-PASS: gdb.python/python.exp: set extended prompt working directory
-PASS: gdb.python/python.exp: set height 0
-PASS: gdb.python/python.exp: set height 10
-PASS: gdb.python/python.exp: set print-stack full for prompt error test
-PASS: gdb.python/python.exp: set testfake prompt in GDB
-PASS: gdb.python/python.exp: set the hook = prompt
-PASS: gdb.python/python.exp: set the hook error_prompt
-PASS: gdb.python/python.exp: set the hook error_prompt traceback
-PASS: gdb.python/python.exp: set the hook to default 1
-PASS: gdb.python/python.exp: set the hook to default 2
-PASS: gdb.python/python.exp: set the programming hook
-PASS: gdb.python/python.exp: show height
-PASS: gdb.python/python.exp: show python command: input 1: define zzq
-PASS: gdb.python/python.exp: show python command: input 2: python
-PASS: gdb.python/python.exp: show python command: input 3: print (23)
-PASS: gdb.python/python.exp: show python command: input 4: end
-PASS: gdb.python/python.exp: show python command: input 5: end
-PASS: gdb.python/python.exp: show python command: input 6: show user zzq
-PASS: gdb.python/python.exp: show testfake prompt
-PASS: gdb.python/python.exp: source -s source2-symlink.py
-PASS: gdb.python/python.exp: source -s source2.py
-PASS: gdb.python/python.exp: source source2.py
-PASS: gdb.python/python.exp: starti via gdb.execute, from tty
-PASS: gdb.python/python.exp: starti via gdb.execute, not from tty
-PASS: gdb.python/python.exp: stop at comma in linespec
-PASS: gdb.python/python.exp: test decode_line current location: decode current line
-PASS: gdb.python/python.exp: test decode_line current location: length of result
-PASS: gdb.python/python.exp: test decode_line current location: length of result locations
-PASS: gdb.python/python.exp: test decode_line current location: no unparsed text
-PASS: gdb.python/python.exp: test decode_line func1 filename
-PASS: gdb.python/python.exp: test decode_line func1 line number
-PASS: gdb.python/python.exp: test decode_line func1,func2
-PASS: gdb.python/python.exp: test decode_line no source named main
-PASS: gdb.python/python.exp: test decode_line with empty string
-PASS: gdb.python/python.exp: test decode_line: *0
-PASS: gdb.python/python.exp: test decode_line: *0 filename
-PASS: gdb.python/python.exp: test decode_line: *0 locations length
-PASS: gdb.python/python.exp: test decode_line: *0 pc
-PASS: gdb.python/python.exp: test decode_line: *0 result length
-PASS: gdb.python/python.exp: test decode_line: *0 unparsed
-PASS: gdb.python/python.exp: test decode_line: current location filename
-PASS: gdb.python/python.exp: test decode_line: current location line number
-PASS: gdb.python/python.exp: test decode_line: expression parse
-PASS: gdb.python/python.exp: test decode_line: func1 length 1
-PASS: gdb.python/python.exp: test decode_line: func1 length 2
-PASS: gdb.python/python.exp: test decode_line: func1()
-PASS: gdb.python/python.exp: test decode_line: python.c:26 decode
-PASS: gdb.python/python.exp: test decode_line: python.c:26 filename
-PASS: gdb.python/python.exp: test decode_line: python.c:26 length 1
-PASS: gdb.python/python.exp: test decode_line: python.c:26 length 2
-PASS: gdb.python/python.exp: test decode_line: python.c:26 line number
-PASS: gdb.python/python.exp: test decode_line: randomfunc
-PASS: gdb.python/python.exp: test default write
-PASS: gdb.python/python.exp: test find_pc_line at func2 call site
-PASS: gdb.python/python.exp: test find_pc_line using Value
-PASS: gdb.python/python.exp: test find_pc_line with resume address
-PASS: gdb.python/python.exp: test non callable class
-PASS: gdb.python/python.exp: test post event execution
-PASS: gdb.python/python.exp: test post_event error on receipt
-PASS: gdb.python/python.exp: test print-stack show setting to none
-PASS: gdb.python/python.exp: test resume address greater then call address
-PASS: gdb.python/python.exp: test stderr location
-PASS: gdb.python/python.exp: test stderr write
-PASS: gdb.python/python.exp: test stdlog write
-PASS: gdb.python/python.exp: test stdout location
-PASS: gdb.python/python.exp: test stdout write
-PASS: gdb.python/python.exp: test we ignore substitution for seconday prompts
-PASS: gdb.python/python.exp: verify help to uiout
-PASS: gdb.python/python.exp: verify pagination afterwards
-PASS: gdb.python/python.exp: verify pagination afterwards: q
-PASS: gdb.python/python.exp: verify pagination beforehand
-PASS: gdb.python/python.exp: verify pagination beforehand: q
-Running gdb.git~master/gdb/testsuite/gdb.python/tui-window-disabled.exp ...
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: TUI renabled
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: check for python window
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: enter tui again: maint set tui-resize-message on
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: enter tui again: set tui border-kind ascii
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: initial restart: set pagination off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: initial restart: set style sources off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: initial restart: source tui-window-disabled.py
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: initial restart: tui new-layout test events 1 cmd 1
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: maint set tui-resize-message on
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: next at cli
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: next at cli, with an exception
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: next at cli, with an exception for setting the title
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: no events yet
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: print 1 + 1 + 1
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: print 2 + 2 + 2
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: print 3 + 3 + 3
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: python cleanup_properly = False
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: python perform_valid_check = False
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: python update_title = True
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: second restart: set pagination off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: second restart: set style sources off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: second restart: source tui-window-disabled.py
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: second restart: tui new-layout test events 1 cmd 1
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: set tui border-kind ascii
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: single stop event
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=False: two stop events
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: TUI renabled
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: check for python window
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: enter tui again: maint set tui-resize-message on
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: enter tui again: set tui border-kind ascii
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: initial restart: set pagination off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: initial restart: set style sources off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: initial restart: source tui-window-disabled.py
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: initial restart: tui new-layout test events 1 cmd 1
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: maint set tui-resize-message on
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: next at cli
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: next at cli, with an exception
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: next at cli, with an exception for setting the title
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: no events yet
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: print 1 + 1 + 1
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: print 2 + 2 + 2
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: print 3 + 3 + 3
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: python cleanup_properly = True
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: python perform_valid_check = False
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: python update_title = True
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: second restart: set pagination off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: second restart: set style sources off
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: second restart: source tui-window-disabled.py
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: second restart: tui new-layout test events 1 cmd 1
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: set tui border-kind ascii
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: single stop event
-PASS: gdb.python/tui-window-disabled.exp: cleanup_properly=True: two stop events
-Running gdb.git~master/gdb/testsuite/gdb.python/tui-window-factory.exp ...
-PASS: gdb.python/tui-window-factory.exp: call __del__ at exit: $saw_window_factory_del == 1
-PASS: gdb.python/tui-window-factory.exp: call __del__ at exit: import python scripts
-PASS: gdb.python/tui-window-factory.exp: call __del__ at exit: python register_window_factory('msg_1')
-PASS: gdb.python/tui-window-factory.exp: call __del__ at exit: python register_window_factory('msg_2')
-PASS: gdb.python/tui-window-factory.exp: call __del__ at exit: quit
-PASS: gdb.python/tui-window-factory.exp: import python scripts
-PASS: gdb.python/tui-window-factory.exp: maint set tui-resize-message on
-PASS: gdb.python/tui-window-factory.exp: msg_2: check test_window box
-PASS: gdb.python/tui-window-factory.exp: msg_3: check for python output
-PASS: gdb.python/tui-window-factory.exp: msg_3: check test_window box
-PASS: gdb.python/tui-window-factory.exp: python register_window_factory('msg_1')
-PASS: gdb.python/tui-window-factory.exp: python register_window_factory('msg_2')
-PASS: gdb.python/tui-window-factory.exp: set pagination off
-PASS: gdb.python/tui-window-factory.exp: set tui border-kind ascii
-PASS: gdb.python/tui-window-factory.exp: tui new-layout test test_window 1 cmd 1 status 1
-Running gdb.git~master/gdb/testsuite/gdb.python/tui-window-names.exp ...
-PASS: gdb.python/tui-window-names.exp: create a window constructor: input 1: python
-PASS: gdb.python/tui-window-names.exp: create a window constructor: input 2: def failwin(win):
-PASS: gdb.python/tui-window-names.exp: create a window constructor: input 3: raise RuntimeError('failwin')
-PASS: gdb.python/tui-window-names.exp: create a window constructor: input 4: end
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('#test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('$test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('(test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type(')test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('*test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('-test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('.test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('1test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('@test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('TEST', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('TeSt', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('_test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('tEsT', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te#st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te$st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te(st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te)st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te*st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te-st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te.st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te1st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te@st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('teAst', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te\nst', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te\rst', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te\tst', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te_st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('test-', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('test.', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('test1', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('testA', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('test_', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te{st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('te}st', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('{test', failwin)
-PASS: gdb.python/tui-window-names.exp: python gdb.register_window_type('}test', failwin)
-Running gdb.git~master/gdb/testsuite/gdb.python/tui-window.exp ...
-PASS: gdb.python/tui-window.exp: Window display
-PASS: gdb.python/tui-window.exp: Window was updated
-PASS: gdb.python/tui-window.exp: error message after trying to delete title
-PASS: gdb.python/tui-window.exp: maint set tui-resize-message on
-PASS: gdb.python/tui-window.exp: set pagination off
-PASS: gdb.python/tui-window.exp: set tui border-kind ascii
-PASS: gdb.python/tui-window.exp: source tui-window.py
-PASS: gdb.python/tui-window.exp: test new title
-PASS: gdb.python/tui-window.exp: test title
-PASS: gdb.python/tui-window.exp: title is unchanged
-PASS: gdb.python/tui-window.exp: tui new-layout fail fail 1 status 0 cmd 1
-PASS: gdb.python/tui-window.exp: tui new-layout test test 1 status 0 cmd 1
-Running gdb.git~master/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ...
-UNSUPPORTED: gdb.reverse/amd64-tailcall-reverse.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.reverse/break-precsave.exp ...
-PASS: gdb.reverse/break-precsave.exp: BP at end of main
-PASS: gdb.reverse/break-precsave.exp: continue to breakpoint: bar backward
-PASS: gdb.reverse/break-precsave.exp: continue to breakpoint: bar forward after restore
-PASS: gdb.reverse/break-precsave.exp: continue to breakpoint: bar forward again
-PASS: gdb.reverse/break-precsave.exp: continue to breakpoint: foo backward
-PASS: gdb.reverse/break-precsave.exp: continue to breakpoint: foo forward after restore
-PASS: gdb.reverse/break-precsave.exp: continue to breakpoint: foo forward again
-PASS: gdb.reverse/break-precsave.exp: end of record log
-PASS: gdb.reverse/break-precsave.exp: go to end of main forward
-PASS: gdb.reverse/break-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/break-precsave.exp: main backward
-PASS: gdb.reverse/break-precsave.exp: reload precord save file
-PASS: gdb.reverse/break-precsave.exp: run to end of main
-PASS: gdb.reverse/break-precsave.exp: save process recfile
-PASS: gdb.reverse/break-precsave.exp: set breakpoint on bar
-PASS: gdb.reverse/break-precsave.exp: set breakpoint on foo
-PASS: gdb.reverse/break-precsave.exp: set forward
-PASS: gdb.reverse/break-precsave.exp: set reverse
-PASS: gdb.reverse/break-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/break-reverse.exp ...
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: bar backward
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: bar forward again
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: bar forward, the first time
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: end forward, the first time
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: foo backward
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: foo forward again
-PASS: gdb.reverse/break-reverse.exp: continue to breakpoint: foo forward, the first time
-PASS: gdb.reverse/break-reverse.exp: end of record log
-PASS: gdb.reverse/break-reverse.exp: main backward
-PASS: gdb.reverse/break-reverse.exp: set breakpoint at end of main
-PASS: gdb.reverse/break-reverse.exp: set breakpoint on bar
-PASS: gdb.reverse/break-reverse.exp: set breakpoint on foo
-PASS: gdb.reverse/break-reverse.exp: set forward
-PASS: gdb.reverse/break-reverse.exp: set reverse
-PASS: gdb.reverse/break-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ...
-PASS: gdb.reverse/consecutive-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/consecutive-precsave.exp: continue to breakpoint in foo
-PASS: gdb.reverse/consecutive-precsave.exp: get breakpoint address for foo
-PASS: gdb.reverse/consecutive-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/consecutive-precsave.exp: reload precord save file
-PASS: gdb.reverse/consecutive-precsave.exp: run to end of main
-PASS: gdb.reverse/consecutive-precsave.exp: save process recfile
-PASS: gdb.reverse/consecutive-precsave.exp: set bp, 2nd instr
-PASS: gdb.reverse/consecutive-precsave.exp: set reverse execution
-PASS: gdb.reverse/consecutive-precsave.exp: stopped at bp in reverse, 1st instr
-PASS: gdb.reverse/consecutive-precsave.exp: stopped at bp, 2nd instr
-PASS: gdb.reverse/consecutive-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ...
-PASS: gdb.reverse/consecutive-reverse.exp: continue to breakpoint in foo
-PASS: gdb.reverse/consecutive-reverse.exp: get breakpoint address for foo
-PASS: gdb.reverse/consecutive-reverse.exp: set bp, 2nd instr
-PASS: gdb.reverse/consecutive-reverse.exp: set reverse execution
-PASS: gdb.reverse/consecutive-reverse.exp: stopped at bp in reverse, 1st instr
-PASS: gdb.reverse/consecutive-reverse.exp: stopped at bp, 2nd instr
-PASS: gdb.reverse/consecutive-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/finish-precsave.exp ...
-PASS: gdb.reverse/finish-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func backward
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func backward
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func backward
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_long_func
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_long_func backward
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func backward
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
-PASS: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func backward
-PASS: gdb.reverse/finish-precsave.exp: finish from char_func
-PASS: gdb.reverse/finish-precsave.exp: finish from int_func
-PASS: gdb.reverse/finish-precsave.exp: finish from long_func
-PASS: gdb.reverse/finish-precsave.exp: finish from long_long_func
-PASS: gdb.reverse/finish-precsave.exp: finish from short_func
-PASS: gdb.reverse/finish-precsave.exp: finish from void_func
-PASS: gdb.reverse/finish-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/finish-precsave.exp: reload precord save file
-PASS: gdb.reverse/finish-precsave.exp: reverse finish from char_func
-PASS: gdb.reverse/finish-precsave.exp: reverse finish from int_func
-PASS: gdb.reverse/finish-precsave.exp: reverse finish from long_func
-PASS: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
-PASS: gdb.reverse/finish-precsave.exp: reverse finish from short_func
-PASS: gdb.reverse/finish-precsave.exp: reverse finish from void_func
-PASS: gdb.reverse/finish-precsave.exp: run to end of main
-PASS: gdb.reverse/finish-precsave.exp: save process recfile
-PASS: gdb.reverse/finish-precsave.exp: set breakpoint on char_func
-PASS: gdb.reverse/finish-precsave.exp: set breakpoint on int_func
-PASS: gdb.reverse/finish-precsave.exp: set breakpoint on long_func
-PASS: gdb.reverse/finish-precsave.exp: set breakpoint on long_long_func
-PASS: gdb.reverse/finish-precsave.exp: set breakpoint on short_func
-PASS: gdb.reverse/finish-precsave.exp: set breakpoint on void_func
-PASS: gdb.reverse/finish-precsave.exp: set reverse execution
-PASS: gdb.reverse/finish-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ...
-PASS: gdb.reverse/finish-reverse-bkpt.exp: continue to breakpoint: void_func
-PASS: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
-PASS: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
-PASS: gdb.reverse/finish-reverse-bkpt.exp: set breakpoint at void_func's entry
-PASS: gdb.reverse/finish-reverse-bkpt.exp: set breakpoint on void_func
-PASS: gdb.reverse/finish-reverse-bkpt.exp: si
-PASS: gdb.reverse/finish-reverse-bkpt.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/finish-reverse-next.exp ...
-PASS: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: at function1 entry point instruction to step to body of function
-PASS: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: at function1 entry point instruction to step to body of funp call
-PASS: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: stopped at function1 entry point instruction to stepi into function
-PASS: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: stopped at function1 entry point instruction to stepi into funp
-PASS: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: stopped at function1 entry point instruction to stepi into funp again
-PASS: gdb.reverse/finish-reverse-next.exp: function1 GEP call call from GEP
-PASS: gdb.reverse/finish-reverse-next.exp: function1 GEP call call from GEP again
-PASS: gdb.reverse/finish-reverse-next.exp: probe for target remote
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 1 GEP call from function body
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 1 GEP entry point function call from GEP
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 1 GEP entry point function call from GEP again
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 1 LEP entry point function call from LEP
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 1 LEP from function body
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 2 at b = 5, from function body
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 2 at b = 50 from function body
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 2 at b = 50, call from GEP
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 2 at b = 50, call from GEP again
-PASS: gdb.reverse/finish-reverse-next.exp: reverse next 2, at b = 5, call from LEP
-PASS: gdb.reverse/finish-reverse-next.exp: reverse-finish function1 GEP call, from function body
-PASS: gdb.reverse/finish-reverse-next.exp: reverse-finish function1 LEP call from LEP
-PASS: gdb.reverse/finish-reverse-next.exp: reverse-finish function1 LEP call from function body
-PASS: gdb.reverse/finish-reverse-next.exp: setup for test 2
-PASS: gdb.reverse/finish-reverse-next.exp: setup for test 3
-PASS: gdb.reverse/finish-reverse-next.exp: setup for test 4
-PASS: gdb.reverse/finish-reverse-next.exp: setup for test 5
-PASS: gdb.reverse/finish-reverse-next.exp: step test 1
-PASS: gdb.reverse/finish-reverse-next.exp: step test 2
-PASS: gdb.reverse/finish-reverse-next.exp: stepi into function1 call
-PASS: gdb.reverse/finish-reverse-next.exp: stepi into funp call
-PASS: gdb.reverse/finish-reverse-next.exp: stepi into funp call again
-PASS: gdb.reverse/finish-reverse-next.exp: stepi to between GEP and LEP
-PASS: gdb.reverse/finish-reverse-next.exp: turn off process record for test1
-PASS: gdb.reverse/finish-reverse-next.exp: turn off process record for test2
-PASS: gdb.reverse/finish-reverse-next.exp: turn off process record for test3
-PASS: gdb.reverse/finish-reverse-next.exp: turn off process record for test4
-PASS: gdb.reverse/finish-reverse-next.exp: turn on process record for test1
-PASS: gdb.reverse/finish-reverse-next.exp: turn on process record for test2
-PASS: gdb.reverse/finish-reverse-next.exp: turn on process record for test3
-PASS: gdb.reverse/finish-reverse-next.exp: turn on process record for test4
-PASS: gdb.reverse/finish-reverse-next.exp: turn on process record for test5
-Running gdb.git~master/gdb/testsuite/gdb.reverse/finish-reverse.exp ...
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func backward
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func backward
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func backward
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_long_func
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_long_func backward
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func backward
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
-PASS: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func backward
-PASS: gdb.reverse/finish-reverse.exp: finish from char_func
-PASS: gdb.reverse/finish-reverse.exp: finish from int_func
-PASS: gdb.reverse/finish-reverse.exp: finish from long_func
-PASS: gdb.reverse/finish-reverse.exp: finish from long_long_func
-PASS: gdb.reverse/finish-reverse.exp: finish from short_func
-PASS: gdb.reverse/finish-reverse.exp: finish from void_func
-PASS: gdb.reverse/finish-reverse.exp: reverse finish from char_func
-PASS: gdb.reverse/finish-reverse.exp: reverse finish from int_func
-PASS: gdb.reverse/finish-reverse.exp: reverse finish from long_func
-PASS: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
-PASS: gdb.reverse/finish-reverse.exp: reverse finish from short_func
-PASS: gdb.reverse/finish-reverse.exp: reverse finish from void_func
-PASS: gdb.reverse/finish-reverse.exp: set breakpoint on char_func
-PASS: gdb.reverse/finish-reverse.exp: set breakpoint on int_func
-PASS: gdb.reverse/finish-reverse.exp: set breakpoint on long_func
-PASS: gdb.reverse/finish-reverse.exp: set breakpoint on long_long_func
-PASS: gdb.reverse/finish-reverse.exp: set breakpoint on short_func
-PASS: gdb.reverse/finish-reverse.exp: set breakpoint on void_func
-PASS: gdb.reverse/finish-reverse.exp: set reverse execution
-PASS: gdb.reverse/finish-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/fstatat-reverse.exp ...
-PASS: gdb.reverse/fstatat-reverse.exp: check fstatat record
-FAIL: gdb.reverse/fstatat-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/fstatat-reverse.exp: reverse to marker1
-PASS: gdb.reverse/fstatat-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/fstatat-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/fstatat-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/getrandom.exp ...
-PASS: gdb.reverse/getrandom.exp: check buf[0]
-PASS: gdb.reverse/getrandom.exp: check buf[1]
-PASS: gdb.reverse/getrandom.exp: check buf[2]
-PASS: gdb.reverse/getrandom.exp: check buf[3]
-PASS: gdb.reverse/getrandom.exp: check buf[4]
-PASS: gdb.reverse/getrandom.exp: check buf[5]
-PASS: gdb.reverse/getrandom.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/getrandom.exp: reverse to marker1
-PASS: gdb.reverse/getrandom.exp: set breakpoint at marker1
-PASS: gdb.reverse/getrandom.exp: set breakpoint at marker2
-PASS: gdb.reverse/getrandom.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/getresuid-reverse.exp ...
-PASS: gdb.reverse/getresuid-reverse.exp: check egid record
-PASS: gdb.reverse/getresuid-reverse.exp: check euid record
-PASS: gdb.reverse/getresuid-reverse.exp: check rgid record
-PASS: gdb.reverse/getresuid-reverse.exp: check ruid record
-PASS: gdb.reverse/getresuid-reverse.exp: check sgid record
-PASS: gdb.reverse/getresuid-reverse.exp: check suid record
-PASS: gdb.reverse/getresuid-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/getresuid-reverse.exp: reverse to marker1
-PASS: gdb.reverse/getresuid-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/getresuid-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/getresuid-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/i386-precsave.exp ...
-UNSUPPORTED: gdb.reverse/i386-precsave.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.reverse/i386-reverse.exp ...
-UNSUPPORTED: gdb.reverse/i386-reverse.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ...
-UNSUPPORTED: gdb.reverse/i387-env-reverse.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ...
-UNSUPPORTED: gdb.reverse/i387-stack-reverse.exp: require failed: is_x86_like_target
-Running gdb.git~master/gdb/testsuite/gdb.reverse/insn-reverse.exp ...
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 0:mov r3, r7
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 10:mov sp, r7
-FAIL: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 11:ldr.w r7, [sp], #4
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 1:vldr d0, [r3]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 2:mov r3, r7
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 3:vldr s3, [r3]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 4:mov r3, r7
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 5:vldmia r3, {d3-d4}
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 6:mov r3, r7
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 7:vldmia r3, {s9-s11}
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 8:nop
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: compare registers on insn 9:adds r7, #12
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: continue
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: record stop
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: turn on process record
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_load: wait for prompt
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 0:movs r3, #1
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 10:ldr r3, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 11:ldr r2, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 12:vmov r3, r2, s10, s11
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 13:ldr r3, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 14:ldr r2, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 15:vmov r3, r2, s1, s2
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 16:vldr d7, [r7]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 17:vmov d7, r2, r3
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 18:str r2, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 19:str r3, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 1:str r3, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 20:ldr r3, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 21:ldr r2, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 22:vmov r3, r2, d7
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 23:vstr d7, [r7]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 24:nop
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 25:adds r7, #20
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 26:mov sp, r7
-FAIL: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 27:ldr.w r7, [sp], #4
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 2:movs r3, #2
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 3:str r3, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 4:vmov s4, s5, r2, r3
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 5:str r2, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 6:str r3, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 7:vmov s7, s8, r2, r3
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 8:str r2, [r7, #12]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: compare registers on insn 9:str r3, [r7, #8]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: continue
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: record stop
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: turn on process record
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_mov: wait for prompt
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 0:vldr d7, [r7]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 1:vpush {d7}
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 2:vldr d7, [r7]
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 3:vpop {d7}
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 4:nop
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 5:adds r7, #12
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 6:mov sp, r7
-FAIL: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: compare registers on insn 7:ldr.w r7, [sp], #4
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: continue
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: record stop
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: turn on process record
-PASS: gdb.reverse/insn-reverse.exp: ext_reg_push_pop: wait for prompt
-PASS: gdb.reverse/insn-reverse.exp: get integer valueof "n_testcases"
-Running gdb.git~master/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ...
-FAIL: gdb.reverse/machinestate-precsave.exp: auto variable, forward: auto var forward step-to
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, forward: auto var forward-breakpoint
-FAIL: gdb.reverse/machinestate-precsave.exp: auto variable, forward: auto var step post-change
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, forward: forward to 45
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate-precsave.exp: auto variable, forward: step, 1
-FAIL: gdb.reverse/machinestate-precsave.exp: auto variable, forward: step, 2
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, forward: tbreak 45
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: auto var forward
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: auto var reverse-breakpoint
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: auto var reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: reverse to 45
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: step
-PASS: gdb.reverse/machinestate-precsave.exp: auto variable, reverse: tbreak 45
-PASS: gdb.reverse/machinestate-precsave.exp: break at end of main
-PASS: gdb.reverse/machinestate-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, forward: forward to 57
-FAIL: gdb.reverse/machinestate-precsave.exp: function static variable, forward: function static forward step-to
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, forward: function static forward-breakpoint
-FAIL: gdb.reverse/machinestate-precsave.exp: function static variable, forward: function static step post-change
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate-precsave.exp: function static variable, forward: step, 1
-FAIL: gdb.reverse/machinestate-precsave.exp: function static variable, forward: step, 2
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, forward: tbreak 57
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: function static forward
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: function static reverse-breakpoint
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: function static reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: reverse to 57
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: step
-PASS: gdb.reverse/machinestate-precsave.exp: function static variable, reverse: tbreak 57
-PASS: gdb.reverse/machinestate-precsave.exp: go to end of main forward
-PASS: gdb.reverse/machinestate-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, forward: forward to 85
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, forward: module global forward step-to
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, forward: module global forward-breakpoint
-FAIL: gdb.reverse/machinestate-precsave.exp: module global variable, forward: module global step post-change
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate-precsave.exp: module global variable, forward: step, 1
-FAIL: gdb.reverse/machinestate-precsave.exp: module global variable, forward: step, 2
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, forward: tbreak 85
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: module global forward past bp
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: module global reverse-breakpoint
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: module global reverse-step to bp
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: reverse to 85
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: step
-PASS: gdb.reverse/machinestate-precsave.exp: module global variable, reverse: tbreak 85
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, forward: forward to 71
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, forward: module static forward step-to
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, forward: module static forward-breakpoint
-FAIL: gdb.reverse/machinestate-precsave.exp: module static variable, forward: module static step post-change
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate-precsave.exp: module static variable, forward: step, 1
-FAIL: gdb.reverse/machinestate-precsave.exp: module static variable, forward: step, 2
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, forward: tbreak 71
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: module static forward
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: module static reverse-breakpoint
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: module static reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: reverse to 71
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: step
-PASS: gdb.reverse/machinestate-precsave.exp: module static variable, reverse: tbreak 71
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, forward: forward to 33
-FAIL: gdb.reverse/machinestate-precsave.exp: register variable, forward: register var forward step-to
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, forward: register var forward-breakpoint
-FAIL: gdb.reverse/machinestate-precsave.exp: register variable, forward: register var step post-change, second time
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate-precsave.exp: register variable, forward: step, 1
-FAIL: gdb.reverse/machinestate-precsave.exp: register variable, forward: step, 2
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, forward: tbreak 33
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: register var reverse step-to
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: register var reverse-breakpoint
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: register var step post-change, first time
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: reverse to 33
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: step
-PASS: gdb.reverse/machinestate-precsave.exp: register variable, reverse: tbreak 33
-PASS: gdb.reverse/machinestate-precsave.exp: reload prec save file
-PASS: gdb.reverse/machinestate-precsave.exp: reverse to main
-PASS: gdb.reverse/machinestate-precsave.exp: run to end of main
-PASS: gdb.reverse/machinestate-precsave.exp: save process recfile
-PASS: gdb.reverse/machinestate-precsave.exp: tbreak at beginning of main
-PASS: gdb.reverse/machinestate-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/machinestate.exp ...
-FAIL: gdb.reverse/machinestate.exp: auto variable, forward: auto var forward step-to
-PASS: gdb.reverse/machinestate.exp: auto variable, forward: auto var forward-breakpoint
-FAIL: gdb.reverse/machinestate.exp: auto variable, forward: auto var step post-change
-PASS: gdb.reverse/machinestate.exp: auto variable, forward: forward to 45
-PASS: gdb.reverse/machinestate.exp: auto variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate.exp: auto variable, forward: step, 1
-FAIL: gdb.reverse/machinestate.exp: auto variable, forward: step, 2
-PASS: gdb.reverse/machinestate.exp: auto variable, forward: tbreak 45
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: auto var forward
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: auto var reverse-breakpoint
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: auto var reverse-step
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: reverse to 45
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: step
-PASS: gdb.reverse/machinestate.exp: auto variable, reverse: tbreak 45
-PASS: gdb.reverse/machinestate.exp: break at end of main
-PASS: gdb.reverse/machinestate.exp: continue to breakpoint: end of main
-PASS: gdb.reverse/machinestate.exp: function static variable, forward: forward to 57
-FAIL: gdb.reverse/machinestate.exp: function static variable, forward: function static forward step-to
-PASS: gdb.reverse/machinestate.exp: function static variable, forward: function static forward-breakpoint
-FAIL: gdb.reverse/machinestate.exp: function static variable, forward: function static step post-change
-PASS: gdb.reverse/machinestate.exp: function static variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate.exp: function static variable, forward: step, 1
-FAIL: gdb.reverse/machinestate.exp: function static variable, forward: step, 2
-PASS: gdb.reverse/machinestate.exp: function static variable, forward: tbreak 57
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: function static forward
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: function static reverse-breakpoint
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: function static reverse-step
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: reverse to 57
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: step
-PASS: gdb.reverse/machinestate.exp: function static variable, reverse: tbreak 57
-PASS: gdb.reverse/machinestate.exp: module global variable, forward: forward to 85
-PASS: gdb.reverse/machinestate.exp: module global variable, forward: module global forward step-to
-PASS: gdb.reverse/machinestate.exp: module global variable, forward: module global forward-breakpoint
-FAIL: gdb.reverse/machinestate.exp: module global variable, forward: module global step post-change
-PASS: gdb.reverse/machinestate.exp: module global variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate.exp: module global variable, forward: step, 1
-FAIL: gdb.reverse/machinestate.exp: module global variable, forward: step, 2
-PASS: gdb.reverse/machinestate.exp: module global variable, forward: tbreak 85
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: module global forward past bp
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: module global reverse-breakpoint
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: module global reverse-step to bp
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: reverse to 85
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: step
-PASS: gdb.reverse/machinestate.exp: module global variable, reverse: tbreak 85
-PASS: gdb.reverse/machinestate.exp: module static variable, forward: forward to 71
-PASS: gdb.reverse/machinestate.exp: module static variable, forward: module static forward step-to
-PASS: gdb.reverse/machinestate.exp: module static variable, forward: module static forward-breakpoint
-FAIL: gdb.reverse/machinestate.exp: module static variable, forward: module static step post-change
-PASS: gdb.reverse/machinestate.exp: module static variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate.exp: module static variable, forward: step, 1
-FAIL: gdb.reverse/machinestate.exp: module static variable, forward: step, 2
-PASS: gdb.reverse/machinestate.exp: module static variable, forward: tbreak 71
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: module static forward
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: module static reverse-breakpoint
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: module static reverse-step
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: reverse to 71
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: step
-PASS: gdb.reverse/machinestate.exp: module static variable, reverse: tbreak 71
-PASS: gdb.reverse/machinestate.exp: register variable, forward: forward to 33
-FAIL: gdb.reverse/machinestate.exp: register variable, forward: register var forward step-to
-PASS: gdb.reverse/machinestate.exp: register variable, forward: register var forward-breakpoint
-FAIL: gdb.reverse/machinestate.exp: register variable, forward: register var step post-change, second time
-PASS: gdb.reverse/machinestate.exp: register variable, forward: reverse-step
-FAIL: gdb.reverse/machinestate.exp: register variable, forward: step, 1
-FAIL: gdb.reverse/machinestate.exp: register variable, forward: step, 2
-PASS: gdb.reverse/machinestate.exp: register variable, forward: tbreak 33
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: register var reverse step-to, first time
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: register var reverse-breakpoint
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: register var step post-change
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: reverse to 33
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: reverse-step
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: step
-PASS: gdb.reverse/machinestate.exp: register variable, reverse: tbreak 33
-PASS: gdb.reverse/machinestate.exp: reverse to main
-PASS: gdb.reverse/machinestate.exp: tbreak 94
-PASS: gdb.reverse/machinestate.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/maint-print-instruction.exp ...
-PASS: gdb.reverse/maint-print-instruction.exp: collecting history
-PASS: gdb.reverse/maint-print-instruction.exp: moving back
-PASS: gdb.reverse/maint-print-instruction.exp: print before any instruction
-PASS: gdb.reverse/maint-print-instruction.exp: print before starting to record
-PASS: gdb.reverse/maint-print-instruction.exp: print current after executing a bit
-PASS: gdb.reverse/maint-print-instruction.exp: print current after reversing
-PASS: gdb.reverse/maint-print-instruction.exp: print following after executing a bit
-PASS: gdb.reverse/maint-print-instruction.exp: print following after reversing
-PASS: gdb.reverse/maint-print-instruction.exp: print previous after executing a bit
-PASS: gdb.reverse/maint-print-instruction.exp: print previous after reversing
-PASS: gdb.reverse/maint-print-instruction.exp: trying to print too far back
-PASS: gdb.reverse/maint-print-instruction.exp: trying to print too far forward
-PASS: gdb.reverse/maint-print-instruction.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ...
-PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: get integer valueof "$bpnum"
-PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: get past callee call
-PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
-PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: set breakpoint at callee's entry
-PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
-PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/pipe-reverse.exp ...
-PASS: gdb.reverse/pipe-reverse.exp: check pipe record
-PASS: gdb.reverse/pipe-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/pipe-reverse.exp: reverse to marker1
-PASS: gdb.reverse/pipe-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/pipe-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/pipe-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.exp ...
-UNSUPPORTED: gdb.reverse/ppc_record_test_isa_2_06.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.exp ...
-UNSUPPORTED: gdb.reverse/ppc_record_test_isa_3_1.exp: require failed: istarget "powerpc*"
-Running gdb.git~master/gdb/testsuite/gdb.reverse/readv-reverse.exp ...
-PASS: gdb.reverse/readv-reverse.exp: check readv record for buf[0]
-PASS: gdb.reverse/readv-reverse.exp: check readv record for buf[1]
-PASS: gdb.reverse/readv-reverse.exp: check readv record for buf[2]
-PASS: gdb.reverse/readv-reverse.exp: check readv record for buf[3]
-PASS: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/readv-reverse.exp: reverse to marker1
-PASS: gdb.reverse/readv-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/readv-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/readv-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/recursion.exp ...
-PASS: gdb.reverse/recursion.exp: Skipping recursion from inside
-PASS: gdb.reverse/recursion.exp: Skipping recursion from outside
-PASS: gdb.reverse/recursion.exp: continue to breakpoint: .*recursion.c/43.*
-FAIL: gdb.reverse/recursion.exp: print frame when stepping out
-PASS: gdb.reverse/recursion.exp: stepping back to main
-FAIL: gdb.reverse/recursion.exp: stepping into a different function
-PASS: gdb.reverse/recursion.exp: stepping until regexp
-PASS: gdb.reverse/recursion.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/recvmsg-reverse.exp ...
-PASS: gdb.reverse/recvmsg-reverse.exp: check recvmsg record - cmsg
-PASS: gdb.reverse/recvmsg-reverse.exp: check recvmsg record - rdata
-PASS: gdb.reverse/recvmsg-reverse.exp: check recvmsg record - rmsg.msg_controllen
-PASS: gdb.reverse/recvmsg-reverse.exp: check recvmsg record - rmsg.msg_flags
-PASS: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/recvmsg-reverse.exp: reverse to marker1
-PASS: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/recvmsg-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/rerun-prec.exp ...
-PASS: gdb.reverse/rerun-prec.exp: restarting inferior
-PASS: gdb.reverse/rerun-prec.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/s390-mvcle.exp ...
-UNSUPPORTED: gdb.reverse/s390-mvcle.exp: require failed: istarget "s390*-*-*"
-Running gdb.git~master/gdb/testsuite/gdb.reverse/sigall-precsave.exp ...
-PASS: gdb.reverse/sigall-precsave.exp: b handle_TERM
-PASS: gdb.reverse/sigall-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/sigall-precsave.exp: continue to sigall exit
-PASS: gdb.reverse/sigall-precsave.exp: get signal TERM
-PASS: gdb.reverse/sigall-precsave.exp: handle SIGTERM stop print
-PASS: gdb.reverse/sigall-precsave.exp: handle all nostop noprint
-PASS: gdb.reverse/sigall-precsave.exp: handle all stop print
-PASS: gdb.reverse/sigall-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/sigall-precsave.exp: reload precord save file
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal ABRT delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal ALRM delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal BUS delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal CHLD delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal CONT delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal FPE delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal HUP delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal ILL delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal IO delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal PIPE delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal PROF delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal PWR delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal QUIT delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal SEGV delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal SYS delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal TERM delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal TSTP delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal TTIN delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal TTOU delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal URG delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal USR1 delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal USR2 delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal VTALRM delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal WINCH delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal XCPU delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse signal XFSZ delivered
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_33 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_34 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_35 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_36 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_37 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_38 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_39 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_40 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_41 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_42 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_43 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_44 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_45 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_46 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_47 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_48 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_49 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_50 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_51 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_52 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_53 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_54 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_55 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_56 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_57 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_58 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_59 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_60 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_61 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_62 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_63 (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_ABRT (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_ALRM (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_BUS (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_CHLD (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_CONT (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_DANGER (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_EMT (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_FPE (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_GRANT (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_HUP (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_ILL (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_IO (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_LOST (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_LWP (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_MSG (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_PHONE (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_PIPE (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_POLL (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_PRIO (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_PROF (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_PWR (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_QUIT (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_RETRACT (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_SAK (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_SEGV (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_SOUND (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_SYS (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_TERM (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_TSTP (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_TTIN (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_TTOU (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_URG (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_USR1 (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_USR2 (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_VTALRM (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_WAITING (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_WINCH (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_WIND (un-handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_XCPU (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to gen_XFSZ (handled)
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 33
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 34
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 35
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 36
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 37
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 38
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 39
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 40
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 41
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 42
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 43
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 44
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 45
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 46
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 47
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 48
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 49
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 50
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 51
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 52
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 53
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 54
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 55
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 56
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 57
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 58
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 59
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 60
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 61
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 62
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of 63
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of ABRT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of ALRM
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of BUS
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of CHLD
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of CONT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of DANGER
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of EMT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of FPE
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of GRANT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of HUP
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of ILL
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of IO
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of LOST
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of LWP
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of MSG
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of PHONE
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of PIPE
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of POLL
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of PRIO
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of PROF
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of PWR
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of QUIT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of SAK
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of SEGV
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of SOUND
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of SYS
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of TERM
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of TSTP
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of TTIN
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of TTOU
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of URG
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of USR1
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of USR2
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of WAITING
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of WINCH
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of WIND
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of XCPU
-PASS: gdb.reverse/sigall-precsave.exp: reverse to handler of XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, ABRT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, ALRM
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, BUS
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, CHLD
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, CONT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, FPE
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, HUP
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, ILL
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, IO
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, PIPE
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, PROF
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, PWR
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, QUIT
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, SEGV
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, SYS
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, TERM
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, TSTP
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, TTIN
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, TTOU
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, URG
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, USR1
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, USR2
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, WINCH
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, XCPU
-PASS: gdb.reverse/sigall-precsave.exp: reverse to signal event, XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: run to end of main
-PASS: gdb.reverse/sigall-precsave.exp: save process recfile
-PASS: gdb.reverse/sigall-precsave.exp: send signal TERM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to 63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to TERM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: advance to XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_TERM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b gen_XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_ABRT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: b handle_XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal ABRT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: get signal XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG33 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG34 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG35 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG36 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG37 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG38 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG39 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG40 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG41 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG42 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG43 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG44 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG45 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG46 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG47 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG48 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG49 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG50 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG51 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG52 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG53 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG54 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG55 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG56 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG57 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG58 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG59 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG60 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG61 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG62 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIG63 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGABRT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGALRM stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGBUS stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGCHLD stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGCONT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGDANGER stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGEMT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGFPE stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGGRANT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGHUP stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGILL stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGIO stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGLOST stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGLWP stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGMSG stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGPHONE stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGPIPE stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGPOLL stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGPRIO stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGPROF stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGPWR stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGQUIT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGRETRACT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGSAK stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGSEGV stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGSOUND stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGSYS stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGTSTP stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGTTIN stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGTTOU stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGURG stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGUSR1 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGUSR2 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGVTALRM stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGWAITING stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGWINCH stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGWIND stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGXCPU stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: handle SIGXFSZ stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal 63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal ABRT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-1: send signal XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to 63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to TERM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: advance to XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_TERM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b gen_XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_ABRT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: b handle_XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal ABRT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: get signal XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG33 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG34 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG35 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG36 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG37 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG38 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG39 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG40 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG41 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG42 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG43 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG44 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG45 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG46 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG47 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG48 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG49 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG50 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG51 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG52 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG53 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG54 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG55 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG56 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG57 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG58 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG59 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG60 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG61 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG62 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIG63 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGABRT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGALRM stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGBUS stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGCHLD stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGCONT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGDANGER stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGEMT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGFPE stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGGRANT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGHUP stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGILL stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGIO stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGLOST stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGLWP stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGMSG stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGPHONE stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGPIPE stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGPOLL stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGPRIO stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGPROF stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGPWR stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGQUIT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGRETRACT stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGSAK stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGSEGV stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGSOUND stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGSYS stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGTSTP stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGTTIN stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGTTOU stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGURG stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGUSR1 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGUSR2 stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGVTALRM stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGWAITING stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGWINCH stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGWIND stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGXCPU stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: handle SIGXFSZ stop print
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 33
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 34
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 35
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 36
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 37
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 38
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 39
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 40
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 41
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 42
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 43
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 44
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 45
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 46
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 47
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 48
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 49
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 50
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 51
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 52
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 53
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 54
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 55
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 56
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 57
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 58
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 59
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 60
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 61
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 62
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal 63
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal ABRT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal ALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal BUS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal CHLD
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal CONT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal DANGER
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal EMT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal FPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal GRANT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal HUP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal ILL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal IO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal LOST
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal LWP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal MSG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal PHONE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal PIPE
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal POLL
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal PRIO
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal PROF
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal PWR
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal QUIT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal RETRACT
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal SAK
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal SEGV
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal SOUND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal SYS
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal TSTP
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal TTIN
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal TTOU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal URG
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal USR1
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal USR2
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal VTALRM
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal WAITING
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal WINCH
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal WIND
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal XCPU
-PASS: gdb.reverse/sigall-precsave.exp: sig-test-2: send signal XFSZ
-PASS: gdb.reverse/sigall-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/sigall-reverse.exp ...
-PASS: gdb.reverse/sigall-reverse.exp: b handle_TERM
-PASS: gdb.reverse/sigall-reverse.exp: continue to signal exit
-PASS: gdb.reverse/sigall-reverse.exp: get signal TERM
-PASS: gdb.reverse/sigall-reverse.exp: handle SIGTERM stop print
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal ABRT delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal ALRM delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal BUS delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal CHLD delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal CONT delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal FPE delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal HUP delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal ILL delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal IO delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal PIPE delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal PROF delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal PWR delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal QUIT delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal SEGV delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal SYS delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal TERM delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal TSTP delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal TTIN delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal TTOU delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal URG delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal USR1 delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal USR2 delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal VTALRM delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal WINCH delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal XCPU delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse signal XFSZ delivered
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_33 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_34 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_35 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_36 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_37 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_38 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_39 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_40 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_41 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_42 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_43 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_44 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_45 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_46 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_47 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_48 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_49 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_50 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_51 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_52 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_53 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_54 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_55 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_56 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_57 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_58 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_59 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_60 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_61 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_62 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_63 (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_ABRT (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_ALRM (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_BUS (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_CHLD (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_CONT (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_DANGER (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_EMT (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_FPE (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_GRANT (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_HUP (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_ILL (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_IO (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_LOST (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_LWP (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_MSG (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_PHONE (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_PIPE (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_POLL (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_PRIO (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_PROF (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_PWR (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_QUIT (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_RETRACT (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_SAK (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_SEGV (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_SOUND (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_SYS (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_TERM (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_TSTP (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_TTIN (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_TTOU (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_URG (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_USR1 (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_USR2 (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_VTALRM (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_WAITING (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_WINCH (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_WIND (un-handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_XCPU (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to gen_XFSZ (handled)
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 33
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 34
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 35
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 36
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 37
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 38
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 39
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 40
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 41
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 42
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 43
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 44
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 45
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 46
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 47
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 48
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 49
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 50
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 51
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 52
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 53
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 54
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 55
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 56
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 57
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 58
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 59
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 60
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 61
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 62
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of 63
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of ABRT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of ALRM
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of BUS
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of CHLD
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of CONT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of DANGER
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of EMT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of FPE
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of GRANT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of HUP
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of ILL
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of IO
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of LOST
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of LWP
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of MSG
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of PHONE
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of PIPE
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of POLL
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of PRIO
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of PROF
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of PWR
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of QUIT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of SAK
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of SEGV
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of SOUND
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of SYS
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of TERM
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of TSTP
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of TTIN
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of TTOU
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of URG
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of USR1
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of USR2
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of WAITING
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of WINCH
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of WIND
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of XCPU
-PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, ABRT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, ALRM
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, BUS
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, CHLD
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, CONT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, FPE
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, HUP
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, ILL
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, IO
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, PIPE
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, PROF
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, PWR
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, QUIT
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, SEGV
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, SYS
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, TERM
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, TSTP
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, TTIN
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, TTOU
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, URG
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, USR1
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, USR2
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, WINCH
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, XCPU
-PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: send signal TERM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to 63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to TERM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: advance to XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_TERM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b gen_XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_ABRT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: b handle_XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal ABRT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: get signal XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG33 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG34 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG35 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG36 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG37 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG38 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG39 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG40 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG41 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG42 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG43 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG44 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG45 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG46 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG47 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG48 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG49 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG50 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG51 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG52 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG53 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG54 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG55 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG56 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG57 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG58 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG59 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG60 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG61 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG62 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIG63 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGABRT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGALRM stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGBUS stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGCHLD stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGCONT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGDANGER stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGEMT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGFPE stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGGRANT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGHUP stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGILL stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGIO stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGLOST stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGLWP stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGMSG stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGPHONE stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGPIPE stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGPOLL stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGPRIO stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGPROF stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGPWR stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGQUIT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGRETRACT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGSAK stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGSEGV stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGSOUND stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGSYS stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGTSTP stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGTTIN stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGTTOU stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGURG stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGUSR1 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGUSR2 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGVTALRM stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGWAITING stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGWINCH stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGWIND stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGXCPU stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: handle SIGXFSZ stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal 63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal ABRT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-1: send signal XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to 63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to TERM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: advance to XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_TERM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b gen_XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_ABRT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: b handle_XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal ABRT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: get signal XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG33 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG34 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG35 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG36 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG37 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG38 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG39 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG40 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG41 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG42 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG43 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG44 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG45 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG46 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG47 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG48 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG49 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG50 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG51 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG52 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG53 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG54 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG55 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG56 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG57 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG58 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG59 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG60 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG61 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG62 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIG63 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGABRT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGALRM stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGBUS stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGCHLD stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGCONT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGDANGER stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGEMT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGFPE stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGGRANT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGHUP stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGILL stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGIO stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGLOST stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGLWP stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGMSG stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGPHONE stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGPIPE stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGPOLL stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGPRIO stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGPROF stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGPWR stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGQUIT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGRETRACT stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGSAK stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGSEGV stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGSOUND stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGSYS stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGTSTP stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGTTIN stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGTTOU stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGURG stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGUSR1 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGUSR2 stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGVTALRM stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGWAITING stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGWINCH stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGWIND stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGXCPU stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: handle SIGXFSZ stop print
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 33
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 34
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 35
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 36
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 37
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 38
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 39
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 40
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 41
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 42
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 43
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 44
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 45
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 46
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 47
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 48
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 49
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 50
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 51
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 52
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 53
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 54
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 55
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 56
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 57
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 58
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 59
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 60
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 61
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 62
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal 63
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal ABRT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal ALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal BUS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal CHLD
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal CONT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal DANGER
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal EMT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal FPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal GRANT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal HUP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal ILL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal IO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal LOST
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal LWP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal MSG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal PHONE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal PIPE
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal POLL
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal PRIO
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal PROF
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal PWR
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal QUIT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal RETRACT
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal SAK
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal SEGV
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal SOUND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal SYS
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal TSTP
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal TTIN
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal TTOU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal URG
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal USR1
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal USR2
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal VTALRM
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal WAITING
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal WINCH
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal WIND
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal XCPU
-PASS: gdb.reverse/sigall-reverse.exp: sig-test-2: send signal XFSZ
-PASS: gdb.reverse/sigall-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ...
-UNSUPPORTED: gdb.reverse/singlejmp-reverse.exp: require failed: is_x86_64_m64_target
-Running gdb.git~master/gdb/testsuite/gdb.reverse/solib-precsave.exp ...
-PASS: gdb.reverse/solib-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/solib-precsave.exp: forward to end part one
-PASS: gdb.reverse/solib-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/solib-precsave.exp: reload core file
-FAIL: gdb.reverse/solib-precsave.exp: reverse-next first shr1
-FAIL: gdb.reverse/solib-precsave.exp: reverse-next generic
-FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
-FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function two
-FAIL: gdb.reverse/solib-precsave.exp: reverse-next second shr1
-FAIL: gdb.reverse/solib-precsave.exp: reverse-next third shr1
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step first shr1
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step generic
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step second shr1
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step third shr1
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
-FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
-PASS: gdb.reverse/solib-precsave.exp: run to end of main
-PASS: gdb.reverse/solib-precsave.exp: run until end part one
-FAIL: gdb.reverse/solib-precsave.exp: run until end part two
-PASS: gdb.reverse/solib-precsave.exp: save process recfile
-PASS: gdb.reverse/solib-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/solib-reverse.exp ...
-PASS: gdb.reverse/solib-reverse.exp: forward to end part one
-FAIL: gdb.reverse/solib-reverse.exp: reverse-next first shr1
-FAIL: gdb.reverse/solib-reverse.exp: reverse-next generic
-PASS: gdb.reverse/solib-reverse.exp: reverse-next over solib function one
-PASS: gdb.reverse/solib-reverse.exp: reverse-next over solib function two
-FAIL: gdb.reverse/solib-reverse.exp: reverse-next second shr1
-FAIL: gdb.reverse/solib-reverse.exp: reverse-next third shr1
-PASS: gdb.reverse/solib-reverse.exp: reverse-step back to main one
-PASS: gdb.reverse/solib-reverse.exp: reverse-step back to main two
-PASS: gdb.reverse/solib-reverse.exp: reverse-step first shr1
-PASS: gdb.reverse/solib-reverse.exp: reverse-step generic
-FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function one
-FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function two
-PASS: gdb.reverse/solib-reverse.exp: reverse-step second shr1
-PASS: gdb.reverse/solib-reverse.exp: reverse-step third shr1
-FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function one
-FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function two
-PASS: gdb.reverse/solib-reverse.exp: run until end part one
-PASS: gdb.reverse/solib-reverse.exp: run until end part two
-PASS: gdb.reverse/solib-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/step-indirect-call-thunk.exp ...
-UNSUPPORTED: gdb.reverse/step-indirect-call-thunk.exp: require failed: istarget "x86*"
-Running gdb.git~master/gdb/testsuite/gdb.reverse/step-precsave.exp ...
-PASS: gdb.reverse/step-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/step-precsave.exp: finish out of fn call
-PASS: gdb.reverse/step-precsave.exp: getting PC at start of stepi backwards
-PASS: gdb.reverse/step-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/step-precsave.exp: next over call
-PASS: gdb.reverse/step-precsave.exp: next test 1
-PASS: gdb.reverse/step-precsave.exp: next test 2
-PASS: gdb.reverse/step-precsave.exp: reload core file
-PASS: gdb.reverse/step-precsave.exp: reverse next over call
-PASS: gdb.reverse/step-precsave.exp: reverse next over recursive call
-PASS: gdb.reverse/step-precsave.exp: reverse next test 1
-PASS: gdb.reverse/step-precsave.exp: reverse next test 2
-PASS: gdb.reverse/step-precsave.exp: reverse step into fn call
-PASS: gdb.reverse/step-precsave.exp: reverse step out of called fn
-PASS: gdb.reverse/step-precsave.exp: reverse step test 1
-PASS: gdb.reverse/step-precsave.exp: reverse step test 2
-PASS: gdb.reverse/step-precsave.exp: reverse stepi from a function call
-PASS: gdb.reverse/step-precsave.exp: reverse stepi thru function return
-PASS: gdb.reverse/step-precsave.exp: run to end of main
-PASS: gdb.reverse/step-precsave.exp: save process recfile
-PASS: gdb.reverse/step-precsave.exp: set reverse execution
-PASS: gdb.reverse/step-precsave.exp: simple reverse stepi
-PASS: gdb.reverse/step-precsave.exp: simple stepi
-PASS: gdb.reverse/step-precsave.exp: skip recursive call
-PASS: gdb.reverse/step-precsave.exp: step into call
-PASS: gdb.reverse/step-precsave.exp: step test 1
-PASS: gdb.reverse/step-precsave.exp: step test 2
-PASS: gdb.reverse/step-precsave.exp: step up to call
-PASS: gdb.reverse/step-precsave.exp: stepi back from function call
-PASS: gdb.reverse/step-precsave.exp: stepi into function call
-PASS: gdb.reverse/step-precsave.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/step-reverse.exp ...
-PASS: gdb.reverse/step-reverse.exp: enter recursive function
-PASS: gdb.reverse/step-reverse.exp: finish out of fn call
-PASS: gdb.reverse/step-reverse.exp: forward again to test recursion
-PASS: gdb.reverse/step-reverse.exp: get PC at start
-PASS: gdb.reverse/step-reverse.exp: next over call
-PASS: gdb.reverse/step-reverse.exp: next over recursion
-PASS: gdb.reverse/step-reverse.exp: next test 1
-PASS: gdb.reverse/step-reverse.exp: next test 2
-PASS: gdb.reverse/step-reverse.exp: reverse again to test recursion
-PASS: gdb.reverse/step-reverse.exp: reverse next over call
-PASS: gdb.reverse/step-reverse.exp: reverse next over recursion
-PASS: gdb.reverse/step-reverse.exp: reverse next over recursion again
-PASS: gdb.reverse/step-reverse.exp: reverse next test 1
-PASS: gdb.reverse/step-reverse.exp: reverse next test 2
-PASS: gdb.reverse/step-reverse.exp: reverse step into fn call
-PASS: gdb.reverse/step-reverse.exp: reverse step out of called fn
-PASS: gdb.reverse/step-reverse.exp: reverse step test 1
-PASS: gdb.reverse/step-reverse.exp: reverse step test 2
-PASS: gdb.reverse/step-reverse.exp: reverse stepi from a function call
-PASS: gdb.reverse/step-reverse.exp: reverse stepi thru function return
-PASS: gdb.reverse/step-reverse.exp: set reverse execution
-PASS: gdb.reverse/step-reverse.exp: simple reverse stepi
-PASS: gdb.reverse/step-reverse.exp: simple stepi
-PASS: gdb.reverse/step-reverse.exp: step into call
-PASS: gdb.reverse/step-reverse.exp: step over recursion inside the recursion
-PASS: gdb.reverse/step-reverse.exp: step test 1
-PASS: gdb.reverse/step-reverse.exp: step test 2
-PASS: gdb.reverse/step-reverse.exp: stepi back from function call
-PASS: gdb.reverse/step-reverse.exp: stepi into function call
-PASS: gdb.reverse/step-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/test_ioctl_TCSETSW.exp ...
-PASS: gdb.reverse/test_ioctl_TCSETSW.exp: at TCSETSW call
-PASS: gdb.reverse/test_ioctl_TCSETSW.exp: handle TCSETSW
-PASS: gdb.reverse/test_ioctl_TCSETSW.exp: record full
-PASS: gdb.reverse/test_ioctl_TCSETSW.exp: stop at TCSETSW
-Running gdb.git~master/gdb/testsuite/gdb.reverse/time-reverse.exp ...
-PASS: gdb.reverse/time-reverse.exp: mode=c: check time record
-FAIL: gdb.reverse/time-reverse.exp: mode=c: continue to breakpoint: marker2
-PASS: gdb.reverse/time-reverse.exp: mode=c: reverse to marker1
-PASS: gdb.reverse/time-reverse.exp: mode=c: set breakpoint at marker1
-PASS: gdb.reverse/time-reverse.exp: mode=c: set breakpoint at marker2
-PASS: gdb.reverse/time-reverse.exp: mode=c: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/until-precsave.exp ...
-PASS: gdb.reverse/until-precsave.exp: advance to factorial
-PASS: gdb.reverse/until-precsave.exp: advance to marker2
-PASS: gdb.reverse/until-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/until-precsave.exp: finish to main
-PASS: gdb.reverse/until-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/until-precsave.exp: reload core file
-PASS: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial
-PASS: gdb.reverse/until-precsave.exp: reverse-advance to marker2
-PASS: gdb.reverse/until-precsave.exp: reverse-finish from marker2
-PASS: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial
-PASS: gdb.reverse/until-precsave.exp: run to end of main
-PASS: gdb.reverse/until-precsave.exp: save process recfile
-PASS: gdb.reverse/until-precsave.exp: set reverse execution
-PASS: gdb.reverse/until-precsave.exp: turn on process record
-PASS: gdb.reverse/until-precsave.exp: until factorial, recursive function
-PASS: gdb.reverse/until-precsave.exp: until func, not called by current frame
-PASS: gdb.reverse/until-precsave.exp: until line number
-Running gdb.git~master/gdb/testsuite/gdb.reverse/until-reverse.exp ...
-PASS: gdb.reverse/until-reverse.exp: advance factorial
-PASS: gdb.reverse/until-reverse.exp: advance to marker2
-PASS: gdb.reverse/until-reverse.exp: finish to main
-PASS: gdb.reverse/until-reverse.exp: reverse-advance to final return of factorial
-PASS: gdb.reverse/until-reverse.exp: reverse-advance to marker2
-PASS: gdb.reverse/until-reverse.exp: reverse-finish from marker2
-PASS: gdb.reverse/until-reverse.exp: reverse-until to entry of factorial
-PASS: gdb.reverse/until-reverse.exp: set reverse execution
-PASS: gdb.reverse/until-reverse.exp: turn on process record
-PASS: gdb.reverse/until-reverse.exp: until factorial, recursive function
-PASS: gdb.reverse/until-reverse.exp: until func, not called by current frame
-PASS: gdb.reverse/until-reverse.exp: until line number
-Running gdb.git~master/gdb/testsuite/gdb.reverse/waitpid-reverse.exp ...
-PASS: gdb.reverse/waitpid-reverse.exp: check waitpid record
-PASS: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/waitpid-reverse.exp: reverse to marker1
-PASS: gdb.reverse/waitpid-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/waitpid-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/waitpid-reverse.exp: turn on process record
-Running gdb.git~master/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
-PASS: gdb.reverse/watch-precsave.exp: breakpoint at end of main
-PASS: gdb.reverse/watch-precsave.exp: continue to breakpoint: marker1
-PASS: gdb.reverse/watch-precsave.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/watch-precsave.exp: enable hw watchpoints
-PASS: gdb.reverse/watch-precsave.exp: kill process, prepare to debug log file
-PASS: gdb.reverse/watch-precsave.exp: reload core file
-PASS: gdb.reverse/watch-precsave.exp: replay forward to marker2
-PASS: gdb.reverse/watch-precsave.exp: run to end of main
-PASS: gdb.reverse/watch-precsave.exp: save process recfile
-PASS: gdb.reverse/watch-precsave.exp: set breakpoint at marker1
-PASS: gdb.reverse/watch-precsave.exp: set breakpoint at marker2
-PASS: gdb.reverse/watch-precsave.exp: set can-use-hw-watchpoints 0
-PASS: gdb.reverse/watch-precsave.exp: set forward
-PASS: gdb.reverse/watch-precsave.exp: set reverse, first time
-PASS: gdb.reverse/watch-precsave.exp: set reverse, second time
-PASS: gdb.reverse/watch-precsave.exp: set watchpoint on ival3
-PASS: gdb.reverse/watch-precsave.exp: turn on process record
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, fifth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, first time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, fourth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, second time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, third time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, fifth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, first time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, fourth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, second time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, third time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, fifth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, first time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, fifth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, first time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, fourth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, second time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, third time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, fourth time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, second time
-PASS: gdb.reverse/watch-precsave.exp: watchpoint hit, third time
-Running gdb.git~master/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
-PASS: gdb.reverse/watch-reverse.exp: continue to breakpoint: marker1
-PASS: gdb.reverse/watch-reverse.exp: continue to breakpoint: marker2
-PASS: gdb.reverse/watch-reverse.exp: disable hw watchpoints
-PASS: gdb.reverse/watch-reverse.exp: disable non-hw watchpoint
-PASS: gdb.reverse/watch-reverse.exp: enable hw watchpoint
-PASS: gdb.reverse/watch-reverse.exp: enable hw watchpoints
-PASS: gdb.reverse/watch-reverse.exp: replay forward to marker2
-PASS: gdb.reverse/watch-reverse.exp: set breakpoint at marker1
-PASS: gdb.reverse/watch-reverse.exp: set breakpoint at marker2
-PASS: gdb.reverse/watch-reverse.exp: set forward
-PASS: gdb.reverse/watch-reverse.exp: set reverse, first time
-PASS: gdb.reverse/watch-reverse.exp: set reverse, second time
-PASS: gdb.reverse/watch-reverse.exp: set watchpoint on ival3
-PASS: gdb.reverse/watch-reverse.exp: turn on process record
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, first time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fourth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, second time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, third time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, fifth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, first time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, fourth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, second time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, third time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, fifth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, first time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, fifth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, first time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, fourth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, second time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, forward replay, third time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, fourth time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, second time
-PASS: gdb.reverse/watch-reverse.exp: watchpoint hit, third time
-Running gdb.git~master/gdb/testsuite/gdb.rocm/fork-exec-gpu-to-non-gpu.exp ...
-UNSUPPORTED: gdb.rocm/fork-exec-gpu-to-non-gpu.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/fork-exec-non-gpu-to-gpu.exp ...
-UNSUPPORTED: gdb.rocm/fork-exec-non-gpu-to-gpu.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/multi-inferior-gpu.exp ...
-UNSUPPORTED: gdb.rocm/multi-inferior-gpu.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/precise-memory-exec.exp ...
-UNSUPPORTED: gdb.rocm/precise-memory-exec.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/precise-memory-fork.exp ...
-UNSUPPORTED: gdb.rocm/precise-memory-fork.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/precise-memory-multi-inferiors.exp ...
-UNSUPPORTED: gdb.rocm/precise-memory-multi-inferiors.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/precise-memory-warning-sigsegv.exp ...
-UNSUPPORTED: gdb.rocm/precise-memory-warning-sigsegv.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/precise-memory.exp ...
-UNSUPPORTED: gdb.rocm/precise-memory.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rocm/simple.exp ...
-UNSUPPORTED: gdb.rocm/simple.exp: require failed: allow_hipcc_tests (amd-dbgapi not supported)
-Running gdb.git~master/gdb/testsuite/gdb.rust/completion.exp ...
-UNSUPPORTED: gdb.rust/completion.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/dwindex.exp ...
-UNSUPPORTED: gdb.rust/dwindex.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/expr.exp ...
-PASS: gdb.rust/expr.exp: print !(1 < 2)
-PASS: gdb.rust/expr.exp: print !0u8
-PASS: gdb.rust/expr.exp: print !false
-PASS: gdb.rust/expr.exp: print !true
-PASS: gdb.rust/expr.exp: print $_isvoid($nosuchvariable)
-PASS: gdb.rust/expr.exp: print $_isvoid($something)
-PASS: gdb.rust/expr.exp: print $something
-PASS: gdb.rust/expr.exp: print '\"'
-PASS: gdb.rust/expr.exp: print '\''
-PASS: gdb.rust/expr.exp: print '\0'
-PASS: gdb.rust/expr.exp: print '\\'
-PASS: gdb.rust/expr.exp: print '\n'
-PASS: gdb.rust/expr.exp: print '\r'
-PASS: gdb.rust/expr.exp: print '\t'
-PASS: gdb.rust/expr.exp: print '\u{1016f}' != 'q'
-PASS: gdb.rust/expr.exp: print '\u{F0eF}'
-PASS: gdb.rust/expr.exp: print '\xFF'
-PASS: gdb.rust/expr.exp: print '\xff'
-PASS: gdb.rust/expr.exp: print 'z'
-PASS: gdb.rust/expr.exp: print 'z' == 'z'
-PASS: gdb.rust/expr.exp: print ()
-PASS: gdb.rust/expr.exp: print (0xffffffd00000009a as *mut u64)
-PASS: gdb.rust/expr.exp: print (1 < 0) || true
-PASS: gdb.rust/expr.exp: print (1 > 0) && false
-PASS: gdb.rust/expr.exp: print +-+-5
-PASS: gdb.rust/expr.exp: print +5
-PASS: gdb.rust/expr.exp: print -5
-PASS: gdb.rust/expr.exp: print 0b1_111
-PASS: gdb.rust/expr.exp: print 0o07
-PASS: gdb.rust/expr.exp: print 0o70
-PASS: gdb.rust/expr.exp: print 0x0 as *mut ()
-PASS: gdb.rust/expr.exp: print 0x0 as fn(i64) -> ()
-PASS: gdb.rust/expr.exp: print 0x1f
-PASS: gdb.rust/expr.exp: print 0x_4
-PASS: gdb.rust/expr.exp: print 1 & 2
-PASS: gdb.rust/expr.exp: print 1 < 2
-PASS: gdb.rust/expr.exp: print 1 << 5
-PASS: gdb.rust/expr.exp: print 1 > 2
-PASS: gdb.rust/expr.exp: print 1 | 2
-PASS: gdb.rust/expr.exp: print 1+2
-PASS: gdb.rust/expr.exp: print 1.0 / 2.0
-PASS: gdb.rust/expr.exp: print 1i32 + 2i32
-PASS: gdb.rust/expr.exp: print 2.0 - 1.0
-PASS: gdb.rust/expr.exp: print 23.5
-PASS: gdb.rust/expr.exp: print 23.5e1
-PASS: gdb.rust/expr.exp: print 2_E+4_f64
-PASS: gdb.rust/expr.exp: print 2e4
-PASS: gdb.rust/expr.exp: print 3 & 2
-PASS: gdb.rust/expr.exp: print 3 + 4 * 7
-PASS: gdb.rust/expr.exp: print 3 ^ 2
-PASS: gdb.rust/expr.exp: print 32 <= 32
-PASS: gdb.rust/expr.exp: print 32 >= 32
-PASS: gdb.rust/expr.exp: print 32i64
-PASS: gdb.rust/expr.exp: print 32usize
-PASS: gdb.rust/expr.exp: print 32usize >> 5
-PASS: gdb.rust/expr.exp: print 3_2i32
-PASS: gdb.rust/expr.exp: print 42 % 7
-PASS: gdb.rust/expr.exp: print 42 / 7
-PASS: gdb.rust/expr.exp: print 5,
-PASS: gdb.rust/expr.exp: print 5e-1
-PASS: gdb.rust/expr.exp: print 5e-1f32
-PASS: gdb.rust/expr.exp: print 7 * 7
-PASS: gdb.rust/expr.exp: print 7usize * 7usize
-PASS: gdb.rust/expr.exp: print 8u8
-PASS: gdb.rust/expr.exp: print 9__97
-PASS: gdb.rust/expr.exp: print [1 2
-PASS: gdb.rust/expr.exp: print [1,2 3
-PASS: gdb.rust/expr.exp: print [1,2,3,4]
-PASS: gdb.rust/expr.exp: print [23]
-PASS: gdb.rust/expr.exp: print [23usize; 4]
-PASS: gdb.rust/expr.exp: print [mut 1,2,3,4]
-PASS: gdb.rust/expr.exp: print [mut 23usize; 4]
-PASS: gdb.rust/expr.exp: print a string with expression debug turned on
-PASS: gdb.rust/expr.exp: print b"\xddhi bob"
-PASS: gdb.rust/expr.exp: print b"has\0nul"
-PASS: gdb.rust/expr.exp: print b"hi rust"
-PASS: gdb.rust/expr.exp: print b'\"'
-PASS: gdb.rust/expr.exp: print b'\''
-PASS: gdb.rust/expr.exp: print b'\0'
-PASS: gdb.rust/expr.exp: print b'\\'
-PASS: gdb.rust/expr.exp: print b'\n'
-PASS: gdb.rust/expr.exp: print b'\r'
-PASS: gdb.rust/expr.exp: print b'\t'
-PASS: gdb.rust/expr.exp: print b'\xfe'
-PASS: gdb.rust/expr.exp: print b'\xff'
-PASS: gdb.rust/expr.exp: print b'z'
-PASS: gdb.rust/expr.exp: print br##"hi
-PASS: gdb.rust/expr.exp: print br##"hi"
-PASS: gdb.rust/expr.exp: print br##"hi"#
-PASS: gdb.rust/expr.exp: print br##"hi"##
-PASS: gdb.rust/expr.exp: print false
-PASS: gdb.rust/expr.exp: print r#
-PASS: gdb.rust/expr.exp: print true
-PASS: gdb.rust/expr.exp: printf "%d %d\n", 23+1, 23-1
-PASS: gdb.rust/expr.exp: ptype 0xf9f9f9f90000
-PASS: gdb.rust/expr.exp: ptype 32i32 as f64
-PASS: gdb.rust/expr.exp: ptype [1,2,3,4]
-PASS: gdb.rust/expr.exp: ptype [23usize; 4]
-PASS: gdb.rust/expr.exp: set language rust
-PASS: gdb.rust/expr.exp: set language to "rust"
-PASS: gdb.rust/expr.exp: set var $something = 27
-Running gdb.git~master/gdb/testsuite/gdb.rust/finish.exp ...
-UNSUPPORTED: gdb.rust/finish.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/fnfield.exp ...
-UNSUPPORTED: gdb.rust/fnfield.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/generics.exp ...
-UNSUPPORTED: gdb.rust/generics.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/main-crash.exp ...
-UNSUPPORTED: gdb.rust/main-crash.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/methods.exp ...
-UNSUPPORTED: gdb.rust/methods.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/modules.exp ...
-UNSUPPORTED: gdb.rust/modules.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/onetwoeight.exp ...
-UNSUPPORTED: gdb.rust/onetwoeight.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/pp.exp ...
-UNSUPPORTED: gdb.rust/pp.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/rawids.exp ...
-UNSUPPORTED: gdb.rust/rawids.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/rust-start.exp ...
-UNSUPPORTED: gdb.rust/rust-start.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/rust-style.exp ...
-UNSUPPORTED: gdb.rust/rust-style.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/simple.exp ...
-UNSUPPORTED: gdb.rust/simple.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/traits.exp ...
-UNSUPPORTED: gdb.rust/traits.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/unicode.exp ...
-UNSUPPORTED: gdb.rust/unicode.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/union.exp ...
-UNSUPPORTED: gdb.rust/union.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/unsized.exp ...
-UNSUPPORTED: gdb.rust/unsized.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.rust/watch.exp ...
-UNSUPPORTED: gdb.rust/watch.exp: require failed: can_compile rust
-Running gdb.git~master/gdb/testsuite/gdb.server/abspath.exp ...
-UNSUPPORTED: gdb.server/abspath.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/attach-flag.exp ...
-UNSUPPORTED: gdb.server/attach-flag.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/bkpt-other-inferior.exp ...
-UNSUPPORTED: gdb.server/bkpt-other-inferior.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/connect-stopped-target.exp ...
-UNSUPPORTED: gdb.server/connect-stopped-target.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/connect-with-no-symbol-file.exp ...
-UNSUPPORTED: gdb.server/connect-with-no-symbol-file.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/connect-without-multi-process.exp ...
-UNSUPPORTED: gdb.server/connect-without-multi-process.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/exit-multiple-threads.exp ...
-UNSUPPORTED: gdb.server/exit-multiple-threads.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/ext-attach.exp ...
-UNSUPPORTED: gdb.server/ext-attach.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/ext-restart.exp ...
-UNSUPPORTED: gdb.server/ext-restart.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/ext-run.exp ...
-UNSUPPORTED: gdb.server/ext-run.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/ext-wrapper.exp ...
-UNSUPPORTED: gdb.server/ext-wrapper.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/extended-remote-restart.exp ...
-UNSUPPORTED: gdb.server/extended-remote-restart.exp: requires extended-remote
-Running gdb.git~master/gdb/testsuite/gdb.server/file-transfer.exp ...
-UNSUPPORTED: gdb.server/file-transfer.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/monitor-exit-quit.exp ...
-UNSUPPORTED: gdb.server/monitor-exit-quit.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/multi-ui-errors.exp ...
-UNSUPPORTED: gdb.server/multi-ui-errors.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/no-thread-db.exp ...
-UNSUPPORTED: gdb.server/no-thread-db.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/non-existing-program.exp ...
-UNSUPPORTED: gdb.server/non-existing-program.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/reconnect-ctrl-c.exp ...
-UNSUPPORTED: gdb.server/reconnect-ctrl-c.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/run-without-local-binary.exp ...
-UNSUPPORTED: gdb.server/run-without-local-binary.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-connect.exp ...
-UNSUPPORTED: gdb.server/server-connect.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-exec-info.exp ...
-UNSUPPORTED: gdb.server/server-exec-info.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-kill-python.exp ...
-UNSUPPORTED: gdb.server/server-kill-python.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-kill.exp ...
-UNSUPPORTED: gdb.server/server-kill.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-mon.exp ...
-UNSUPPORTED: gdb.server/server-mon.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-pipe.exp ...
-UNSUPPORTED: gdb.server/server-pipe.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/server-run.exp ...
-UNSUPPORTED: gdb.server/server-run.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/solib-list.exp ...
-UNSUPPORTED: gdb.server/solib-list.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/stop-reply-no-thread-multi.exp ...
-UNSUPPORTED: gdb.server/stop-reply-no-thread-multi.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/stop-reply-no-thread.exp ...
-UNSUPPORTED: gdb.server/stop-reply-no-thread.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/sysroot.exp ...
-UNSUPPORTED: gdb.server/sysroot.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/target-exec-file.exp ...
-UNSUPPORTED: gdb.server/target-exec-file.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/twice-connect.exp ...
-UNSUPPORTED: gdb.server/twice-connect.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/unittest.exp ...
-UNSUPPORTED: gdb.server/unittest.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.server/wrapper.exp ...
-UNSUPPORTED: gdb.server/wrapper.exp: require failed: allow_gdbserver_tests
-Running gdb.git~master/gdb/testsuite/gdb.stabs/exclfwd.exp ...
-PASS: gdb.stabs/exclfwd.exp: ptype v1
-PASS: gdb.stabs/exclfwd.exp: ptype v2
-PASS: gdb.stabs/exclfwd.exp: ptype v3
-Running gdb.git~master/gdb/testsuite/gdb.stabs/gdb11479.exp ...
-FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
-PASS: gdb.stabs/gdb11479.exp: Inspect t in test natural_debug_format
-FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
-PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 natural_debug_format
-PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs
-PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format
-PASS: gdb.stabs/gdb11479.exp: set breakpoints forced_stabs
-PASS: gdb.stabs/gdb11479.exp: set breakpoints natural_debug_format
-PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test forced_stabs
-PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test natural_debug_format
-PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 forced_stabs
-PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 natural_debug_format
-PASS: gdb.stabs/gdb11479.exp: stop at first breakpoint forced_stabs
-PASS: gdb.stabs/gdb11479.exp: stop at first breakpoint natural_debug_format
-Running gdb.git~master/gdb/testsuite/gdb.stabs/weird.exp ...
-PASS: gdb.stabs/weird.exp: 'e' constant on non-enum type
-PASS: gdb.stabs/weird.exp: 'e' constant with embedded type
-XFAIL: gdb.stabs/weird.exp: array0 with strange index
-XFAIL: gdb.stabs/weird.exp: array1 with strange index
-PASS: gdb.stabs/weird.exp: char constant
-PASS: gdb.stabs/weird.exp: p bad_neg0
-PASS: gdb.stabs/weird.exp: p common0var0
-XFAIL: gdb.stabs/weird.exp: p common0var1
-XFAIL: gdb.stabs/weird.exp: p common0var2
-PASS: gdb.stabs/weird.exp: print bad_type0
-PASS: gdb.stabs/weird.exp: print bad_type1
-PASS: gdb.stabs/weird.exp: print sizeof (attr100)
-PASS: gdb.stabs/weird.exp: print sizeof (attr101)
-PASS: gdb.stabs/weird.exp: print sizeof (attr102)
-PASS: gdb.stabs/weird.exp: print sizeof (attr103)
-PASS: gdb.stabs/weird.exp: print sizeof (attr104)
-PASS: gdb.stabs/weird.exp: print sizeof (attr105)
-PASS: gdb.stabs/weird.exp: print sizeof (attr106)
-PASS: gdb.stabs/weird.exp: print sizeof (attr107)
-PASS: gdb.stabs/weird.exp: print sizeof (attr108)
-PASS: gdb.stabs/weird.exp: print sizeof (attr109)
-PASS: gdb.stabs/weird.exp: print sizeof (attr110)
-PASS: gdb.stabs/weird.exp: print sizeof (attr111)
-PASS: gdb.stabs/weird.exp: print sizeof (attr112)
-PASS: gdb.stabs/weird.exp: print sizeof (attr113)
-PASS: gdb.stabs/weird.exp: print sizeof (attr114)
-PASS: gdb.stabs/weird.exp: print sizeof (attr115)
-PASS: gdb.stabs/weird.exp: print sizeof (attr116)
-PASS: gdb.stabs/weird.exp: print sizeof (attr117)
-PASS: gdb.stabs/weird.exp: print sizeof (attr118)
-PASS: gdb.stabs/weird.exp: print sizeof (attr119)
-PASS: gdb.stabs/weird.exp: print sizeof (attr120)
-PASS: gdb.stabs/weird.exp: print sizeof (attr121)
-PASS: gdb.stabs/weird.exp: print sizeof (attr122)
-PASS: gdb.stabs/weird.exp: print sizeof (attr123)
-PASS: gdb.stabs/weird.exp: print sizeof (attr124)
-PASS: gdb.stabs/weird.exp: print sizeof (attr125)
-PASS: gdb.stabs/weird.exp: print sizeof (attr126)
-PASS: gdb.stabs/weird.exp: print sizeof (attr32)
-PASS: gdb.stabs/weird.exp: print sizeof (attr33)
-PASS: gdb.stabs/weird.exp: print sizeof (attr35)
-PASS: gdb.stabs/weird.exp: print sizeof (attr36)
-PASS: gdb.stabs/weird.exp: print sizeof (attr37)
-PASS: gdb.stabs/weird.exp: print sizeof (attr38)
-PASS: gdb.stabs/weird.exp: print sizeof (attr39)
-PASS: gdb.stabs/weird.exp: print sizeof (attr41)
-PASS: gdb.stabs/weird.exp: print sizeof (attr42)
-PASS: gdb.stabs/weird.exp: print sizeof (attr43)
-PASS: gdb.stabs/weird.exp: print sizeof (attr44)
-PASS: gdb.stabs/weird.exp: print sizeof (attr46)
-PASS: gdb.stabs/weird.exp: print sizeof (attr47)
-PASS: gdb.stabs/weird.exp: print sizeof (attr58)
-PASS: gdb.stabs/weird.exp: print sizeof (attr59)
-PASS: gdb.stabs/weird.exp: print sizeof (attr60)
-PASS: gdb.stabs/weird.exp: print sizeof (attr61)
-PASS: gdb.stabs/weird.exp: print sizeof (attr62)
-PASS: gdb.stabs/weird.exp: print sizeof (attr63)
-PASS: gdb.stabs/weird.exp: print sizeof (attr64)
-PASS: gdb.stabs/weird.exp: print sizeof (attr65)
-PASS: gdb.stabs/weird.exp: print sizeof (attr66)
-PASS: gdb.stabs/weird.exp: print sizeof (attr67)
-PASS: gdb.stabs/weird.exp: print sizeof (attr68)
-PASS: gdb.stabs/weird.exp: print sizeof (attr69)
-PASS: gdb.stabs/weird.exp: print sizeof (attr70)
-PASS: gdb.stabs/weird.exp: print sizeof (attr71)
-PASS: gdb.stabs/weird.exp: print sizeof (attr72)
-PASS: gdb.stabs/weird.exp: print sizeof (attr73)
-PASS: gdb.stabs/weird.exp: print sizeof (attr74)
-PASS: gdb.stabs/weird.exp: print sizeof (attr75)
-PASS: gdb.stabs/weird.exp: print sizeof (attr76)
-PASS: gdb.stabs/weird.exp: print sizeof (attr77)
-PASS: gdb.stabs/weird.exp: print sizeof (attr78)
-PASS: gdb.stabs/weird.exp: print sizeof (attr79)
-PASS: gdb.stabs/weird.exp: print sizeof (attr80)
-PASS: gdb.stabs/weird.exp: print sizeof (attr81)
-PASS: gdb.stabs/weird.exp: print sizeof (attr82)
-PASS: gdb.stabs/weird.exp: print sizeof (attr83)
-PASS: gdb.stabs/weird.exp: print sizeof (attr84)
-PASS: gdb.stabs/weird.exp: print sizeof (attr85)
-PASS: gdb.stabs/weird.exp: print sizeof (attr86)
-PASS: gdb.stabs/weird.exp: print sizeof (attr87)
-PASS: gdb.stabs/weird.exp: print sizeof (attr88)
-PASS: gdb.stabs/weird.exp: print sizeof (attr89)
-PASS: gdb.stabs/weird.exp: print sizeof (attr90)
-PASS: gdb.stabs/weird.exp: print sizeof (attr91)
-PASS: gdb.stabs/weird.exp: print sizeof (attr92)
-PASS: gdb.stabs/weird.exp: print sizeof (attr93)
-PASS: gdb.stabs/weird.exp: print sizeof (attr94)
-PASS: gdb.stabs/weird.exp: print sizeof (attr95)
-PASS: gdb.stabs/weird.exp: print sizeof (attr96)
-PASS: gdb.stabs/weird.exp: print sizeof (attr97)
-PASS: gdb.stabs/weird.exp: print sizeof (attr98)
-PASS: gdb.stabs/weird.exp: print sizeof (attr99)
-PASS: gdb.stabs/weird.exp: print sizeof (var0)
-PASS: gdb.stabs/weird.exp: print sizeof (var1)
-PASS: gdb.stabs/weird.exp: print sizeof (var2)
-PASS: gdb.stabs/weird.exp: print sizeof (var3)
-XFAIL: gdb.stabs/weird.exp: print struct constant
-PASS: gdb.stabs/weird.exp: print very big integer
-PASS: gdb.stabs/weird.exp: ptype on inttype
-PASS: gdb.stabs/weird.exp: stabs found
-PASS: gdb.stabs/weird.exp: string constant 1
-PASS: gdb.stabs/weird.exp: string constant 2
-PASS: gdb.stabs/weird.exp: string constant 3
-PASS: gdb.stabs/weird.exp: string constant 4
-PASS: gdb.stabs/weird.exp: unrecognized floating point type
-PASS: gdb.stabs/weird.exp: variable attr100 printed properly
-PASS: gdb.stabs/weird.exp: variable attr101 printed properly
-PASS: gdb.stabs/weird.exp: variable attr102 printed properly
-PASS: gdb.stabs/weird.exp: variable attr103 printed properly
-PASS: gdb.stabs/weird.exp: variable attr104 printed properly
-PASS: gdb.stabs/weird.exp: variable attr105 printed properly
-PASS: gdb.stabs/weird.exp: variable attr106 printed properly
-PASS: gdb.stabs/weird.exp: variable attr107 printed properly
-PASS: gdb.stabs/weird.exp: variable attr108 printed properly
-PASS: gdb.stabs/weird.exp: variable attr109 printed properly
-PASS: gdb.stabs/weird.exp: variable attr110 printed properly
-PASS: gdb.stabs/weird.exp: variable attr111 printed properly
-PASS: gdb.stabs/weird.exp: variable attr112 printed properly
-PASS: gdb.stabs/weird.exp: variable attr113 printed properly
-PASS: gdb.stabs/weird.exp: variable attr114 printed properly
-PASS: gdb.stabs/weird.exp: variable attr115 printed properly
-PASS: gdb.stabs/weird.exp: variable attr116 printed properly
-PASS: gdb.stabs/weird.exp: variable attr117 printed properly
-PASS: gdb.stabs/weird.exp: variable attr118 printed properly
-PASS: gdb.stabs/weird.exp: variable attr119 printed properly
-PASS: gdb.stabs/weird.exp: variable attr120 printed properly
-PASS: gdb.stabs/weird.exp: variable attr121 printed properly
-PASS: gdb.stabs/weird.exp: variable attr122 printed properly
-PASS: gdb.stabs/weird.exp: variable attr123 printed properly
-PASS: gdb.stabs/weird.exp: variable attr124 printed properly
-PASS: gdb.stabs/weird.exp: variable attr125 printed properly
-PASS: gdb.stabs/weird.exp: variable attr126 printed properly
-PASS: gdb.stabs/weird.exp: variable attr32 printed properly
-PASS: gdb.stabs/weird.exp: variable attr33 printed properly
-PASS: gdb.stabs/weird.exp: variable attr35 printed properly
-PASS: gdb.stabs/weird.exp: variable attr36 printed properly
-PASS: gdb.stabs/weird.exp: variable attr37 printed properly
-PASS: gdb.stabs/weird.exp: variable attr38 printed properly
-PASS: gdb.stabs/weird.exp: variable attr39 printed properly
-PASS: gdb.stabs/weird.exp: variable attr41 printed properly
-PASS: gdb.stabs/weird.exp: variable attr42 printed properly
-PASS: gdb.stabs/weird.exp: variable attr43 printed properly
-PASS: gdb.stabs/weird.exp: variable attr44 printed properly
-PASS: gdb.stabs/weird.exp: variable attr46 printed properly
-PASS: gdb.stabs/weird.exp: variable attr47 printed properly
-PASS: gdb.stabs/weird.exp: variable attr58 printed properly
-PASS: gdb.stabs/weird.exp: variable attr59 printed properly
-PASS: gdb.stabs/weird.exp: variable attr60 printed properly
-PASS: gdb.stabs/weird.exp: variable attr61 printed properly
-PASS: gdb.stabs/weird.exp: variable attr62 printed properly
-PASS: gdb.stabs/weird.exp: variable attr63 printed properly
-PASS: gdb.stabs/weird.exp: variable attr64 printed properly
-PASS: gdb.stabs/weird.exp: variable attr65 printed properly
-PASS: gdb.stabs/weird.exp: variable attr66 printed properly
-PASS: gdb.stabs/weird.exp: variable attr67 printed properly
-PASS: gdb.stabs/weird.exp: variable attr68 printed properly
-PASS: gdb.stabs/weird.exp: variable attr69 printed properly
-PASS: gdb.stabs/weird.exp: variable attr70 printed properly
-PASS: gdb.stabs/weird.exp: variable attr71 printed properly
-PASS: gdb.stabs/weird.exp: variable attr72 printed properly
-PASS: gdb.stabs/weird.exp: variable attr73 printed properly
-PASS: gdb.stabs/weird.exp: variable attr74 printed properly
-PASS: gdb.stabs/weird.exp: variable attr75 printed properly
-PASS: gdb.stabs/weird.exp: variable attr76 printed properly
-PASS: gdb.stabs/weird.exp: variable attr77 printed properly
-PASS: gdb.stabs/weird.exp: variable attr78 printed properly
-PASS: gdb.stabs/weird.exp: variable attr79 printed properly
-PASS: gdb.stabs/weird.exp: variable attr80 printed properly
-PASS: gdb.stabs/weird.exp: variable attr81 printed properly
-PASS: gdb.stabs/weird.exp: variable attr82 printed properly
-PASS: gdb.stabs/weird.exp: variable attr83 printed properly
-PASS: gdb.stabs/weird.exp: variable attr84 printed properly
-PASS: gdb.stabs/weird.exp: variable attr85 printed properly
-PASS: gdb.stabs/weird.exp: variable attr86 printed properly
-PASS: gdb.stabs/weird.exp: variable attr87 printed properly
-PASS: gdb.stabs/weird.exp: variable attr88 printed properly
-PASS: gdb.stabs/weird.exp: variable attr89 printed properly
-PASS: gdb.stabs/weird.exp: variable attr90 printed properly
-PASS: gdb.stabs/weird.exp: variable attr91 printed properly
-PASS: gdb.stabs/weird.exp: variable attr92 printed properly
-PASS: gdb.stabs/weird.exp: variable attr93 printed properly
-PASS: gdb.stabs/weird.exp: variable attr94 printed properly
-PASS: gdb.stabs/weird.exp: variable attr95 printed properly
-PASS: gdb.stabs/weird.exp: variable attr96 printed properly
-PASS: gdb.stabs/weird.exp: variable attr97 printed properly
-PASS: gdb.stabs/weird.exp: variable attr98 printed properly
-PASS: gdb.stabs/weird.exp: variable attr99 printed properly
-PASS: gdb.stabs/weird.exp: variable var0 printed properly
-PASS: gdb.stabs/weird.exp: variable var1 printed properly
-PASS: gdb.stabs/weird.exp: variable var2 printed properly
-PASS: gdb.stabs/weird.exp: variable var3 printed properly
-PASS: gdb.stabs/weird.exp: weirdx.o read without error
-PASS: gdb.stabs/weird.exp: whatis const69
-PASS: gdb.stabs/weird.exp: whatis consth
-PASS: gdb.stabs/weird.exp: whatis consth2
-XFAIL: gdb.stabs/weird.exp: whatis intp_var
-PASS: gdb.stabs/weird.exp: whatis one_var (known failure in gdb 4.10)
-PASS: gdb.stabs/weird.exp: whatis one_var test 2
-XFAIL: gdb.stabs/weird.exp: whatis pointer_to_int_var
-PASS: gdb.stabs/weird.exp: whatis two_var (known failure in gdb 4.10)
-PASS: gdb.stabs/weird.exp: whatis two_var test 2
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/board-sanity.exp ...
-PASS: gdb.testsuite/board-sanity.exp: gdb_simple_compile_and_run: $status == 0 && $output == ""
-PASS: gdb.testsuite/board-sanity.exp: gdb_simple_compile_and_run: compile
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/capture-command-output.exp ...
-PASS: gdb.testsuite/capture-command-output.exp: matching-prefix: [string equal $output "1"]
-PASS: gdb.testsuite/capture-command-output.exp: no-prefix: [string equal $output "\$1 = 1"]
-PASS: gdb.testsuite/capture-command-output.exp: non-matching-prefix: [string equal $output "\$3 = 1"]
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/cond-wrap.exp ...
-PASS: gdb.testsuite/cond-wrap.exp: cond=0: value after conditional wrap
-PASS: gdb.testsuite/cond-wrap.exp: cond=0: value in conditional wrap
-PASS: gdb.testsuite/cond-wrap.exp: cond=1: value after conditional wrap
-PASS: gdb.testsuite/cond-wrap.exp: cond=1: value in conditional wrap
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/dump-system-info.exp ...
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/foreach_with_prefix.exp ...
-PASS: gdb.testsuite/foreach_with_prefix.exp: break: sequence matches
-PASS: gdb.testsuite/foreach_with_prefix.exp: continue: sequence matches
-PASS: gdb.testsuite/foreach_with_prefix.exp: error: sequence matches
-PASS: gdb.testsuite/foreach_with_prefix.exp: ok: sequence matches
-PASS: gdb.testsuite/foreach_with_prefix.exp: return: sequence matches
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/gdb-caching-proc-consistency.exp ...
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: aarch64_initialize_sme_information: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: aarch64_initialize_sve_information: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_aarch64_sme_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_aarch64_sve_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_altivec_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_avx512bf16_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_avx512fp16_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_btrace_pt_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_btrace_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_ctf_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_dap_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_dlmopen_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_float_test: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_guile_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_hipcc_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_ifunc_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_opencl_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_power_isa_3_1_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_python_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_tsx_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_tui_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_vsx_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: allow_xml_test: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: arm_cc_for_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: gdb_has_argv0: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: gdb_supported_languages: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: gdb_target_symbol_prefix: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: gnat_runtime_has_debug_info: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: has_hw_wp_support: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: has_int128_c: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: has_int128_cxx: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: have_avx: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: have_epilogue_line_info: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: have_fuse_ld_gold: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: have_fvar_tracking: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: have_mpx: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: have_native_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: host_locales: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_64_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_aarch32_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_address_zero_readable: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_amd64_regs_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_elf_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_ilp32_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: is_lp64_target: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: linker_supports_Ttext_flag: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: linker_supports_Ttext_segment_flag: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: linker_supports_image_base_flag: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: linux_kernel_version: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: readelf_version: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: root_user: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: rust_compiler_version: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: rust_llvm_version: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: shared_gnat_runtime_has_debug_info: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: support_complex_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: support_go_compile: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: support_nested_function_tests: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: supports_fcf_protection: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: supports_gnuc: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: supports_memtag: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: supports_mpx_check_pointer_bounds: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: supports_scalar_storage_order_attribute: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: supports_statement_frontiers: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: target_endianness: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: target_is_gdbserver: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: target_supports_scheduler_locking: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: universal_compile_options: consistency
-PASS: gdb.testsuite/gdb-caching-proc-consistency.exp: with_system_readline: consistency
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/gdb-caching-proc.exp ...
-PASS: gdb.testsuite/gdb-caching-proc.exp: 0: $::count == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 0: [gdb_testsuite_gdb_caching_proc_exp_noarg] == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 0: cached: $::count == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 0: cached: [gdb_testsuite_gdb_caching_proc_exp_noarg] == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 1: $::count == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 1: [gdb_testsuite_gdb_caching_proc_exp_arg 1] == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 1: cached: $::count == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 1: cached: [gdb_testsuite_gdb_caching_proc_exp_arg 1] == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 2: $::count == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 2: [gdb_testsuite_gdb_caching_proc_exp_arg "foo foo"] == "foo foo"
-PASS: gdb.testsuite/gdb-caching-proc.exp: 2: cached: $::count == 1
-PASS: gdb.testsuite/gdb-caching-proc.exp: 2: cached: [gdb_testsuite_gdb_caching_proc_exp_arg "foo foo"] == "foo foo"
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/gdb-test.exp ...
-PASS: gdb.testsuite/gdb-test.exp: cmd with trailing control code: control_code=^C: $results == 1
-PASS: gdb.testsuite/gdb-test.exp: cmd with trailing control code: control_code=^C: [string equal $output $expected_error_msg]
-PASS: gdb.testsuite/gdb-test.exp: cmd with trailing control code: control_code=^D: $results == 1
-PASS: gdb.testsuite/gdb-test.exp: cmd with trailing control code: control_code=^D: [string equal $output $expected_error_msg]
-PASS: gdb.testsuite/gdb-test.exp: cmd with trailing newline: $results == 1
-PASS: gdb.testsuite/gdb-test.exp: cmd with trailing newline: [string equal $output $expected_error_msg]
-PASS: gdb.testsuite/gdb-test.exp: print 1
-PASS: gdb.testsuite/gdb-test.exp: set prompt (GDB)
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/lmap.exp ...
-PASS: gdb.testsuite/lmap.exp: $item == 2
-PASS: gdb.testsuite/lmap.exp: [lindex $res1 0] == 2
-PASS: gdb.testsuite/lmap.exp: [lindex $res1 1] == 3
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/parse_options_args.exp ...
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: $opt3 == 1
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: $opt4 == 0
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: [llength $args] == 2
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: [string equal $a "vala"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: [string equal $b "valb"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: [string equal $opt1 "val1"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_args: [string equal $opt2 "defval2"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_options: $opt3 == 1
-PASS: gdb.testsuite/parse_options_args.exp: parse_options: $opt4 == 0
-PASS: gdb.testsuite/parse_options_args.exp: parse_options: [string equal $a "vala"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_options: [string equal $b "valb"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_options: [string equal $opt1 "val1"]
-PASS: gdb.testsuite/parse_options_args.exp: parse_options: [string equal $opt2 "defval2"]
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/string_to_regexp.exp ...
-PASS: gdb.testsuite/string_to_regexp.exp: #1: got expected re
-PASS: gdb.testsuite/string_to_regexp.exp: #1: re matches string
-PASS: gdb.testsuite/string_to_regexp.exp: #2: got expected re
-PASS: gdb.testsuite/string_to_regexp.exp: #2: re matches string
-PASS: gdb.testsuite/string_to_regexp.exp: #3: got expected re
-PASS: gdb.testsuite/string_to_regexp.exp: #3: re matches string
-PASS: gdb.testsuite/string_to_regexp.exp: #4: got expected re
-PASS: gdb.testsuite/string_to_regexp.exp: #4: re matches string
-PASS: gdb.testsuite/string_to_regexp.exp: #5: got expected re
-PASS: gdb.testsuite/string_to_regexp.exp: #5: re matches string
-PASS: gdb.testsuite/string_to_regexp.exp: #6: got expected re
-PASS: gdb.testsuite/string_to_regexp.exp: #6: re matches string
-Running gdb.git~master/gdb/testsuite/gdb.testsuite/with-override.exp ...
-PASS: gdb.testsuite/with-override.exp: default-arg: after: [foo 0] == 1
-PASS: gdb.testsuite/with-override.exp: default-arg: after: [foo 1] == 2
-PASS: gdb.testsuite/with-override.exp: default-arg: after: [foo] == 1
-PASS: gdb.testsuite/with-override.exp: default-arg: before: [foo 0] == 1
-PASS: gdb.testsuite/with-override.exp: default-arg: before: [foo 1] == 2
-PASS: gdb.testsuite/with-override.exp: default-arg: before: [foo] == 1
-PASS: gdb.testsuite/with-override.exp: default-arg: foo_plus_1: [foo 0] == 2
-PASS: gdb.testsuite/with-override.exp: default-arg: foo_plus_1: [foo 1] == 3
-PASS: gdb.testsuite/with-override.exp: default-arg: foo_plus_1: [foo] == 2
-PASS: gdb.testsuite/with-override.exp: no-args: after: [foo] == 0
-PASS: gdb.testsuite/with-override.exp: no-args: before: [foo] == 0
-PASS: gdb.testsuite/with-override.exp: no-args: foo1: [foo] == 1
-PASS: gdb.testsuite/with-override.exp: no-args: foo2: [foo] == 2
-Running gdb.git~master/gdb/testsuite/gdb.threads/access-mem-running-thread-exit.exp ...
-PASS: gdb.threads/access-mem-running-thread-exit.exp: all-stop: access mem
-PASS: gdb.threads/access-mem-running-thread-exit.exp: all-stop: continuing
-PASS: gdb.threads/access-mem-running-thread-exit.exp: all-stop: second inferior: add-inferior
-PASS: gdb.threads/access-mem-running-thread-exit.exp: all-stop: second inferior: inferior 2
-PASS: gdb.threads/access-mem-running-thread-exit.exp: all-stop: set print thread-events off
-PASS: gdb.threads/access-mem-running-thread-exit.exp: all-stop: set schedule-multiple on
-PASS: gdb.threads/access-mem-running-thread-exit.exp: non-stop: access mem
-PASS: gdb.threads/access-mem-running-thread-exit.exp: non-stop: continuing
-PASS: gdb.threads/access-mem-running-thread-exit.exp: non-stop: second inferior: add-inferior
-PASS: gdb.threads/access-mem-running-thread-exit.exp: non-stop: second inferior: inferior 2
-PASS: gdb.threads/access-mem-running-thread-exit.exp: non-stop: set print thread-events off
-PASS: gdb.threads/access-mem-running-thread-exit.exp: non-stop: set schedule-multiple on
-PASS: gdb.threads/access-mem-running-thread-exit.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/async.exp ...
-PASS: gdb.threads/async.exp: successfully compiled posix threads test case
-PASS: gdb.threads/async.exp: thread 1: continue&
-PASS: gdb.threads/async.exp: thread 1: current thread is 1
-PASS: gdb.threads/async.exp: thread 1: interrupt
-PASS: gdb.threads/async.exp: thread 1: switch to thread 1
-PASS: gdb.threads/async.exp: thread 2: continue&
-PASS: gdb.threads/async.exp: thread 2: current thread is 2
-PASS: gdb.threads/async.exp: thread 2: interrupt
-PASS: gdb.threads/async.exp: thread 2: switch to thread 2
-PASS: gdb.threads/async.exp: thread 3: continue&
-PASS: gdb.threads/async.exp: thread 3: current thread is 3
-PASS: gdb.threads/async.exp: thread 3: interrupt
-PASS: gdb.threads/async.exp: thread 3: switch to thread 3
-Running gdb.git~master/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 2), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: handle SIGALRM stop print pass
-PASS: gdb.threads/attach-into-signal.exp: successfully compiled posix threads test case
-PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 2), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: threaded: handle SIGALRM stop print pass
-Running gdb.git~master/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-ERROR: breakpoints not deleted
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
-PASS: gdb.threads/attach-many-short-lived-threads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/attach-non-stop.exp ...
-PASS: gdb.threads/attach-non-stop.exp: successfully compiled posix threads test case
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=off: cmd=attach&: all threads running
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=off: cmd=attach&: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=off: cmd=attach&: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=off: cmd=attach: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=off: cmd=attach: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=off: cmd=attach: info threads
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach&: all threads running
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach&: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach&: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach: info threads
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=off: non-stop=on: cmd=attach: seen all stops
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=off: cmd=attach&: all threads running
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=off: cmd=attach&: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=off: cmd=attach&: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=off: cmd=attach: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=off: cmd=attach: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=off: cmd=attach: info threads
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach&: all threads running
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach&: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach&: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach: attach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach: detach
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach: info threads
-PASS: gdb.threads/attach-non-stop.exp: target-non-stop=on: non-stop=on: cmd=attach: seen all stops
-Running gdb.git~master/gdb/testsuite/gdb.threads/attach-slow-waitpid.exp ...
-PASS: gdb.threads/attach-slow-waitpid.exp: attach to target
-PASS: gdb.threads/attach-slow-waitpid.exp: compile preload library: successfully compiled posix threads shlib test case
-PASS: gdb.threads/attach-slow-waitpid.exp: compile test executable: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/attach-stopped.exp ...
-PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
-PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped, after setting file
-PASS: gdb.threads/attach-stopped.exp: successfully compiled posix threads test case
-PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
-PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped, after setting file
-Running gdb.git~master/gdb/testsuite/gdb.threads/bp_in_thread.exp ...
-PASS: gdb.threads/bp_in_thread.exp: breakpoint on noreturn
-PASS: gdb.threads/bp_in_thread.exp: run to noreturn
-PASS: gdb.threads/bp_in_thread.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/break-while-running.exp ...
-PASS: gdb.threads/break-while-running.exp: successfully compiled posix threads test case
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: continuing thread 2
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: continuing thread 3
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: only main stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: probe for target remote
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: set breakpoint always-inserted off
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: set non-stop off
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: set scheduler-locking on
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: switch back to main thread
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: thread 2
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: thread 3
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: breakpoint on second child is hit
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: one thread running
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: only main stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: set breakpoint always-inserted off
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: set non-stop on
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: non-stop: unblock second thread
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: continuing thread 2
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: continuing thread 3
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: only main stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: probe for target remote
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: set breakpoint always-inserted on
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: set non-stop off
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: set scheduler-locking on
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: switch back to main thread
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: thread 2
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: thread 3
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: breakpoint on second child is hit
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: one thread running
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: only main stopped
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: set breakpoint always-inserted on
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: set non-stop on
-PASS: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: non-stop: unblock second thread
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: continuing thread 2
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: continuing thread 3
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: probe for target remote
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: set breakpoint always-inserted off
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: set non-stop off
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: set scheduler-locking on
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: switch back to main thread
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: thread 2
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: thread 3
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: breakpoint on second child is hit
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: one thread running
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: set breakpoint always-inserted off
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: set non-stop on
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: non-stop: unblock second thread
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: continuing thread 2
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: continuing thread 3
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: probe for target remote
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: set breakpoint always-inserted on
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: set non-stop off
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: set scheduler-locking on
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: switch back to main thread
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: thread 2
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: thread 3
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: all threads stopped
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: breakpoint is hit
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: breakpoint on second child is hit
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: one thread running
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: set breakpoint always-inserted on
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: set breakpoint while a thread is running
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: set non-stop on
-PASS: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: non-stop: unblock second thread
-Running gdb.git~master/gdb/testsuite/gdb.threads/check-libthread-db.exp ...
-PASS: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so fully initialized: check debug libthread-db output
-PASS: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so fully initialized: maint set check-libthread-db 1
-PASS: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so fully initialized: set debug libthread-db 1
-PASS: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so possibly not initialized: check debug libthread-db output
-PASS: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so possibly not initialized: maint set check-libthread-db 1
-PASS: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so possibly not initialized: set debug libthread-db 1
-PASS: gdb.threads/check-libthread-db.exp: successfully compiled posix threads test case
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check:
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: continue
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: continue to breakpoint: break_here
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: libpthread.so fully initialized
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: libpthread.so possibly not initialized
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: maint show check-libthread-db
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: no libpthread.so loaded
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: set stop-on-solib-events 0
-PASS: gdb.threads/check-libthread-db.exp: user-initiated check: set stop-on-solib-events 1
-Running gdb.git~master/gdb/testsuite/gdb.threads/clone-attach-detach.exp ...
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 1: attach
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 1: detach
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 1: info threads shows two LWPs
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 2: attach
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 2: detach
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 2: info threads shows two LWPs
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 3: attach
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 3: detach
-PASS: gdb.threads/clone-attach-detach.exp: bg attach 3: info threads shows two LWPs
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 1: attach
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 1: detach
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 1: info threads shows two LWPs
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 2: attach
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 2: detach
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 2: info threads shows two LWPs
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 3: attach
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 3: detach
-PASS: gdb.threads/clone-attach-detach.exp: fg attach 3: info threads shows two LWPs
-Running gdb.git~master/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ...
-PASS: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1
-PASS: gdb.threads/clone-new-thread-event.exp: continue until exit
-Running gdb.git~master/gdb/testsuite/gdb.threads/clone-thread_db.exp ...
-PASS: gdb.threads/clone-thread_db.exp: break clone_fn
-PASS: gdb.threads/clone-thread_db.exp: continue to clone_fn
-PASS: gdb.threads/clone-thread_db.exp: continue to end
-PASS: gdb.threads/clone-thread_db.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/continue-pending-after-query.exp ...
-PASS: gdb.threads/continue-pending-after-query.exp: iter 10: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 10: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 10: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 1: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 1: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 1: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 2: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 2: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 3: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 3: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 3: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 4: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 4: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 4: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 5: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 5: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 5: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 6: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 6: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 6: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 7: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 7: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 7: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 8: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 8: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 8: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: iter 9: continue to breakpoint: cont to break_function
-PASS: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
-PASS: gdb.threads/continue-pending-after-query.exp: iter 9: delete breakpoints, answer prompt
-PASS: gdb.threads/continue-pending-after-query.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/continue-pending-status.exp ...
-PASS: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 0: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 0: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 0: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 0: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 0: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
-PASS: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
-PASS: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
-PASS: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
-PASS: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
-PASS: gdb.threads/continue-pending-status.exp: no thread starvation
-PASS: gdb.threads/continue-pending-status.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/corethreads.exp ...
-PASS: gdb.threads/corethreads.exp: load core
-PASS: gdb.threads/corethreads.exp: no other thread found
-PASS: gdb.threads/corethreads.exp: print pthread_t of thread0
-PASS: gdb.threads/corethreads.exp: print pthread_t of thread1
-PASS: gdb.threads/corethreads.exp: sanity check we see the core file
-PASS: gdb.threads/corethreads.exp: successfully compiled posix threads test case
-PASS: gdb.threads/corethreads.exp: thread0 found
-PASS: gdb.threads/corethreads.exp: thread1 found
-Running gdb.git~master/gdb/testsuite/gdb.threads/create-fail.exp ...
-FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 9: run till end (timeout)
-PASS: gdb.threads/create-fail.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/current-lwp-dead.exp ...
-PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn
-PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return
-PASS: gdb.threads/current-lwp-dead.exp: continue until exit
-PASS: gdb.threads/current-lwp-dead.exp: info threads 2
-Running gdb.git~master/gdb/testsuite/gdb.threads/detach-step-over.exp ...
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: add-inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: get pid of inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 1: stop with SIGUSR1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 2: stop with SIGUSR1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: iter 3: stop with SIGUSR1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_command: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 1: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 2: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 3: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 3: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=auto: test_detach_quit: iter 3: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: add-inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: get pid of inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 1: stop with SIGUSR1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 2: stop with SIGUSR1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: iter 3: stop with SIGUSR1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_command: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 1: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 2: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 3: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 3: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: displaced=off: test_detach_quit: iter 3: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: add-inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: get pid of inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: inferior 2
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: break LOC if 0
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: inferior 1
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: print seconds_left
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: reset timer in the inferior
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 1: stop with SIGUSR1 (timeout)
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 2: attach (got interactive prompt)
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: iter 2: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_command: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 1: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 2: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 3: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 3: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=auto: test_detach_quit: iter 3: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: add-inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: get pid of inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: inferior 2
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: break LOC if 0
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: inferior 1
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: print seconds_left
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: reset timer in the inferior
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: stop with SIGUSR1 (timeout)
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 2: attach (got interactive prompt)
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 2: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 1: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 2: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 3: continue &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 3: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_quit: iter 3: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: add-inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: get pid of inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: inferior 2
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: break LOC if 0
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: inferior 1
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: print seconds_left
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: seen all stops
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 1: stop with SIGUSR1 (timeout)
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: seen all stops
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 2: stop with SIGUSR1 (timeout)
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: seen all stops
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: iter 3: stop with SIGUSR1 (timeout)
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_command: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: seen all stops
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 1: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: seen all stops
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 2: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 3: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 3: seen all stops
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 3: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=auto: test_detach_quit: iter 3: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: add-inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: get pid of inferior 2
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: inferior 2
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: break LOC if 0
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: inferior 1
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: print seconds_left
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: seen all stops
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 1: stop with SIGUSR1 (timeout)
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: all threads running
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: detach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: seen all stops
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: stop with SIGUSR1 (timeout)
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 3: inferior 1
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: seen all stops
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 1: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: print seconds_left
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: reset timer in the inferior
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: seen all stops
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 2: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 3: attach
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 3: break LOC if 0
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 3: continue -a &
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 3: seen all stops
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 3: set breakpoint condition-evaluation host
-PASS: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_quit: iter 3: with confirm off -- quit
-PASS: gdb.threads/detach-step-over.exp: probe condition-evaluation target support
-PASS: gdb.threads/detach-step-over.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ...
-PASS: gdb.threads/dlopen-libpthread.exp: continue to breakpoint: notify
-PASS: gdb.threads/dlopen-libpthread.exp: copy libc.so.6 to libc.so.6
-PASS: gdb.threads/dlopen-libpthread.exp: initial build: successfully compiled posix threads shlib test case
-PASS: gdb.threads/dlopen-libpthread.exp: ldd dlopen-libpthread.so
-PASS: gdb.threads/dlopen-libpthread.exp: ldd dlopen-libpthread.so output contains libs
-PASS: gdb.threads/dlopen-libpthread.exp: libpthread.so not found
-PASS: gdb.threads/dlopen-libpthread.exp: rebuild: successfully compiled posix threads shlib test case
-PASS: gdb.threads/dlopen-libpthread.exp: set variable filename="dlopen-libpthread.so"
-PASS: gdb.threads/dlopen-libpthread.exp: unprelink libc.so.6 (missing /usr/sbin/prelink)
-Running gdb.git~master/gdb/testsuite/gdb.threads/execl.exp ...
-PASS: gdb.threads/execl.exp: continue across exec
-PASS: gdb.threads/execl.exp: continue to exec
-PASS: gdb.threads/execl.exp: continue until exit
-PASS: gdb.threads/execl.exp: delete 2
-PASS: gdb.threads/execl.exp: info threads after exec
-PASS: gdb.threads/execl.exp: info threads before exec
-PASS: gdb.threads/execl.exp: set breakpoint at execl
-PASS: gdb.threads/execl.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/foll-fork-other-thread.exp ...
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=fork: successfully compiled posix threads test case
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=auto: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=off: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=auto: non-stop=off: displaced-stepping=on: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=auto: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=off: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=off: non-stop=off: displaced-stepping=on: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=auto: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=off: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: break foll-fork-other-thread.c:77
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: bt
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: catch vfork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: continue to exit
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: explicit child follow, catch fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: info breakpoints after fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: info breakpoints before fork
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: next aborts resumption
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: print $_thread
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set follow-fork child
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set scheduler-locking off
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: set scheduler-locking on
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: follow=child: target-non-stop=on: non-stop=off: displaced-stepping=on: thread 1
-PASS: gdb.threads/foll-fork-other-thread.exp: fork_func=vfork: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
-PASS: gdb.threads/fork-child-threads.exp: get to the spawned thread
-PASS: gdb.threads/fork-child-threads.exp: next over fork
-PASS: gdb.threads/fork-child-threads.exp: set follow-fork-mode child
-PASS: gdb.threads/fork-child-threads.exp: successfully compiled posix threads test case
-PASS: gdb.threads/fork-child-threads.exp: two threads found
-Running gdb.git~master/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: continue &
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no failure to remove breakpoints
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no spurious thread stop
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: seen all expected inferior exits
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: set detach-on-fork off
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: successfully compiled posix threads test case
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue &
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no failure to remove breakpoints
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no spurious thread stop
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: only inferior 1 left
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: seen all expected inferior exits
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: set detach-on-fork on
-PASS: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
-PASS: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found one thread
-PASS: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found two threads
-PASS: gdb.threads/fork-thread-pending.exp: 1, get to the fork event
-PASS: gdb.threads/fork-thread-pending.exp: 1, get to the spawned thread in fork child
-PASS: gdb.threads/fork-thread-pending.exp: 1, insert fork catchpoint
-PASS: gdb.threads/fork-thread-pending.exp: 1, multiple threads found
-PASS: gdb.threads/fork-thread-pending.exp: 1, refused to resume
-PASS: gdb.threads/fork-thread-pending.exp: 1, set follow-fork-mode child
-PASS: gdb.threads/fork-thread-pending.exp: 1, switched away from event thread
-PASS: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads
-PASS: gdb.threads/fork-thread-pending.exp: 2, get to the fork event
-PASS: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child
-PASS: gdb.threads/fork-thread-pending.exp: 2, insert fork catchpoint
-PASS: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
-PASS: gdb.threads/fork-thread-pending.exp: 2, set follow-fork-mode child
-PASS: gdb.threads/fork-thread-pending.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: continue &
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: no threads left
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: only inferior 1 left
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: set breakpoint condition-evaluation host
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: set breakpoint that evals false
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: set detach-on-fork on
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: set displaced off
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: continue &
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: no threads left
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: only inferior 1 left
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: set breakpoint condition-evaluation host
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: set breakpoint that evals false
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: set detach-on-fork on
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: set displaced on
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: probe displaced-stepping support: set debug displaced 1
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: probe displaced-stepping support: set displaced on
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: probe displaced-stepping support: supported
-PASS: gdb.threads/forking-threads-plus-breakpoint.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
-PASS: gdb.threads/gcore-stale-thread.exp: continue to breakpoint: break-here
-PASS: gdb.threads/gcore-stale-thread.exp: exited thread is current due to non-stop
-PASS: gdb.threads/gcore-stale-thread.exp: save a corefile
-PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on
-PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/gcore-thread.exp ...
-XFAIL: gdb.threads/gcore-thread.exp: clear __stack_user.next
-XFAIL: gdb.threads/gcore-thread.exp: clear stack_used.next
-PASS: gdb.threads/gcore-thread.exp: corefile: a corefile thread is executing thread2
-PASS: gdb.threads/gcore-thread.exp: corefile: corefile contains at least two threads
-PASS: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
-PASS: gdb.threads/gcore-thread.exp: corefile: thread2 is current thread in corefile
-PASS: gdb.threads/gcore-thread.exp: save a corefile
-PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case
-PASS: gdb.threads/gcore-thread.exp: thread 1 is running
-PASS: gdb.threads/gcore-thread.exp: thread 2 is running
-Running gdb.git~master/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
-PASS: gdb.threads/hand-call-in-threads.exp: all dummies popped
-PASS: gdb.threads/hand-call-in-threads.exp: breakpoint on all_threads_running
-PASS: gdb.threads/hand-call-in-threads.exp: breakpoint on hand_call
-PASS: gdb.threads/hand-call-in-threads.exp: disable scheduler locking
-PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1
-PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2
-PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3
-PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4
-PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5
-PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1
-PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
-PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
-PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
-PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
-PASS: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 1
-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 1
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4
-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5
-PASS: gdb.threads/hand-call-in-threads.exp: run to all_threads_running
-PASS: gdb.threads/hand-call-in-threads.exp: set confirm off
-PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1
-PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2
-PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3
-PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4
-PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5
-PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking off
-PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
-PASS: gdb.threads/hand-call-in-threads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
-PASS: gdb.threads/hand-call-new-thread.exp: b foo thread 1
-PASS: gdb.threads/hand-call-new-thread.exp: iter 0: no thread marked running
-PASS: gdb.threads/hand-call-new-thread.exp: iter 0: p new_thread ()
-PASS: gdb.threads/hand-call-new-thread.exp: iter 1: no thread marked running
-PASS: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread ()
-PASS: gdb.threads/hand-call-new-thread.exp: iter 2: no thread marked running
-PASS: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
-PASS: gdb.threads/hand-call-new-thread.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
-PASS: gdb.threads/ia64-sigill.exp: continue
-PASS: gdb.threads/ia64-sigill.exp: continue for the pending signal
-PASS: gdb.threads/ia64-sigill.exp: delete $sigill_bpnum
-PASS: gdb.threads/ia64-sigill.exp: info addr label
-PASS: gdb.threads/ia64-sigill.exp: set $sigill_bpnum=$bpnum
-PASS: gdb.threads/ia64-sigill.exp: set debug infrun 1
-PASS: gdb.threads/ia64-sigill.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/inf-thr-count.exp ...
-PASS: gdb.threads/inf-thr-count.exp: back to one thread visible in $_inferior_thread_count
-PASS: gdb.threads/inf-thr-count.exp: continue to breakpoint: first breakpt call
-PASS: gdb.threads/inf-thr-count.exp: continue&
-PASS: gdb.threads/inf-thr-count.exp: only one thread in $_inferior_thread_count
-PASS: gdb.threads/inf-thr-count.exp: second thread visible in $_inferior_thread_count
-PASS: gdb.threads/inf-thr-count.exp: set 'spin' flag to allow main thread to exit
-PASS: gdb.threads/inf-thr-count.exp: set 'spin' flag to allow worker thread to exit
-PASS: gdb.threads/inf-thr-count.exp: set print thread-events off
-PASS: gdb.threads/inf-thr-count.exp: successfully compiled posix threads test case
-PASS: gdb.threads/inf-thr-count.exp: wait for 'stage' flag to be 1
-PASS: gdb.threads/inf-thr-count.exp: wait for 'stage' flag to be 2
-PASS: gdb.threads/inf-thr-count.exp: wait for main thread to stop
-Running gdb.git~master/gdb/testsuite/gdb.threads/infcall-thread-announce.exp ...
-PASS: gdb.threads/infcall-thread-announce.exp: continue to breakpoint: first breakpt call
-PASS: gdb.threads/infcall-thread-announce.exp: continue to breakpoint: second breakpt call
-PASS: gdb.threads/infcall-thread-announce.exp: continue until exit
-PASS: gdb.threads/infcall-thread-announce.exp: starting threads: call_type=call: p $_inferior_thread_count
-PASS: gdb.threads/infcall-thread-announce.exp: starting threads: call_type=call: start another new thread
-PASS: gdb.threads/infcall-thread-announce.exp: starting threads: call_type=print: p $_inferior_thread_count
-PASS: gdb.threads/infcall-thread-announce.exp: starting threads: call_type=print: start another new thread
-PASS: gdb.threads/infcall-thread-announce.exp: starting threads: p $_inferior_thread_count
-PASS: gdb.threads/infcall-thread-announce.exp: starting threads: start a new thread, return value discarded
-PASS: gdb.threads/infcall-thread-announce.exp: stopping threads: call_type=call: p $_inferior_thread_count
-PASS: gdb.threads/infcall-thread-announce.exp: stopping threads: call_type=call: stop another thread
-PASS: gdb.threads/infcall-thread-announce.exp: stopping threads: call_type=print: p $_inferior_thread_count
-PASS: gdb.threads/infcall-thread-announce.exp: stopping threads: call_type=print: stop another thread
-PASS: gdb.threads/infcall-thread-announce.exp: stopping threads: p $_inferior_thread_count
-PASS: gdb.threads/infcall-thread-announce.exp: stopping threads: stop a thread, return value discarded
-PASS: gdb.threads/infcall-thread-announce.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
-PASS: gdb.threads/info-threads-cur-sal.exp: break on line
-PASS: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start
-PASS: gdb.threads/info-threads-cur-sal.exp: info threads before break
-PASS: gdb.threads/info-threads-cur-sal.exp: info threads before list
-PASS: gdb.threads/info-threads-cur-sal.exp: list after info threads
-PASS: gdb.threads/info-threads-cur-sal.exp: list before info threads
-PASS: gdb.threads/info-threads-cur-sal.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/interrupt-while-step-over.exp ...
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: interrupt -a
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops (timeout)
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: set breakpoint
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=0: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=0: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=0: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=0: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=10: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=10: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=10: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=10: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=11: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=11: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=11: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=11: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=12: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=12: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=12: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=12: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=13: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=13: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=13: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=13: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=14: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=14: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=14: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=14: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=15: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=15: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=15: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=15: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=16: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=16: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=16: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=16: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=17: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=17: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=17: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=17: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=18: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=18: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=18: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=18: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=19: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=19: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=19: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=19: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=1: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=1: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=1: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=1: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=2: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=2: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=2: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=2: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=3: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=3: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=3: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=3: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=4: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=4: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=4: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=4: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=5: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=5: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=5: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=5: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=6: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=6: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=6: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=6: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=7: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=7: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=7: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=7: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=8: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=8: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=8: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=8: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=9: all threads are running
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=9: all threads are stopped
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=9: continue -a &
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: iter=9: interrupt -a
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: set breakpoint
-PASS: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/interrupt-while-step-over.exp: get integer valueof "num_threads"
-PASS: gdb.threads/interrupt-while-step-over.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ...
-PASS: gdb.threads/interrupted-hand-call.exp: breakpoint on all_threads_running
-PASS: gdb.threads/interrupted-hand-call.exp: continue until exit
-PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped
-PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present
-PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call
-PASS: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread
-PASS: gdb.threads/interrupted-hand-call.exp: run to all_threads_running
-PASS: gdb.threads/interrupted-hand-call.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/kill.exp ...
-PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here
-PASS: gdb.threads/kill.exp: non-threaded: kill
-PASS: gdb.threads/kill.exp: threaded: all threads started
-PASS: gdb.threads/kill.exp: threaded: continue to breakpoint: break here
-PASS: gdb.threads/kill.exp: threaded: kill
-PASS: gdb.threads/kill.exp: threaded: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/killed-outside.exp ...
-PASS: gdb.threads/killed-outside.exp: get pid of inferior
-PASS: gdb.threads/killed-outside.exp: messages
-PASS: gdb.threads/killed-outside.exp: prompt after first continue
-PASS: gdb.threads/killed-outside.exp: second continue
-PASS: gdb.threads/killed-outside.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/killed.exp ...
-PASS: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily
-PASS: gdb.threads/killed.exp: run program to completion
-PASS: gdb.threads/killed.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/leader-exit.exp ...
-PASS: gdb.threads/leader-exit.exp: caught interrupt
-PASS: gdb.threads/leader-exit.exp: continue for ctrl-c
-PASS: gdb.threads/leader-exit.exp: continue to breakpoint: break-here
-PASS: gdb.threads/leader-exit.exp: single thread has been left
-PASS: gdb.threads/leader-exit.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/linux-dp.exp ...
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 0
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 1
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 2
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 3
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 4
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: main thread's sleep
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 0
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 1
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 2
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 3
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 4
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 5
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 6
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 7
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
-PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 9
-PASS: gdb.threads/linux-dp.exp: create philosopher: 0
-PASS: gdb.threads/linux-dp.exp: create philosopher: 1
-PASS: gdb.threads/linux-dp.exp: create philosopher: 2
-PASS: gdb.threads/linux-dp.exp: create philosopher: 3
-PASS: gdb.threads/linux-dp.exp: create philosopher: 4
-PASS: gdb.threads/linux-dp.exp: first thread-specific breakpoint hit
-PASS: gdb.threads/linux-dp.exp: found an interesting thread
-PASS: gdb.threads/linux-dp.exp: info threads 1
-PASS: gdb.threads/linux-dp.exp: info threads 2
-PASS: gdb.threads/linux-dp.exp: info threads after: 0
-PASS: gdb.threads/linux-dp.exp: info threads after: 1
-PASS: gdb.threads/linux-dp.exp: info threads after: 2
-PASS: gdb.threads/linux-dp.exp: info threads after: 3
-PASS: gdb.threads/linux-dp.exp: info threads after: 4
-PASS: gdb.threads/linux-dp.exp: main is distinct: 1
-PASS: gdb.threads/linux-dp.exp: manager thread found (not found) when expected
-PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 2
-PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 3
-PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 4
-PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 5
-PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 6
-PASS: gdb.threads/linux-dp.exp: selected thread: 1
-PASS: gdb.threads/linux-dp.exp: selected thread: 2
-PASS: gdb.threads/linux-dp.exp: selected thread: 3
-PASS: gdb.threads/linux-dp.exp: selected thread: 4
-PASS: gdb.threads/linux-dp.exp: selected thread: 5
-PASS: gdb.threads/linux-dp.exp: selected thread: 6
-PASS: gdb.threads/linux-dp.exp: set print sevenbit-strings
-PASS: gdb.threads/linux-dp.exp: successfully compiled posix threads test case
-PASS: gdb.threads/linux-dp.exp: thread-specific breakpoint is thread-specific
-Running gdb.git~master/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ...
-UNSUPPORTED: gdb.threads/local-watch-wrong-thread.exp: require failed: allow_hw_watchpoint_multi_tests
-Running gdb.git~master/gdb/testsuite/gdb.threads/main-thread-exit-during-detach.exp ...
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 1: python
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 2: import time
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 3: def set_and_detach():
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 4: gdb.execute("set variable dont_exit_just_yet=0")
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 5: time.sleep(1)
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 6: gdb.execute("detach")
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: Create worker function: input 7: end
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: probe for target remote
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: python set_and_detach()
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=false: thread 2
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 1: python
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 2: import time
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 3: def set_and_detach():
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 4: gdb.execute("set variable dont_exit_just_yet=0")
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 5: time.sleep(1)
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 6: gdb.execute("detach")
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: Create worker function: input 7: end
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: attach to the inferior
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: continue&
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: p 1 + 2
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: probe for target remote
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: python set_and_detach()
-PASS: gdb.threads/main-thread-exit-during-detach.exp: spawn_inferior=true: thread 2
-PASS: gdb.threads/main-thread-exit-during-detach.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/manythreads.exp ...
-PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program
-PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT
-PASS: gdb.threads/manythreads.exp: check thread name
-PASS: gdb.threads/manythreads.exp: first continue
-PASS: gdb.threads/manythreads.exp: give a name to the thread
-PASS: gdb.threads/manythreads.exp: info threads
-PASS: gdb.threads/manythreads.exp: second continue
-PASS: gdb.threads/manythreads.exp: set print sevenbit-strings
-PASS: gdb.threads/manythreads.exp: shell stty intr '^C'
-PASS: gdb.threads/manythreads.exp: stop threads 1
-PASS: gdb.threads/manythreads.exp: stop threads 2
-PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ...
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue -a&
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 0
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 1
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 2
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 3
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 4
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 5
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8
-PASS: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9
-PASS: gdb.threads/multi-create-ns-info-thr.exp: set breakpoint commands
-PASS: gdb.threads/multi-create-ns-info-thr.exp: set non-stop on
-PASS: gdb.threads/multi-create-ns-info-thr.exp: set pagination off
-PASS: gdb.threads/multi-create-ns-info-thr.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/multi-create.exp ...
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 0
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 1
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 10
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 11
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 12
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 13
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 14
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 15
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 16
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 17
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 18
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 19
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 2
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 20
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 21
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 22
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 23
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 24
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 25
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 26
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 27
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 28
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 29
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 3
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 30
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 31
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 4
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 5
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 6
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 7
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 8
-PASS: gdb.threads/multi-create.exp: continue to breakpoint 9
-PASS: gdb.threads/multi-create.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/multiple-step-overs.exp ...
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: continue
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set displaced-stepping off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: next
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set displaced-stepping off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: continue to sigusr1_handler
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: queue-signal SIGUSR1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set displaced-stepping off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: switch back to thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: continue to sigusr1_handler
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: queue-signal SIGUSR1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set displaced-stepping off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: switch back to thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: continue to sigusr1_handler
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: queue-signal SIGUSR1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set displaced-stepping off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: switch back to thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set displaced-stepping off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: step
-PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set displaced-stepping on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set displaced-stepping on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: queue-signal SIGUSR1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set displaced-stepping on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: switch back to thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: queue-signal SIGUSR1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set displaced-stepping on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: switch back to thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: queue-signal SIGUSR1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set displaced-stepping on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: switch back to thread 1
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: info threads shows all threads
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set displaced-stepping on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking off
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking on
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: thread 1
-PASS: gdb.threads/multiple-step-overs.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/multiple-successive-infcall.exp ...
-PASS: gdb.threads/multiple-successive-infcall.exp: continue to breakpoint: prethreadcreationmarker
-PASS: gdb.threads/multiple-successive-infcall.exp: continue to breakpoint: testmarker01
-PASS: gdb.threads/multiple-successive-infcall.exp: set scheduler-locking on
-PASS: gdb.threads/multiple-successive-infcall.exp: show scheduler-locking
-PASS: gdb.threads/multiple-successive-infcall.exp: successfully compiled posix threads test case
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=1: call inferior function
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=1: thread 1
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=2: call inferior function
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=2: thread 2
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=3: call inferior function
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=3: created new thread
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=3: thread 3
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=4: call inferior function
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=4: created new thread
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=4: thread 4
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=5: call inferior function
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=5: created new thread
-PASS: gdb.threads/multiple-successive-infcall.exp: thread=5: thread 5
-Running gdb.git~master/gdb/testsuite/gdb.threads/names.exp ...
-PASS: gdb.threads/names.exp: list threads
-PASS: gdb.threads/names.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ...
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=off: condition $bpnum global_zero == 1
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=off: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=off: info threads shows all threads
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=off: set scheduler-locking off
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: condition $bpnum global_zero == 1
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all threads
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=step: condition $bpnum global_zero == 1
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=step: info threads shows all threads
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
-PASS: gdb.threads/next-bp-other-thread.exp: schedlock=step: set scheduler-locking step
-PASS: gdb.threads/next-bp-other-thread.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/next-fork-exec-other-thread.exp ...
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: successfully compiled posix threads test case
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line (timeout)
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to other line
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line (timeout)
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to other line
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to for loop (timeout)
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: successfully compiled posix threads test case
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line (timeout)
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=20: next to other line
-FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=21: next to for loop (timeout)
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 61
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=20: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=20: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=20: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=21: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=21: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=21: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=22: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=22: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=22: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=23: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=23: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=23: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=24: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=24: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=24: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=25: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=25: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=25: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=26: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=26: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=26: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=27: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=27: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=27: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=28: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=28: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=28: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=29: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=29: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=29: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: set print inferior-events off
-Running gdb.git~master/gdb/testsuite/gdb.threads/next-fork-other-thread.exp ...
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: successfully compiled posix threads test case
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=on: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to other line (timeout)
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to other line
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to for loop (timeout)
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=on: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=on: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: successfully compiled posix threads test case
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=on: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: set displaced-stepping auto
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=auto: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: set displaced-stepping off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=off: set print inferior-events off
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: break 84
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: continue
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=0: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=0: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=0: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=10: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=10: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=10: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=11: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=11: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=11: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=12: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=12: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=12: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=13: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=13: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=13: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=14: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=14: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=14: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=15: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=15: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=15: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=16: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=16: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=16: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=17: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=17: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=17: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=18: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=18: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=18: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=19: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=19: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=19: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=1: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=1: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=1: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=2: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=2: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=2: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=3: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=3: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=3: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=4: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=4: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=4: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=5: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=5: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=5: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=6: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=6: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=6: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=7: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=7: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=7: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=8: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=8: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=8: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=9: next to break here
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=9: next to for loop
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: i=9: next to other line
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: set displaced-stepping on
-PASS: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=on: displaced-stepping=on: set print inferior-events off
-Running gdb.git~master/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: continue to breakpoint: start line
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
-PASS: gdb.threads/next-while-other-thread-longjmps.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
-PASS: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
-PASS: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
-PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
-PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here-2
-PASS: gdb.threads/no-unwaited-for-left.exp: disable scheduler-locking, letting new thread start
-PASS: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for main thread
-PASS: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2
-PASS: gdb.threads/no-unwaited-for-left.exp: only main thread left, thread 2 terminated
-PASS: gdb.threads/no-unwaited-for-left.exp: only thread 3 left, main thread terminated
-PASS: gdb.threads/no-unwaited-for-left.exp: select main thread
-PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case
-PASS: gdb.threads/no-unwaited-for-left.exp: thread apply all with exited thread
-Running gdb.git~master/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ...
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=off: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=off: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=off: schedlock=on: continue over exec
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=off: schedlock=on: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=off: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=on: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=on: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-1.exp: nonstop=on: schedlock=off: thread 2
-PASS: gdb.threads/non-ldr-exc-1.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ...
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=off: single thread left
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=on: continue over exec
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=on: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=off: schedlock=on: single thread left
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=on: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=on: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=on: schedlock=off: single thread left
-PASS: gdb.threads/non-ldr-exc-2.exp: nonstop=on: schedlock=off: thread 2
-PASS: gdb.threads/non-ldr-exc-2.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=off: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=off: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=off: schedlock=on: continue over exec
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=off: schedlock=on: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=off: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=on: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=on: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-3.exp: nonstop=on: schedlock=off: thread 2
-PASS: gdb.threads/non-ldr-exc-3.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=off: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=off: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=off: schedlock=on: continue over exec
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=off: schedlock=on: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=off: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=on: schedlock=off: continue over exec
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=on: schedlock=off: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exc-4.exp: nonstop=on: schedlock=off: thread 2
-PASS: gdb.threads/non-ldr-exc-4.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
-PASS: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
-PASS: gdb.threads/non-ldr-exit.exp: program exits normally
-PASS: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
-PASS: gdb.threads/non-ldr-exit.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
-PASS: gdb.threads/non-stop-fair-events.exp: get num_threads
-PASS: gdb.threads/non-stop-fair-events.exp: handle SIGUSR1 print nostop pass
-PASS: gdb.threads/non-stop-fair-events.exp: set debug displaced 0
-PASS: gdb.threads/non-stop-fair-events.exp: set debug displaced 1
-PASS: gdb.threads/non-stop-fair-events.exp: set non-stop on
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue &
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a&
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: info threads
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print signal_thread = self
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 10 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 11 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 2 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 3 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 4 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 5 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 6 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 7 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 8 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 9 thread stepping
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: set timeout in the inferior
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop
-PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted
-PASS: gdb.threads/non-stop-fair-events.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/omp-par-scope.exp ...
-PASS: gdb.threads/omp-par-scope.exp: maint print thread-parent (does not exist)
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print i01
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print i02
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print i11
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print i12
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print i21
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: after parallel: print i22
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: get valueof "thread_num"
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i01
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i02
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i11
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i12
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i21
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i22
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: second thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: second thread: get valueof "thread_num"
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i01
-KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i02 (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i11
-KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i12 (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i21
-KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: second thread: print i22 (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: get valueof "tn"
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print i
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print j
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print k
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print p
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print q
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print r
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print s1
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print tn
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print x
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print y
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 1st thread: print z
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: get valueof "tn"
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print i
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print j
-KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print k (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print p
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print q
-KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print r (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print s1
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print tn
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print x
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print y
-KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 1st call: 2nd thread: print z (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: get valueof "tn"
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print i
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print j
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print k
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print p
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print q
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print r
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print s1
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print tn
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print x
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print y
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 1st thread: print z
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: get valueof "tn"
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print i
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print j
-KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print k (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print p
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print q
-KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print r (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print s1
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print tn
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print x
-PASS: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print y
-KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print z (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: get valueof "inner_num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: get valueof "num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print file_scope_var
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print i
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print j
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print k
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print l
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 1st stop: print num
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: get valueof "inner_num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: get valueof "num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: print file_scope_var
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: print i (PRMS: gdb/22214)
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: print j (PRMS: gdb/22214)
-XFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: print k
-XFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: print l
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 2nd stop: print num
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: get valueof "inner_num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: get valueof "num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print file_scope_var
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print i (PRMS: gdb/22214)
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print j (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print k
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print l
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 3rd stop: print num
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: get valueof "inner_num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: get valueof "num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: print file_scope_var
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: print i (PRMS: gdb/22214)
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: print j (PRMS: gdb/22214)
-XFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: print k
-XFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: print l
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: inner_threads: 4th stop: print num
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: get local valueof "num"
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print file_scope_var
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print i (PRMS: gdb/22214)
-KFAIL: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print j (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print k
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print l
-PASS: gdb.threads/omp-par-scope.exp: nested_parallel: outer_threads: outer stop: print num
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: print i1
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: print i2
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: print i3
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: print s1
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: print s2
-PASS: gdb.threads/omp-par-scope.exp: single_scope: after parallel region: print s3
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: get valueof "thread_num"
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: print i1
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: print i2
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: print i3
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: print s1
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: print s2
-PASS: gdb.threads/omp-par-scope.exp: single_scope: first thread: print s3
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: continue to breakpoint: at printf
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: get valueof "thread_num"
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: print i1
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: print i2
-KFAIL: gdb.threads/omp-par-scope.exp: single_scope: second thread: print i3 (PRMS: gdb/22214)
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: print s1
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: print s2
-PASS: gdb.threads/omp-par-scope.exp: single_scope: second thread: print s3
-Running gdb.git~master/gdb/testsuite/gdb.threads/omp-task.exp ...
-PASS: gdb.threads/omp-task.exp: continue 1
-PASS: gdb.threads/omp-task.exp: continue 2
-PASS: gdb.threads/omp-task.exp: disable 2
-PASS: gdb.threads/omp-task.exp: print fpriv
-PASS: gdb.threads/omp-task.exp: print priv1
-PASS: gdb.threads/omp-task.exp: print priv2
-PASS: gdb.threads/omp-task.exp: print share1
-PASS: gdb.threads/omp-task.exp: print share2
-PASS: gdb.threads/omp-task.exp: print share3
-Running gdb.git~master/gdb/testsuite/gdb.threads/pending-fork-event-detach-ns.exp ...
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: continue &
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: detach
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: get integer valueof "my_pid"
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: set print inferior-events off
-PASS: gdb.threads/pending-fork-event-detach-ns.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/pending-fork-event-detach.exp ...
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=fork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=main: fork_function=vfork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=fork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=auto: who_forks=other: fork_function=vfork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=fork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=main: fork_function=vfork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=fork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=off: who_forks=other: fork_function=vfork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=fork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=main: fork_function=vfork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=fork: stop_mode=stepi: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: catch fork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: catch vfork
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: continue
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=catch: successfully compiled posix threads test case
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: break break_here
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: continue to breakpoint: thread started
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: file does not exist before test
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: file exists after detach
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: info inferior
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: p release_forking_thread = 1
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: stepi
-PASS: gdb.threads/pending-fork-event-detach.exp: target-non-stop=on: who_forks=other: fork_function=vfork: stop_mode=stepi: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/pending-step.exp ...
-PASS: gdb.threads/pending-step.exp: continue to breakpoint: continue to first breakpoint hit
-PASS: gdb.threads/pending-step.exp: next in multiple threads with breakpoints
-PASS: gdb.threads/pending-step.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/print-threads.exp ...
-PASS: gdb.threads/print-threads.exp: break thread_function
-PASS: gdb.threads/print-threads.exp: break thread_function (2)
-PASS: gdb.threads/print-threads.exp: break thread_function (3)
-PASS: gdb.threads/print-threads.exp: fast: all threads ran once
-PASS: gdb.threads/print-threads.exp: fast: hit thread_function breakpoint, 1
-PASS: gdb.threads/print-threads.exp: fast: hit thread_function breakpoint, 2
-PASS: gdb.threads/print-threads.exp: fast: hit thread_function breakpoint, 3
-PASS: gdb.threads/print-threads.exp: fast: hit thread_function breakpoint, 4
-PASS: gdb.threads/print-threads.exp: fast: hit thread_function breakpoint, 5
-PASS: gdb.threads/print-threads.exp: fast: program exited normally
-PASS: gdb.threads/print-threads.exp: set print sevenbit-strings
-PASS: gdb.threads/print-threads.exp: set var slow = 0
-PASS: gdb.threads/print-threads.exp: set var slow = 1
-PASS: gdb.threads/print-threads.exp: set var slow = 1 (2)
-PASS: gdb.threads/print-threads.exp: set width 0
-PASS: gdb.threads/print-threads.exp: shell stty intr '^C'
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: all threads ran once
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: hit thread_function breakpoint, 1
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: hit thread_function breakpoint, 2
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: hit thread_function breakpoint, 3
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: hit thread_function breakpoint, 4
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: hit thread_function breakpoint, 5
-PASS: gdb.threads/print-threads.exp: slow with kill breakpoint: program exited normally
-PASS: gdb.threads/print-threads.exp: slow: all threads ran once
-PASS: gdb.threads/print-threads.exp: slow: hit thread_function breakpoint, 1
-PASS: gdb.threads/print-threads.exp: slow: hit thread_function breakpoint, 2
-PASS: gdb.threads/print-threads.exp: slow: hit thread_function breakpoint, 3
-PASS: gdb.threads/print-threads.exp: slow: hit thread_function breakpoint, 4
-PASS: gdb.threads/print-threads.exp: slow: hit thread_function breakpoint, 5
-PASS: gdb.threads/print-threads.exp: slow: program exited normally
-PASS: gdb.threads/print-threads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/process-dies-while-detaching.exp ...
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: get integer valueof "mypid"
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set breakpoint always-inserted on
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: successfully compiled posix threads test case
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue to breakpoint: child_function
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: watch globalvar
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: continue to breakpoint: child_function
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: set can-use-hw-watchpoints 0
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: watch globalvar
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: detach parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: get integer valueof "mypid"
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set breakpoint always-inserted on
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: successfully compiled posix threads test case
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: continue to breakpoint: child_function
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: detach parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: watch globalvar
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: continue to breakpoint: child_function
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: detach child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: detach parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: set can-use-hw-watchpoints 0
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: set detach-on-fork off
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: set follow-fork-mode child
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: switch to parent
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: watch globalvar
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: get integer valueof "mypid"
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: set breakpoint always-inserted on
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: successfully compiled posix threads test case
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: watch globalvar
-KFAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:sw: continue (PRMS: gdb/28375)
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:sw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:sw: set can-use-hw-watchpoints 0
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:sw: watch globalvar
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: get integer valueof "mypid"
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: set breakpoint always-inserted on
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: successfully compiled posix threads test case
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: detach
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: watch globalvar
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:sw: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:sw: detach
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:sw: set can-use-hw-watchpoints 0
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:sw: watch globalvar
-Running gdb.git~master/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: continue &
-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: probe for target remote
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set breakpoint that evals false
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: continue &
-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: probe for target remote
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: set breakpoint that evals false
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: continue &
-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: probe for target remote
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: set breakpoint that evals false
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: continue &
-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: probe for target remote
-PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: set breakpoint that evals false
-PASS: gdb.threads/process-dies-while-handling-bp.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/process-exit-status-is-leader-exit-status.exp ...
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=0: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=1: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=2: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=3: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=4: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=5: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=6: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=7: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=8: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: iteration=9: continue
-PASS: gdb.threads/process-exit-status-is-leader-exit-status.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
-PASS: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread
-PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me
-PASS: gdb.threads/pthread_cond_wait.exp: run to break_me
-PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/pthreads.exp ...
-PASS: gdb.threads/pthreads.exp: Continue to creation of first thread
-PASS: gdb.threads/pthreads.exp: Stopped with a ^C
-PASS: gdb.threads/pthreads.exp: after continue: all threads running after continuing from ^C stop
-PASS: gdb.threads/pthreads.exp: after continue: disable
-PASS: gdb.threads/pthreads.exp: after continue: set var common_routine::from_main=0
-PASS: gdb.threads/pthreads.exp: after continue: set var common_routine::from_thread1=0
-PASS: gdb.threads/pthreads.exp: after continue: set var common_routine::from_thread2=0
-PASS: gdb.threads/pthreads.exp: after continue: set var common_routine::full_coverage=0
-PASS: gdb.threads/pthreads.exp: after continue: set var common_routine::hits=0
-PASS: gdb.threads/pthreads.exp: after continue: stopped before calling common_routine 15 times
-PASS: gdb.threads/pthreads.exp: after continue: tbreak common_routine if hits >= 15
-PASS: gdb.threads/pthreads.exp: after startup: all threads running after startup
-PASS: gdb.threads/pthreads.exp: after startup: disable
-PASS: gdb.threads/pthreads.exp: after startup: set var common_routine::from_main=0
-PASS: gdb.threads/pthreads.exp: after startup: set var common_routine::from_thread1=0
-PASS: gdb.threads/pthreads.exp: after startup: set var common_routine::from_thread2=0
-PASS: gdb.threads/pthreads.exp: after startup: set var common_routine::full_coverage=0
-PASS: gdb.threads/pthreads.exp: after startup: set var common_routine::hits=0
-PASS: gdb.threads/pthreads.exp: after startup: stopped before calling common_routine 15 times
-PASS: gdb.threads/pthreads.exp: after startup: tbreak common_routine if hits >= 15
-PASS: gdb.threads/pthreads.exp: apply backtrace command to all three threads
-PASS: gdb.threads/pthreads.exp: backtrace from thread 2 bkpt in common_routine
-PASS: gdb.threads/pthreads.exp: break thread1
-PASS: gdb.threads/pthreads.exp: break thread2
-PASS: gdb.threads/pthreads.exp: bt
-PASS: gdb.threads/pthreads.exp: check -c and -s cannot be used simultaneously
-PASS: gdb.threads/pthreads.exp: check backtrace from main thread
-PASS: gdb.threads/pthreads.exp: check backtrace from thread 1
-PASS: gdb.threads/pthreads.exp: check backtrace from thread 2
-PASS: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
-PASS: gdb.threads/pthreads.exp: continue to creation of second thread
-PASS: gdb.threads/pthreads.exp: continue with all threads running
-PASS: gdb.threads/pthreads.exp: disable
-PASS: gdb.threads/pthreads.exp: info threads
-PASS: gdb.threads/pthreads.exp: missing command for taas
-PASS: gdb.threads/pthreads.exp: missing command for tfaas
-PASS: gdb.threads/pthreads.exp: run a failing command except in one frame of thread 2,3, -s to silently continue. Do not show thread and frame info
-PASS: gdb.threads/pthreads.exp: run a failing command except in one frame of thread 2,3, -s to silently continue. Do not show thread information
-PASS: gdb.threads/pthreads.exp: run a failing command that aborts thread apply
-PASS: gdb.threads/pthreads.exp: run a failing command, -c to continue
-PASS: gdb.threads/pthreads.exp: set break at common_routine in thread 2
-PASS: gdb.threads/pthreads.exp: set print sevenbit-strings
-PASS: gdb.threads/pthreads.exp: set width 0
-PASS: gdb.threads/pthreads.exp: shell stty intr '^C'
-PASS: gdb.threads/pthreads.exp: silent flag: cmd_and_args=taas faas: run a failing command except in one frame of thread 2,3, -s to silently continue
-PASS: gdb.threads/pthreads.exp: silent flag: cmd_and_args=tfaas: run a failing command except in one frame of thread 2,3, -s to silently continue
-PASS: gdb.threads/pthreads.exp: silent flag: cmd_and_args=thread apply all -s frame apply all -s: run a failing command except in one frame of thread 2,3, -s to silently continue
-PASS: gdb.threads/pthreads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/queue-signal.exp ...
-PASS: gdb.threads/queue-signal.exp: continue to breakpoint: all_threads_done
-PASS: gdb.threads/queue-signal.exp: continue to breakpoint: all_threads_running
-PASS: gdb.threads/queue-signal.exp: continue until exit
-PASS: gdb.threads/queue-signal.exp: continue until we get SIGABRT
-PASS: gdb.threads/queue-signal.exp: continue until we get SIGUSR1
-PASS: gdb.threads/queue-signal.exp: handle SIGABRT stop print pass
-PASS: gdb.threads/queue-signal.exp: handle SIGUSR1 stop print pass
-PASS: gdb.threads/queue-signal.exp: handle SIGUSR2 stop print pass
-PASS: gdb.threads/queue-signal.exp: p sigabrt_received
-PASS: gdb.threads/queue-signal.exp: p sigusr1_received
-PASS: gdb.threads/queue-signal.exp: p sigusr2_received
-PASS: gdb.threads/queue-signal.exp: queue-signal 0
-PASS: gdb.threads/queue-signal.exp: queue-signal SIGINT
-PASS: gdb.threads/queue-signal.exp: queue-signal SIGUSR2
-PASS: gdb.threads/queue-signal.exp: set scheduler-locking off
-PASS: gdb.threads/queue-signal.exp: set scheduler-locking on
-PASS: gdb.threads/queue-signal.exp: set var ready = 1
-PASS: gdb.threads/queue-signal.exp: successfully compiled posix threads test case
-PASS: gdb.threads/queue-signal.exp: switch to SIGUSR1 thread
-PASS: gdb.threads/queue-signal.exp: switch to SIGUSR2 thread
-PASS: gdb.threads/queue-signal.exp: thread 1
-PASS: gdb.threads/queue-signal.exp: thread 2
-Running gdb.git~master/gdb/testsuite/gdb.threads/reconnect-signal.exp ...
-UNSUPPORTED: gdb.threads/reconnect-signal.exp: requires gdbserver reconnect
-Running gdb.git~master/gdb/testsuite/gdb.threads/schedlock-new-thread.exp ...
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=off: schedlock=off: continue stops in new thread
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=off: schedlock=off: set scheduler-locking off
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=off: schedlock=on: continue does not stop in new thread
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=off: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=on: schedlock=off: continue stops in new thread
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=on: schedlock=off: set scheduler-locking off
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=on: schedlock=on: continue does not stop in new thread
-PASS: gdb.threads/schedlock-new-thread.exp: non-stop=on: schedlock=on: set scheduler-locking on
-PASS: gdb.threads/schedlock-new-thread.exp: schedlock=off: successfully compiled posix threads test case
-PASS: gdb.threads/schedlock-new-thread.exp: schedlock=on: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/schedlock-thread-exit.exp ...
-PASS: gdb.threads/schedlock-thread-exit.exp: continue
-PASS: gdb.threads/schedlock-thread-exit.exp: set scheduler-locking on
-PASS: gdb.threads/schedlock-thread-exit.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/schedlock.exp ...
-PASS: gdb.threads/schedlock.exp: all threads alive
-PASS: gdb.threads/schedlock.exp: continue (initial)
-PASS: gdb.threads/schedlock.exp: continue to breakpoint: all threads started
-PASS: gdb.threads/schedlock.exp: continue to breakpoint: return to loop (initial)
-PASS: gdb.threads/schedlock.exp: listed args (after initial)
-PASS: gdb.threads/schedlock.exp: listed args (before initial)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: print call_function = 0
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: other threads ran - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: print call_function = 1
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: print call_function = 0
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: continue (with lock)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: continue does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: continue to breakpoint: return to loop (with lock)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: set scheduler-locking on
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: stop all threads (with lock)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: print call_function = 0
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking on
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: print call_function = 1
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking on
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: print call_function = 0
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking on
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: print call_function = 0
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking step
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (9)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: print call_function = 1
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking step
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread (after)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread (before)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: listed args (after)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: listed args (before)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: other threads didn't run - locked
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: print call_function = 0
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking off
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking step
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step does not change thread
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
-PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (9)
-PASS: gdb.threads/schedlock.exp: scheduler locking set to none
-PASS: gdb.threads/schedlock.exp: set print sevenbit-strings
-PASS: gdb.threads/schedlock.exp: set width 0
-PASS: gdb.threads/schedlock.exp: shell stty intr '^C'
-PASS: gdb.threads/schedlock.exp: stop all threads (initial)
-PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/siginfo-threads.exp ...
-PASS: gdb.threads/siginfo-threads.exp: catch signal 0
-PASS: gdb.threads/siginfo-threads.exp: catch signal 1
-PASS: gdb.threads/siginfo-threads.exp: catch signal 2
-PASS: gdb.threads/siginfo-threads.exp: catch signal 3
-PASS: gdb.threads/siginfo-threads.exp: continue to breakpoint: break-at-exit
-PASS: gdb.threads/siginfo-threads.exp: get pid
-PASS: gdb.threads/siginfo-threads.exp: handle SIGUSR1 stop print pass
-PASS: gdb.threads/siginfo-threads.exp: handle SIGUSR2 stop print pass
-PASS: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
-PASS: gdb.threads/siginfo-threads.exp: signal 0 si_pid
-PASS: gdb.threads/siginfo-threads.exp: signal 0 si_signo
-PASS: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
-PASS: gdb.threads/siginfo-threads.exp: signal 1 si_pid
-PASS: gdb.threads/siginfo-threads.exp: signal 1 si_signo
-PASS: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
-PASS: gdb.threads/siginfo-threads.exp: signal 2 si_pid
-PASS: gdb.threads/siginfo-threads.exp: signal 2 si_signo
-PASS: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
-PASS: gdb.threads/siginfo-threads.exp: signal 3 si_pid
-PASS: gdb.threads/siginfo-threads.exp: signal 3 si_signo
-PASS: gdb.threads/siginfo-threads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ...
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: b thread_function
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: break handler
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: handle SIGUSR1 stop print nopass
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: b thread_function
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: break handler
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: handle SIGUSR1 stop print nopass
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal
-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected
-PASS: gdb.threads/signal-command-handle-nopass.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ...
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_signalled
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_started
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr1
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr2
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break thread_function
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue to all_threads signalled
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue to all_threads_started
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR1 stop print pass
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR2 stop print pass
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: one signal delivered
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 created
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 created
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: b end
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_signalled
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_started
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr1
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr2
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break thread_function
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue to all_threads signalled
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue to all_threads_started
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR1 stop print pass
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR2 stop print pass
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal delivered
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 created
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 created
-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ...
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: break handler
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: continue
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: handle SIGUSR1 stop print pass
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 1
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 got the signal
-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 intercepted signal
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: break handler
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: handle SIGUSR1 stop print pass
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal 0 queries
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal is delivered
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 1
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 got the signal
-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 intercepted signal
-PASS: gdb.threads/signal-delivered-right-thread.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/signal-sigtrap.exp ...
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: break sigtrap_handler
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: right thread got the signal
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: signal SIGTRAP reaches handler
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: switch to sigtrap thread
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: thread 2 hit breakpoint
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: break sigtrap_handler
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: right thread got the signal
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: signal SIGTRAP reaches handler
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: switch to sigtrap thread
-PASS: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: thread 2 hit breakpoint
-PASS: gdb.threads/signal-sigtrap.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ...
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to wait-thread-2 breakpoint
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count before step
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: handle SIGUSR1 print nostop pass
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 2
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 3
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set breakpoint to be stepped over
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set debug infrun 1
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking off
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking on
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: successfully compiled posix threads test case
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 1 to queue signal in thread 2
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 2 to run to its breakpoint
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 for stepping
-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 to run to its breakpoint
-Running gdb.git~master/gdb/testsuite/gdb.threads/sigstep-threads.exp ...
-PASS: gdb.threads/sigstep-threads.exp: continue to breakpoint: step-1
-PASS: gdb.threads/sigstep-threads.exp: disable $step1
-PASS: gdb.threads/sigstep-threads.exp: handle SIGUSR1 nostop print pass
-PASS: gdb.threads/sigstep-threads.exp: set $step1=$bpnum
-PASS: gdb.threads/sigstep-threads.exp: set scheduler-locking off
-PASS: gdb.threads/sigstep-threads.exp: step
-PASS: gdb.threads/sigstep-threads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/sigthread.exp ...
-PASS: gdb.threads/sigthread.exp: continue
-PASS: gdb.threads/sigthread.exp: handle SIGUSR1 nostop noprint pass
-PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass
-PASS: gdb.threads/sigthread.exp: stop with control-c
-PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/staticthreads.exp ...
-PASS: gdb.threads/staticthreads.exp: GDB exits with static thread program
-PASS: gdb.threads/staticthreads.exp: break sem_post
-PASS: gdb.threads/staticthreads.exp: continue to breakpoint: tlsvar-is-set
-PASS: gdb.threads/staticthreads.exp: continue to main's call of sem_post
-PASS: gdb.threads/staticthreads.exp: handle SIG32 helps
-PASS: gdb.threads/staticthreads.exp: handle SIG32 nostop noprint pass
-PASS: gdb.threads/staticthreads.exp: have_tls=-DHAVE_TLS: successfully compiled posix threads test case
-PASS: gdb.threads/staticthreads.exp: info threads
-PASS: gdb.threads/staticthreads.exp: rerun to main
-PASS: gdb.threads/staticthreads.exp: set print sevenbit-strings
-PASS: gdb.threads/staticthreads.exp: thread 1
-PASS: gdb.threads/staticthreads.exp: tlsvar in main
-PASS: gdb.threads/staticthreads.exp: tlsvar in thread
-PASS: gdb.threads/staticthreads.exp: up 10
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-N-all-progress.exp ...
-PASS: gdb.threads/step-N-all-progress.exp: non-stop=off: target-non-stop=off: continue to breakpoint: break here
-PASS: gdb.threads/step-N-all-progress.exp: non-stop=off: target-non-stop=off: next 3
-PASS: gdb.threads/step-N-all-progress.exp: non-stop=off: target-non-stop=on: continue to breakpoint: break here
-PASS: gdb.threads/step-N-all-progress.exp: non-stop=off: target-non-stop=on: next 3
-PASS: gdb.threads/step-N-all-progress.exp: non-stop=on: target-non-stop=on: continue to breakpoint: break here
-PASS: gdb.threads/step-N-all-progress.exp: non-stop=on: target-non-stop=on: next 3
-PASS: gdb.threads/step-N-all-progress.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.exp ...
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: continue to breakpoint: run to nop breakpoint
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: info threads shows all threads
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: next over nop
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: next& over inf loop
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: no output while stepping
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: set range-stepping off
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: successfully compiled posix threads test case
-PASS: gdb.threads/step-bg-decr-pc-switch-thread.exp: switch to main thread
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-over-exec.exp ...
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=auto: different_text_segments=false: execr_thread=leader: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=auto: different_text_segments=false: execr_thread=other: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=auto: different_text_segments=true: execr_thread=leader: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=auto: different_text_segments=true: execr_thread=other: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=off: different_text_segments=false: execr_thread=leader: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=off: different_text_segments=false: execr_thread=other: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=off: different_text_segments=true: execr_thread=leader: couldn't compile my-syscalls.S: unrecognized error
-UNSUPPORTED: gdb.threads/step-over-exec.exp: displaced_stepping=off: different_text_segments=true: execr_thread=other: couldn't compile my-syscalls.S: unrecognized error
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ...
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: continue
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: info threads shows all threads
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set displaced-stepping off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: thread 1
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: unbreak loop in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: info threads shows all threads
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: next
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set displaced-stepping off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 1
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: unbreak loop in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: info threads shows all threads
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set displaced-stepping off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: step
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 1
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: unbreak loop in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: continue
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: info threads shows all threads
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: set displaced-stepping on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: set scheduler-locking off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: set scheduler-locking on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: thread 1
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: continue: unbreak loop in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: info threads shows all threads
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: next
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: set displaced-stepping on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: set scheduler-locking off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: set scheduler-locking on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: thread 1
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: next: unbreak loop in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: info threads shows all threads
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: set displaced-stepping on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: set scheduler-locking off
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: set scheduler-locking on
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: step
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: thread 1
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=on: step: unbreak loop in thread 2
-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-over-thread-exit-while-stop-all-threads.exp ...
-UNTESTED: gdb.threads/step-over-thread-exit-while-stop-all-threads.exp: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-over-thread-exit.exp ...
-UNTESTED: gdb.threads/step-over-thread-exit.exp: failed to prepare
-Running gdb.git~master/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ...
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: set displaced-stepping off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: set displaced-stepping off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: set displaced-stepping off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: set breakpoint specific to thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: set displaced-stepping off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: set breakpoint specific to thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: set displaced-stepping off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: set breakpoint specific to thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: set displaced-stepping off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: set displaced-stepping on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: set displaced-stepping on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: set displaced-stepping on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: set breakpoint specific to thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: set displaced-stepping on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: set breakpoint specific to thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: set displaced-stepping on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: continue to breakpoint: run to instruction that triggers watch in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: clear watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: find addresses
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: info threads shows all threads
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: set breakpoint at address that triggers watch
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: set breakpoint specific to thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: set displaced-stepping on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: set scheduler-locking off
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: set scheduler-locking on
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: thread 1
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: unbreak loop in thread 2
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: watch watch_me
-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/stepi-over-clone.exp ...
-UNSUPPORTED: gdb.threads/stepi-over-clone.exp: require failed: istarget x86_64-*-*
-Running gdb.git~master/gdb/testsuite/gdb.threads/stepi-random-signal.exp ...
-PASS: gdb.threads/stepi-random-signal.exp: after stepi: get hexadecimal valueof "$pc"
-PASS: gdb.threads/stepi-random-signal.exp: before stepi: get hexadecimal valueof "$pc"
-PASS: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
-PASS: gdb.threads/stepi-random-signal.exp: continue to breakpoint: loop
-PASS: gdb.threads/stepi-random-signal.exp: handle SIGCHLD print
-PASS: gdb.threads/stepi-random-signal.exp: set debug infrun 1
-PASS: gdb.threads/stepi-random-signal.exp: set scheduler-locking on
-PASS: gdb.threads/stepi-random-signal.exp: stepi
-PASS: gdb.threads/stepi-random-signal.exp: stepi interfered by signal makes progress
-PASS: gdb.threads/stepi-random-signal.exp: successfully compiled posix threads test case
-PASS: gdb.threads/stepi-random-signal.exp: thread 1
-PASS: gdb.threads/stepi-random-signal.exp: thread 1 again
-PASS: gdb.threads/stepi-random-signal.exp: thread 2
-Running gdb.git~master/gdb/testsuite/gdb.threads/stop-with-handle.exp ...
-PASS: gdb.threads/stop-with-handle.exp: continue to breakpoint: breakpt
-PASS: gdb.threads/stop-with-handle.exp: handle SIGSTOP nostop noprint pass
-PASS: gdb.threads/stop-with-handle.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/switch-threads.exp ...
-PASS: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func
-PASS: gdb.threads/switch-threads.exp: next
-PASS: gdb.threads/switch-threads.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread-bp-deleted.exp ...
-PASS: gdb.threads/thread-bp-deleted.exp: check for thread-specific b/p before after exit
-PASS: gdb.threads/thread-bp-deleted.exp: check for thread-specific b/p before thread exit
-PASS: gdb.threads/thread-bp-deleted.exp: collect thread exited output
-PASS: gdb.threads/thread-bp-deleted.exp: continue to breakpoint: continue to first breakpt call
-PASS: gdb.threads/thread-bp-deleted.exp: continue&
-PASS: gdb.threads/thread-bp-deleted.exp: get number for breakpoint in breakpt
-PASS: gdb.threads/thread-bp-deleted.exp: get number for thread-specific breakpoint
-PASS: gdb.threads/thread-bp-deleted.exp: info threads
-PASS: gdb.threads/thread-bp-deleted.exp: maint info breakpoints
-PASS: gdb.threads/thread-bp-deleted.exp: maint info breakpoints: pattern not matched: breakpoint\s+keep\s+y\s+0x[0-9A-Fa-f]+\s+in main at
-PASS: gdb.threads/thread-bp-deleted.exp: print do_spin = 0
-PASS: gdb.threads/thread-bp-deleted.exp: successfully compiled posix threads test case
-PASS: gdb.threads/thread-bp-deleted.exp: wait for stop
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread-execl.exp ...
-PASS: gdb.threads/thread-execl.exp: non-stop: continue to thread start
-PASS: gdb.threads/thread-execl.exp: non-stop: get to main in new image
-PASS: gdb.threads/thread-execl.exp: non-stop: set non-stop 1
-PASS: gdb.threads/thread-execl.exp: non-stop: switch to event thread
-PASS: gdb.threads/thread-execl.exp: schedlock off: continue to thread start
-PASS: gdb.threads/thread-execl.exp: schedlock off: get to main in new image
-PASS: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off
-PASS: gdb.threads/thread-execl.exp: schedlock on: continue to thread start
-PASS: gdb.threads/thread-execl.exp: schedlock on: get to main in new image
-PASS: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on
-PASS: gdb.threads/thread-execl.exp: schedlock step: continue to thread start
-PASS: gdb.threads/thread-execl.exp: schedlock step: get to main in new image
-PASS: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step
-PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread-find.exp ...
-PASS: gdb.threads/thread-find.exp: collect lwp id
-PASS: gdb.threads/thread-find.exp: collect process id
-PASS: gdb.threads/thread-find.exp: collect thread id
-PASS: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep
-PASS: gdb.threads/thread-find.exp: find lwp id 1
-PASS: gdb.threads/thread-find.exp: find lwp id 2
-PASS: gdb.threads/thread-find.exp: find lwp id 3
-PASS: gdb.threads/thread-find.exp: find lwp id 4
-PASS: gdb.threads/thread-find.exp: find lwp id 5
-PASS: gdb.threads/thread-find.exp: find lwp id 6
-PASS: gdb.threads/thread-find.exp: find thread id 1
-PASS: gdb.threads/thread-find.exp: find thread id 2
-PASS: gdb.threads/thread-find.exp: find thread id 3
-PASS: gdb.threads/thread-find.exp: find thread id 4
-PASS: gdb.threads/thread-find.exp: find thread id 5
-PASS: gdb.threads/thread-find.exp: find thread id 6
-PASS: gdb.threads/thread-find.exp: find thread name 1
-PASS: gdb.threads/thread-find.exp: find thread name 2
-PASS: gdb.threads/thread-find.exp: find thread name 3
-PASS: gdb.threads/thread-find.exp: find thread name 4
-PASS: gdb.threads/thread-find.exp: find thread name 5
-PASS: gdb.threads/thread-find.exp: find thread name 6
-PASS: gdb.threads/thread-find.exp: got lwp ids
-PASS: gdb.threads/thread-find.exp: got thread ids
-PASS: gdb.threads/thread-find.exp: info thread foo
-PASS: gdb.threads/thread-find.exp: info thread foo -1
-PASS: gdb.threads/thread-find.exp: info threads 2 4 6
-PASS: gdb.threads/thread-find.exp: info threads 3-3
-PASS: gdb.threads/thread-find.exp: info threads 3-5
-PASS: gdb.threads/thread-find.exp: name thread 1
-PASS: gdb.threads/thread-find.exp: name thread 2
-PASS: gdb.threads/thread-find.exp: name thread 3
-PASS: gdb.threads/thread-find.exp: name thread 4
-PASS: gdb.threads/thread-find.exp: name thread 5
-PASS: gdb.threads/thread-find.exp: name thread 6
-PASS: gdb.threads/thread-find.exp: no thread
-PASS: gdb.threads/thread-find.exp: set print sevenbit-strings
-PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case
-PASS: gdb.threads/thread-find.exp: test inverted range
-PASS: gdb.threads/thread-find.exp: test regular exp
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: break main thread 2 thread 1
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: breakpoint set
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: continue to breakpoint: start
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: continue to end
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: get main thread id
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: get start thread id
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: thread 1 selected
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=off: thread-specific breakpoint was deleted
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: break main thread 2 thread 1
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: breakpoint set
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: continue to breakpoint: start
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: continue to end
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: get main thread id
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: get start thread id
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: thread 1 selected
-PASS: gdb.threads/thread-specific-bp.exp: non_stop=on: thread-specific breakpoint was deleted
-PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread-specific.exp ...
-PASS: gdb.threads/thread-specific.exp: breakpoint 59 main thread
-PASS: gdb.threads/thread-specific.exp: continue to breakpoint: all threads started
-PASS: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint
-PASS: gdb.threads/thread-specific.exp: found breakpoint for thread number
-PASS: gdb.threads/thread-specific.exp: get threads list
-PASS: gdb.threads/thread-specific.exp: gthread var at break
-PASS: gdb.threads/thread-specific.exp: gthread var in main
-PASS: gdb.threads/thread-specific.exp: gthread var when not running
-PASS: gdb.threads/thread-specific.exp: set print sevenbit-strings
-PASS: gdb.threads/thread-specific.exp: set width 0
-PASS: gdb.threads/thread-specific.exp: successfully compiled posix threads test case
-PASS: gdb.threads/thread-specific.exp: thread var at break
-PASS: gdb.threads/thread-specific.exp: thread var in main
-PASS: gdb.threads/thread-specific.exp: thread var when not running
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ...
-PASS: gdb.threads/thread-unwindonsignal.exp: breakpoint on all_threads_running
-PASS: gdb.threads/thread-unwindonsignal.exp: continue until exit
-PASS: gdb.threads/thread-unwindonsignal.exp: dummy frame popped
-PASS: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present
-PASS: gdb.threads/thread-unwindonsignal.exp: finish hand-call
-PASS: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread
-PASS: gdb.threads/thread-unwindonsignal.exp: run to all_threads_running
-PASS: gdb.threads/thread-unwindonsignal.exp: setting unwindonsignal
-PASS: gdb.threads/thread-unwindonsignal.exp: showing unwindonsignal
-PASS: gdb.threads/thread-unwindonsignal.exp: successfully compiled posix threads test case
-PASS: gdb.threads/thread-unwindonsignal.exp: wrong thread not unwound
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread_check.exp ...
-PASS: gdb.threads/thread_check.exp: backtrace from thread function
-PASS: gdb.threads/thread_check.exp: breakpoint at tf
-PASS: gdb.threads/thread_check.exp: continue to tf
-PASS: gdb.threads/thread_check.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/thread_events.exp ...
-PASS: gdb.threads/thread_events.exp: breakpoint at after_join_func with messages disabled
-PASS: gdb.threads/thread_events.exp: breakpoint at after_join_func with messages enabled
-PASS: gdb.threads/thread_events.exp: breakpoint at threadfunc with messages disabled
-PASS: gdb.threads/thread_events.exp: breakpoint at threadfunc with messages enabled
-PASS: gdb.threads/thread_events.exp: continue to after_join_func with messages disabled
-PASS: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled
-PASS: gdb.threads/thread_events.exp: continue to threadfunc with messages disabled
-PASS: gdb.threads/thread_events.exp: continue to threadfunc with messages enabled
-PASS: gdb.threads/thread_events.exp: set print thread-events off
-PASS: gdb.threads/thread_events.exp: set print thread-events on
-PASS: gdb.threads/thread_events.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/threadapply.exp ...
-PASS: gdb.threads/threadapply.exp: b 65
-PASS: gdb.threads/threadapply.exp: continue
-PASS: gdb.threads/threadapply.exp: defining macro
-PASS: gdb.threads/threadapply.exp: go down and check selected frame
-PASS: gdb.threads/threadapply.exp: go up in the stack frame
-PASS: gdb.threads/threadapply.exp: macro details
-PASS: gdb.threads/threadapply.exp: run a simple print command on all threads
-PASS: gdb.threads/threadapply.exp: set backtrace limit 3
-PASS: gdb.threads/threadapply.exp: step to the thread_function
-PASS: gdb.threads/threadapply.exp: successfully compiled posix threads test case
-PASS: gdb.threads/threadapply.exp: thread apply 1.1 1.2 1.3: continue to breakpoint: all threads started
-PASS: gdb.threads/threadapply.exp: thread apply 1.1 1.2 1.3: switched to no thread selected
-PASS: gdb.threads/threadapply.exp: thread apply 1.1 1.2 1.3: thread apply 1.1 1.2 1.3 detach
-PASS: gdb.threads/threadapply.exp: thread apply all backthread
-PASS: gdb.threads/threadapply.exp: thread apply all: continue to breakpoint: all threads started
-PASS: gdb.threads/threadapply.exp: thread apply all: switched to no thread selected
-PASS: gdb.threads/threadapply.exp: thread apply all: thread apply all detach
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: add empty inferior 2
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: add empty inferior 3
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: load file in inferior 2
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: load file in inferior 3
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: switch to inferior 2
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: switch to inferior 3
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: thread 2.1
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try kill-and-remove: info inferiors
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try kill-and-remove: switched to no thread selected
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try kill-and-remove: thread apply 1.1 kill-and-remove
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove 2: info inferiors
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove 2: thread
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove 2: thread 1.1
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove 2: thread apply 1.1 remove-again
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove: info inferiors
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove: thread
-PASS: gdb.threads/threadapply.exp: thread_set=1.1: try remove: thread apply 1.1 remove
-PASS: gdb.threads/threadapply.exp: thread_set=all: add empty inferior 2
-PASS: gdb.threads/threadapply.exp: thread_set=all: add empty inferior 3
-PASS: gdb.threads/threadapply.exp: thread_set=all: load file in inferior 2
-PASS: gdb.threads/threadapply.exp: thread_set=all: load file in inferior 3
-PASS: gdb.threads/threadapply.exp: thread_set=all: switch to inferior 2
-PASS: gdb.threads/threadapply.exp: thread_set=all: switch to inferior 3
-PASS: gdb.threads/threadapply.exp: thread_set=all: thread 2.1
-PASS: gdb.threads/threadapply.exp: thread_set=all: try kill-and-remove: info inferiors
-PASS: gdb.threads/threadapply.exp: thread_set=all: try kill-and-remove: switched to no thread selected
-PASS: gdb.threads/threadapply.exp: thread_set=all: try kill-and-remove: thread apply all kill-and-remove
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove 2: info inferiors
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove 2: thread
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove 2: thread 1.1
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove 2: thread apply all remove-again
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove: info inferiors
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove: thread
-PASS: gdb.threads/threadapply.exp: thread_set=all: try remove: thread apply all remove
-Running gdb.git~master/gdb/testsuite/gdb.threads/threads-after-exec.exp ...
-PASS: gdb.threads/threads-after-exec.exp: catch exec
-PASS: gdb.threads/threads-after-exec.exp: continue until exec
-PASS: gdb.threads/threads-after-exec.exp: get inferior pid
-PASS: gdb.threads/threads-after-exec.exp: get integer valueof "$_thread"
-PASS: gdb.threads/threads-after-exec.exp: kill inferior
-PASS: gdb.threads/threads-after-exec.exp: maint info linux-lwps
-PASS: gdb.threads/threads-after-exec.exp: p $_inferior_thread_count
-PASS: gdb.threads/threads-after-exec.exp: probe for target native
-PASS: gdb.threads/threads-after-exec.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
-PASS: gdb.threads/threxit-hop-specific.exp: continue to thread start
-PASS: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint
-PASS: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint
-PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/tid-reuse.exp ...
-PASS: gdb.threads/tid-reuse.exp: continue to breakpoint: after_count
-PASS: gdb.threads/tid-reuse.exp: continue to breakpoint: after_reuse_time
-PASS: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func
-PASS: gdb.threads/tid-reuse.exp: get reuse_time
-PASS: gdb.threads/tid-reuse.exp: set print thread-events off
-PASS: gdb.threads/tid-reuse.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-core.exp ...
-PASS: gdb.threads/tls-core.exp: gcore
-PASS: gdb.threads/tls-core.exp: gcore: load core file
-PASS: gdb.threads/tls-core.exp: gcore: print thread-local storage variable
-PASS: gdb.threads/tls-core.exp: native: load core file
-PASS: gdb.threads/tls-core.exp: native: print thread-local storage variable
-PASS: gdb.threads/tls-core.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-nodebug-pie.exp ...
-PASS: gdb.threads/tls-nodebug-pie.exp: successfully compiled posix threads test case
-PASS: gdb.threads/tls-nodebug-pie.exp: thread local storage
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-nodebug.exp ...
-PASS: gdb.threads/tls-nodebug.exp: successfully compiled posix threads test case
-PASS: gdb.threads/tls-nodebug.exp: thread local storage, cast
-PASS: gdb.threads/tls-nodebug.exp: thread local storage, unknown type
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-sepdebug.exp ...
-PASS: gdb.threads/tls-sepdebug.exp: absolute: print TLS variable from a shared library with separate debug info file
-PASS: gdb.threads/tls-sepdebug.exp: absolute: set env LD_LIBRARY_PATH
-PASS: gdb.threads/tls-sepdebug.exp: relative: print TLS variable from a shared library with separate debug info file
-PASS: gdb.threads/tls-sepdebug.exp: relative: set env LD_LIBRARY_PATH
-PASS: gdb.threads/tls-sepdebug.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-shared.exp ...
-PASS: gdb.threads/tls-shared.exp: break at and of main
-PASS: gdb.threads/tls-shared.exp: continue to break
-PASS: gdb.threads/tls-shared.exp: print result
-PASS: gdb.threads/tls-shared.exp: print storage info for thread local storage variable
-PASS: gdb.threads/tls-shared.exp: print thread local storage variable
-PASS: gdb.threads/tls-shared.exp: ptype of thread local storage variable
-PASS: gdb.threads/tls-shared.exp: successfully compiled posix threads shlib test case
-PASS: gdb.threads/tls-shared.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-so_extern.exp ...
-PASS: gdb.threads/tls-so_extern.exp: break in thread function
-PASS: gdb.threads/tls-so_extern.exp: check so_extern address
-PASS: gdb.threads/tls-so_extern.exp: check so_extern address at end of main
-PASS: gdb.threads/tls-so_extern.exp: check so_extern address in main
-PASS: gdb.threads/tls-so_extern.exp: check so_extern address in other thread
-PASS: gdb.threads/tls-so_extern.exp: continue to break in a thread
-PASS: gdb.threads/tls-so_extern.exp: continue to break in the other thread
-PASS: gdb.threads/tls-so_extern.exp: continue to break in tls_ptr called at end of main
-PASS: gdb.threads/tls-so_extern.exp: continue to break in tls_ptr called by main
-PASS: gdb.threads/tls-so_extern.exp: print storage info for thread local storage variable
-PASS: gdb.threads/tls-so_extern.exp: print thread local storage variable
-PASS: gdb.threads/tls-so_extern.exp: ptype of thread local storage variable
-PASS: gdb.threads/tls-so_extern.exp: successfully compiled posix threads shlib test case
-PASS: gdb.threads/tls-so_extern.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls-var.exp ...
-PASS: gdb.threads/tls-var.exp: print tls_var
-PASS: gdb.threads/tls-var.exp: successfully compiled posix threads test case
-PASS: gdb.threads/tls-var.exp: whatis tls_var
-Running gdb.git~master/gdb/testsuite/gdb.threads/tls.exp ...
-PASS: gdb.threads/tls.exp: 2 another thread local storage
-PASS: gdb.threads/tls.exp: 2 get symbol value without frame
-PASS: gdb.threads/tls.exp: 2 info address a_thread_local
-PASS: gdb.threads/tls.exp: 2 info address another_thread_local
-PASS: gdb.threads/tls.exp: 2 look up a_thread_local symbol
-PASS: gdb.threads/tls.exp: 2 thread local storage
-PASS: gdb.threads/tls.exp: 2 thread print me
-PASS: gdb.threads/tls.exp: 3 another thread local storage
-PASS: gdb.threads/tls.exp: 3 get symbol value without frame
-PASS: gdb.threads/tls.exp: 3 info address a_thread_local
-PASS: gdb.threads/tls.exp: 3 info address another_thread_local
-PASS: gdb.threads/tls.exp: 3 look up a_thread_local symbol
-PASS: gdb.threads/tls.exp: 3 thread local storage
-PASS: gdb.threads/tls.exp: 3 thread print me
-PASS: gdb.threads/tls.exp: 4 another thread local storage
-PASS: gdb.threads/tls.exp: 4 get symbol value without frame
-PASS: gdb.threads/tls.exp: 4 info address a_thread_local
-PASS: gdb.threads/tls.exp: 4 info address another_thread_local
-PASS: gdb.threads/tls.exp: 4 look up a_thread_local symbol
-PASS: gdb.threads/tls.exp: 4 thread local storage
-PASS: gdb.threads/tls.exp: 4 thread print me
-PASS: gdb.threads/tls.exp: at least one th in spin while stopped at first th
-PASS: gdb.threads/tls.exp: at least one th in spin while stopped at second th
-PASS: gdb.threads/tls.exp: at least one th in spin while stopped at third th
-PASS: gdb.threads/tls.exp: backtrace of thread number 1 not relevant
-PASS: gdb.threads/tls.exp: backtrace of thread number 2 in spin
-PASS: gdb.threads/tls.exp: backtrace of thread number 3 in spin
-PASS: gdb.threads/tls.exp: backtrace of thread number 4 in spin
-PASS: gdb.threads/tls.exp: continue to first thread: get to thread
-PASS: gdb.threads/tls.exp: continue to second thread
-PASS: gdb.threads/tls.exp: continue to synch point
-PASS: gdb.threads/tls.exp: continue to third thread
-PASS: gdb.threads/tls.exp: expect only base thread at end
-PASS: gdb.threads/tls.exp: first another thread local storage
-PASS: gdb.threads/tls.exp: first get symbol value without frame
-PASS: gdb.threads/tls.exp: first info address a_thread_local
-PASS: gdb.threads/tls.exp: first info address another_thread_local
-PASS: gdb.threads/tls.exp: first look up a_thread_local symbol
-PASS: gdb.threads/tls.exp: first thread local storage
-PASS: gdb.threads/tls.exp: first thread print me
-PASS: gdb.threads/tls.exp: get number of threads
-PASS: gdb.threads/tls.exp: info address a_global
-PASS: gdb.threads/tls.exp: info address a_thread_local
-PASS: gdb.threads/tls.exp: info address file2_thread_local
-PASS: gdb.threads/tls.exp: info address me
-PASS: gdb.threads/tls.exp: p a_thread_local
-PASS: gdb.threads/tls.exp: p a_thread_local second time
-PASS: gdb.threads/tls.exp: p file2_thread_local
-PASS: gdb.threads/tls.exp: print a_thread_local
-PASS: gdb.threads/tls.exp: second another thread local storage
-PASS: gdb.threads/tls.exp: second get symbol value without frame
-PASS: gdb.threads/tls.exp: second info address a_thread_local
-PASS: gdb.threads/tls.exp: second info address another_thread_local
-PASS: gdb.threads/tls.exp: second look up a_thread_local symbol
-PASS: gdb.threads/tls.exp: second thread local storage
-PASS: gdb.threads/tls.exp: second thread print me
-PASS: gdb.threads/tls.exp: set breakpoint at all threads
-PASS: gdb.threads/tls.exp: set breakpoint at exit
-PASS: gdb.threads/tls.exp: set breakpoint at synch point
-PASS: gdb.threads/tls.exp: spin_threads: selected thread: 2
-PASS: gdb.threads/tls.exp: spin_threads: selected thread: 3
-PASS: gdb.threads/tls.exp: spin_threads: selected thread: 4
-PASS: gdb.threads/tls.exp: successfully compiled posix threads test case
-PASS: gdb.threads/tls.exp: third another thread local storage
-PASS: gdb.threads/tls.exp: third get symbol value without frame
-PASS: gdb.threads/tls.exp: third info address a_thread_local
-PASS: gdb.threads/tls.exp: third info address another_thread_local
-PASS: gdb.threads/tls.exp: third look up a_thread_local symbol
-PASS: gdb.threads/tls.exp: third thread local storage
-PASS: gdb.threads/tls.exp: third thread print me
-PASS: gdb.threads/tls.exp: thread 2 up
-PASS: gdb.threads/tls.exp: thread 3 up
-PASS: gdb.threads/tls.exp: thread 4 up
-PASS: gdb.threads/tls.exp: thread stack: selected thread: 1
-PASS: gdb.threads/tls.exp: thread stack: selected thread: 2
-PASS: gdb.threads/tls.exp: thread stack: selected thread: 3
-PASS: gdb.threads/tls.exp: thread stack: selected thread: 4
-PASS: gdb.threads/tls.exp: threads exited
-Running gdb.git~master/gdb/testsuite/gdb.threads/vfork-follow-child-exec.exp ...
-PASS: gdb.threads/vfork-follow-child-exec.exp: detach-on-fork=off: continue
-PASS: gdb.threads/vfork-follow-child-exec.exp: detach-on-fork=off: set detach-on-fork off
-PASS: gdb.threads/vfork-follow-child-exec.exp: detach-on-fork=off: set follow-fork-mode child
-PASS: gdb.threads/vfork-follow-child-exec.exp: detach-on-fork=on: continue
-PASS: gdb.threads/vfork-follow-child-exec.exp: detach-on-fork=on: set detach-on-fork on
-PASS: gdb.threads/vfork-follow-child-exec.exp: detach-on-fork=on: set follow-fork-mode child
-PASS: gdb.threads/vfork-follow-child-exec.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/vfork-follow-child-exit.exp ...
-PASS: gdb.threads/vfork-follow-child-exit.exp: detach-on-fork=off: continue
-PASS: gdb.threads/vfork-follow-child-exit.exp: detach-on-fork=off: set detach-on-fork off
-PASS: gdb.threads/vfork-follow-child-exit.exp: detach-on-fork=off: set follow-fork-mode child
-PASS: gdb.threads/vfork-follow-child-exit.exp: detach-on-fork=on: continue
-PASS: gdb.threads/vfork-follow-child-exit.exp: detach-on-fork=on: set detach-on-fork on
-PASS: gdb.threads/vfork-follow-child-exit.exp: detach-on-fork=on: set follow-fork-mode child
-PASS: gdb.threads/vfork-follow-child-exit.exp: successfully compiled posix threads test case
-Running gdb.git~master/gdb/testsuite/gdb.threads/vfork-multi-inferior.exp ...
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: add-inferior
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: break should_break_here
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=0: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=10: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=11: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=12: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=13: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=14: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=15: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=16: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=17: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=18: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=19: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=1: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=2: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=3: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=4: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=5: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=6: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=7: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=8: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: i=9: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: inferior 1
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: inferior 2
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: run inferior 2
-PASS: gdb.threads/vfork-multi-inferior.exp: method=non-stop: start inferior 1
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: add-inferior
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: break should_break_here
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=0: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=10: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=11: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=12: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=13: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=14: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=15: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=16: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=17: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=18: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=19: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=1: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=2: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=3: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=4: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=5: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=6: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=7: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=8: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: i=9: continue
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: inferior 1
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: inferior 2
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: set schedule-multiple on
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: start inferior 1
-PASS: gdb.threads/vfork-multi-inferior.exp: method=schedule-multiple: start inferior 2
-Running gdb.git~master/gdb/testsuite/gdb.threads/vfork-multi-thread.exp ...
-PASS: gdb.threads/vfork-multi-thread.exp: successfully compiled posix threads test case
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=auto: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=off: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=off: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set schedule-multiple on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=off: set schedule-multiple off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: break should_break_here
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to breakpoint
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: continue parent to end
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set detach-on-fork on
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set follow-fork-mode parent
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set print thread-events off
-PASS: gdb.threads/vfork-multi-thread.exp: target-non-stop=on: non-stop=on: follow-fork-mode=parent: detach-on-fork=on: schedule-multiple=on: set schedule-multiple on
-Running gdb.git~master/gdb/testsuite/gdb.threads/watchpoint-fork.exp ...
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: handle SIGUSR1 nostop noprint pass
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: hbreak marker
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: set follow-fork-mode child
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: set the watchpoint
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: successfully compiled posix threads test case
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: handle SIGUSR1 nostop noprint pass
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hbreak marker
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: set follow-fork-mode child
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: set the watchpoint
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: show detach-on-fork
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: show follow-fork-mode
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: handle SIGUSR1 nostop noprint pass
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hbreak marker
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: set follow-fork-mode parent
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: set the watchpoint
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: successfully compiled posix threads test case
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: handle SIGUSR1 nostop noprint pass
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hbreak marker
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: set follow-fork-mode parent
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: set the watchpoint
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show detach-on-fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show follow-fork-mode
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
-Running gdb.git~master/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ...
-UNSUPPORTED: gdb.threads/watchthreads-reorder.exp: require failed: allow_hw_watchpoint_multi_tests
-Running gdb.git~master/gdb/testsuite/gdb.threads/watchthreads.exp ...
-UNSUPPORTED: gdb.threads/watchthreads.exp: require failed: allow_hw_watchpoint_multi_tests
-Running gdb.git~master/gdb/testsuite/gdb.threads/watchthreads2.exp ...
-PASS: gdb.threads/watchthreads2.exp: all threads incremented x
-PASS: gdb.threads/watchthreads2.exp: all threads started
-PASS: gdb.threads/watchthreads2.exp: breakpoint on thread_started
-PASS: gdb.threads/watchthreads2.exp: set can-use-hw-watchpoints 1
-PASS: gdb.threads/watchthreads2.exp: set var test_ready = 1
-PASS: gdb.threads/watchthreads2.exp: successfully compiled posix threads test case
-PASS: gdb.threads/watchthreads2.exp: watch x
-PASS: gdb.threads/watchthreads2.exp: watch x thread 1 thread 2
-Running gdb.git~master/gdb/testsuite/gdb.threads/wp-replication.exp ...
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
-PASS: gdb.threads/wp-replication.exp: Thread 0 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 1 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
-PASS: gdb.threads/wp-replication.exp: breakpoint on thread_started
-PASS: gdb.threads/wp-replication.exp: set breakpoint always-inserted off
-PASS: gdb.threads/wp-replication.exp: set breakpoint always-inserted on
-PASS: gdb.threads/wp-replication.exp: set can-use-hw-watchpoints 1
-PASS: gdb.threads/wp-replication.exp: set var hw_watch_count=4
-PASS: gdb.threads/wp-replication.exp: set var test_ready=1
-PASS: gdb.threads/wp-replication.exp: successfully compiled posix threads test case
-PASS: gdb.threads/wp-replication.exp: watch watched_data[0]
-PASS: gdb.threads/wp-replication.exp: watch watched_data[1]
-PASS: gdb.threads/wp-replication.exp: watch watched_data[2]
-PASS: gdb.threads/wp-replication.exp: watch watched_data[3]
-Running gdb.git~master/gdb/testsuite/gdb.trace/actions-changed.exp ...
-UNSUPPORTED: gdb.trace/actions-changed.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/actions.exp ...
-UNSUPPORTED: gdb.trace/actions.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/ax.exp ...
-UNSUPPORTED: gdb.trace/ax.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/backtrace.exp ...
-UNSUPPORTED: gdb.trace/backtrace.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/change-loc.exp ...
-UNSUPPORTED: gdb.trace/change-loc.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/circ.exp ...
-UNSUPPORTED: gdb.trace/circ.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/collection.exp ...
-UNSUPPORTED: gdb.trace/collection.exp: current target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/deltrace.exp ...
-UNSUPPORTED: gdb.trace/deltrace.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
-UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect
-Running gdb.git~master/gdb/testsuite/gdb.trace/entry-values.exp ...
-PASS: gdb.trace/entry-values.exp: bt (1)
-PASS: gdb.trace/entry-values.exp: bt (2)
-PASS: gdb.trace/entry-values.exp: continue to breakpoint: foo
-PASS: gdb.trace/entry-values.exp: set print entry-values both
-PASS: gdb.trace/entry-values.exp: set var *(int *) &global1=10
-PASS: gdb.trace/entry-values.exp: set var *(int *) &global2=11
-UNSUPPORTED: gdb.trace/entry-values.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/ftrace-lock.exp ...
-UNSUPPORTED: gdb.trace/ftrace-lock.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/ftrace.exp ...
-UNSUPPORTED: gdb.trace/ftrace.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/infotrace.exp ...
-UNSUPPORTED: gdb.trace/infotrace.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/mi-trace-frame-collected.exp ...
-UNSUPPORTED: gdb.trace/mi-trace-frame-collected.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/mi-trace-save.exp ...
-PASS: gdb.trace/mi-trace-save.exp: -trace-save with missing argument
-PASS: gdb.trace/mi-trace-save.exp: -trace-save with too many arguments
-PASS: gdb.trace/mi-trace-save.exp: -trace-save with wrong option
-Running gdb.git~master/gdb/testsuite/gdb.trace/mi-trace-unavailable.exp ...
-UNSUPPORTED: gdb.trace/mi-trace-unavailable.exp: current target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
-UNSUPPORTED: gdb.trace/mi-traceframe-changed.exp: current target does not support trace
-PASS: gdb.trace/mi-traceframe-changed.exp: tfile: -trace-find frame-number 0
-PASS: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file
-PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0
-PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 again
-PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind end
-Running gdb.git~master/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ...
-UNSUPPORTED: gdb.trace/mi-tracepoint-changed.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ...
-UNSUPPORTED: gdb.trace/mi-tsv-changed.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/no-attach-trace.exp ...
-UNSUPPORTED: gdb.trace/no-attach-trace.exp: current target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/packetlen.exp ...
-UNSUPPORTED: gdb.trace/packetlen.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/passc-dyn.exp ...
-UNSUPPORTED: gdb.trace/passc-dyn.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/passcount.exp ...
-UNSUPPORTED: gdb.trace/passcount.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/pending.exp ...
-UNSUPPORTED: gdb.trace/pending.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/pr16508.exp ...
-UNSUPPORTED: gdb.trace/pr16508.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/qtro.exp ...
-PASS: gdb.trace/qtro.exp: probe for target remote
-Running gdb.git~master/gdb/testsuite/gdb.trace/range-stepping.exp ...
-UNSUPPORTED: gdb.trace/range-stepping.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/read-memory.exp ...
-UNSUPPORTED: gdb.trace/read-memory.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/report.exp ...
-UNSUPPORTED: gdb.trace/report.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/save-trace.exp ...
-UNSUPPORTED: gdb.trace/save-trace.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/signal.exp ...
-UNSUPPORTED: gdb.trace/signal.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/stap-trace.exp ...
-UNSUPPORTED: gdb.trace/stap-trace.exp: require failed: is_any_target "x86_64-*" "i?86-*"
-Running gdb.git~master/gdb/testsuite/gdb.trace/status-stop.exp ...
-UNSUPPORTED: gdb.trace/status-stop.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/strace.exp ...
-UNTESTED: gdb.trace/strace.exp: UST library or headers are not installed
-Running gdb.git~master/gdb/testsuite/gdb.trace/tfile.exp ...
-PASS: gdb.trace/tfile.exp: -trace-status
-PASS: gdb.trace/tfile.exp: complete-command 'target tfile'
-PASS: gdb.trace/tfile.exp: disassemble main
-PASS: gdb.trace/tfile.exp: info tracepoints on trace file
-PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile tfile-basic.tf"
-PASS: gdb.trace/tfile.exp: leave tfind mode
-PASS: gdb.trace/tfile.exp: no registers if no traceframe selected
-PASS: gdb.trace/tfile.exp: no stack if no traceframe selected
-PASS: gdb.trace/tfile.exp: print constglob on trace file
-PASS: gdb.trace/tfile.exp: print nonconstglob on trace file
-PASS: gdb.trace/tfile.exp: print testglob on trace file
-PASS: gdb.trace/tfile.exp: print testglob2 on trace file
-PASS: gdb.trace/tfile.exp: target tfile tfile-basic.tf
-PASS: gdb.trace/tfile.exp: target tfile tfile-error.tf
-PASS: gdb.trace/tfile.exp: tfind 0 on trace file
-PASS: gdb.trace/tfile.exp: tfind does not find a second frame in trace file
-PASS: gdb.trace/tfile.exp: tstatus on error trace file
-PASS: gdb.trace/tfile.exp: tstatus on trace file
-Running gdb.git~master/gdb/testsuite/gdb.trace/tfind.exp ...
-UNSUPPORTED: gdb.trace/tfind.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/trace-break.exp ...
-UNSUPPORTED: gdb.trace/trace-break.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
-UNSUPPORTED: gdb.trace/trace-buffer-size.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/trace-condition.exp ...
-UNSUPPORTED: gdb.trace/trace-condition.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/trace-enable-disable.exp ...
-UNSUPPORTED: gdb.trace/trace-enable-disable.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/trace-mt.exp ...
-UNSUPPORTED: gdb.trace/trace-mt.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/tracecmd.exp ...
-UNSUPPORTED: gdb.trace/tracecmd.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/tracefile-pseudo-reg.exp ...
-UNSUPPORTED: gdb.trace/tracefile-pseudo-reg.exp: require failed: is_amd64_regs_target
-Running gdb.git~master/gdb/testsuite/gdb.trace/tspeed.exp ...
-UNSUPPORTED: gdb.trace/tspeed.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/tstatus.exp ...
-UNSUPPORTED: gdb.trace/tstatus.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/tsv.exp ...
-UNSUPPORTED: gdb.trace/tsv.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ...
-UNSUPPORTED: gdb.trace/unavailable-dwarf-piece.exp: target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/unavailable.exp ...
-UNSUPPORTED: gdb.trace/unavailable.exp: current target does not support trace
-Running gdb.git~master/gdb/testsuite/gdb.trace/while-dyn.exp ...
-UNSUPPORTED: gdb.trace/while-dyn.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.trace/while-stepping.exp ...
-UNSUPPORTED: gdb.trace/while-stepping.exp: require failed: gdb_trace_common_supports_arch
-Running gdb.git~master/gdb/testsuite/gdb.tui/basic.exp ...
-PASS: gdb.tui/basic.exp: asm box
-PASS: gdb.tui/basic.exp: asm box in split layout
-PASS: gdb.tui/basic.exp: asm window shows main
-PASS: gdb.tui/basic.exp: check main is where we expect on the screen
-PASS: gdb.tui/basic.exp: initial source listing
-PASS: gdb.tui/basic.exp: list -q main
-PASS: gdb.tui/basic.exp: maint set tui-resize-message on
-PASS: gdb.tui/basic.exp: scroll down
-PASS: gdb.tui/basic.exp: scroll right
-PASS: gdb.tui/basic.exp: scroll up
-PASS: gdb.tui/basic.exp: set pagination off
-PASS: gdb.tui/basic.exp: set tui border-kind ascii
-PASS: gdb.tui/basic.exp: source box
-PASS: gdb.tui/basic.exp: source box in split layout
-PASS: gdb.tui/basic.exp: split layout contents
-PASS: gdb.tui/basic.exp: status window: reverse
-Running gdb.git~master/gdb/testsuite/gdb.tui/break.exp ...
-PASS: gdb.tui/break.exp: break marker present
-PASS: gdb.tui/break.exp: initial source listing
-PASS: gdb.tui/break.exp: maint set tui-resize-message on
-PASS: gdb.tui/break.exp: set pagination off
-PASS: gdb.tui/break.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/color-prompt.exp ...
-PASS: gdb.tui/color-prompt.exp: maint set tui-resize-message on
-PASS: gdb.tui/color-prompt.exp: prompt with color
-PASS: gdb.tui/color-prompt.exp: set pagination off
-PASS: gdb.tui/color-prompt.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/compact-source.exp ...
-PASS: gdb.tui/compact-source.exp: compact source format
-PASS: gdb.tui/compact-source.exp: maint set tui-left-margin-verbose on
-PASS: gdb.tui/compact-source.exp: maint set tui-resize-message on
-PASS: gdb.tui/compact-source.exp: no surplus line number
-PASS: gdb.tui/compact-source.exp: set pagination off
-PASS: gdb.tui/compact-source.exp: set tui border-kind ascii
-PASS: gdb.tui/compact-source.exp: set tui compact-source on
-Running gdb.git~master/gdb/testsuite/gdb.tui/completion.exp ...
-PASS: gdb.tui/completion.exp: check focus completions
-PASS: gdb.tui/completion.exp: completion of focus command: quit command input
-PASS: gdb.tui/completion.exp: completion of focus command: tab completion
-PASS: gdb.tui/completion.exp: completion of layout names: quit command input
-PASS: gdb.tui/completion.exp: completion of layout names: tab completion
-PASS: gdb.tui/completion.exp: maint set tui-resize-message on
-PASS: gdb.tui/completion.exp: set max-completions unlimited
-PASS: gdb.tui/completion.exp: set pagination off
-PASS: gdb.tui/completion.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/corefile-run.exp ...
-PASS: gdb.tui/corefile-run.exp: initial source listing
-PASS: gdb.tui/corefile-run.exp: load corefile
-PASS: gdb.tui/corefile-run.exp: maint set tui-resize-message on
-FAIL: gdb.tui/corefile-run.exp: run until the end
-PASS: gdb.tui/corefile-run.exp: save a corefile
-PASS: gdb.tui/corefile-run.exp: set pagination off
-PASS: gdb.tui/corefile-run.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/empty.exp ...
-PASS: gdb.tui/empty.exp: asm-regs: 80x24 again: box 1
-PASS: gdb.tui/empty.exp: asm-regs: 80x24 again: box 2
-PASS: gdb.tui/empty.exp: asm-regs: 80x24 again: no asm
-PASS: gdb.tui/empty.exp: asm-regs: 80x24 again: no regs
-PASS: gdb.tui/empty.exp: asm-regs: 80x24: box 1
-PASS: gdb.tui/empty.exp: asm-regs: 80x24: box 2
-PASS: gdb.tui/empty.exp: asm-regs: 80x24: no asm
-PASS: gdb.tui/empty.exp: asm-regs: 80x24: no regs
-PASS: gdb.tui/empty.exp: asm-regs: 90x40: box 1
-PASS: gdb.tui/empty.exp: asm-regs: 90x40: box 2
-PASS: gdb.tui/empty.exp: asm-regs: 90x40: no asm
-PASS: gdb.tui/empty.exp: asm-regs: 90x40: no regs
-PASS: gdb.tui/empty.exp: asm: 80x24 again: box 1
-PASS: gdb.tui/empty.exp: asm: 80x24 again: no asm
-PASS: gdb.tui/empty.exp: asm: 80x24: box 1
-PASS: gdb.tui/empty.exp: asm: 80x24: no asm
-PASS: gdb.tui/empty.exp: asm: 90x40: box 1
-PASS: gdb.tui/empty.exp: asm: 90x40: no asm
-PASS: gdb.tui/empty.exp: maint set tui-resize-message on
-PASS: gdb.tui/empty.exp: set pagination off
-PASS: gdb.tui/empty.exp: set tui border-kind ascii
-PASS: gdb.tui/empty.exp: split-regs: 80x24 again: box 1
-PASS: gdb.tui/empty.exp: split-regs: 80x24 again: box 2
-PASS: gdb.tui/empty.exp: split-regs: 80x24 again: no asm
-PASS: gdb.tui/empty.exp: split-regs: 80x24 again: no regs
-PASS: gdb.tui/empty.exp: split-regs: 80x24: box 1
-PASS: gdb.tui/empty.exp: split-regs: 80x24: box 2
-PASS: gdb.tui/empty.exp: split-regs: 80x24: no asm
-PASS: gdb.tui/empty.exp: split-regs: 80x24: no regs
-PASS: gdb.tui/empty.exp: split-regs: 90x40: box 1
-PASS: gdb.tui/empty.exp: split-regs: 90x40: box 2
-PASS: gdb.tui/empty.exp: split-regs: 90x40: no asm
-PASS: gdb.tui/empty.exp: split-regs: 90x40: no regs
-PASS: gdb.tui/empty.exp: split: 80x24 again: box 1
-PASS: gdb.tui/empty.exp: split: 80x24 again: box 2
-PASS: gdb.tui/empty.exp: split: 80x24 again: no asm
-PASS: gdb.tui/empty.exp: split: 80x24 again: no source
-PASS: gdb.tui/empty.exp: split: 80x24: box 1
-PASS: gdb.tui/empty.exp: split: 80x24: box 2
-PASS: gdb.tui/empty.exp: split: 80x24: no asm
-PASS: gdb.tui/empty.exp: split: 80x24: no source
-PASS: gdb.tui/empty.exp: split: 90x40: box 1
-PASS: gdb.tui/empty.exp: split: 90x40: box 2
-PASS: gdb.tui/empty.exp: split: 90x40: no asm
-PASS: gdb.tui/empty.exp: split: 90x40: no source
-PASS: gdb.tui/empty.exp: src-regs: 80x24 again: box 1
-PASS: gdb.tui/empty.exp: src-regs: 80x24 again: box 2
-PASS: gdb.tui/empty.exp: src-regs: 80x24 again: no regs
-PASS: gdb.tui/empty.exp: src-regs: 80x24 again: no source
-PASS: gdb.tui/empty.exp: src-regs: 80x24: box 1
-PASS: gdb.tui/empty.exp: src-regs: 80x24: box 2
-PASS: gdb.tui/empty.exp: src-regs: 80x24: no regs
-PASS: gdb.tui/empty.exp: src-regs: 80x24: no source
-PASS: gdb.tui/empty.exp: src-regs: 90x40: box 1
-PASS: gdb.tui/empty.exp: src-regs: 90x40: box 2
-PASS: gdb.tui/empty.exp: src-regs: 90x40: no regs
-PASS: gdb.tui/empty.exp: src-regs: 90x40: no source
-PASS: gdb.tui/empty.exp: src: 80x24 again: box 1
-PASS: gdb.tui/empty.exp: src: 80x24 again: no source
-PASS: gdb.tui/empty.exp: src: 80x24: box 1
-PASS: gdb.tui/empty.exp: src: 80x24: no source
-PASS: gdb.tui/empty.exp: src: 90x40: box 1
-PASS: gdb.tui/empty.exp: src: 90x40: no source
-Running gdb.git~master/gdb/testsuite/gdb.tui/info-win.exp ...
-PASS: gdb.tui/info-win.exp: info win, layout h
-PASS: gdb.tui/info-win.exp: info win, layout src
-PASS: gdb.tui/info-win.exp: maint set tui-resize-message on
-PASS: gdb.tui/info-win.exp: set pagination off
-PASS: gdb.tui/info-win.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/list-before.exp ...
-PASS: gdb.tui/list-before.exp: initial source listing
-PASS: gdb.tui/list-before.exp: list -q main
-PASS: gdb.tui/list-before.exp: maint set tui-resize-message on
-PASS: gdb.tui/list-before.exp: set pagination off
-PASS: gdb.tui/list-before.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/list.exp ...
-PASS: gdb.tui/list.exp: asm window shows main
-PASS: gdb.tui/list.exp: focus next
-PASS: gdb.tui/list.exp: initial source listing
-PASS: gdb.tui/list.exp: list -q main
-PASS: gdb.tui/list.exp: maint set tui-resize-message on
-PASS: gdb.tui/list.exp: set pagination off
-PASS: gdb.tui/list.exp: set tui border-kind ascii
-PASS: gdb.tui/list.exp: source is still visible
-Running gdb.git~master/gdb/testsuite/gdb.tui/long-prompt.exp ...
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: $Term::_cur_row == 20
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: at last line
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: got prompt back
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: maint set tui-resize-message on
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: scrolling
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: set pagination off
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: set tui border-kind ascii
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: end of screen: still at last line
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: got prompt back
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: maint set tui-resize-message on
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: set pagination off
-PASS: gdb.tui/long-prompt.exp: prompt size == width + 1: set tui border-kind ascii
-PASS: gdb.tui/long-prompt.exp: prompt size == width - 1: $Term::_cur_row == 20
-PASS: gdb.tui/long-prompt.exp: prompt size == width - 1: got prompt back
-PASS: gdb.tui/long-prompt.exp: prompt size == width - 1: maint set tui-resize-message on
-PASS: gdb.tui/long-prompt.exp: prompt size == width - 1: set pagination off
-PASS: gdb.tui/long-prompt.exp: prompt size == width - 1: set tui border-kind ascii
-PASS: gdb.tui/long-prompt.exp: prompt size == width: $Term::_cur_row == 20
-PASS: gdb.tui/long-prompt.exp: prompt size == width: got prompt back
-PASS: gdb.tui/long-prompt.exp: prompt size == width: maint set tui-resize-message on
-PASS: gdb.tui/long-prompt.exp: prompt size == width: set pagination off
-PASS: gdb.tui/long-prompt.exp: prompt size == width: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/main.exp ...
-PASS: gdb.tui/main.exp: file clears window
-PASS: gdb.tui/main.exp: file command
-PASS: gdb.tui/main.exp: maint set tui-left-margin-verbose on
-PASS: gdb.tui/main.exp: maint set tui-resize-message on
-PASS: gdb.tui/main.exp: set interactive-mode off
-PASS: gdb.tui/main.exp: set pagination off
-PASS: gdb.tui/main.exp: set tui border-kind ascii
-PASS: gdb.tui/main.exp: show main after file
-Running gdb.git~master/gdb/testsuite/gdb.tui/narrow.exp ...
-PASS: gdb.tui/narrow.exp: maint set tui-resize-message on
-PASS: gdb.tui/narrow.exp: narrow asm box
-PASS: gdb.tui/narrow.exp: narrow regs box
-PASS: gdb.tui/narrow.exp: narrow src box
-PASS: gdb.tui/narrow.exp: set pagination off
-PASS: gdb.tui/narrow.exp: set tui border-kind ascii
-PASS: gdb.tui/narrow.exp: src box
-Running gdb.git~master/gdb/testsuite/gdb.tui/new-layout.exp ...
-PASS: gdb.tui/new-layout.exp: after cmd_only: src box in src layout
-PASS: gdb.tui/new-layout.exp: before cmd_only: src box in src layout
-PASS: gdb.tui/new-layout.exp: help layout cmd_only
-PASS: gdb.tui/new-layout.exp: help layout example
-PASS: gdb.tui/new-layout.exp: help layout example2
-PASS: gdb.tui/new-layout.exp: help layout example3
-PASS: gdb.tui/new-layout.exp: help layout example4
-PASS: gdb.tui/new-layout.exp: help layout example5
-PASS: gdb.tui/new-layout.exp: help layout h
-PASS: gdb.tui/new-layout.exp: initial check: maint set tui-resize-message on
-PASS: gdb.tui/new-layout.exp: initial check: set pagination off
-PASS: gdb.tui/new-layout.exp: initial check: set tui border-kind ascii
-PASS: gdb.tui/new-layout.exp: initial source listing
-PASS: gdb.tui/new-layout.exp: layout=cmd_only {cmd 1} {} {}: bottom of cmd window is blank
-PASS: gdb.tui/new-layout.exp: layout=cmd_only {cmd 1} {} {}: info win output
-PASS: gdb.tui/new-layout.exp: layout=example {asm 1 status 0 cmd 1} {{0 0 80 15}} {0x[0-9A-Fa-f]+ <main>}: box 1
-PASS: gdb.tui/new-layout.exp: layout=example {asm 1 status 0 cmd 1} {{0 0 80 15}} {0x[0-9A-Fa-f]+ <main>}: contents in layout example
-PASS: gdb.tui/new-layout.exp: layout=example2 {{asm 1 status 0} 1 cmd 1} {{0 0 80 15}} {}: box 1
-PASS: gdb.tui/new-layout.exp: layout=example3 {{-horizontal src 1 cmd 1} 1 status 0 asm 1} {{0 0 40 11} {0 12 80 12}} {21.*return 0.*0x[0-9A-Fa-f]+ <main>}: box 1
-PASS: gdb.tui/new-layout.exp: layout=example3 {{-horizontal src 1 cmd 1} 1 status 0 asm 1} {{0 0 40 11} {0 12 80 12}} {21.*return 0.*0x[0-9A-Fa-f]+ <main>}: box 2
-PASS: gdb.tui/new-layout.exp: layout=example3 {{-horizontal src 1 cmd 1} 1 status 0 asm 1} {{0 0 40 11} {0 12 80 12}} {21.*return 0.*0x[0-9A-Fa-f]+ <main>}: contents in layout example3
-PASS: gdb.tui/new-layout.exp: layout=example4 {src 1 status 0 {-horizontal cmd 1 regs 1} 1} {{0 0 80 11} {40 12 40 12}} {}: box 1
-PASS: gdb.tui/new-layout.exp: layout=example4 {src 1 status 0 {-horizontal cmd 1 regs 1} 1} {{0 0 80 11} {40 12 40 12}} {}: box 2
-PASS: gdb.tui/new-layout.exp: layout=example5 {{-horizontal src 1 cmd 1} 1 status 0} {{0 0 40 23}} {}: box 1
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: box 1
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: box 2
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: contents in layout h
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: left window box after grow
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: left window box after shrink
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: right window box after grow
-PASS: gdb.tui/new-layout.exp: layout=h {{-horizontal asm 1 src 1} 1 status 0 cmd 1} {{0 0 40 15} {39 0 41 15}} {0x[0-9A-Fa-f]+ <main>.*21.*return 0}: right window box after shrink
-PASS: gdb.tui/new-layout.exp: maint set tui-resize-message on
-PASS: gdb.tui/new-layout.exp: set pagination off
-PASS: gdb.tui/new-layout.exp: set tui border-kind ascii
-PASS: gdb.tui/new-layout.exp: tui new-layout
-PASS: gdb.tui/new-layout.exp: tui new-layout cmd_only cmd 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example
-PASS: gdb.tui/new-layout.exp: tui new-layout example asm 1 status 0 cmd 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example src 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example src 1 src 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example src 1}
-PASS: gdb.tui/new-layout.exp: tui new-layout example zzq
-PASS: gdb.tui/new-layout.exp: tui new-layout example {src 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example {src 1} 1}
-PASS: gdb.tui/new-layout.exp: tui new-layout example2 {asm 1 status 0} 1 cmd 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example3 {-horizontal src 1 cmd 1} 1 status 0 asm 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example4 src 1 status 0 {-horizontal cmd 1 regs 1} 1
-PASS: gdb.tui/new-layout.exp: tui new-layout example5 {-horizontal src 1 cmd 1} 1 status 0
-PASS: gdb.tui/new-layout.exp: tui new-layout h {-horizontal asm 1 src 1} 1 status 0 cmd 1
-Running gdb.git~master/gdb/testsuite/gdb.tui/pr30056.exp ...
-PASS: gdb.tui/pr30056.exp: Control-C
-KFAIL: gdb.tui/pr30056.exp: Control-C aborts isearch (PRMS: cli/30498)
-PASS: gdb.tui/pr30056.exp: maint set tui-resize-message on
-PASS: gdb.tui/pr30056.exp: set pagination off
-PASS: gdb.tui/pr30056.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/regs.exp ...
-PASS: gdb.tui/regs.exp: any register contents
-PASS: gdb.tui/regs.exp: cmd=next: check register group is known
-PASS: gdb.tui/regs.exp: cmd=next: check register group title
-PASS: gdb.tui/regs.exp: cmd=next: maint set tui-resize-message on
-PASS: gdb.tui/regs.exp: cmd=next: register box
-PASS: gdb.tui/regs.exp: cmd=next: set pagination off
-PASS: gdb.tui/regs.exp: cmd=next: set tui border-kind ascii
-PASS: gdb.tui/regs.exp: cmd=next: source box in regs layout
-PASS: gdb.tui/regs.exp: cmd=prev: check register group is known
-PASS: gdb.tui/regs.exp: cmd=prev: check register group title
-PASS: gdb.tui/regs.exp: cmd=prev: maint set tui-resize-message on
-PASS: gdb.tui/regs.exp: cmd=prev: register box
-PASS: gdb.tui/regs.exp: cmd=prev: set pagination off
-PASS: gdb.tui/regs.exp: cmd=prev: set tui border-kind ascii
-PASS: gdb.tui/regs.exp: cmd=prev: source box in regs layout
-PASS: gdb.tui/regs.exp: maint set tui-resize-message on
-PASS: gdb.tui/regs.exp: register box
-PASS: gdb.tui/regs.exp: set pagination off
-PASS: gdb.tui/regs.exp: set tui border-kind ascii
-PASS: gdb.tui/regs.exp: source at startup
-PASS: gdb.tui/regs.exp: source box in regs layout
-Running gdb.git~master/gdb/testsuite/gdb.tui/resize-2.exp ...
-PASS: gdb.tui/resize-2.exp: again: curses width 80
-PASS: gdb.tui/resize-2.exp: again: gdb width 80
-PASS: gdb.tui/resize-2.exp: curses width 80
-PASS: gdb.tui/resize-2.exp: curses width 90
-PASS: gdb.tui/resize-2.exp: curses width after resize with TUI disabled
-PASS: gdb.tui/resize-2.exp: gdb width 80
-PASS: gdb.tui/resize-2.exp: gdb width 90
-PASS: gdb.tui/resize-2.exp: maint set tui-resize-message on
-PASS: gdb.tui/resize-2.exp: set pagination off
-PASS: gdb.tui/resize-2.exp: set tui border-kind ascii
-PASS: gdb.tui/resize-2.exp: tui disable
-PASS: gdb.tui/resize-2.exp: tui new-layout command-layout cmd 1
-PASS: gdb.tui/resize-2.exp: two prompt redisplays after resize
-Running gdb.git~master/gdb/testsuite/gdb.tui/resize-one-line.exp ...
-PASS: gdb.tui/resize-one-line.exp: after resizing: src window shows main
-PASS: gdb.tui/resize-one-line.exp: maint set tui-resize-message on
-PASS: gdb.tui/resize-one-line.exp: set pagination off
-PASS: gdb.tui/resize-one-line.exp: set tui border-kind ascii
-PASS: gdb.tui/resize-one-line.exp: source box
-PASS: gdb.tui/resize-one-line.exp: src window shows main
-Running gdb.git~master/gdb/testsuite/gdb.tui/resize.exp ...
-PASS: gdb.tui/resize.exp: lines=1: has prompt
-PASS: gdb.tui/resize.exp: lines=2: has prompt
-PASS: gdb.tui/resize.exp: maint set tui-resize-message on
-PASS: gdb.tui/resize.exp: set pagination off
-PASS: gdb.tui/resize.exp: set tui border-kind ascii
-PASS: gdb.tui/resize.exp: source at startup
-PASS: gdb.tui/resize.exp: source box after resize
-Running gdb.git~master/gdb/testsuite/gdb.tui/scroll.exp ...
-PASS: gdb.tui/scroll.exp: check cmd window
-PASS: gdb.tui/scroll.exp: check cmd window in flip layout
-PASS: gdb.tui/scroll.exp: maint set tui-resize-message on
-PASS: gdb.tui/scroll.exp: set pagination off
-PASS: gdb.tui/scroll.exp: set tui border-kind ascii
-PASS: gdb.tui/scroll.exp: src window
-PASS: gdb.tui/scroll.exp: src window after resize
-Running gdb.git~master/gdb/testsuite/gdb.tui/secondary-prompt.exp ...
-PASS: gdb.tui/secondary-prompt.exp: maint set tui-resize-message on
-PASS: gdb.tui/secondary-prompt.exp: secondary prompt not overwritten
-PASS: gdb.tui/secondary-prompt.exp: set pagination off
-PASS: gdb.tui/secondary-prompt.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/single-key-2.exp ...
-PASS: gdb.tui/single-key-2.exp: down using single-key after partial command
-PASS: gdb.tui/single-key-2.exp: got sun
-PASS: gdb.tui/single-key-2.exp: maint set tui-resize-message on
-PASS: gdb.tui/single-key-2.exp: set pagination off
-PASS: gdb.tui/single-key-2.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/single-key.exp ...
-PASS: gdb.tui/single-key.exp: down using single-key d
-PASS: gdb.tui/single-key.exp: maint set tui-resize-message on
-PASS: gdb.tui/single-key.exp: quit using C-x s
-PASS: gdb.tui/single-key.exp: quit using single-key q
-PASS: gdb.tui/single-key.exp: set pagination off
-PASS: gdb.tui/single-key.exp: set tui border-kind ascii
-PASS: gdb.tui/single-key.exp: status window: initial
-PASS: gdb.tui/single-key.exp: status window: single-key mode
-PASS: gdb.tui/single-key.exp: temporary command prompt
-Running gdb.git~master/gdb/testsuite/gdb.tui/small-term.exp ...
-PASS: gdb.tui/small-term.exp: lines=1: has prompt
-PASS: gdb.tui/small-term.exp: lines=1: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=1: set pagination off
-PASS: gdb.tui/small-term.exp: lines=1: set tui border-kind ascii
-PASS: gdb.tui/small-term.exp: lines=2: has prompt
-PASS: gdb.tui/small-term.exp: lines=2: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=2: set pagination off
-PASS: gdb.tui/small-term.exp: lines=2: set tui border-kind ascii
-PASS: gdb.tui/small-term.exp: lines=3: has prompt
-PASS: gdb.tui/small-term.exp: lines=3: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=3: set pagination off
-PASS: gdb.tui/small-term.exp: lines=3: set tui border-kind ascii
-PASS: gdb.tui/small-term.exp: lines=4: has prompt
-PASS: gdb.tui/small-term.exp: lines=4: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=4: set pagination off
-PASS: gdb.tui/small-term.exp: lines=4: set tui border-kind ascii
-PASS: gdb.tui/small-term.exp: lines=5: has prompt
-PASS: gdb.tui/small-term.exp: lines=5: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=5: set pagination off
-PASS: gdb.tui/small-term.exp: lines=5: set tui border-kind ascii
-PASS: gdb.tui/small-term.exp: lines=6: has prompt
-PASS: gdb.tui/small-term.exp: lines=6: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=6: set pagination off
-PASS: gdb.tui/small-term.exp: lines=6: set tui border-kind ascii
-PASS: gdb.tui/small-term.exp: lines=7: has prompt
-PASS: gdb.tui/small-term.exp: lines=7: maint set tui-resize-message on
-PASS: gdb.tui/small-term.exp: lines=7: set pagination off
-PASS: gdb.tui/small-term.exp: lines=7: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-disasm-long-lines.exp ...
-PASS: gdb.tui/tui-disasm-long-lines.exp: asm box
-PASS: gdb.tui/tui-disasm-long-lines.exp: check asm box contents
-PASS: gdb.tui/tui-disasm-long-lines.exp: maint set tui-resize-message on
-PASS: gdb.tui/tui-disasm-long-lines.exp: set pagination off
-PASS: gdb.tui/tui-disasm-long-lines.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-focus.exp ...
-PASS: gdb.tui/tui-focus.exp: check ambiguous focus message
-PASS: gdb.tui/tui-focus.exp: check no matching window focus message
-PASS: gdb.tui/tui-focus.exp: check test2 focus message
-PASS: gdb.tui/tui-focus.exp: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: python gdb.register_window_type("test1", TestWindow)
-PASS: gdb.tui/tui-focus.exp: python gdb.register_window_type("test2", TestWindow)
-PASS: gdb.tui/tui-focus.exp: python gdb.register_window_type("test3", TestWindow)
-PASS: gdb.tui/tui-focus.exp: set pagination off
-PASS: gdb.tui/tui-focus.exp: set tui border-kind ascii
-PASS: gdb.tui/tui-focus.exp: setup dummy window class
-PASS: gdb.tui/tui-focus.exp: tui new-layout example1 test2 1 status 1 cmd 1
-PASS: gdb.tui/tui-focus.exp: tui new-layout example2 test1 1 test2 1 status 1 cmd 1
-PASS: gdb.tui/tui-focus.exp: window=asm: check focus error
-PASS: gdb.tui/tui-focus.exp: window=asm: check src box
-PASS: gdb.tui/tui-focus.exp: window=asm: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: window=asm: set pagination off
-PASS: gdb.tui/tui-focus.exp: window=asm: set tui border-kind ascii
-PASS: gdb.tui/tui-focus.exp: window=cmd: check focus message
-PASS: gdb.tui/tui-focus.exp: window=cmd: check src box
-PASS: gdb.tui/tui-focus.exp: window=cmd: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: window=cmd: set pagination off
-PASS: gdb.tui/tui-focus.exp: window=cmd: set tui border-kind ascii
-PASS: gdb.tui/tui-focus.exp: window=regs: check focus error
-PASS: gdb.tui/tui-focus.exp: window=regs: check src box
-PASS: gdb.tui/tui-focus.exp: window=regs: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: window=regs: set pagination off
-PASS: gdb.tui/tui-focus.exp: window=regs: set tui border-kind ascii
-PASS: gdb.tui/tui-focus.exp: window=src: check focus message
-PASS: gdb.tui/tui-focus.exp: window=src: check src box
-PASS: gdb.tui/tui-focus.exp: window=src: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: window=src: set pagination off
-PASS: gdb.tui/tui-focus.exp: window=src: set tui border-kind ascii
-PASS: gdb.tui/tui-focus.exp: window=status: check focus error
-PASS: gdb.tui/tui-focus.exp: window=status: check src box
-PASS: gdb.tui/tui-focus.exp: window=status: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: window=status: set pagination off
-PASS: gdb.tui/tui-focus.exp: window=status: set tui border-kind ascii
-PASS: gdb.tui/tui-focus.exp: window=unknown: check focus error
-PASS: gdb.tui/tui-focus.exp: window=unknown: check src box
-PASS: gdb.tui/tui-focus.exp: window=unknown: maint set tui-resize-message on
-PASS: gdb.tui/tui-focus.exp: window=unknown: set pagination off
-PASS: gdb.tui/tui-focus.exp: window=unknown: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.exp ...
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: check asm box contents
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: check asm box contents again
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: check first line is back
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: check verbose left margin
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: maint set tui-left-margin-verbose on
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: set pagination off
-PASS: gdb.tui/tui-layout-asm-short-prog.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-layout-asm.exp ...
-PASS: gdb.tui/tui-layout-asm.exp: check asm box contents
-PASS: gdb.tui/tui-layout-asm.exp: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout-asm.exp: scroll to end of assembler
-PASS: gdb.tui/tui-layout-asm.exp: set pagination off
-PASS: gdb.tui/tui-layout-asm.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-layout.exp ...
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=asm: asm box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=asm: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=asm: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=asm: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=reg: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=reg: reg box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=reg: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=reg: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=reg: src box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=split: asm box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=split: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=split: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=split: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=split: src box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=src: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=src: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=src: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=false: layout=src: src box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=asm: asm box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=asm: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=asm: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=asm: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=reg: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=reg: reg box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=reg: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=reg: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=reg: src box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=split: asm box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=split: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=split: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=split: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=split: src box
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=src: maint set tui-resize-message on
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=src: set pagination off
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=src: set tui border-kind ascii
-PASS: gdb.tui/tui-layout.exp: terminal=ansi: execution=true: layout=src: src box
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=false: layout=asm: layout asm
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=false: layout=reg: layout reg
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=false: layout=split: layout split
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=false: layout=src: layout src
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=true: layout=asm: layout asm
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=true: layout=reg: layout reg
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=true: layout=split: layout split
-PASS: gdb.tui/tui-layout.exp: terminal=dumb: execution=true: layout=src: layout src
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-missing-src.exp ...
-PASS: gdb.tui/tui-missing-src.exp: Back in main
-PASS: gdb.tui/tui-missing-src.exp: check source box is empty
-PASS: gdb.tui/tui-missing-src.exp: check source box is empty after return
-PASS: gdb.tui/tui-missing-src.exp: checking if inside f2 ()
-PASS: gdb.tui/tui-missing-src.exp: f2.c must be displayed in source window
-PASS: gdb.tui/tui-missing-src.exp: maint set tui-resize-message on
-PASS: gdb.tui/tui-missing-src.exp: set pagination off
-PASS: gdb.tui/tui-missing-src.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tui-nl-filtered-output.exp ...
-PASS: gdb.tui/tui-nl-filtered-output.exp: check printf output
-PASS: gdb.tui/tui-nl-filtered-output.exp: maint set tui-resize-message on
-PASS: gdb.tui/tui-nl-filtered-output.exp: set pagination off
-PASS: gdb.tui/tui-nl-filtered-output.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/tuiterm-2.exp ...
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::command match: [Term::command "foo"]
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::command match: [string equal $string $expected]
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::command mismatch 2: ![Term::command "foo"]
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::command mismatch 2: [string equal $string $expected]
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::command mismatch: ![Term::command "foo"]
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::command mismatch: [string equal $string $expected]
-PASS: gdb.tui/tuiterm-2.exp: border=: Term::wait_for: [Term::wait_for ""]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::command match: [Term::command "foo"]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::command match: [string equal $string $expected]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::command mismatch 2: ![Term::command "foo"]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::command mismatch 2: [string equal $string $expected]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::command mismatch: ![Term::command "foo"]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::command mismatch: [string equal $string $expected]
-PASS: gdb.tui/tuiterm-2.exp: border=|: Term::wait_for: [Term::wait_for ""]
-Running gdb.git~master/gdb/testsuite/gdb.tui/tuiterm.exp ...
-PASS: gdb.tui/tuiterm.exp: attribute: bg
-PASS: gdb.tui/tuiterm.exp: attribute: blinking
-PASS: gdb.tui/tuiterm.exp: attribute: fg
-PASS: gdb.tui/tuiterm.exp: attribute: intensity
-PASS: gdb.tui/tuiterm.exp: attribute: invisible
-PASS: gdb.tui/tuiterm.exp: attribute: reverse
-PASS: gdb.tui/tuiterm.exp: attribute: underline
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: backspace 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: backspace 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: backspace 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: backspace one: column
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: backspace one: contents
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: backspace one: row
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_backspace: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: carriage return 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: carriage return 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: carriage return 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: carriage return 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: carriage return 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: carriage return 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_carriage_return: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward: cursor backward 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward_tabulation: default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward_tabulation: default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward_tabulation: explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward_tabulation: explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward_tabulation: try to go past the beginning: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_backward_tabulation: try to go past the beginning: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_down: cursor down 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_forward: cursor forward 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_horizontal_forward_tabulation: default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_horizontal_forward_tabulation: default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_horizontal_forward_tabulation: explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_horizontal_forward_tabulation: explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_horizontal_forward_tabulation: try to go past the end: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_horizontal_forward_tabulation: try to go past the end: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_next_line: cursor next line 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_position: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_position: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_position: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_position: cursor horizontal absolute 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_position: cursor horizontal absolute 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_position: cursor horizontal absolute 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_previous_line: cursor previous line 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_cursor_up: cursor up 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, more than number of columns: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, more than number of columns: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_character: delete character, more than number of columns: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: delete line, default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: delete line, default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: delete line, default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: delete line, explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: delete line, explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_delete_line: delete line, explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: erase character, default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: erase character, default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: erase character, default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: erase character, explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: erase character, explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_character: erase character, explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, beginning to cursor: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, beginning to cursor: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, beginning to cursor: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, cursor to end with default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, cursor to end with default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, cursor to end with default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, cursor to end with explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, cursor to end with explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, cursor to end with explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, entire display: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, entire display: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_display: erase in display, entire display: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, beginning to cursor: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, beginning to cursor: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, beginning to cursor: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, cursor to end with default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, cursor to end with default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, cursor to end with default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, cursor to end with explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, cursor to end with explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, cursor to end with explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, entire line: column
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, entire line: contents
-PASS: gdb.tui/tuiterm.exp: test=test_erase_in_line: erase in line, entire line: row
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: cursor horizontal absolute 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: cursor horizontal absolute 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: cursor horizontal absolute 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: cursor horizontal absolute 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: cursor horizontal absolute 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_horizontal_absolute: cursor horizontal absolute 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 1: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 1: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 1: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 2: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 2: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 2: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 3: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 3: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_characters: insert characters 3: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, insert more lines than display has: column
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, insert more lines than display has: contents
-PASS: gdb.tui/tuiterm.exp: test=test_insert_line: insert line, insert more lines than display has: row
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed: linefeed: column
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed: linefeed: contents
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed: linefeed: row
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed_scroll: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed_scroll: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed_scroll: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed_scroll: linefeed_scroll: column
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed_scroll: linefeed_scroll: contents
-PASS: gdb.tui/tuiterm.exp: test=test_linefeed_scroll: linefeed_scroll: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, default arg: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, default arg: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, default arg: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, excessive arg: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, excessive arg: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, excessive arg: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, explicit arg: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, explicit arg: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_down: pan down, explicit arg: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, default arg: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, default arg: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, default arg: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, excessive arg: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, excessive arg: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, excessive arg: row
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, explicit arg: column
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, explicit arg: contents
-PASS: gdb.tui/tuiterm.exp: test=test_pan_up: pan down, explicit arg: row
-PASS: gdb.tui/tuiterm.exp: test=test_repeat: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_repeat: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_repeat: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_repeat: repeat: column
-PASS: gdb.tui/tuiterm.exp: test=test_repeat: repeat: contents
-PASS: gdb.tui/tuiterm.exp: test=test_repeat: repeat: row
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: check after setup: column
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: check after setup: contents
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: check after setup: row
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: default param: column
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: default param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: default param: row
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: explicit param: column
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: explicit param: contents
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: explicit param: row
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: try to move off-display: column
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: try to move off-display: contents
-PASS: gdb.tui/tuiterm.exp: test=test_vertical_line_position_absolute: try to move off-display: row
-Running gdb.git~master/gdb/testsuite/gdb.tui/winheight.exp ...
-PASS: gdb.tui/winheight.exp: check error message about src +1
-PASS: gdb.tui/winheight.exp: check error message about src size 100
-PASS: gdb.tui/winheight.exp: check for asm window
-PASS: gdb.tui/winheight.exp: cmd_size=12: check for asm window in split
-PASS: gdb.tui/winheight.exp: cmd_size=12: check for src window
-PASS: gdb.tui/winheight.exp: cmd_size=12: check for src window in split
-PASS: gdb.tui/winheight.exp: cmd_size=20: check for asm window in split
-PASS: gdb.tui/winheight.exp: cmd_size=20: check for src window
-PASS: gdb.tui/winheight.exp: cmd_size=20: check for src window in split
-PASS: gdb.tui/winheight.exp: cmd_size=5: check for asm window in split
-PASS: gdb.tui/winheight.exp: cmd_size=5: check for src window
-PASS: gdb.tui/winheight.exp: cmd_size=5: check for src window in split
-PASS: gdb.tui/winheight.exp: larger source box
-PASS: gdb.tui/winheight.exp: larger source box again
-PASS: gdb.tui/winheight.exp: maint set tui-resize-message on
-PASS: gdb.tui/winheight.exp: register window
-PASS: gdb.tui/winheight.exp: register window after resize
-PASS: gdb.tui/winheight.exp: set pagination off
-PASS: gdb.tui/winheight.exp: set tui border-kind ascii
-PASS: gdb.tui/winheight.exp: smaller source box
-PASS: gdb.tui/winheight.exp: smaller source box again
-PASS: gdb.tui/winheight.exp: source box
-PASS: gdb.tui/winheight.exp: source box has not changed
-PASS: gdb.tui/winheight.exp: source box is at its max size
-PASS: gdb.tui/winheight.exp: source box is still at its max size
-PASS: gdb.tui/winheight.exp: source window
-PASS: gdb.tui/winheight.exp: source window after resize
-Running gdb.git~master/gdb/testsuite/gdb.tui/winwidth.exp ...
-PASS: gdb.tui/winwidth.exp: after asm +8: asm box
-PASS: gdb.tui/winwidth.exp: after asm +8: source box
-PASS: gdb.tui/winwidth.exp: after asm -5: asm box
-PASS: gdb.tui/winwidth.exp: after asm -5: source box
-PASS: gdb.tui/winwidth.exp: after src +5: asm box
-PASS: gdb.tui/winwidth.exp: after src +5: source box
-PASS: gdb.tui/winwidth.exp: after src -2: asm box
-PASS: gdb.tui/winwidth.exp: after src -2: source box
-PASS: gdb.tui/winwidth.exp: maint set tui-resize-message on
-PASS: gdb.tui/winwidth.exp: original window sizes: asm box
-PASS: gdb.tui/winwidth.exp: original window sizes: source box
-PASS: gdb.tui/winwidth.exp: set pagination off
-PASS: gdb.tui/winwidth.exp: set tui border-kind ascii
-Running gdb.git~master/gdb/testsuite/gdb.tui/wrap-line.exp ...
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: $gdb_width == [expr $readline_width + 1]
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: cli: prompt after wrap
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: cli: start line
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: cli: wrap
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: maint info screen
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: startup prompt
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui new-layout command-layout cmd 1
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui: maint set tui-resize-message on
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui: prompt after wrap
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui: set tui border-kind ascii
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui: start line
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui: switched to TUI
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: tui: wrap
-PASS: gdb.tui/wrap-line.exp: width-auto-detected: width
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: $gdb_width == [expr $readline_width + 1]
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: cli: prompt after wrap
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: cli: start line
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: cli: wrap
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: maint info screen
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: set pagination off
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: set width 50
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui new-layout command-layout cmd 1
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui: maint set tui-resize-message on
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui: prompt after wrap
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui: set tui border-kind ascii
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui: start line
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui: switched to TUI
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: tui: wrap
-PASS: gdb.tui/wrap-line.exp: width-hard-coded: width
-Running gdb.git~master/gdb/testsuite/gdb.xml/maint-xml-dump.exp ...
-PASS: gdb.xml/maint-xml-dump.exp: check maint-xml-dump-01.xml
-PASS: gdb.xml/maint-xml-dump.exp: check maint-xml-dump-02.xml
-PASS: gdb.xml/maint-xml-dump.exp: check maint-xml-dump-03.xml
-Running gdb.git~master/gdb/testsuite/gdb.xml/maint_print_struct.exp ...
-PASS: gdb.xml/maint_print_struct.exp: maint print c-tdesc
-PASS: gdb.xml/maint_print_struct.exp: printing tdesc with a structure and a bitfield
-PASS: gdb.xml/maint_print_struct.exp: setting a new tdesc having only a structure
-Running gdb.git~master/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
-PASS: gdb.xml/tdesc-arch.exp: crlf: set tdesc filename tdesc-arch.xml (first architecture)
-PASS: gdb.xml/tdesc-arch.exp: crlf: set tdesc filename tdesc-arch.xml (second architecture)
-PASS: gdb.xml/tdesc-arch.exp: crlf: show architecture (first architecture)
-PASS: gdb.xml/tdesc-arch.exp: crlf: show architecture (second architecture)
-PASS: gdb.xml/tdesc-arch.exp: read default architecture
-PASS: gdb.xml/tdesc-arch.exp: read valid architectures
-PASS: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml (first architecture)
-PASS: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml (invalid architecture)
-PASS: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml (second architecture)
-PASS: gdb.xml/tdesc-arch.exp: show architecture (first architecture)
-PASS: gdb.xml/tdesc-arch.exp: show architecture (invalid architecture)
-PASS: gdb.xml/tdesc-arch.exp: show architecture (second architecture)
-Running gdb.git~master/gdb/testsuite/gdb.xml/tdesc-errors.exp ...
-PASS: gdb.xml/tdesc-errors.exp: set tdesc filename gdb.xml/tdesc-bogus.xml
-PASS: gdb.xml/tdesc-errors.exp: set tdesc filename gdb.xml/tdesc-unknown.xml
-Running gdb.git~master/gdb/testsuite/gdb.xml/tdesc-regs.exp ...
-PASS: gdb.xml/tdesc-regs.exp: cd to directory holding xml
-PASS: gdb.xml/tdesc-regs.exp: core-only.xml: ptype $extrareg
-PASS: gdb.xml/tdesc-regs.exp: core-only.xml: set tdesc filename test-regs.xml - from core-only.xml
-PASS: gdb.xml/tdesc-regs.exp: maintenance print reggroups
-PASS: gdb.xml/tdesc-regs.exp: ptype $bitfields
-PASS: gdb.xml/tdesc-regs.exp: ptype $extrareg
-PASS: gdb.xml/tdesc-regs.exp: ptype $flags
-PASS: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
-PASS: gdb.xml/tdesc-regs.exp: ptype $structreg
-PASS: gdb.xml/tdesc-regs.exp: ptype $structreg.v4
-PASS: gdb.xml/tdesc-regs.exp: ptype $uintreg
-PASS: gdb.xml/tdesc-regs.exp: ptype $unionreg
-PASS: gdb.xml/tdesc-regs.exp: ptype $unionreg.v4
-PASS: gdb.xml/tdesc-regs.exp: ptype $vecreg
-PASS: gdb.xml/tdesc-regs.exp: set tdesc file single-reg.xml
-PASS: gdb.xml/tdesc-regs.exp: set tdesc filename test-extra-regs.xml - from extra-regs.xml
-Running gdb.git~master/gdb/testsuite/gdb.xml/tdesc-reload.exp ...
-PASS: gdb.xml/tdesc-reload.exp: Run info registers
-PASS: gdb.xml/tdesc-reload.exp: first and third produced xml files are identical
-PASS: gdb.xml/tdesc-reload.exp: first two produced xml files are identical
-PASS: gdb.xml/tdesc-reload.exp: read previous xml description, and write it out to a second file
-PASS: gdb.xml/tdesc-reload.exp: set target description to use
-PASS: gdb.xml/tdesc-reload.exp: write current target description to file
-PASS: gdb.xml/tdesc-reload.exp: write third target description to file
-Running gdb.git~master/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
-PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/bad-include.xml
-PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/includes.xml
-PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
-
- === gdb Summary ===
-
-# of unexpected core files 18
-# of expected passes 99861
-# of unexpected failures 552
-# of expected failures 76
-# of known failures 110
-# of untested testcases 86
-# of unresolved testcases 125
-# of unsupported tests 515
-# of paths in test names 2
-# of duplicate test names 2
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/gdb version 15.0.50.20231211-git -nw -nx -q -iex "set height 0" -iex "set width 0" -data-directory /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/data-directory
-